Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libisofs-devel-1.4.6-lp152.3.5 RPM for x86_64

From OpenSuSE Leap 15.2 for x86_64

Name: libisofs-devel Distribution: openSUSE Leap 15.2
Version: 1.4.6 Vendor: openSUSE
Release: lp152.3.5 Build date: Sat May 16 17:03:37 2020
Group: Development/Libraries/C and C++ Build host: lamb07
Size: 3938926 Source RPM: libisofs-1.4.6-lp152.3.5.src.rpm
Packager: https://bugs.opensuse.org
Url: http://libburnia-project.org/
Summary: Development Files for libisofs
Development files for developing applications using libisofs.

Provides

Requires

License

GPL-2.0+ and LGPL-2.0+

Changelog

* Sat Feb 25 2017 asterios.dramis@gmail.com
  - Use sle_version >= 120300 instead of leap_version >= 420300
    (leap_version does not work).
* Sat Feb 18 2017 asterios.dramis@gmail.com
  - Added new build requirement libjte-devel for Tumbleweed and
    Leap >= 42.3.
* Sun Jan 29 2017 asterios.dramis@gmail.com
  - Update to 1.4.6:
    * Bug fix: SIGSEGV by NULL when a data file was larger than ISO
      level allows.
    * Bug fix: Interpretation of 17 digit timestamps was wrong.
    * New API calls iso_generate_gpt_guid() and
      iso_write_opts_set_gpt_guid().
    * Made several pseudo-random ids reproducible by overriding
      volume modification time.
* Wed Jul 27 2016 asterios.dramis@gmail.com
  - Update to 1.4.4:
    * Bug fix: HFS+ production could cause MBR partition of type 0xEE
      without GPT.
    * Bug fix: Protective MBR was not produced if no System Area data
      are given.
    * Bug fix: Protective MBR was not recognized if partition is
      appended.
    * Bug fix: The HFS+ filesystem was not marked in GPT of GRUB2
      hybrid layout.
    * Bug fix: HFS+ directories could announce more children than
      they actually have.
    * Bug fix: At image loading time GRUB2 MBR was not recognized if
      the partition table is not the protective one as described by
      UEFI.
    * Bug fix: Oversized text in ISO_SYSAREA_REPORT_DOC_ALPHA.
    * New pseudo path for El Torito boot images:
    - -interval:appened_partition_N:all::
    * New bit15 with options of iso_write_opts_set_system_area() to
      enforce MBR bootable/active flag.
    * New API calls iso_write_opts_set_appended_as_apm(),
      iso_write_opts_set_part_like_isohybrid().
    * Introduced image size tolerance of 300 kB in order to recognize
      SUN Disk Label that was generated by genisoimage -B "...".
    * Added "extern C" to libisofs.h
    * Removed option --silent from libtool runs.
* Sun Jun 26 2016 asterios.dramis@gmail.com
  - Update to 1.4.2:
    * Bug fix: zisofs compression caused SIGSEGV (by reading) with
      files larger than 524160 KiB.
    * Bug fix: iso_node_get_name() of root node returned NULL pointer
      rather than an empty string
    * Bug fix: Names read from Joliet tree where stripped of trailing
      ";1"
    * Now sorting the data file content extents by ECMA-119 tree,
      rather than by the red-black tree which shall consolidate files
      with identical source object.
    * New API call iso_read_opts_set_ecma119_map().
    * New AAIP variable isofs.nt records name truncation parameters.
    * Rectified handling of oversized filenames by new API calls:
      iso_image_set_truncate_mode, iso_image_get_truncate_mode,
      iso_truncate_leaf_name, iso_image_set_node_name,
      iso_image_tree_clone, iso_image_add_new_dir,
      iso_image_add_new_file, iso_image_add_new_special,
      iso_image_add_new_symlink, iso_image_dir_get_node,
      iso_image_path_to_node
    * Result of a Coverity audit: 50+ code changes, but no
      easy-to-trigger bugs
