X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=85a2ee89a2809ab4933b4f3c7f496d3200f2bccd;hb=063609cded91cd5609d5166c32d8a103ca2cb4e3;hp=e2b238937ef07d48a3e9db97abad5749d4f057b1;hpb=909399e63b7a45999a4527b18f420ea3c6e53111;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index e2b2389..85a2ee8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,185 @@ +grml-live (0.42.0) unstable; urgency=medium + + The "happy carnival" release + + * [c01a86b] Support Memtest86+ with UEFI + * [ea1e5ea] Provide workaround for kmod/initramfs-tools issue with + NFS/netboot. Thanks to András Korn + + -- Michael Prokop Fri, 11 Nov 2022 10:23:23 +0100 + +grml-live (0.41.2) unstable; urgency=medium + + * [bb84a88] Deploy default /etc/locale.conf, to avoid systemd-firstboot + prompting during bootup + * [6d6606f] /etc/fstab: fix note from rebuilfstab->grml-udev- + rebuildfstab switch. Thanks to Christoph Biedl for reporting + * [c137314] Drop SYSTEMD package config file, no longer relevant. Thanks + to András Korn for reporting + * [cff6607] Provide apt sources.list file to support 'bookworm' as + Debian suite + * Software related changes: + - [33f9c6c] drop firmware-intelwimax package from GRMLBASE + + -- Michael Prokop Mon, 07 Nov 2022 21:25:47 +0100 + +grml-live (0.41.1) unstable; urgency=medium + + [ András Korn ] + * [48f94bb] Add support for building grml ISOs with zfs + + [ Michael Prokop ] + * [6d869c1] ssh.service: avoid indirection via /bin/sh + do not run test + mode in ExecStartPre + * [8d93bbb] ssh.service: fix ssh-keygen usage + * [541a6ce] Replace egrep usage with grep -E + * Software related changes: + - [e528680] drop xfsdump from GRML_FULL + - [37addd3] drop mercurial from GRML_FULL + - [8daed70] drop subversion from GRML_FULL + - [da5e5ca] drop tshark + wireshark from GRML_FULL + - [c22b14e] drop facter, mcollective + puppet from GRML_FULL + - [bb35e69] re-add firmware-ath9k-htc to GRMLBASE + - [309a8e7] re-add iptstate to GRML_SMALL + GRML_FULL + - [9c9bd3f] re-add fluxbox and drop openbox + obconf in GRML_FULL + + -- Michael Prokop Mon, 10 Oct 2022 18:53:40 +0200 + +grml-live (0.41.0) unstable; urgency=medium + + [ András Korn ] + * [7e7a352] Exclude /var/lib/dkms/* from squashfs + * [6e5c0af] Avoid build error if etc/adjtime doesn't exist in chroot + * [8459108] Add ZFS fai class + * [c289d2f] Add comment about dwarves (can be needed to build kernel + modules) + + [ Michael Prokop ] + * [ad202c1] docs: document new ZFS class + * Software related changes: + - [b2ab701] switch from bsdmainutils to bsdextrautils + bsdutils in + GRML_SMALL + GRML_FULL + + -- Michael Prokop Wed, 17 Aug 2022 13:30:33 +0200 + +grml-live (0.40.3) unstable; urgency=medium + + * [482cb8d] GRMLBASE/50-lvm: also clear /lib/udev/rules.d/69-lvm.rules + * [f131526] GRMLBASE/21-usersetup: use adduser for adding user to group + + -- Michael Prokop Thu, 28 Jul 2022 10:58:44 +0200 + +grml-live (0.40.2) unstable; urgency=medium + + * [1d02eb2] Disable man-db settings to speed up package installation. + Thanks to Thorsten Glaser for the suggestion + * Software related changes: + - [63e3a60] add stenc to GRML_FULL + - [0989e6c] add mbuffer to GRML_FULL + - [94bec0b] add sqlite3 to GRML_FULL + + -- Michael Prokop Fri, 03 Jun 2022 14:33:53 +0200 + +grml-live (0.40.1) unstable; urgency=medium + + * Software related changes: + - [3edddae] move from ntp/ntpdate to ntpsec/ntpsec-ntpdate in + GRML_SMALL + GRML_FULL + + -- Michael Prokop Wed, 20 Apr 2022 14:48:15 +0200 + +grml-live (0.40.0) unstable; urgency=medium + + * [50d26fb] buildinfo generation: avoid error message with older + versions of jo + * [581da74] Use grubx64.efi file from grml_chroot, instead of relying on + host system + * [27016a8] Redesign RELEASE_INFO handling + fix variable replacements + within templates + * Software related changes: + - [47c2f47] replace fluxbox with openbox + obconf in GRML_FULL + - [affb053] drop bonnie++ from GRML_FULL + - [b5165f0] add myrescue to GRML_FULL + + -- Michael Prokop Mon, 21 Mar 2022 16:18:34 +0100 + +grml-live (0.39.2) unstable; urgency=medium + + [ Michael Prokop ] + * Software related changes: + - [46732ed] drop ifenslave from GRML_SMALL and GRML_FULL + - [b6bb1f8] add f2fs-tools to GRML_SMALL + GRML_FULL. + Thanks to Arun for the suggestion + - [5b2e199] drop slurm from GRML_FULL + - [ba06af6] replace exfat-utils with exfatprogs in GRML_FULL + - [9b5ecef] drop bacula-* from GRML_FULL + - [ebb166f] drop firmware-ath9k-htc from GRMLBASE + - [1c4ce53] drop iptstate from GRML_SMALL + GRML_FULL + + [ Dr. András Korn ] + * [3b07e29] grml-live.txt: output dir mount options; manifold + + -- Michael Prokop Mon, 24 Jan 2022 17:18:31 +0100 + +grml-live (0.39.1) unstable; urgency=medium + + * [093e8a1] Update DEBIAN_STABLE's apt sources.list configuration for + bullseye. Thanks to d630 for the bug report + * [dfaf77a] GRMLBASE/15-initsetup: provide workaround for failing + rsyslog + * [48c2038] isolinux: fix toram=... variable usage within isolinux + configs. Thanks to Chris S for the bug report + + -- Michael Prokop Mon, 27 Sep 2021 10:54:43 +0200 + +grml-live (0.39.0) unstable; urgency=medium + + * [9453222] Provide information how ISO was generated in file + conf/buildinfo.json + * [e703806] Immediately bail out on errors when generating the ISO fails + + -- Michael Prokop Sun, 25 Jul 2021 17:25:08 +0200 + +grml-live (0.38.5) unstable; urgency=medium + + * [a4b23f1] GRMLBASE/98-clean-chroot: also nuke *.xz files + * [fe5a77d] No longer produce md5, sha1 + sha512 checksums, but only + sha256 + * [ddbbaaa] netboot creation: no longer compress the tarball + only + generate sha256 checksum file + + -- Michael Prokop Tue, 13 Jul 2021 16:03:17 +0200 + +grml-live (0.38.4) unstable; urgency=medium + + * [6e42896] etc/grml/fai/config/files/etc/hosts/GRMLBASE: sync IPv6 + entries with Debian + * Software related changes: + - [90d1996] drop rng-tools from GRMLBASE + - [438832c] add inxi to GRML_FULL. Thanks to Darshaka Pathirana for + the suggestion + - [f16d872] add speedtest-cli to GRML_FULL. Thanks to Darshaka + Pathirana for the suggestion + + -- Michael Prokop Mon, 12 Jul 2021 09:48:41 +0200 + +grml-live (0.38.3) unstable; urgency=medium + + * Software related changes: + - [c52cdfc] add jq to GRML_FULL + - [c50146e] add wireless-regdb to GRML_FULL + + -- Michael Prokop Fri, 09 Jul 2021 09:15:10 +0200 + +grml-live (0.38.2) unstable; urgency=medium + + * Software related changes: + - [dffbaef] add firmware-ath9k-htc to GRMLBASE + - [d0ce067] drop wvdial from GRML_FULL + - [7a47f8c] drop comgt from GRML_FULL + + -- Michael Prokop Mon, 07 Jun 2021 10:43:38 +0200 + grml-live (0.38.1) unstable; urgency=medium [ Mihai Moldovan ]