diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-07-04 15:20:01 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-07-04 15:20:01 +0000 |
commit | a4948ab8f8aef8ab7283538b0a92ec394db23cd5 (patch) | |
tree | 90acc89b9937948b92957595d1857fdf5c37ab6c /net-im/licq/ChangeLog | |
parent | Stable for HPPA (bug #230567). (diff) | |
download | historical-a4948ab8f8aef8ab7283538b0a92ec394db23cd5.tar.gz historical-a4948ab8f8aef8ab7283538b0a92ec394db23cd5.tar.bz2 historical-a4948ab8f8aef8ab7283538b0a92ec394db23cd5.zip |
Fix security bug #219708, gcc-4.3 and glibc-2.8 fixes (bugs #218814 and #228373) and ICQ protocol upgrade (bug #230387).
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64
Diffstat (limited to 'net-im/licq/ChangeLog')
-rw-r--r-- | net-im/licq/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog index 2ea9934b3fba..746faba7bc5c 100644 --- a/net-im/licq/ChangeLog +++ b/net-im/licq/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-im/licq # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.92 2008/03/27 15:03:11 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.93 2008/07/04 15:20:01 coldwind Exp $ + +*licq-1.3.5-r1 (04 Jul 2008) + + 04 Jul 2008; Santiago M. Mola <coldwind@gentoo.org> + +files/licq-1.3.5-gcc43.patch, +files/licq-1.3.5-logonfix.patch, + +files/licq-1.3.5-prevent-dos.patch, +licq-1.3.5-r1.ebuild: + Fix security bug #219708, gcc-4.3 and glibc-2.8 fixes (bugs #218814 and + #228373) and ICQ protocol upgrade (bug #230387). 27 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> -licq-1.2.7.ebuild, -licq-1.3.0.ebuild: |