X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f0dafe00a67400dbbfae50b5b74bb81b3484eaad;hp=6b30d23d1126eb16edc3519f89ee3bebef85fad7;hb=be4518072dd5b8e18b8e6975d7696880e81b080b;hpb=773fe9c1cfeb23eb649bd641c5749e9df5373cb6 diff --git a/debian/changelog b/debian/changelog index 6b30d23..f0dafe0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,71 @@ +grml-debootstrap (0.59) unstable; urgency=low + + * [b8fb51c] Fix usage of configuration variables + * [6e7a2c8] Drop URL to release notes from script header + * [2ef61aa] Improve error handling for update-locale + + -- Michael Prokop Tue, 12 Nov 2013 14:06:52 +0100 + +grml-debootstrap (0.58) unstable; urgency=low + + * [ddf2a40] Support $DEFAULT_LOCALES to enable specified locales as + default + * [a75f067] Install grub to main md device when installing on + SW-RAID/mdadm + * [172555b] Support overriding configuration via environment variables + * [45642a3] Add vlan package to default package list + * [af82910] Add bridge-utils to default package list + * [53d51ac] Fix description of SCRIPTS variable in config file. + Thanks to Jimmy Gredler for the hint + * [2ecc3d3] Mention that "raw format" is used for vmfile option + + -- Michael Prokop Tue, 12 Nov 2013 13:15:23 +0100 + +grml-debootstrap (0.57) unstable; urgency=low + + The "happy wheezy release" release + + [ Christian Hofstaedtler ] + * [dfac692] Remove obsolete DM-Upload-Allowed flag + * [5fbec1d] Bump Standards-Version to 3.9.4 (no changes needed) + + -- Michael Prokop Wed, 08 May 2013 16:21:23 +0200 + +grml-debootstrap (0.56) experimental; urgency=low + + [ Markus Rekkenbeil ] + * [4f9ea91] Add new feature "backportrepos" via option --backportrepos + + [ Evgeni Golov ] + * [e45e376] fix kernel image search on i386 + + -- Michael Prokop Fri, 08 Mar 2013 15:28:21 +0100 + +grml-debootstrap (0.55) experimental; urgency=low + + [ Evgeni Golov ] + * ISO related bugfixes: + * [6f8ba91] set ISO to file:$ISO, not to file:$1 which is + just wrong + * [ab690ec] debootstrap from an ISO when ISO is set as MIRROR + is always set + * [10690a9] Debian ISOs do not contain signed Release files + * [9c1ec11] remove local (file://) mirrors from sources.list + * Misc improvements: + - [010a354] add a fallback mirror to be added in case when a local + mirror is removed + - [91e39fc] Dynamically determine the correct kernel package name + [Closes: issue1206] + - [76ca758] Add firmware-linux-free to the packages to be installed + - [a9697fb] add BOOT_APPEND to GRUB_CMDLINE_LINUX_DEFAULT + - [a93156c] don't fail to ask for a password if there is no TTY + [Closes: issue1200] + + [ Michael Prokop ] + * [f3a7ab6] Use http.debian.net as default mirror + + -- Michael Prokop Mon, 04 Feb 2013 15:58:46 +0100 + grml-debootstrap (0.54) unstable; urgency=low The "happy new year, Verena" release.