Hello community,

here is the log from the commit of package libburnia for openSUSE:Factory 
checked in at 2015-10-03 20:29:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libburnia (Old)
 and      /work/SRC/openSUSE:Factory/.libburnia.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libburnia"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libburnia/libburnia.changes      2015-02-16 
17:33:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libburnia.new/libburnia.changes 2015-10-03 
20:29:40.000000000 +0200
@@ -1,0 +2,60 @@
+Thu Sep 24 18:15:44 UTC 2015 - [email protected]
+
+- Update libburn to 1.4.0
+  * Bug fix: iso_image_report_system_area() caused SIGSEGV by NULL 
+    if no valid ISO 9660 image was loeaded. Thanks to OmegaPhil.
+  * Bug fix: A SIGSEGV could happen when loading a faulty ISO 
+    filesystem. Debian bug 774152. Thanks to Jakub Wilk.
+  * 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(). 
+    Thanks to Helge Deller.
+  * 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().
+- update libisoburn to 1.4.0
+  * Bug fix: -dev or -indev of medium with non-ISO data caused 
+    SIGSEGV by NULL
+  * New API calls isoburn_igopt_set_appended_as_gpt(),
+    isoburn_igopt_get_appended_as_gpt()
+  * New API call isoburn_igopt_set_part_flag() and libisofs 
+    interval reader flags
+  * New -find action "show_stream_id"
+  * Optional libisofs interval reader with -append_partition 
+    and System Area
+  * New -boot_image bootspec "appended_part_as=", new -as 
+    mkisofs option -appended_part_as_gpt
+  * New -report_system_area formats "cmd" and "as_mkisofs"
+- Update to libburn 1.4.0
+  * Bug fix: Wrong read access to memory. Reported by valgrind 
+    of lian jianfei.
+  * Bug fix: Double free with cdrskin -vvv. Introduced with 
+    rev 5065, version 1.3.1
+
+-------------------------------------------------------------------

Old:
----
  libburn-1.3.8.tar.gz
  libisoburn-1.3.8.tar.gz
  libisofs-1.3.8.tar.gz

New:
----
  libburn-1.4.0.tar.gz
  libisoburn-1.4.0.tar.gz
  libisofs-1.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libburnia.spec ++++++
--- /var/tmp/diff_new_pack.KKCeTV/_old  2015-10-03 20:29:42.000000000 +0200
+++ /var/tmp/diff_new_pack.KKCeTV/_new  2015-10-03 20:29:42.000000000 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define libburn_ver    1.3.8
-%define libisoburn_ver 1.3.8
-%define libisofs_ver   1.3.8
+%define libburn_ver    1.4.0
+%define libisoburn_ver 1.4.0
+%define libisofs_ver   1.4.0
 
 %define libburn_so     4
 %define libisoburn_so  1

++++++ libburn-1.3.8.tar.gz -> libburn-1.4.0.tar.gz ++++++
++++ 2286 lines of diff (skipped)

++++++ libisoburn-1.3.8.tar.gz -> libisoburn-1.4.0.tar.gz ++++++
++++ 7471 lines of diff (skipped)

++++++ libisofs-1.3.8.tar.gz -> libisofs-1.4.0.tar.gz ++++++
++++ 4662 lines of diff (skipped)


Reply via email to