* Mon May 25 2015 asterios.dramis@gmail.com
  - Update to 1.4.0:
    * Bug fix: iso_image_report_system_area() caused SIGSEGV by NULL
      if no valid ISO 9660 image was loeaded.
    * Bug fix: A SIGSEGV could happen when loading a faulty ISO
      filesystem. Debian bug deb#774152.
    * Bug fix: Rock Ridge Continuation Area could be produced
      crossing a block boundary. This is heavily disliked by the
      Linux kernel and spoils the representation of directories which
      contain many symbolic links.
    * Bug fix: If iso_write_opts_set_hardlinks() enabled automatic
      inode numbers, then they did not get into effect with nodes
      were zisofs decoder filters got attached during the image load
      process.
    * Bug fix: The header indicator of the last El Torito catalog
      section header was set to 0x90 rather than 0x91 if more than
      one boot image is in that section.
    * Bug fix: Only 128 bytes of an emerging GPT header block were
      zeroized.
    * Bug fix: iso_image_report_system_area() did not show GPT
      partitions of size 0.
    * Bug fix: A zero sized GPT partition was marked after the last
      appended GPT partition.
    * Bug fix: GPT production did not yield proper results with
      appended sessions resp. with TOC emulation enabled.
    * Increased default weight of El Torito boot catalog to 1
      billion.
    * Improved handling of cylinder alignment if the resulting image
      size is not divisible by 2048. Old behavior was to not align.
      New is to pad up by a few blocks of 512 bytes.
    * New API call iso_write_opts_set_appended_as_gpt() and marking
      of appended partitions in GPT if GPT emerges for other reasons.
    * New system area type 6 = DEC Alpha SRM boot sector. New API
      calls iso_image_set_alpha_boot(), iso_image_get_alpha_boot().
    * New API object iso_interval_reader. Enabling flag bits for
      older API calls iso_write_opts_set_prep_img(),
      iso_write_opts_set_efi_bootp(), and
      iso_write_opts_set_partition_img().
* Sun Mar 08 2015 mpluskal@suse.com
  - Update to 1.3.8
    * Bug fix: Prevent allocation of empty hash tables. Thanks
      Richard Nolde.
    * Bug fix: Prevent allocation of empty directory children lists.
      Thanks Richard Nolde.
    * Bug fix: The GUIDs of main GPT and backup GPT differed if more
      than one System Area was written into the ISO image.
    * New API calls iso_image_report_el_torito() and
      iso_image_report_system_area()
    * New API call iso_crc32_gpt()
* Fri May 30 2014 asterios.dramis@gmail.com
  - Update to version 1.3.6:
    * Bug fix: Division by zero if HFS+ was combined with TOC emulation for
      overwritable media.
    * New API call iso_write_opts_set_joliet_utf16() and ability to read Joliet
      names as UTF-16BE.
    * New API call iso_conv_name_chars()
  - Split libisofs from libburnia and make it a separate package.
  - Updated License to GPL-2.0+ and LGPL-2.0+.
* Tue Dec 17 2013 gber@opensuse.org
  - update libisofs to version 1.3.4
    * Giving sort weight 2 as default to El Torito boot images
    * Encoding HFS+ names in UTF-16 rather than UCS-2.
  - update libburn to version 1.3.4
    * Bug fix: Drive error reports were ignored during blanking and
      formatting
    * Bug fix: Drive LG BH16NS40 stalls on inspection of unformatted
      DVD+RW
    * New API call burn_disc_pretend_full_uncond()
  - update libisoburn to version 1.3.4
    * Bug fix: Command -blank "as_needed" formatted blank BD-R.
    * Bug fix: -as mkisofs option -log-file put the log file into the
      image
    * Bug fix: -cut_out did not add x-permission to r-permission of
      directory
    * Bug fix: Command -zisofs did not accept all options emitted by
    - status -zisofs
    * Bug fix: -blank force:... failed on appendable or closed media
    * New command -read_speed
    * New -close mode "as_needed", new -as cdrecord option
    - -multi_if_possible
    * New -alter_date types: a-c , m-c , b-c , c
  - add rpmlintrc to remove false-positive dependency error
* Thu Aug 08 2013 pascal.bleser@opensuse.org
  - update to 1.3.2:
    * cdrskin has acquired the ability to copy audio tracks to .wav files
    * cdrskin can extract CD-TEXT in a form which is readable for humans and for
      cdrskin itself

Files

