SHA256
1
0
forked from pool/schily

Accepting request 802717 from home:adamm:branches:utilities

Patch already forwarded upstream

- mkisofs: fix integer overflow in partition table calculation
  when chrp-boot is enabled and a large ISO image is created.
  (large_mac_iso.patch, bsc#1169420)

OBS-URL: https://build.opensuse.org/request/show/802717
OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=93
This commit is contained in:
2020-05-11 15:26:12 +00:00
committed by Git OBS Bridge
parent 9cec21c81e
commit 12bc16e2c1
3 changed files with 42 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 11 11:47:23 UTC 2020 - Adam Majer <adam.majer@suse.de>
- mkisofs: fix integer overflow in partition table calculation
when chrp-boot is enabled and a large ISO image is created.
(large_mac_iso.patch, bsc#1169420)
-------------------------------------------------------------------
Wed Apr 29 08:26:30 UTC 2020 - Jan Engelhardt <jengelh@inai.de>