summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2010-06-17 20:08:04 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2010-06-17 20:08:04 +0000
commitaed07613aaccf0cd543d86c263aa5e3bae2b63bb (patch)
tree38d378badfa560b1ebb2a52f10961f98fe5a8689 /sys-cluster/csync2/ChangeLog
parentMigrating away from deprecated postgres virtuals (diff)
downloadgentoo-2-aed07613aaccf0cd543d86c263aa5e3bae2b63bb.tar.gz
gentoo-2-aed07613aaccf0cd543d86c263aa5e3bae2b63bb.tar.bz2
gentoo-2-aed07613aaccf0cd543d86c263aa5e3bae2b63bb.zip
Updating ebuild and gnutls patch. Fixes bug 293835, 293866, 298333. Thanks Giampaolo Tomassoni for patch
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/csync2/ChangeLog')
-rw-r--r--sys-cluster/csync2/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/sys-cluster/csync2/ChangeLog b/sys-cluster/csync2/ChangeLog
index b405db38a6b4..ae46cc6f5f72 100644
--- a/sys-cluster/csync2/ChangeLog
+++ b/sys-cluster/csync2/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-cluster/csync2
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.27 2009/11/15 13:38:29 xmerlin Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.28 2010/06/17 20:08:04 xarthisius Exp $
+
+*csync2-1.34-r1 (17 Jun 2010)
+
+ 17 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org>
+ +csync2-1.34-r1.ebuild, +files/csync2-1.34-gnutls.patch:
+ Updating ebuild and gnutls patch. Fixes bug 293835, 293866, 298333. Thanks
+ Giampaolo Tomassoni for patch
15 Nov 2009; Christian Zoffoli <xmerlin@gentoo.org> csync2-1.34.ebuild:
Fixed compilation with gnutls-2.xx, thanks to Giampaolo Tomassoni