[ubuntu/noble-proposed] libisoburn 1:1.5.6-1ubuntu1 (Accepted)

Nathan Pratta Teodosio nathan.teodosio at canonical.com
Mon Dec 11 22:01:11 UTC 2023


libisoburn (1:1.5.6-1ubuntu1) noble; urgency=medium

  * Merge with Debian (LP: #1997898). Remaining changes:
    - Add accidental epoch bump
    - d/rules: Do not build against libjte, jigit can't get into main
      (LP: #1981359, MIR LP: #1978066)

libisoburn (1.5.6-1) unstable; urgency=low

  [ Thomas Schmitt ]
  * Changed Standards-Version to 4.6.2
    No changes needed according to packaging-manuals/upgrading-checklist.txt
  * Removed version demand (>= 1.22) from Build-Depends libjte-dev
  * Added symbol file libisoburn1.symbols.
  * New upstream version 1.5.6
    + Bug fix: False -status failure with
               -boot_image --interval:appended_partition
    + Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and
               others. Introduced by mistake in a62f6af5, 2011.10.18.162119.
    + Bug fix: -not_leaf and -not_paths were not applied to -extract and alike
    + Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with
               -isohybrid-gpt-basdat
    + Bug fix: -report_system_area cmd misperceived combination of isohybrid
               and appended partition in GPT
    + Bug fix: -as mkisofs option -part_like_isohybrid did not cause a MBR
               partition table if the partitions are data files in the ISO
               rather than appended
    + Bug fix: Split file directories (-split_size) were created with wrong
               permissions
    + Bug fix: libisofs did not mark clones of imported files as imported.
               This could cause that original and clone occupy data storage
               in the newly written session. Thanks to Ivan Shmakov.
    + Bug fix: Partition offset was preserved from -indev rather than
               from -outdev
    + Bug fix: libisofs could misrepresent Rock Ridge information if many
               symbolic links or AAIP data were recorded in a directory
    + Bug fix: Data files named /boot.catalog or ./boot.cat could be left out of
               the emerging ISO if the boot catalog was set to be hidden
    + Bug fix: -toc reported wrong track LBA with overwritable media with
               unrecognized content (pseudo-closed)
    + Bug fix: -find test -has_xattr matched "isofs." attributes
               in -xattr mode "any"
    + New API call isoburn_assess_written_features()
    + New API calls isoburn_igopt_set_max_ce_entries(),
      isoburn_igopt_get_max_ce_entries()
    + New flag bit12 with isoburn_read_iso_head():
      Read even if start of multi-session emulation is damaged
    + New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
    + New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
    + New -as cdrecord option --obs_pad.
      Automatic no_emul_toc with -as cdrecord.
    + New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs
    + New -as cdrecord option --bdr_obs_exempt
    + New command -assess_indev_features
    + New -find test -size
    + New -compliance rules max_ce_entries=, max_ce_drop=
    + Allowed lseekable device files with -cut_out.
      Proof-of-concept by Ivan Shmakov on bugs.debian.org. (Closes: #1010098)

Date: Thu, 24 Nov 2022 15:03:39 -0300
Changed-By: Nathan Pratta Teodosio <nathan.teodosio at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Jeremy BĂ­cha <jeremy.bicha at canonical.com>
https://launchpad.net/ubuntu/+source/libisoburn/1:1.5.6-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 24 Nov 2022 15:03:39 -0300
Source: libisoburn
Built-For-Profiles: noudeb
Architecture: source
Version: 1:1.5.6-1ubuntu1
Distribution: noble
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Nathan Pratta Teodosio <nathan.teodosio at canonical.com>
Closes: 1010098
Launchpad-Bugs-Fixed: 1978066 1981359 1997898
Changes:
 libisoburn (1:1.5.6-1ubuntu1) noble; urgency=medium
 .
   * Merge with Debian (LP: #1997898). Remaining changes:
     - Add accidental epoch bump
     - d/rules: Do not build against libjte, jigit can't get into main
       (LP: #1981359, MIR LP: #1978066)
 .
 libisoburn (1.5.6-1) unstable; urgency=low
 .
   [ Thomas Schmitt ]
   * Changed Standards-Version to 4.6.2
     No changes needed according to packaging-manuals/upgrading-checklist.txt
   * Removed version demand (>= 1.22) from Build-Depends libjte-dev
   * Added symbol file libisoburn1.symbols.
   * New upstream version 1.5.6
     + Bug fix: False -status failure with
                -boot_image --interval:appended_partition
     + Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and
                others. Introduced by mistake in a62f6af5, 2011.10.18.162119.
     + Bug fix: -not_leaf and -not_paths were not applied to -extract and alike
     + Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with
                -isohybrid-gpt-basdat
     + Bug fix: -report_system_area cmd misperceived combination of isohybrid
                and appended partition in GPT
     + Bug fix: -as mkisofs option -part_like_isohybrid did not cause a MBR
                partition table if the partitions are data files in the ISO
                rather than appended
     + Bug fix: Split file directories (-split_size) were created with wrong
                permissions
     + Bug fix: libisofs did not mark clones of imported files as imported.
                This could cause that original and clone occupy data storage
                in the newly written session. Thanks to Ivan Shmakov.
     + Bug fix: Partition offset was preserved from -indev rather than
                from -outdev
     + Bug fix: libisofs could misrepresent Rock Ridge information if many
                symbolic links or AAIP data were recorded in a directory
     + Bug fix: Data files named /boot.catalog or ./boot.cat could be left out of
                the emerging ISO if the boot catalog was set to be hidden
     + Bug fix: -toc reported wrong track LBA with overwritable media with
                unrecognized content (pseudo-closed)
     + Bug fix: -find test -has_xattr matched "isofs." attributes
                in -xattr mode "any"
     + New API call isoburn_assess_written_features()
     + New API calls isoburn_igopt_set_max_ce_entries(),
       isoburn_igopt_get_max_ce_entries()
     + New flag bit12 with isoburn_read_iso_head():
       Read even if start of multi-session emulation is damaged
     + New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
     + New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
     + New -as cdrecord option --obs_pad.
       Automatic no_emul_toc with -as cdrecord.
     + New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs
     + New -as cdrecord option --bdr_obs_exempt
     + New command -assess_indev_features
     + New -find test -size
     + New -compliance rules max_ce_entries=, max_ce_drop=
     + Allowed lseekable device files with -cut_out.
       Proof-of-concept by Ivan Shmakov on bugs.debian.org. (Closes: #1010098)
Checksums-Sha1:
 00ad475d422c8baa71a12e39c81e11f0c100321f 2858 libisoburn_1.5.6-1ubuntu1.dsc
 24585135f671251118dbe6062919ee8c34dbdc7f 1650966 libisoburn_1.5.6.orig.tar.gz
 cca2a5354d85418b1f8993a0943a8c94ce606767 163 libisoburn_1.5.6.orig.tar.gz.asc
 3f38039a533d66e752e3c7431f8f18202c0b7ded 23748 libisoburn_1.5.6-1ubuntu1.debian.tar.xz
 f2e444d3499b2e78ac9c0fb10a377d2e92c39093 7358 libisoburn_1.5.6-1ubuntu1_source.buildinfo
Checksums-Sha256:
 a73eca54196a8f05bc05f2e1610f4054cc50620d3ec59744bacc40d5c856052c 2858 libisoburn_1.5.6-1ubuntu1.dsc
 2b80a6f73dd633a5d243facbe97a15e5c9a07644a5e1a242c219b9375a45f71b 1650966 libisoburn_1.5.6.orig.tar.gz
 f60fbeb9714dadf5501b52a378a28c9fda1b4a34252cddf78a21ee55b2b095e0 163 libisoburn_1.5.6.orig.tar.gz.asc
 487fb66c2446e8c2ccc661619b227bc1247ee1ac96822fc30361e137bc5efc56 23748 libisoburn_1.5.6-1ubuntu1.debian.tar.xz
 578d519093cdb33de6b46b78a8d70606b886241f46195ce5b56cf9e65ff6f8b2 7358 libisoburn_1.5.6-1ubuntu1_source.buildinfo
Files:
 465baeb34f5ffb101e606c3daa194a61 2858 libs optional libisoburn_1.5.6-1ubuntu1.dsc
 efb19f7f718f0791f717b2c6094995ec 1650966 libs optional libisoburn_1.5.6.orig.tar.gz
 e036329c7a4d4c582c3bdf4c2d5709fd 163 libs optional libisoburn_1.5.6.orig.tar.gz.asc
 22ae5700dbff45cba885ce8cadfe9a7a 23748 libs optional libisoburn_1.5.6-1ubuntu1.debian.tar.xz
 1bdacebdff7e23f7fdc7255eb7d4b693 7358 libs optional libisoburn_1.5.6-1ubuntu1_source.buildinfo
Original-Maintainer: Debian Libburnia packagers <pkg-libburnia-devel at lists.alioth.debian.org>


More information about the noble-changes mailing list