/usr/include/libisofs
/usr/include/libisofs/libisofs.h
/usr/lib64/libisofs.so
/usr/lib64/pkgconfig/libisofs-1.pc
/usr/share/doc/packages/libisofs-devel
/usr/share/doc/packages/libisofs-devel/AUTHORS
/usr/share/doc/packages/libisofs-devel/COPYING
/usr/share/doc/packages/libisofs-devel/COPYRIGHT
/usr/share/doc/packages/libisofs-devel/ChangeLog
/usr/share/doc/packages/libisofs-devel/NEWS
/usr/share/doc/packages/libisofs-devel/README
/usr/share/doc/packages/libisofs-devel/Roadmap
/usr/share/doc/packages/libisofs-devel/TODO
/usr/share/doc/packages/libisofs-devel/Tutorial
/usr/share/doc/packages/libisofs-devel/checksums.txt
/usr/share/doc/packages/libisofs-devel/html
/usr/share/doc/packages/libisofs-devel/html/annotated.html
/usr/share/doc/packages/libisofs-devel/html/bc_s.png
/usr/share/doc/packages/libisofs-devel/html/bdwn.png
/usr/share/doc/packages/libisofs-devel/html/classes.html
/usr/share/doc/packages/libisofs-devel/html/closed.png
/usr/share/doc/packages/libisofs-devel/html/deprecated.html
/usr/share/doc/packages/libisofs-devel/html/dir_0c6df10cb1abc1655fb7bd07954061ae.html
/usr/share/doc/packages/libisofs-devel/html/dir_bd61ac102e337e41aa0515860d8c50c2.html
/usr/share/doc/packages/libisofs-devel/html/doc.png
/usr/share/doc/packages/libisofs-devel/html/doxygen.css
/usr/share/doc/packages/libisofs-devel/html/doxygen.png
/usr/share/doc/packages/libisofs-devel/html/dynsections.js
/usr/share/doc/packages/libisofs-devel/html/files.html
/usr/share/doc/packages/libisofs-devel/html/folderclosed.png
/usr/share/doc/packages/libisofs-devel/html/folderopen.png
/usr/share/doc/packages/libisofs-devel/html/functions.html
/usr/share/doc/packages/libisofs-devel/html/functions_vars.html
/usr/share/doc/packages/libisofs-devel/html/globals.html
/usr/share/doc/packages/libisofs-devel/html/globals_defs.html
/usr/share/doc/packages/libisofs-devel/html/globals_e.html
/usr/share/doc/packages/libisofs-devel/html/globals_enum.html
/usr/share/doc/packages/libisofs-devel/html/globals_eval.html
/usr/share/doc/packages/libisofs-devel/html/globals_func.html
/usr/share/doc/packages/libisofs-devel/html/globals_func_e.html
/usr/share/doc/packages/libisofs-devel/html/globals_func_i.html
/usr/share/doc/packages/libisofs-devel/html/globals_i.html
/usr/share/doc/packages/libisofs-devel/html/globals_l.html
/usr/share/doc/packages/libisofs-devel/html/globals_s.html
/usr/share/doc/packages/libisofs-devel/html/globals_type.html
/usr/share/doc/packages/libisofs-devel/html/globals_vars.html
/usr/share/doc/packages/libisofs-devel/html/index.html
/usr/share/doc/packages/libisofs-devel/html/jquery.js
/usr/share/doc/packages/libisofs-devel/html/libisofs_8h.html
/usr/share/doc/packages/libisofs-devel/html/libisofs_8h_source.html
/usr/share/doc/packages/libisofs-devel/html/menu.js
/usr/share/doc/packages/libisofs-devel/html/menudata.js
/usr/share/doc/packages/libisofs-devel/html/nav_f.png
/usr/share/doc/packages/libisofs-devel/html/nav_g.png
/usr/share/doc/packages/libisofs-devel/html/nav_h.png
/usr/share/doc/packages/libisofs-devel/html/open.png
/usr/share/doc/packages/libisofs-devel/html/pages.html
/usr/share/doc/packages/libisofs-devel/html/splitbar.png
/usr/share/doc/packages/libisofs-devel/html/struct_iso_file_source___iface.html
/usr/share/doc/packages/libisofs-devel/html/struct_iso_stream___iface.html
/usr/share/doc/packages/libisofs-devel/html/structiso__data__source.html
/usr/share/doc/packages/libisofs-devel/html/structiso__external__filter__command.html
/usr/share/doc/packages/libisofs-devel/html/structiso__file__section.html
/usr/share/doc/packages/libisofs-devel/html/structiso__file__source.html
/usr/share/doc/packages/libisofs-devel/html/structiso__filesystem.html
/usr/share/doc/packages/libisofs-devel/html/structiso__hfsplus__xinfo__data.html
/usr/share/doc/packages/libisofs-devel/html/structiso__stream.html
/usr/share/doc/packages/libisofs-devel/html/structiso__zisofs__ctrl.html
/usr/share/doc/packages/libisofs-devel/html/sync_off.png
/usr/share/doc/packages/libisofs-devel/html/sync_on.png
/usr/share/doc/packages/libisofs-devel/html/tab_a.png
/usr/share/doc/packages/libisofs-devel/html/tab_b.png
/usr/share/doc/packages/libisofs-devel/html/tab_h.png
/usr/share/doc/packages/libisofs-devel/html/tab_s.png
/usr/share/doc/packages/libisofs-devel/html/tabs.css
/usr/share/doc/packages/libisofs-devel/susp_aaip_2_0.txt
/usr/share/doc/packages/libisofs-devel/susp_aaip_isofs_names.txt
/usr/share/doc/packages/libisofs-devel/zisofs_format.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:54:57 2024