diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-06-14 10:49:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-06-14 10:49:08 +0000 |
commit | 0269636b63690824029072c88eb55cbc9db366cb (patch) | |
tree | 959d420056ab6dd4d66ada98d57b57f6eba74ceb /net-print/cups/ChangeLog | |
parent | Switch to git. (diff) | |
download | gentoo-2-0269636b63690824029072c88eb55cbc9db366cb.tar.gz gentoo-2-0269636b63690824029072c88eb55cbc9db366cb.tar.bz2 gentoo-2-0269636b63690824029072c88eb55cbc9db366cb.zip |
Backport busy CPU loop on a poll(), bug #549732 by Joakim Tjernlund and Shiba.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'net-print/cups/ChangeLog')
-rw-r--r-- | net-print/cups/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-print/cups/ChangeLog b/net-print/cups/ChangeLog index 1b9f6ac37c3d..6ab80f89c626 100644 --- a/net-print/cups/ChangeLog +++ b/net-print/cups/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-print/cups # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.675 2015/06/14 09:28:36 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.676 2015/06/14 10:49:08 slyfox Exp $ + +*cups-2.0.2-r2 (14 Jun 2015) + + 14 Jun 2015; Sergei Trofimovich <slyfox@gentoo.org> +cups-2.0.2-r2.ebuild, + +files/cups-2.0.2-poll-CPU-loop-STR-4605.patch: + Backport busy CPU loop on a poll(), bug #549732 by Joakim Tjernlund and Shiba. 14 Jun 2015; Sergei Trofimovich <slyfox@gentoo.org> cups-2.0.2-r1.ebuild: Allow user patching, bug #549732 by Joakim Tjernlund. |