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 | 7fea74d198eb9dead042cdd9a90adfc835d967c5 (patch) | |
tree | 469126d1094ea2f6b13bfdce5d02417acaae7fb6 /net-libs/libpri/ChangeLog | |
parent | x11-apps/xinit: update Gentoo patch to fix bug #295616 (diff) | |
download | historical-7fea74d198eb9dead042cdd9a90adfc835d967c5.tar.gz historical-7fea74d198eb9dead042cdd9a90adfc835d967c5.tar.bz2 historical-7fea74d198eb9dead042cdd9a90adfc835d967c5.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.
Package-Manager: portage-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) |