Control: tags 957074 + patch Dear maintainer,
the ITA bug has been filed, but nothing happended since then. So I've prepared an NMU for cdrkit (versioned as 9:1.1.11-3.2). The diff is attached to this message. Cheers -- Sebastian Ramacher
diff -Nru cdrkit-1.1.11/debian/changelog cdrkit-1.1.11/debian/changelog --- cdrkit-1.1.11/debian/changelog 2020-01-09 20:22:43.000000000 +0100 +++ cdrkit-1.1.11/debian/changelog 2021-02-04 22:36:29.000000000 +0100 @@ -1,3 +1,11 @@ +cdrkit (9:1.1.11-3.2) unstable; urgency=medium + + * Non-maintainer upload. + * debian/patches: Apply patch from Fedora to fix build with GCC 10 (Closes: + #957074) + + -- Sebastian Ramacher <sramac...@debian.org> Thu, 04 Feb 2021 22:36:29 +0100 + cdrkit (9:1.1.11-3.1) unstable; urgency=medium * Non-maintainer upload (With Steve approval). diff -Nru cdrkit-1.1.11/debian/patches/gcc10.patch cdrkit-1.1.11/debian/patches/gcc10.patch --- cdrkit-1.1.11/debian/patches/gcc10.patch 1970-01-01 01:00:00.000000000 +0100 +++ cdrkit-1.1.11/debian/patches/gcc10.patch 2021-02-04 22:35:26.000000000 +0100 @@ -0,0 +1,12 @@ +diff -up cdrkit-1.1.11/genisoimage/genisoimage.h.me cdrkit-1.1.11/genisoimage/genisoimage.h +--- cdrkit-1.1.11/genisoimage/genisoimage.h.me 2020-02-24 15:10:35.542998992 +0100 ++++ cdrkit-1.1.11/genisoimage/genisoimage.h 2020-02-24 15:10:50.011130450 +0100 +@@ -377,7 +377,7 @@ extern int use_fileversion; + extern int split_SL_component; + extern int split_SL_field; + extern char *trans_tbl; +-char *outfile; ++extern char *outfile; + + #define JMAX 64 /* maximum Joliet file name length (spec) */ + #define JLONGMAX 103 /* out of spec Joliet file name length */ diff -Nru cdrkit-1.1.11/debian/patches/series cdrkit-1.1.11/debian/patches/series --- cdrkit-1.1.11/debian/patches/series 2020-01-09 18:36:13.000000000 +0100 +++ cdrkit-1.1.11/debian/patches/series 2021-02-04 22:35:33.000000000 +0100 @@ -2,3 +2,4 @@ fix_typo.patch fix_libcap_detection.patch add-efi-boot.patch +gcc10.patch
signature.asc
Description: PGP signature