forked from pool/libisoburn
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
This commit is contained in:
parent
b731271277
commit
6b63db3e7d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2dfac7312fd136db5c5e1a9738e3a0896bddea2f89621bd071f3b8045aef54d6
|
||||
size 1496784
|
3
libisoburn-1.4.4.tar.gz
Normal file
3
libisoburn-1.4.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b02a1930382d7ebb4ed9e32917aebd4967c2255fdb3549a95ace5c6276fc2d6
|
||||
size 1514261
|
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user