diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-12-08 22:58:58 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-12-08 22:58:58 +0000 |
commit | 2fc8ee856abe328551572260ee27f23196af1eb7 (patch) | |
tree | 23c0cf1791bb6de5cf9abac61b06b9fc8daec7f2 /net-libs/libpri/ChangeLog | |
parent | x11-apps/xinit: update Gentoo patch to fix bug #295616 (diff) | |
download | gentoo-2-2fc8ee856abe328551572260ee27f23196af1eb7.tar.gz gentoo-2-2fc8ee856abe328551572260ee27f23196af1eb7.tar.bz2 gentoo-2-2fc8ee856abe328551572260ee27f23196af1eb7.zip |
Version bump. Respect LDFLAGS. A bug was introduced in the PTMP rewrite which fails to clear timers before they are set. This can cause scheduling and Q.921 link failures.
(Portage version: 2.2_rc55/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libpri/ChangeLog')
-rw-r--r-- | net-libs/libpri/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/net-libs/libpri/ChangeLog b/net-libs/libpri/ChangeLog index 4610b28902ef..b84690d75702 100644 --- a/net-libs/libpri/ChangeLog +++ b/net-libs/libpri/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-libs/libpri -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpri/ChangeLog,v 1.76 2009/07/27 19:59:30 volkmar Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpri/ChangeLog,v 1.77 2009/12/08 22:58:57 chainsaw Exp $ + +*libpri-1.4.10.2 (08 Dec 2009) + + 08 Dec 2009; <chainsaw@gentoo.org> +libpri-1.4.10.2.ebuild, + +files/libpri-1.4.10.2-respect-ldflags.patch: + Version bump. Respect LDFLAGS. A bug was introduced in the PTMP rewrite + which fails to clear timers before they are set. This can cause scheduling + and Q.921 link failures. *libpri-1.4.10.1 (27 Jul 2009) |