Release new version 0.28.0
[grml-live.git] / debian / changelog
index 5202a9c..4cafca5 100644 (file)
@@ -1,3 +1,282 @@
+grml-live (0.28.0) unstable; urgency=medium
+
+  The "hello worl^Wsystemd" release
+
+  [ Michael Prokop ]
+  * Software related changes:
+    - [939390e] move multitail from GRML_FULL to GRMLBASE
+    - [15d53d4] add binwalk to GRML_FULL
+    - [c135742] drop aufs-tools from GRMLBASE
+    - [4548553] add libteam-utils
+    - [f74dd50] update list of firmware package in GRMLBASE
+    - [a6f8b43] drop firmware-ipw2x00 (license issues)
+    - [96b25c3] add nvme-cli to GRML_FULL
+    - [ebf5726] add dbus to GRMLBASE
+    - [04fba36] drop disabled 'nvi' package from GRML_SMALL class
+    - [5a02583] drop sysvinit from GRML_SMALL + GRML_FULL
+
+  * Systemd related changes:
+    - [1aec739] Systemd support, providing backwards compatibility
+      via FILE_RC class [Closes: issue1015]
+    - [db954a2] Switch UTC setting from /etc/default/rcS to /etc/adjtime.
+      Thanks to Darshaka Pathirana
+    - [58742dd] Drop deprecated GRMLBASE/48-tmpfs file, use default
+      /tmp handling
+    - [bb2bf50] Update FILE_RC + systemd classes for aptitude->apt switch
+    - [c553193] Skip resolvconf magic when using systemd
+    - [b70f723] Enable rsyslog socket + service via systemd preset
+    - [486a40c] grml-cheatcodes.txt: document SYSTEMD_COLORS=0 usage
+
+  * New feature "wayback machine":
+    - [7380bbc] Provide wayback machine via "-w <date>"
+    - [4aa8458] Use "[check-valid-until=no]" in wayback option
+    - [1601f8b] Support wayback option also in bootstrapping
+      the initial chroot
+
+  * Misc bugfix/improvement/docs related changes:
+      - [e83b8fe] 03-get-sources: ensure that apt information is
+        available + up2date
+      - [16c1c71] Add .gitignore to ignore files from
+        etc/grml/fai/config/basefiles
+      - [83d621a] docs: don't mention Grml/Debian repositories for
+        squashfs-tools any longer
+      - [e9da330] Add etc/grml/fai/config/config to .gitignore
+      - [ae7acfb] Ensure that we can build up2date epub + pdf files
+      - [5c8e5c9] docs: provide instructions how to run from git, use
+        local repos + unify base.tgz docs
+      - [06ef02f] Add new Grml repository signing key 4096R/21E0CA38EA2EA4AB
+        to GRMLBASE's /etc/apt/grml.key
+      - [465346b] hooks/instsoft.GRMLBASE: ensure package list is up2date
+        before trying to install file-rc/aptitude
+      - [4585f1e] hooks/instsoft.GRMLBASE: ensure aptitude is available
+        before invoking it
+      - [1631a89] scripts/GRMLBASE/94-update-smart-drivedb: switch warning
+        into note since update-smart-drivedb is deprecated
+      - [b17040d] GRMLBASE/44-grub: explicitly set grub-mkimage's prefix
+        path. Thanks to Darshaka Pathirana
+      - [3ac646b] templates: use net.ifnames=0 by default
+      - [8075b3f] instsoft.GRMLBASE: ensure that file-rc can be installed
+      - [121b348] Switch from aptitude to apt-get as package manager in
+        package list
+      - [c850f58] GRMLBASE/21-usersetup: add grml user to vboxsf group
+      - [178765a] Add etc/grml/fai/make-fai-nfsroot.conf +
+        etc/grml/fai/nfsroot.conf to .gitignore
+      - [c970c21] README: explicitly mention the templates option as well
+      - [0a07df7] Bump Standards-Version to 3.9.8
+      - [8ee391b] Bump debian/compat to 9
+      - [f37bf4e] Bump Build-Depends to debhelper v9 or newer
+
+  [ Andreas "Jimmy" Gredler ]
+  * [7fce04b] Added support for netboot.xyz
+  * Software related changes:
+    - [d9fb7da] Add syslinux-utils to GRMLBASE
+
+  [ Carsten Hey ]
+  * [45f0dab] isolinux.cfg template: fix typo in a comment
+
+  [ Darshaka Pathirana ]
+  * [5b0d160] Fix failing systemd ssh.service
+  * [6e61fc1] Enable and disable services by using systemd.presets
+  * [867af6c] Set user, group and mode for /etc/systemd
+  * [55a97d8] Use systemd.preset to disable all unneeded services
+
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2017 16:16:00 +0100
+
+grml-live (0.27.2) unstable; urgency=medium
+
+  * [54e1498] Fix apt >=1.1 regression in apt-preferences handling
+  * [5cc5ed0] Do not fail source retrieval step with apt >=1.1
+
+ -- Michael Prokop <mika@grml.org>  Fri, 04 Dec 2015 22:53:29 +0100
+
+grml-live (0.27.1) unstable; urgency=medium
+
+  [ Evgeni Golov ]
+  * [94aafe9] drop full-ov, custom-ov, live-rw and home-rw from the
+    helptext
+
+  [ Michael Prokop ]
+  * [9561b4b] Drop misplaced MIRROR_DIRECTORY from grml-live.conf
+  * [25317da] docs: How to use your own local repository
+  * [3003b74] Fix wrong filename for chain.c32 in isolinux.cfg. Thanks to
+    Gregor Zattler <telegraph@gmx.net> for the bug report
+
+ -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2015 23:21:55 +0200
+
+grml-live (0.27.0) unstable; urgency=medium
+
+  * Software related changes:
+    - [eacb0a9] add stress to GRML_FULL. Thanks to Bernd Zeimetz
+      <bzed@debian.org> for the suggestion
+    - [467562f] add apt-transport-https to GRMLBASE
+    - [0d4a8c8] replace vlock with physlock [Closes: issue1342]
+  * [c057283] Drop unmaintained GRML_MEDIUM + GRML_XL classes
+  * [597476b] grml-cheatcodes.txt: replace vlock with physlock
+  * [32f2612] Drop unused-override from lintian file
+
+ -- Michael Prokop <mika@grml.org>  Thu, 09 Jul 2015 12:10:56 +0200
+
+grml-live (0.26.8) unstable; urgency=medium
+
+  The "happy bugfixing ☻" release
+
+  * [c3d079c] DEBIAN_STABLE: backports should point to jessie nowadays
+  * [e44be99] Replace references to wheezy with jessie + add stretch to
+    zsh completion
+  * [f50c895] Fix check for sylinux *.c32 files
+  * [29dc84a] Make package error check safe for "/" inside the package
+    string
+  * [fac5a9f] sources.list configs: enable contrib/non-free for backports
+  * [7cf0d67] 33-aptsetup: improve perl regex to work with backports and
+    perl 5.14
+  * [f793321] sources.list: fix comments and drop unused entries
+  * [f6abf3c] Provide sources.list setup for DEBIAN_JESSIE
+
+ -- Michael Prokop <mika@grml.org>  Mon, 22 Jun 2015 18:13:52 +0200
+
+grml-live (0.26.7) unstable; urgency=medium
+
+  * Software related changes:
+    - [46560db] add uml-utilities to GRML_FULL [Closes: issue1344]
+    - [ed11f13] add bats to GRML_FULL
+  * [ddc3eda] New script 94-update-smart-drivedb to update smartmontools'
+    drive database
+  * [1f91be9] 94-update-smart-drivedb: do not fail on update-smart-drivedb
+    errors
+
+ -- Michael Prokop <mika@grml.org>  Sat, 06 Jun 2015 01:41:40 +0200
+
+grml-live (0.26.6) unstable; urgency=medium
+
+  * [ae3f3ea] Do not enable modesetting for mgag200 driver
+    [Closes: issue1334]
+  * [b057685] Add mgag200.modeset=0 to boot options for disabled
+    framebuffer/KMS
+  * [ded6100] Include ldlinux.c32 in netboot package. Thanks to murb for
+    the bug report on IRC, thanks to chtaube for the bugreport in the BTS.
+    [Closes: issue1340]
+  * [9cef53c] Include ldlinux.c32 in netboot package also via grml-live
+    itself
+  * [ec5ba42] Copy all *.c32 syslinux files to make sure dependencies
+    aren't missing
+  * Software related changes:
+    - [f2341e2] add nethogs to GRML_FULL
+    - [93a09a7] add partclone to GRML_FULL [Closes: issue1341]
+      Thanks to gerd for the bug report
+
+ -- Michael Prokop <mika@grml.org>  Fri, 27 Feb 2015 14:04:42 +0100
+
+grml-live (0.26.5) unstable; urgency=medium
+
+  * [b9012b6] Drop deprecated mtab.sh script from runlevel.conf
+    [Closes: issue1321] Thanks to Christian Hofstaedtler for reporting
+  * Software related changes:
+    - [aab3330] add wodim to GRML_FULL [Closes: issue1324]
+    - [f3ab027] replace wodim with xorriso [Closes: issue1233]
+      Thanks to Alexander Wirt for pointing out that wodim is outdated
+
+ -- Michael Prokop <mika@grml.org>  Tue, 18 Nov 2014 13:07:07 +0100
+
+grml-live (0.26.4) unstable; urgency=medium
+
+  * [1c745f0] Add libmenu.c32 to isolinux directory
+  * [438804c] No longer include MirOS BSD in isolinux/syslinux boot menu
+  * [50857d8] Also include libgpl.c32 in isolinux directory
+
+ -- Michael Prokop <mika@grml.org>  Fri, 14 Nov 2014 12:51:46 +0100
+
+grml-live (0.26.3) unstable; urgency=medium
+
+  [ Evgeni Golov ]
+  * [92a5c91] Fix creation of images based on Wheezy after the udev
+    fix in grml-live
+  * [e6a2086] Set cirrus modeset=0 to prevent hang on QEMU
+
+ -- Michael Prokop <mika@grml.org>  Thu, 13 Nov 2014 09:28:06 +0100
+
+grml-live (0.26.2) unstable; urgency=medium
+
+  [ Evgeni Golov ]
+  * [bce4532] also set cirrus.modeset=0 for the nomodeset options
+  * [624ae81] grml-cheatcodes: document cirrus.modeset=0
+
+ -- Michael Prokop <mika@grml.org>  Thu, 06 Nov 2014 00:50:49 +0100
+
+grml-live (0.26.1) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * [57c1cbd] Fix path for memdisk binary when building with recent
+    syslinux[-common] versions
+  * [96dd50b] Switch from http.debian.net to ftp.debian.org
+  * [51fbcc7] Make sure apt caches are up2date before trying to install
+    aptitude
+  * [0d862c6] Bump Standards-Version to 3.9.6
+  * Software related changes:
+    - [0f1a3e2] add syslinux-common to GRMLBASE
+
+  [ Evgeni Golov ]
+  * [58a3389] set CRYPTSETUP=y when calling update-initramfs. Thanks to
+    Charles A. Hewson <cahewson@eskimo.com>
+
+ -- Michael Prokop <mika@grml.org>  Tue, 28 Oct 2014 10:55:16 +0100
+
+grml-live (0.26.0) unstable; urgency=medium
+
+  * Software related changes:
+    - [1d15a21] add augeas-tools
+    - [afefe0a] drop gptsync (orphaned and broken)
+  * [038aa8e] isohybrid binary moved to syslinux-utils, update Recommends
+    + error msg
+  * [09c4993] Do our best to make sure aptitude is installed in chroot
+  * [1ed2df6] Update lintian overrides for modified lintian message
+
+ -- Michael Prokop <mika@grml.org>  Wed, 17 Sep 2014 22:54:12 +0200
+
+grml-live (0.25.1) unstable; urgency=medium
+
+  * [862dda1] updatebase.GRMLBASE: execute fcopy with -i flag to ignore
+    non-matching files
+  * [1610e49] Check for failed updatebase and instsoft hook executions
+
+ -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 16:16:32 +0200
+
+grml-live (0.25.0) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * [e8a4c1d] Add falls positive privacy-breach-generic to lintian
+    overrides
+  * [184eabc] 21-usersetup: check for existing /bin/zsh inside the chroot.
+    Thanks to Krisztian VASAS <iron@ironiq.hu> for reporting the problem
+  * [1290fba] New cmdline option -S + env variable SCRIPTS_DIRECTORY to
+    set script directory. Thanks to Krisztian VASAS <iron@ironiq.hu> for
+    the initial patch
+
+  [ Elias Probst ]
+  * [14ee437] Add 'rsync' to dependencies
+
+  [ Krisztian VASAS ]
+  * [1ebce30] Possibility to give LIVE_CONF as env. variable
+  * [df45a26] Don't use addons in GRUB if NO_ADDONS is set
+  * [62dae38] Fixes to be able to build Grml based on Debian Wheezy
+
+ -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 13:15:21 +0200
+
+grml-live (0.24.0) unstable; urgency=medium
+
+  [ Michael Schierl ]
+  * [8d91fa8] Add more filesystems to modular GRUB2 [related to issue1306]
+
+  [ Michael Prokop ]
+  * [932cf88] Adjust syslinux directories for syslinux v3:6.03~pre1+dfsg-4
+  * [412c0be] Do not fail in upgrade mode (-u) when configuration files
+    have been modified
+  * [7fe3cdb] Further updates for syslinux v3:6.03~pre1+dfsg-4 support
+  * Software related changes:
+    - [00c1f19] add iperf to GRML_FULL
+    - [9f0a996] move syslinux into GRMLBASE class, add pxelinux + isolinux
+
+ -- Michael Prokop <mika@grml.org>  Mon, 26 May 2014 12:08:40 +0200
+
 grml-live (0.23.3) unstable; urgency=medium
 
   * [61d5ddd] Drop "forensic" boot option from Forensic Mode boot menu