summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2010-04-22 23:00:39 +0000
committerLars Wendler <polynomial-c@gentoo.org>2010-04-22 23:00:39 +0000
commit9504531c70ea7e56e237ea1c88a176a6d3ca9b0e (patch)
tree1c3f6554677408c005bccdd9a77c541cb2b2df3b /net-im/silc-client/ChangeLog
parentUse Python 2. (diff)
downloadhistorical-9504531c70ea7e56e237ea1c88a176a6d3ca9b0e.tar.gz
historical-9504531c70ea7e56e237ea1c88a176a6d3ca9b0e.tar.bz2
historical-9504531c70ea7e56e237ea1c88a176a6d3ca9b0e.zip
Fix for bug #316691 and fix against possible sandbox violation.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'net-im/silc-client/ChangeLog')
-rw-r--r--net-im/silc-client/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/net-im/silc-client/ChangeLog b/net-im/silc-client/ChangeLog
index 1d36c413ce19..a6e431ae1884 100644
--- a/net-im/silc-client/ChangeLog
+++ b/net-im/silc-client/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for net-im/silc-client
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.58 2010/04/22 12:12:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.59 2010/04/22 23:00:39 polynomial-c Exp $
+
+ 22 Apr 2010; Lars Wendler <polynomial-c@gentoo.org>
+ silc-client-1.1.8.ebuild,
+ +files/silc-client-1.1.8-sandbox-errors-fix.patch:
+ non-maintainer commit:
+ Added a patch to work around a sandbox violation.
+ Also added >=net-im/silc-toolkit to DEPEND to fix bug #316691 which got
+ caught by flameeyes during his usual tinderbox runs.
22 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
silc-client-1.1.8.ebuild: