summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/cpupower/ChangeLog-2015')
-rw-r--r--sys-power/cpupower/ChangeLog-2015102
1 files changed, 102 insertions, 0 deletions
diff --git a/sys-power/cpupower/ChangeLog-2015 b/sys-power/cpupower/ChangeLog-2015
new file mode 100644
index 00000000..14072f27
--- /dev/null
+++ b/sys-power/cpupower/ChangeLog-2015
@@ -0,0 +1,102 @@
+# ChangeLog for sys-power/cpupower
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpupower/ChangeLog,v 1.21 2014/12/29 06:03:55 patrick Exp $
+
+*cpupower-3.18 (29 Dec 2014)
+
+ 29 Dec 2014; Patrick Lauer <patrick@gentoo.org> +cpupower-3.18.ebuild:
+ Bump
+
+ 15 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> cpupower-3.15.ebuild:
+ Optimize unpacking wrt #517104 by Ben Kohler
+
+*cpupower-3.15 (13 Jul 2014)
+
+ 13 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> +cpupower-3.15.ebuild:
+ Version bump wrt #517022 by "holgersson"
+
+ 29 Jun 2014; Steev Klimaszewski <steev@gentoo.org> cpupower-3.14.ebuild:
+ Add ~arm keyword wrt bug #512044
+
+ I still have some misgivings about this package. Downloading 75MB of kernel
+ source, just to build a roughly 75K application and library seems a bit much.
+ It also will not work across all ARM devices. If anyone
+ opens a bug about this not working on their ARM device, please do not close
+ the bug as resolved:wontfix with a message to update to a newer kernel.
+
+ 08 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> cpupower-3.13.ebuild,
+ cpupower-3.14.ebuild:
+ Adjust linux-misc-apps blockers.
+
+*cpupower-3.14 (08 Apr 2014)
+
+ 08 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> +cpupower-3.14.ebuild:
+ Version bump.
+
+ 18 Feb 2014; Samuli Suominen <ssuominen@gentoo.org> cpupower-3.13.ebuild:
+ amd64/x86 stable
+
+ 12 Feb 2014; Samuli Suominen <ssuominen@gentoo.org> -cpupower-3.11-r1.ebuild,
+ -cpupower-3.11.ebuild, -cpupower-3.12.ebuild, -files/init.d-r2,
+ -files/init.d-r3:
+ old
+
+*cpupower-3.13 (12 Feb 2014)
+
+ 12 Feb 2014; Samuli Suominen <ssuominen@gentoo.org> +cpupower-3.13.ebuild:
+ Version bump.
+
+*cpupower-3.12 (25 Dec 2013)
+
+ 25 Dec 2013; Samuli Suominen <ssuominen@gentoo.org> +cpupower-3.12.ebuild,
+ +files/init.d-r4:
+ Version bump with updated init.d script wrt #453794#c23 by Lars Wendler
+
+*cpupower-3.11-r1 (20 Oct 2013)
+
+ 20 Oct 2013; Samuli Suominen <ssuominen@gentoo.org> +cpupower-3.11-r1.ebuild,
+ +files/init.d-r3:
+ Skip non-existing sysfs entry wrt #453794#c21 by Holger Hoffstätte
+
+ 27 Sep 2013; Samuli Suominen <ssuominen@gentoo.org> -cpupower-3.8.ebuild,
+ -cpupower-3.8-r1.ebuild, -files/conf.d, -files/conf.d-r1, -files/init.d,
+ -files/init.d-r1:
+ old
+
+*cpupower-3.11 (27 Sep 2013)
+
+ 27 Sep 2013; Samuli Suominen <ssuominen@gentoo.org> +cpupower-3.11.ebuild,
+ +files/conf.d-r2, +files/init.d-r2:
+ Version bump to cpupower from Linux 3.11 source tree as well as update
+ conf.d/init.d wrt #453794 by "Khayyam"
+
+*cpupower-3.8-r1 (24 Apr 2013)
+
+ 24 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> +cpupower-3.8-r1.ebuild,
+ +files/conf.d-r1, +files/init.d-r1:
+ New revision of conf.d/init.d files with SYSFS_EXTRA argument wrt #453794,
+ Comment #4 by "khayyam"
+
+ 23 Apr 2013; Patrick Lauer <patrick@gentoo.org> cpupower-3.8.ebuild:
+ Add blocker for cpufrequtils as they install the same header
+
+ 23 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> -cpupower-3.8_rc4.ebuild:
+ old
+
+*cpupower-3.8 (23 Apr 2013)
+
+ 23 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> +cpupower-3.8.ebuild,
+ +files/conf.d, +files/init.d:
+ Version bump. Initial conf.d and init.d files wrt #453794 by "khayyam"
+ Next version will be 3.9 because we want to use the same kernel sources that
+ are already in mirrors from sys-kernel/gentoo-sources and
+ sys-kernel/vanilla-sources.
+
+ 24 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> cpupower-3.8_rc4.ebuild:
+ Missing os-headers and pciutils dependencies wrt #453776 by Mieszko Ślusarczyk
+
+*cpupower-3.8_rc4 (23 Jan 2013)
+
+ 23 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> +cpupower-3.8_rc4.ebuild:
+ The official cpufreq utilities from the kernel source tree, separated from
+ sys-apps/linux-misc-apps.