You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/kexec-tools/ChangeLog-2015

361 lines
14 KiB

# ChangeLog for sys-apps/kexec-tools
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/kexec-tools/ChangeLog,v 1.67 2015/06/29 07:49:24 jlec Exp $
*kexec-tools-2.0.9-r2 (29 Jun 2015)
29 Jun 2015; Justin Lecher <jlec@gentoo.org> +files/kexec.init-2.0.4-r3,
+kexec-tools-2.0.9-r2.ebuild:
Correctly handle loaded image during reboot with LOAD_DURING_SHUTDOWN, bug
#553372; thanks AaylaSecura for the patch
*kexec-tools-2.0.9-r1 (15 Apr 2015)
15 Apr 2015; Mike Frysinger <vapier@gentoo.org>
+files/kexec-tools-2.0.9-hardened.patch, +kexec-tools-2.0.9-r1.ebuild,
kexec-tools-9999.ebuild:
Improve handling of hardened toolchains by only disabling PIE/etc... in the
purgatory subdir.
*kexec-tools-2.0.9 (11 Feb 2015)
11 Feb 2015; Justin Lecher <jlec@gentoo.org> +kexec-tools-2.0.9.ebuild,
-kexec-tools-2.0.4-r1.ebuild, -kexec-tools-2.0.4-r3.ebuild,
-kexec-tools-2.0.7.ebuild:
Vesion Bump; drop old
*kexec-tools-2.0.8 (26 Oct 2014)
26 Oct 2014; Justin Lecher <jlec@gentoo.org> +kexec-tools-2.0.8.ebuild:
Version Bump, #526782
*kexec-tools-2.0.7 (10 Jul 2014)
10 Jul 2014; Justin Lecher <jlec@gentoo.org> +kexec-tools-2.0.7.ebuild:
Version Bump, #516778
28 Dec 2013; Justin Lecher <jlec@gentoo.org> kexec-tools-9999.ebuild,
files/kexec.init-9999:
Propagate changes to live ebuild
*kexec-tools-2.0.4-r3 (28 Dec 2013)
28 Dec 2013; Justin Lecher <jlec@gentoo.org> +kexec-tools-2.0.4-r3.ebuild,
+files/90_kexec:
Add postinst script for installkernel(8), #491044
12 Nov 2013; Justin Lecher <jlec@gentoo.org> kexec-tools-2.0.4-r1.ebuild,
kexec-tools-2.0.4-r2.ebuild, kexec-tools-9999.ebuild:
Fix missing deps and inter USE dependencies, thanks Arfrever spotting this
12 Nov 2013; Justin Lecher <jlec@gentoo.org> kexec-tools-2.0.4-r1.ebuild,
kexec-tools-2.0.4-r2.ebuild, kexec-tools-9999.ebuild,
+files/kexec-tools-2.0.4-out-of-source.patch:
Readd USE=zlib and fix out-of-source build, #490326
11 Nov 2013; Justin Lecher <jlec@gentoo.org> kexec-tools-2.0.4-r1.ebuild,
kexec-tools-2.0.4-r2.ebuild, kexec-tools-9999.ebuild:
Drop USE=zlib as it is always requiered, #490326
01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> kexec-tools-2.0.4-r2.ebuild:
Stable for x86, wrt bug #486308
20 Oct 2013; Pacho Ramos <pacho@gentoo.org> kexec-tools-2.0.4-r2.ebuild:
amd64 stable, bug #486308
27 Sep 2013; Mike Frysinger <vapier@gentoo.org> files/README.Gentoo,
files/kexec-tools-2.0.0-respect-LDFLAGS.patch:
Tweak patch so we use CFLAGS when linking.
*kexec-tools-2.0.4-r2 (21 Sep 2013)
21 Sep 2013; Justin Lecher <jlec@gentoo.org> +kexec-tools-2.0.4-r2.ebuild,
kexec-tools-9999.ebuild, -files/kexec.conf-2.0.3, -files/kexec.init-2.0.3,
+files/kexec.init-2.0.4-r2, +files/kexec.conf-9999, +files/kexec.init-9999,
files/kexec.conf, -files/kexec.init, -files/kexec.init-ng,
+files/kexec.service:
Add support for systemd, #478072; Fix issues with openrc init scripts,
#481506; thanks BobbyK for the patches
11 Aug 2013; Justin Lecher <jlec@gentoo.org> -kexec-tools-2.0.2-r1.ebuild,
-kexec-tools-2.0.3.ebuild, -kexec-tools-2.0.3-r1.ebuild:
Drop old, fixes #430610
07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> kexec-tools-2.0.4-r1.ebuild:
Stable for x86, wrt bug #478070
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> kexec-tools-2.0.4-r1.ebuild:
Stable for amd64, wrt bug #478070
01 Apr 2013; Justin Lecher <jlec@gentoo.org> files/kexec.init-2.0.4:
Fix bashism in init script, #463752
*kexec-tools-2.0.4-r1 (30 Mar 2013)
30 Mar 2013; Justin Lecher <jlec@gentoo.org> files/kexec.init-2.0.4,
-kexec-tools-2.0.4.ebuild, +kexec-tools-2.0.4-r1.ebuild:
Fix init script if no initrd is used, #463752
*kexec-tools-2.0.4 (27 Mar 2013)
27 Mar 2013; Justin Lecher <jlec@gentoo.org> files/kexec.init-2.0.3,
+files/kexec.conf-2.0.4, +files/kexec.init-2.0.4, +kexec-tools-2.0.4.ebuild,
+files/kexec-tools-2.0.4-disable-kexec-test.patch, metadata.xml:
Version Bump; drop bashism from initscript, #447548; enhanced detection of
kernel and initrd image, #412039
*kexec-tools-2.0.3-r1 (18 Mar 2012)
18 Mar 2012; Justin Lecher <jlec@gentoo.org> +files/kexec.conf-2.0.3,
+files/kexec.init-2.0.3, +kexec-tools-2.0.3-r1.ebuild, +files/README.Gentoo:
Use $RC_REBOOT instead of /sbin/runlevel, #401231 thanks William Hubbs for
the patch; usability enhancements including better detection of the kernel
image, additional option parsing, better descriptions in the config file,
#392229, thanks teika for those things; better detection of genkernel,
#370207, thanks Łukasz Stelmach & Dennis Schridde for their contributions
*kexec-tools-2.0.3 (16 Feb 2012)
16 Feb 2012; Justin Lecher <jlec@gentoo.org> +kexec-tools-2.0.3.ebuild,
metadata.xml:
Add myself as maintainer, version bump
21 Sep 2011; Tim Harder <radhermit@gentoo.org> -kexec-tools-2.0.0-r1.ebuild,
-kexec-tools-2.0.0-r2.ebuild, -files/kexec-tools-2.0.0-asneeded.patch,
-kexec-tools-2.0.1.ebuild, -kexec-tools-2.0.1-r1.ebuild,
-kexec-tools-2.0.2.ebuild:
Remove old.
21 Sep 2011; Tony Vroon <chainsaw@gentoo.org> kexec-tools-2.0.2-r1.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo,
Elijah "Armageddon" El Lazkani & Tomáš "Mepho" Pružina in bug #382659.
21 Sep 2011; Michał Górny <mgorny@gentoo.org> kexec-tools-9999.ebuild:
Migrate to git-2.
19 Sep 2011; Andreas Schuerch <nativemad@gentoo.org>
kexec-tools-2.0.2-r1.ebuild:
x86 stable, see bug 382659
15 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org>
kexec-tools-2.0.2-r1.ebuild:
Add fix for compiling with gcc 4.6 (bug #631069). Thanks to Vladimir for the
patch; upstream already fixed this one.
*kexec-tools-2.0.2-r1 (27 Mar 2011)
27 Mar 2011; Justin Lecher <jlec@gentoo.org> +kexec-tools-2.0.2-r1.ebuild,
+files/kexec.init-ng:
Allow bypassing of kexec during reboot, #357095; Proper usage of ASFLAGS,
#313611
29 Nov 2010; Tim Harder <radhermit@gentoo.org> kexec-tools-9999.ebuild:
Use the correct upstream git repository (bug #339600 by Pinky).
*kexec-tools-2.0.2 (29 Oct 2010)
29 Oct 2010; Tim Harder <radhermit@gentoo.org> +kexec-tools-2.0.2.ebuild,
metadata.xml:
Version bump (bug #343209 by jlec). Update SRC_URI, add lzma USE flag and
dependency, and add a couple die statements to helper functions.
29 Oct 2010; Justin Lecher <jlec@gentoo.org> files/kexec.init:
Cleaned extra whitespaces in init script
07 Oct 2010; Tim Harder <radhermit@gentoo.org>
kexec-tools-2.0.0-r1.ebuild, kexec-tools-2.0.0-r2.ebuild,
kexec-tools-2.0.1.ebuild, kexec-tools-2.0.1-r1.ebuild,
kexec-tools-9999.ebuild:
Fix HOMEPAGE for bug #336481, thanks to Christian Asseburg for reporting.
Update copyright header.
*kexec-tools-2.0.1-r1 (30 Jul 2010)
30 Jul 2010; Magnus Granberg <zorry@gentoo.org>
+kexec-tools-2.0.1-r1.ebuild:
fix #183062 disable -fPIE -pie thanks all in that bug.
18 Jul 2010; Jeroen Roovers <jer@gentoo.org> metadata.xml:
Remove useless maintainer entry.
28 Mar 2010; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
Drop myself from metadata, add maintainer-needed
*kexec-tools-2.0.1 (10 Jan 2010)
10 Jan 2010; Robin H. Johnson <robbat2@gentoo.org>
+kexec-tools-2.0.1.ebuild:
Bug #293663: version bump.
20 Aug 2009; Jeremy Olexa <darkside@gentoo.org>
-files/kexec-tools-1.101-LDFLAGS.patch,
-files/kexec-tools-1.101-ppc64.patch,
-files/kexec-tools-1.101-respect-LDFLAGS.patch,
-files/kexec-linux-headers.patch:
remove old patches
*kexec-tools-2.0.0-r2 (12 Apr 2009)
12 Apr 2009; Jeremy Olexa <darkside@gentoo.org> files/kexec.init,
-kexec-tools-1.101-r4.ebuild, -kexec-tools-1.101-r7.ebuild,
+kexec-tools-2.0.0-r2.ebuild:
revision bump to force installation of a new init script that is compatible
with openrc-0.4.3. Stable users need not upgrade but can without issues
22 Mar 2009; Markus Meier <maekke@gentoo.org> kexec-tools-2.0.0-r1.ebuild:
amd64/x86 stable, bug #260092
25 Jan 2009; Jeremy Olexa <darkside@gentoo.org>
files/kexec-tools-2.0.0-respect-LDFLAGS.patch:
Update patch, submitted by Arfrever Frehtes Taifersar Arahesis, bug 256135
*kexec-tools-2.0.0-r1 (25 Jan 2009)
25 Jan 2009; Jeremy Olexa <darkside@gentoo.org>
+files/kexec-tools-2.0.0-respect-LDFLAGS.patch, -kexec-tools-2.0.0.ebuild,
+kexec-tools-2.0.0-r1.ebuild:
Add patch to respect LDFLAGS in kdump
*kexec-tools-2.0.0 (23 Jan 2009)
23 Jan 2009; Jeremy Olexa <darkside@gentoo.org>
+files/kexec-tools-2.0.0-asneeded.patch, metadata.xml,
+kexec-tools-2.0.0.ebuild, kexec-tools-9999.ebuild:
Version bump to 2.0.0 and allign -9999 ebuild with 2.0.0 (style changes).
New use flag to disable extended xen support if desired.
*kexec-tools-1.101-r7 (22 Jan 2009)
22 Jan 2009; Jeremy Olexa <darkside@gentoo.org>
-kexec-tools-1.101-r6.ebuild, +kexec-tools-1.101-r7.ebuild:
Respect user CFLAGS, bug 241994
22 Jan 2009; Jeremy Olexa <darkside@gentoo.org> kexec-tools-9999.ebuild:
Fix git URL, bug 239512
22 Jan 2009; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
update metedata.xml - I'll maintain this
*kexec-tools-1.101-r6 (18 Dec 2008)
18 Dec 2008; Daniel Drake <dsd@gentoo.org> files/kexec.init,
+kexec-tools-1.101-r6.ebuild:
Fix 2 bugs in init script, patch from Richard Li and Chris Slycord in bug
#219315
*kexec-tools-1.101-r5 (01 Aug 2008)
01 Aug 2008; Matthias Schwarzott <zzam@gentoo.org> files/kexec.init,
+kexec-tools-1.101-r5.ebuild:
Fixed init script to detect reboot also with baselayout-2, Bug #218268.
21 Mar 2008; Stefan Schweizer <genstef@gentoo.org>
-files/kexec-tools-9999-LDFLAGS.patch, files/kexec.init,
kexec-tools-9999.ebuild:
remove failing patch thanks to pioto in bug 213426 and fix init script for
openrc, bug 214018
11 Mar 2008; Stefan Schweizer <genstef@gentoo.org>
+files/kexec-tools-1.101-respect-LDFLAGS.patch,
kexec-tools-1.101-r4.ebuild:
respect ldflags, thanks to Arfrever Frehtes Taifersar Arahesis
<Arfrever.FTA@GMail.Com> in bug 181463
21 Jan 2008; Stefan Schweizer <genstef@gentoo.org> files/kexec.init:
set KPARAM correctly thanks to Friedrich Oslage <bluebird@porno-bullen.de>
in bug 203406
12 May 2007; Daniel Drake <dsd@gentoo.org> metadata.xml:
Move from kernel to kernel-misc herd
*kexec-tools-1.101-r4 (13 Mar 2007)
13 Mar 2007; Roy Marples <uberlord@gentoo.org> files/kexec.init,
+kexec-tools-1.101-r4.ebuild:
New init script works with non bash shells.
*kexec-tools-9999 (06 Mar 2007)
06 Mar 2007; Mike Frysinger <vapier@gentoo.org>
+files/kexec-tools-9999-LDFLAGS.patch, +kexec-tools-9999.ebuild:
Add ebuild for git tree.
06 Mar 2007; <genstef@gentoo.org> +files/kexec-linux-headers.patch,
-kexec-tools-1.101.ebuild, kexec-tools-1.101-r3.ebuild:
Do not use linux-headers incorrectly, thanks to Sheldon Hearn
<sheldonh@starjuice.net> in bug 169610
05 Nov 2006; <blubb@gentoo.org> kexec-tools-1.101-r3.ebuild:
stable on amd64
28 Oct 2006; Christian Faulhammer <opfer@gentoo.org>
kexec-tools-1.101-r3.ebuild:
x86 stable wrt bug #151251
13 Aug 2006; Roy Marples <uberlord@gentoo.org> files/kexec.conf,
files/kexec.init:
Update the init script so that it's more intelligent working things out
so it should just work for most peoples installs.
We now confiure kexec on shutdown by default instead of startup.
*kexec-tools-1.101-r3 (13 Jun 2006)
13 Jun 2006; Daniel Drake <dsd@gentoo.org> files/kexec.conf,
files/kexec.init, -kexec-tools-1.100-r1.ebuild,
-kexec-tools-1.101-r1.ebuild, -kexec-tools-1.101-r2.ebuild,
+kexec-tools-1.101-r3.ebuild:
Add new configuration variable, which allows you to load the kernel image
during shutdown rather than startup. This saves some memory during system
operation, but poses an inconvenience if you like to use 'kexec --unload'
during operation to disable kexec for the next reboot.
*kexec-tools-1.101-r2 (04 Mar 2006)
04 Mar 2006; Stefan Schweizer <genstef@gentoo.org> files/kexec.init,
+kexec-tools-1.101-r2.ebuild:
version bump, add kdump patches from fastboot mailing list, use make
install, sanitize init script thanks to David Danier <golk@gmx.net> in bug
124966
25 Feb 2006; Mike Frysinger <vapier@gentoo.org>
+files/kexec-tools-1.101-ppc64.patch, kexec-tools-1.101-r1.ebuild:
Fix configure detection of ppc64 hosts.
29 Jan 2006; Mike Frysinger <vapier@gentoo.org>
+files/kexec-tools-1.101-LDFLAGS.patch, kexec-tools-1.101-r1.ebuild:
Fix building with LDFLAGS.
*kexec-tools-1.101-r1 (20 Jan 2006)
20 Jan 2006; Stefan Schweizer <genstef@gentoo.org> files/kexec.conf,
files/kexec.init, +kexec-tools-1.101-r1.ebuild:
Add KPARAM autodetection thanks to James Le Cuirot <chewi@ffaura.com> in bug
107527
29 Oct 2005; Mark Loeser <halcy0n@gentoo.org> kexec-tools-1.101.ebuild:
Stable on x86; bug #110734
*kexec-tools-1.101 (12 Mar 2005)
12 Mar 2005; Stefan Schweizer <genstef@gentoo.org>
+kexec-tools-1.101.ebuild:
version bump
*kexec-tools-1.100-r1 (04 Feb 2005)
04 Feb 2005; Stefan Schweizer <genstef@gentoo.org> files/kexec.init,
+kexec-tools-1.100-r1.ebuild:
Making initrd support actually work, thanks to mayday147 in
http://forums.gentoo.org/viewtopic.php?p=2055679#2055679
*kexec-tools-1.100 (31 Jan 2005)
31 Jan 2005; Stefan Schweizer <genstef@gentoo.org> +metadata.xml,
+files/kexec.conf, +files/kexec.init, +kexec-tools-1.100.ebuild:
New ebuild thanks to Starz McCllelan <starz@antisocial.com>, Jay Pfeifer
<pfeifer@gentoo.org>, Christopher Sidebottom <damouse@zero10.demon.co.uk>,
Justus Winter <justus@sunny-winter.de>, Radoslaw -AstralStorm- Szkodzinski
<astralstorm@gmail.com>, Daniel Webert <rockoo@gmail.com> and Carlos Silva
<r3pek@r3pek.homelinux.org> in bug 50313