X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=15b802cb01ad7dcc5eaa75d2a040ded48b41b187;hp=86668a89497ec6ee17af2887cc8d54c0792cf0d1;hb=4a69794ace57fce6df38354f1b9f73ff0bc5804b;hpb=e7f93cdac54a36182a5942ac6ac00eb10780c5dd diff --git a/debian/changelog b/debian/changelog index 86668a8..15b802c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,243 @@ +grml-live (0.16.1) unstable; urgency=low + + The "right before the storm v2-ng++" release. + + [ Christian Hofstaedtler ] + * Packaging related changes: + - [d6d48a3] Remove bundled grub2 + - [560e0f3] Remove wget dependency + - [bfbf9fb] Remove grub1 (binaries and support for it) + - [3e2ceba] Use ipxe.lkrn from ipxe package + - [92d38ed] Use pci.ids file from pciutils + - [db2672a] Remove mkisofs from Depends: + - [dc9f2f5] Use memtest binary from memtest86+ package + - [7734643] Use memdisk and hdt from syslinux-common package + - [d4af86e] Remove bsd4grml, freedos and grml-live-addons deb + - [9c238dc] Use ifcpu64.c32, vesamenu.c32, isolinux.bin from + syslinux-common + - [7a0c07b] Loose dependencies so we can be installed on squeeze + + * Features and improvements: + - [d0a99d9] Use grml-runtty to run our ttys + - [bbfff0f] remove empty and unused GRML_POWERPC package config + - [f35b52a] Install desktop wallpaper using grml-live, replacing + grml-files + - [1b9dc6e] On GRML_FULL add Iceweasel "branding" + + * Software related changes: + - [f1d0f49] add grml-scripts-core to GRMLBASE + - [19e99f6] remove e3 + - [2dcc29e] remove supplemental emacs libraries + - [673f796] remove jack server and clients + - [b48a1ee] remove ophcrack + - [768313f] remove guymager + - [ac466e6] remove pxfw + - [82ce059] remove qpxtool + - [5b4a5de] remove libtool + - [515a8f0] remove C(++) compilers and linux headers + - [bfe1fbd] remove grml-docs and install startpage with grml-live + - [f500775] remove spurious grml-small package from grml-medium + - [3dd2f8d] remove unmaintained accessibility support + - [0b47ab3] No longer install packages that will be sunset on Oct30 + + [ Michael Prokop ] + * Bugfixes: + - [dc885d9] 90-update-alternatives: do not set alternative for vim if + we just have vim.tiny. + - [24bc671] 90-update-alternatives: do not set vim as alternative for + `view` + - [6339a34] Check for --format option support in grub-mkimage, do not + use absolute path for binary call + - [e0306d0] + [611ad6b] fix kernel version detection in config/scripts/ + - [4eac603] do not zero out /var/spool in GRMLBASE/98-clean-chroot + [Closes: issue1065] Thanks to Marek Malevic + - [9d50a44] mark bootlocal scripts as executables + + * Changes and improvements: + - [5780f4d] 98-clean-chroot: fix typo (localepurg->localepurge) in + warning message + - [0aa4a5e] Make sure grub-mkimage exists, otherwise warn user about + grub-common/grub-pc + - [c45c995] Fix indention of memtest mv command + - [fbf963a] copy_addon_file(): do not be verbose to the user, but + send it to the log instead + - [09b2ee2] Unify warning message for missing adddon file for bsd4grml + - [4fcf199] inittab configs: drop commented lines mentioning zsh-login + + * Software related changes: + - [bcf837f] add reptyr to GRML_SMALL, GRML_MEDIUM and GRML_FULL + - [ae41521] update to kernel version 3.1.0-grml + + -- Michael Prokop Fri, 28 Oct 2011 00:05:07 +0200 + +grml-live (0.15.1) unstable; urgency=low + + The "right before the storm" release. + + [ Michael Prokop ] + * [4a05b54] 98-clean-chroot: check existence of updatedb binary via + $ROOTCMD. + * [6d5124d] 98-clean-chroot: check existence of aptitude binary via + $ROOTCMD. + * [91e9fb2] instsoft.GRMLBASE: Use --force-yes option when using apt-get + for upgrade. + * [fc9bf3c] instsoft.GRMLBASE: make sure we can upgrade automatically + even with unsigned repos if FAI_ALLOW_UNSIGNED is set + * [dcc3ba1] GRMLBASE/16-depmod: provide verbose error message regarding + the kernel x.y-grml[64] <-> module-init-tools v3.12 situation. + * [e725f1f] buildd/cronjob.sh: no longer build daily ISOs of + Debian/squeeze. + * [990cf8d] Do not complain about missing addons_list.cfg file. + * [f180765] Fix typo in log message for isolinux includes. + * [e4cf035] 90-update-alternatives: check for available alternatives + before setting them. + * [6afe668] 25-locales: make sure the localepurge package exists, not + only the binary. + * Software related changes: + - [deeedac] add bti to GRML_FULL. [Closes: issue1010] Thanks to + Pawel Sadkowski + - [0e8d730] Update to kernel version 3.0. + - [5bb1e78] Remove grml-laptop, grml-pylib, grml-sectools and grml- + templates from GRML_MEDIUM and GRML_FULL. + - [1bceaed] replace git-core with git package in GRML_FULL. Thanks + to Uli Martens + + [ Christian Hofstaedtler ] + * [d0d3390] Switch to live-boot-grml and remove pins + * [4e325f9] Remove squeeze ISOs from daily.grml.org index + * [b3b8d85] Add debian/control headers Origin, Bugs + * [209bd84] Remove haltlocal.first from runlevel.conf + * [aa30e6f] Move bootlocal.* from grml-autoconfig here + * [e677c45] Remove pinning for grml-stable, grml-testing + * [905546a] Enable grml-live repository for testing, too + * [9f96a38] docs: don't download DTDs when building docs + * [f66079e] usersetup: Fixup path to inittab after f3b335ea landed + * Software related changes: + - [f181637] Remove pppoe from GRML_FULL. + - [ea03835] Remove svn-ssh-wrappers from GRML_FULL + + -- Michael Prokop Thu, 18 Aug 2011 18:44:42 +0200 + +grml-live (0.15.0) unstable; urgency=low + + The "redesign ftw \o/" release. + + [ Christian Hofstaedtler ] + * [c315d7d] Update lintian overrides for grub 1.99-4 drop + * [9269536] Enable --force-unsafe-io for dpkg + * [9d16d7a] No longer install PuTTY and other windows binaries + * [7270085] Update SQUASHFS_EXCLUDES_FILE example to match code + * [5c58f1d] Fix SQUASHFS_EXCLUDES_FILE default not being set + * [dd60c7e] Drop * expansion from mksquashfs call + * [6782d44] Turn on wildcard support for mksquashfs excludes + * [2889351] Move /run, /var/run, /var/lock exclusion to mksquashfs + + * Software related changes: + - [ed9696d] remove loop-aes-{utils,testsuite} + - [bcf093e] add atftp to GRML_FULL + - [1c39c7d] add links to GRML_MEDIUM + - [406dff8] remove socket from GRML_MEDIUM,GRML_SMALL + - [5b77db8] transition from netcat to netcat-openbsd + - [c521af7] remove alsa-tools from GRML_MEDIUM + - [c08f56e] Spring cleaning + + [ Michael Prokop ] + * Bugfixes: + - [c9ebd4a] 01-packages: Ignore packages marked for un-installation. + - [8a35993] Remove /var/log/install_packages.list on release. + File is emtpy then anyway. + - [6c00c3c] Update resolv.conf handling to properly support /run + [Closes: issue984]. + - [b8c8c53] grml-live: try updating initramfs if creating fresh + one failed. + - [8d897e7] Adjust trap handling to get clean exit. + - [e0f701f] 98-clean-chroot: make sure rm does not resolve the symlink + - [1374521] scripts/release_helper.sh: force confmiss and confnew + options when installing package so automated installation works when + having modified configuration files. + - [1b426d8] GRMLBASE/98-clean-chroot: recursively remove + /var/lib/clamav/clamav-*. + - [649b40f] DEBORPHAN/98-clean-chroot: Make sure deborphan exists + in chroot. + - [7580b07] 98-clean-chroot: fix check for presence of update-menus. + - [f605fe8] debconf/GRMLBASE: drop wicd preseeding to avoid + errors with installation. + - [866b47c] Implement dpkg-divert handling to address failing update-grub + in openvz environments. + - [1cef31a] Add workaround to solve udev packaging bug (see #632624). + + * New features / improvements: + - [9ecfe24] GRMLBASE.var: set maximum number of packages installed + at a time to 3000. + - [1e9092e] Support -N option to only bootstrap the grml_chroot + and skip building of [files for] ISO. + - [d95eed1] Try to reduce build time and do not build initramfs twice. + - [6998e9e] scripts/release_helper.sh: Use +autobuild instead of + ~autobuild for version suffix. + - [8d2eced] Iterate over kernel versions when generating initramfs. + - [47b815e] syslinux configuration: use localboot -1 to boot + from next boot device instead of using 0x80. [Closes: issue957] + - [f3b335e] Implement -D option to set configuration directory. + Accordingly adjust fai.conf (don't set variables grml-live is + setting via cmdline now). Provide new scripts to deploy + configuration files (/etc/inittab, /etc/locale.gen, /etc/modules). + Rework and adapt cleanup scripts accordingly. [Closes: issue880] + - [0bc24c4] Rename scripts/GRMLBASE/10-build-initramfs to + scripts/GRMLBASE/10-configure-initramfs to reflect current + state of script's action. + - [0811b5f] Provide update-usbids as separate script to avoid + errors on missing update-usbids. + - [2e0d659] buildd: check for "FAILED with exit code" in logs. + - [03c92fc] GRMLBASE/37-portmap: do not touch /etc/default/portmap + if the file does not exist. + - [e13f6a8] 92-update-freshclam: do not error out on exit code 124 + by freshclam. + - [3c03961] Update apt preferences: always use live-boot* packages + from Grml. + - [a242e27] Redesign sources.list handling. Get rid of + /etc/grml/fai/apt/sources.list. + - [dd81475] GRMLBASE scripts: run all fcopy commands in verbose mode. + - [2d7aecf] Add security.debian.org to sources.list of lenny, squeezy, + wheezy, stable and testing (thanks to the sources.list redesign). + Thanks to Christian Hofstaedtler + + * Minor changes: + - [bdc6192] docs: drop outdated fai-on-etch entry. + - [befccab] Add README.md for github. + - [0be5e94] Drop unused GRML_FAI_CONFIG from make-fai-nfsroot.conf. + - [96e44ee] cleanup script: Drop ion3 stuff, since we do not ship + ion3 anymore. + - [00fd941] Drop patches/ directory, patch fai_chroot_update.patch + is not relevant anymore. + - [3c52d9d] Drop patches directory from debian/grml-live.install. + - [50215e9] Provide debian/NEWS entry for release 0.15.0. + + * Software related changes: + - [be3c863] Drop python2.5 and python2.5-minimal from GRML_FULL. + - [781e6ce] Drop ntfsprogrs (replaced by ntfs-3g, see #627823). + - [071f1ec] Drop firmware-ipw2x00 which has been integrated in + last commit ("Spring cleaning") from GRML_MEDIUM + GRML_FULL. + - [63e2a03] Add firmware-brcm80211 to GRML_FULL and GRML_MEDIUM. + [Closes: issue1007] + + [ Ulrich Dangel ] + * [5c91ce9] Add a script to update the grml-live version string + * [6ce3dbc] Umount all directories in bailout handler + * [e91516d] add EXIT trap as set -e may terminate the program + without a signal + * [12e281b] Disable set -e as it causes some problems with + umounting fs. + * [90b73e6] Don't remove pid files in $target/var/run as it + is deleted afterwards anyway. + + * Software related changes: + - [4b65e8d] remove inotail as coreutils supports inotify + nowadays anyways. + - [9951735] add libnss-myhostname + - [44bc5af] remove grml-rebuildfstab [Closes: issue1001] + + -- Michael Prokop Sun, 26 Jun 2011 20:23:53 +0200 + grml-live (0.14.1) unstable; urgency=low [ Christian Hofstaedtler ]