diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-05-10 18:39:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-05-10 18:39:16 +0000 |
commit | efaf27d7a0a6d2596ca5dd4d740a868d47af9b89 (patch) | |
tree | 10046ac6aa3d4c80c827a56074c30a7d81fc9805 /dev-perl/SNMP_Session/ChangeLog | |
parent | New package for Cinnamon 2.x (diff) | |
download | historical-efaf27d7a0a6d2596ca5dd4d740a868d47af9b89.tar.gz historical-efaf27d7a0a6d2596ca5dd4d740a868d47af9b89.tar.bz2 historical-efaf27d7a0a6d2596ca5dd4d740a868d47af9b89.zip |
Add fix for SNMP_Session::pack_sockaddr_in6 redefinition (bug #509986).
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-perl/SNMP_Session/ChangeLog')
-rw-r--r-- | dev-perl/SNMP_Session/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog index 939d3b9b6dcf..903f32e52e74 100644 --- a/dev-perl/SNMP_Session/ChangeLog +++ b/dev-perl/SNMP_Session/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/SNMP_Session # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.33 2014/01/11 16:20:58 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.34 2014/05/10 18:39:14 jer Exp $ + +*SNMP_Session-1.13-r2 (10 May 2014) + + 10 May 2014; Jeroen Roovers <jer@gentoo.org> +SNMP_Session-1.13-r2.ebuild, + +files/SNMP_Session-1.13-Socket6.patch: + Add fix for SNMP_Session::pack_sockaddr_in6 redefinition (bug #509986). 11 Jan 2014; <zlogene@gentoo.org> -SNMP_Session-1.13.ebuild, SNMP_Session-1.13-r1.ebuild: |