-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 3.0 (quilt) Source: libisofs Binary: libisofs6, libisofs-dbg, libisofs-doc, libisofs-dev Architecture: any all Version: 1.4.0-2 Maintainer: Debian Libburnia packagers <[email protected]> Uploaders: George Danchev <[email protected]>, Mario Danic <[email protected]>, Thomas Schmitt <[email protected]> Homepage: http://libburnia-project.org Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-libburnia/trunk/libisofs/ Vcs-Svn: svn://anonscm.debian.org/pkg-libburnia/trunk/libisofs/ Build-Depends: dh-autoreconf, debhelper (>= 9), zlib1g-dev, libacl1-dev, libattr1-dev, libjte-dev Package-List: libisofs-dbg deb debug extra arch=any libisofs-dev deb libdevel optional arch=any libisofs-doc deb doc optional arch=all libisofs6 deb libs optional arch=any Checksums-Sha1: 769c1def89815090acda3dd3ad0e870537eaa497 817349 libisofs_1.4.0.orig.tar.gz 3c33a0e6af6055dad4bba106123588dba5e0acf4 6764 libisofs_1.4.0-2.debian.tar.xz Checksums-Sha256: 6e62824d879ffe85c0e4363677fd10f177a4c85af049d0861c70bf442b901fce 817349 libisofs_1.4.0.orig.tar.gz 7c4f1a62f3a741c5b695449c30a1f1f4508ba0828b06f9563ccc8735c79a97c2 6764 libisofs_1.4.0-2.debian.tar.xz Files: 394f9025d40b5f9b1b884a72bfaf5bed 817349 libisofs_1.4.0.orig.tar.gz bd00fea1583c53c341db4cb8533fdf8c 6764 libisofs_1.4.0-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJV8EY9AAoJEMMfT9lJqytsIHYQAJDPl439HEr/v/2bhVAr42lQ nn5Th89vZC57OlXV4vt/A6GSthenj7LyjaY8auUgJklb7kszmk8K6a4oLc9PVell Zwd9d9R29minpFhjipoJtcLljLWOXQSBhOj3lZmEUAKDk/T6p/aAb3AUQOu5iHhV uZxcpWNbQV7hPJJbrJuWg7WT97G8UtIE0Y6P/EMhG/CA8/N2rDcXlYAWR5HFOI/c h3xmtD3vfPxKY5+azd8NM12X/eXPB+9mUyqgEwNZA+Kh4vIeC/aD3QF/bT7CiI37 Sq9LQKuJt0+EowlOL6RUExeLCBlblWJW+ILTW+Rge0++obX0wVOuQrzP0UOHGIns 7hOQAWdEChUM+TAOjzc0IO4r8jCfT8DZrkT9a2INniedbkO3PwaT0ZSbVxOmV0V0 g991IOIVXhVhdm4nuppCI66XU3y6Z7s3lOauQtS9AUce3mQWnQRGgTcAjw9Kw8T7 m0/3tjq0Xh+eUEyCuMjlDI1H9kn3R7z4TC2culwiPk+1otU/3hvlT4TRlSDJqA5w CnBy87+knWKWhLj73TM2lD+9gmi+O+wxLpbBdy7NAQIyboozNRSCsUjOxDlfuY5c wB9aSwYf6LvGan/Z7vIj8T4L8gVg+3iOF9LX8JHsXQXaQ0Pb1bnrJm2Jny0q2n6E 2WZdifkpRLxKxkRwYVd5 =tYx8 -----END PGP SIGNATURE----- Changes: libisofs (1.4.0-2) unstable; urgency=low * New upstream release + Bug fix: Prevent allocation of empty hash tables. Thanks Richard Nolde. + Bug fix: Prevent allocation of empty directory children lists. + Bug fix: A SIGSEGV could happen when loading a faulty ISO filesystem. Thanks to Jakub Wilk. (Closes: #774152) + Bug fix: Fixed buffer overflow in demo/demo.c with gesture -iso_read. Thanks to Jakub Wilk. (Closes: #774147). + 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: Only 128 bytes of an emerging GPT header block were zeroized. + Bug fix: Fixed a typo in message of make install. (Closes: #774140) + Bug fix: Made declarations of make_isolinux_mbr() consistent. Thanks to Michael Tautschnig. (Closes: #751501) + Encoding HFS+ names in UTF-16 rather than UCS-2. + Giving sort weight 2 as default to El Torito boot images. + 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 calls iso_image_report_el_torito() and iso_image_report_system_area(). + 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(). * Removed dependency on doxygen * Corrected license of upstream to GPL-2+ (from GPL-2) * Migrated to debhelper 9 and applied changes proposed by cme. * Added myself to Uploaders after becoming co-admin of the maintainer project -- Thomas Schmitt <[email protected]> Wed, 09 Sep 2015 15:07:45 +0200