From 6b63db3e7d3882effddc78a3b7ee6c7f19bdaf954573ebdd5a2306ce1062bb09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 28 Jul 2016 18:26:53 +0000 Subject: [PATCH] Accepting request 415652 from home:adra:branches:multimedia:libs Update to 1.4.4 OBS-URL: https://build.opensuse.org/request/show/415652 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libisoburn?expand=0&rev=6 --- libisoburn-1.4.2.tar.gz | 3 --- libisoburn-1.4.4.tar.gz | 3 +++ libisoburn.changes | 35 +++++++++++++++++++++++++++++++++++ libisoburn.spec | 2 +- 4 files changed, 39 insertions(+), 4 deletions(-) delete mode 100644 libisoburn-1.4.2.tar.gz create mode 100644 libisoburn-1.4.4.tar.gz diff --git a/libisoburn-1.4.2.tar.gz b/libisoburn-1.4.2.tar.gz deleted file mode 100644 index 47324ec..0000000 --- a/libisoburn-1.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dfac7312fd136db5c5e1a9738e3a0896bddea2f89621bd071f3b8045aef54d6 -size 1496784 diff --git a/libisoburn-1.4.4.tar.gz b/libisoburn-1.4.4.tar.gz new file mode 100644 index 0000000..0870163 --- /dev/null +++ b/libisoburn-1.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b02a1930382d7ebb4ed9e32917aebd4967c2255fdb3549a95ace5c6276fc2d6 +size 1514261 diff --git a/libisoburn.changes b/libisoburn.changes index 13c18e2..d3f3a29 100644 --- a/libisoburn.changes +++ b/libisoburn.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Wed Jul 27 22:00:32 UTC 2016 - asterios.dramis@gmail.com + +- Update to 1.4.4: + * Bug fix: -as mkisofs did not unescape "\=" in the source part + of pathspecs + * Bug fix: -boot_image "any" "system_area=/dev/zero" did not + zeroize loaded data + * Bug fix: -pathspecs "on" did not properly handle "\\=" + * Bug fix: HFS+ production could cause MBR partition of type 0xEE + without GPT + * Bug fix: HFS+ directories could announce more children than + they actually have + * Bug fix: The HFS+ filesystem was not marked by in GPT of GRUB2 + hybrid layout + * Bug fix: When reading an ISO filesystem, the presence of + --protective-msdos-label was not recognized if a partition is + appended + * Bug fix: xorrisofs option --protective-msdos-label did not work + if no system area data were given by option -G or alike + * Bug fix: -modesty_on_drive properties timeout_sec, min_usec, + max_usec read wrong numbers from the parameter text + * Letting -as mkisofs --norock revoke the special effect of -r + * Letting -blank on overwritable media invalidate UDF extended + descriptors + * New -pathspecs mode "as_mkisofs" + * New -boot_image setting mbr_force_bootable=, -as mkisofs + --mbr-force-bootable + * New -boot_image bootspecs appended_part_as=apm, + part_like_isohybrid=on + * New -as mkisofs options -appended_part_as_apm, + -part_like_isohybrid + * New command -scsi_dev_family, new -as cdrecord option + drive_scsi_dev_family= + ------------------------------------------------------------------- Sun Jun 26 18:45:45 UTC 2016 - asterios.dramis@gmail.com diff --git a/libisoburn.spec b/libisoburn.spec index 136d4d9..39083a0 100644 --- a/libisoburn.spec +++ b/libisoburn.spec @@ -18,7 +18,7 @@ %define so_ver 1 Name: libisoburn -Version: 1.4.2 +Version: 1.4.4 Release: 0 Summary: Frontend for libburn and libisofs License: GPL-2.0+