diffstat of debian/ for live-build_20190311 live-build_20190311kali1 changelog | 293 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ live-build.links | 3 2 files changed, 296 insertions(+) diff -Nru live-build-20190311/debian/changelog live-build-20190311kali1/debian/changelog --- live-build-20190311/debian/changelog 2019-03-11 10:08:38.000000000 +0000 +++ live-build-20190311kali1/debian/changelog 2019-03-19 08:59:27.000000000 +0000 @@ -1,3 +1,12 @@ +live-build (1:20190311kali1) kali-dev; urgency=medium + + * Synchronize with Debian. Remaining changes: + - XORRISO options for EFI boot + - Implement use of different distributions for build and runtime + usage. + + -- Sophie Brun Tue, 19 Mar 2019 09:59:27 +0100 + live-build (1:20190311) unstable; urgency=medium [ Hideki Yamane ] @@ -9,6 +18,15 @@ -- Luca Boccassi Mon, 11 Mar 2019 10:08:38 +0000 +live-build (1:20180925kali1) kali-dev; urgency=medium + + * Synchronize with Debian. Remaining changes: + - XORRISO options for EFI boot + - Implement use of different distributions for build and runtime + usage. + + -- Sophie Brun Tue, 09 Oct 2018 11:51:17 +0200 + live-build (1:20180925) unstable; urgency=medium [ Raphaël Hertzog ] @@ -30,6 +48,15 @@ -- Luca Boccassi Tue, 25 Sep 2018 14:28:19 +0100 +live-build (1:20180618kali1) kali-dev; urgency=medium + + * Synchronize with Debian. Remaining changes: + - XORRISO options for EFI boot + - Implement use of different distributions for build and runtime + usage. + + -- Sophie Brun Tue, 26 Jun 2018 12:12:12 +0200 + live-build (1:20180618) unstable; urgency=medium * ONIE: make lb clean remove the ONIE binary. @@ -43,6 +70,15 @@ -- Luca Boccassi Mon, 18 Jun 2018 12:02:55 +0100 +live-build (1:20180411kali1) kali-dev; urgency=medium + + * Synchronize with Debian. Remaining changes: + - XORRISO options for EFI boot + - Implement use of different distributions for build and runtime + usage. + + -- Sophie Brun Thu, 17 May 2018 16:19:37 +0200 + live-build (1:20180411) unstable; urgency=medium * ONIE: Check_package in the host, not the chroot @@ -93,6 +129,21 @@ -- Luca Boccassi Wed, 28 Mar 2018 20:20:46 +0100 +live-build (1:20171207kali2) kali-dev; urgency=medium + + * Add back Kali codename symlinks in data/debian-cd/. + * Implement use of different distributions for build and runtime + usage. Closes: #888507 + + -- Raphaël Hertzog Fri, 26 Jan 2018 17:13:34 +0100 + +live-build (1:20171207kali1) kali-dev; urgency=medium + + * Synchronize with Debian. Remaining changes: + - XORRISO options for EFI boot + + -- Sophie Brun Thu, 14 Dec 2017 16:31:12 +0100 + live-build (1:20171207) unstable; urgency=medium * Use $SOURCE_DATE_EPOCH when updating timestamps of manual pages in order @@ -105,6 +156,13 @@ -- Raphaël Hertzog Thu, 07 Dec 2017 20:29:59 +0100 +live-build (1:20170920kali1) kali-dev; urgency=medium + + * Synchronize with Debian. Remaining changes: + - XORRISO options for EFI boot + + -- Sophie Brun Tue, 26 Sep 2017 13:58:07 +0200 + live-build (1:20170920) unstable; urgency=medium * Auto-update version strings in manual pages. @@ -122,6 +180,19 @@ -- Raphaël Hertzog Wed, 20 Sep 2017 10:01:42 +0200 +live-build (1:20170829kali2) kali-dev; urgency=medium + + * Replace "kirkwood" and "orion5x" armel flavors with "marvell". + + -- Raphaël Hertzog Mon, 18 Sep 2017 17:33:20 +0200 + +live-build (1:20170829kali1) kali-dev; urgency=medium + + * Synchronize with Debian. Remaining changes: + - XORRISO options for EFI boot + + -- Raphaël Hertzog Tue, 29 Aug 2017 14:21:18 +0200 + live-build (1:20170829) unstable; urgency=medium * Add .disk/mkisofs file recording the xorriso command line. Thanks @@ -134,6 +205,13 @@ -- Raphaël Hertzog Tue, 29 Aug 2017 14:16:49 +0200 +live-build (1:20170807kali1) kali-dev; urgency=medium + + * Synchronize with Debian. Remaining changes: + - XORRISO options for EFI boot + + -- Sophie Brun Fri, 18 Aug 2017 09:47:28 +0200 + live-build (1:20170807) unstable; urgency=medium * Add keyboard shortcut on the "Advanced options" syslinux menu entry. @@ -146,6 +224,13 @@ -- Raphaël Hertzog Mon, 07 Aug 2017 17:29:04 +0200 +live-build (1:20170213kali1) kali-dev; urgency=medium + + * Change xorriso options for EFI boot to be compatible with what + we used to do before. + + -- Raphaël Hertzog Thu, 09 Mar 2017 18:48:46 +0100 + live-build (1:20170213) unstable; urgency=medium * Drop the versatile kernel flavour on armel. It's no longer built since @@ -220,6 +305,38 @@ -- Raphaël Hertzog Fri, 02 Dec 2016 23:33:45 +0100 +live-build (1:20151215kali4) kali-dev; urgency=medium + + * Fix chroot_archives script to not use gpg since it GnuPG 2.x broke + it and we have an easy way out by using APT's trusted=yes repository + attribute. + + -- Raphaël Hertzog Fri, 28 Oct 2016 09:32:19 +0200 + +live-build (1:20151215kali3) kali-dev; urgency=medium + + * Fix up binary_efi script for change to Check_package expected parameters. + + -- Raphaël Hertzog Wed, 20 Jan 2016 17:32:53 +0100 + +live-build (1:20151215kali2) kali-dev; urgency=medium + + * Fix up binary_efi script for new LB_BOOTLOADERS variable. + + -- Raphaël Hertzog Tue, 19 Jan 2016 12:37:36 +0100 + +live-build (1:20151215kali1) kali-dev; urgency=medium + + * Import new version from Debian. + * Dropped Skip-comments-in-package-lists.patch, merged upstream. + * Manually apply the remaining patches (due to switch from "3.0 (quilt)" + to "3.0 (native)"): + - Add-support-for-EFI-boot-with-syslinux-efi.patch + - Better-handle-empty-package-lists.patch (committed upstream) + - Drop-ixp4xx-from-available-armel-flavors.patch (committed upstream) + + -- Raphaël Hertzog Tue, 05 Jan 2016 18:22:29 +0100 + live-build (1:20151215) unstable; urgency=medium * QA Upload. @@ -260,6 +377,41 @@ -- Daniel Baumann Fri, 20 Nov 2015 13:04:24 +0100 +live-build (5.0~a11-1kali4) kali-dev; urgency=medium + + * Add libmenu.c32/libgpl.c32 to the required syslinux files. + + -- Raphaël Hertzog Fri, 13 Nov 2015 09:40:17 +0100 + +live-build (5.0~a11-1kali3) kali-dev; urgency=medium + + * Drop ixp4xx flavour on armel as it's gone from Debian/Kali. + + -- Raphaël Hertzog Tue, 10 Nov 2015 09:35:51 +0100 + +live-build (5.0~a11-1kali2) kali-dev; urgency=medium + + * Add data/debian-cd/ symlinks for sana via debian/live-build.links. + * Use "sid" as target for the symlinks as this distribution always exists. + + -- Raphaël Hertzog Mon, 09 Nov 2015 17:16:18 +0100 + +live-build (5.0~a11-1kali1) kali-dev; urgency=medium + + * Import new version from debian + * Drop the patches Drop-the-ixp4xx-flavour-on-armel-as-Kali-does-not-ha.patch + as it's not needed anymore with new kernel version + * Drop patches Do-not-pass-the-version-to-apt-ftprelease-when-we-do.patch + Use-linux-image-586-instead-of-linux-image-486-for-k.patch and + Drop-elilo-from-list-of-d-i-required-packages-on-i38.patch: + now included in debian + * Drop the patch Add-versions-for-Kali-releases.patch: fixed in debian (bug + 790860) + * Remaining changes compared to debian: three patches including one for + supporting EFI boot + + -- Sophie Brun Wed, 09 Sep 2015 11:20:20 +0200 + live-build (5.0~a11-1) unstable; urgency=low [ Daniel Baumann ] @@ -463,6 +615,56 @@ -- Daniel Baumann Wed, 10 Dec 2014 08:39:14 +0100 +live-build (4.0.4-1kali7) kali-dev; urgency=medium + + * Do not try to include elilo, it's gone from Debian Testing. + + -- Raphaël Hertzog Wed, 15 Jul 2015 12:16:00 +0200 + +live-build (4.0.4-1kali6) kali-dev; urgency=medium + + * Make sure apt-ftparchive does not fail due to #693092. + * Add versions for Kali releases. + + -- Raphaël Hertzog Wed, 24 Jun 2015 17:47:29 +0200 + +live-build (4.0.4-1kali5) kali-dev; urgency=medium + + * Add symlinks for moto/sana/kali-current in data/debian-cd/. + + -- Raphaël Hertzog Wed, 24 Jun 2015 16:06:05 +0200 + +live-build (4.0.4-1kali4) kali-dev; urgency=medium + + * Update d-i setup code to use linux-image-586 instead of linux-image-486 + for newer versions of Kali. + + -- Raphaël Hertzog Thu, 18 Jun 2015 10:42:53 +0200 + +live-build (4.0.4-1kali3) kali-dev; urgency=medium + + * Fix EFI patch to properly include syslinux "libraries" which + are now in a separate path from syslinux.efi. + + -- Raphaël Hertzog Tue, 03 Feb 2015 15:44:04 +0100 + +live-build (4.0.4-1kali2) kali-dev; urgency=medium + + * Better handle empty package lists (second try). + * Fix EFI patch to use again LB_ARCHITECTURES instead of + LIVE_IMAGE_ARCHITECTURE. + + -- Raphaël Hertzog Wed, 10 Dec 2014 16:03:17 +0100 + +live-build (4.0.4-1kali1) kali-dev; urgency=medium + + * Update on top of live-build 4.0.4-1. Remaining changes: + - skip comments in package list + - EFI support + - disable ixp4xx flavour on armel + + -- Raphaël Hertzog Wed, 10 Dec 2014 09:14:54 +0100 + live-build (4.0.4-1) unstable; urgency=low [ Daniel Baumann ] @@ -511,6 +713,30 @@ -- Daniel Baumann Wed, 10 Dec 2014 08:23:55 +0100 +live-build (4.0.3-1kali2) kali-dev; urgency=medium + + [ Sophie Brun ] + * Update EFI patch. + * Fix binary_syslinux to properly detect the presence of the bootloader. + + [ Raphaël Hertzog ] + * Improve package list parsing code in multiple ways: + - fix the #if conditionals + - accept comments in those files + - do not fail on empty package lists + * Make the armel/armhf patch upstreamable. + + -- Sophie Brun Tue, 02 Dec 2014 15:56:49 +0100 + +live-build (4.0.3-1kali1) kali-dev; urgency=medium + + * Import new debian version + * Drop patches add-xfsprogs-jfsutils-to-d-i and + fix-kernel-metapackages-used-in-di-step as it's already in debian version. + * Add a link to kali-rolling + + -- Sophie Brun Thu, 27 Nov 2014 16:00:47 +0100 + live-build (4.0.3-1) unstable; urgency=low [ Richard Nelson ] @@ -1450,6 +1676,67 @@ -- Daniel Baumann Fri, 30 Nov 2012 15:22:32 +0100 +live-build (3.0.5-1kali8) kali; urgency=medium + + * Drop iop32x and ixp4xx flavors on armel. They are gone with Linux 3.14. + + -- Raphaël Hertzog Thu, 31 Jul 2014 09:30:18 +0200 + +live-build (3.0.5-1kali7) kali; urgency=medium + + * Call binary_efi after binary_hooks to include the files after they have + been customized by the binary hooks. + + -- Raphaël Hertzog Mon, 21 Jul 2014 23:20:58 +0200 + +live-build (3.0.5-1kali6) kali; urgency=medium + + * Use the xorriso syntax that doesn't create a GPT but does create + an EFI partition recorded in MBR. This one is know to work on MAC + and on most UEFI implementations (even if the lack of GPT makes + it non-conforming in theory). + + -- Raphaël Hertzog Mon, 21 Jul 2014 16:53:29 +0200 + +live-build (3.0.5-1kali5) kali; urgency=medium + + * Drop -isohybrid-apm-hfsplus as recommended by Thomas Schmitt. + * And add back ldlinux.e64 in the generated EFI image. + + -- Raphaël Hertzog Tue, 08 Jul 2014 14:54:40 +0200 + +live-build (3.0.5-1kali4) kali; urgency=medium + + * Add the /usr/share/live/build/data/debian-cd/kali{,-dev} symlinks that + are currently manually created by Kali's build_all.sh script. + * Add EFI boot support with syslinux 6. Closes: #731709 + + -- Raphaël Hertzog Fri, 28 Mar 2014 17:09:43 +0100 + +live-build (3.0.5-1kali3) kali; urgency=medium + + * Update default kernel flavours for armhf to match what's available with + linux 3.12. + + -- Raphaël Hertzog Wed, 08 Jan 2014 23:08:17 +0100 + +live-build (3.0.5-1kali2) kali; urgency=medium + + * Fix binary_debian-installer step to use linux-image-* metapackages + instead of linux-image-2.6-* which are gone. + + -- Raphaël Hertzog Sat, 21 Dec 2013 13:55:44 +0100 + +live-build (3.0.5-1kali1) kali; urgency=low + + * Ensure xfsprogs and jfsutils are available in the ISO. Otherwise users + opting for XFS and JFS and installing without network won't have them and + the (first) boot can be interrupted due to this. + * Drop debian/patches/fix-win32-loader, merged in Debian. Only remaining + change is the above one. + + -- Raphaël Hertzog Mon, 26 Aug 2013 18:38:06 +0200 + live-build (3.0.5-1) unstable; urgency=low * Skipping loadlin inclusion on netboot images. @@ -1536,6 +1823,12 @@ -- Daniel Baumann Thu, 25 Apr 2013 12:41:54 +0200 +live-build (3.0.1-1+kali1) kali; urgency=low + + * Fix win32-loader. + + -- Raphaël Hertzog Thu, 07 Mar 2013 21:53:48 +0100 + live-build (3.0.1-1) unstable; urgency=low * Removing superfluous menu default directive in installer syslinux diff -Nru live-build-20190311/debian/live-build.links live-build-20190311kali1/debian/live-build.links --- live-build-20190311/debian/live-build.links 1970-01-01 00:00:00.000000000 +0000 +++ live-build-20190311kali1/debian/live-build.links 2019-03-19 08:59:27.000000000 +0000 @@ -0,0 +1,3 @@ +usr/share/live/build/data/debian-cd/sid usr/share/live/build/data/debian-cd/kali-dev +usr/share/live/build/data/debian-cd/sid usr/share/live/build/data/debian-cd/kali-rolling +usr/share/live/build/data/debian-cd/sid usr/share/live/build/data/debian-cd/kali-last-snapshot