public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler (polynomial-c)" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-im/silc-client: silc-client-1.1.8.ebuild ChangeLog
Date: Thu, 22 Apr 2010 23:00:39 +0000 (UTC)	[thread overview]
Message-ID: <20100422230039.C0BCB2C04B@corvid.gentoo.org> (raw)

polynomial-c    10/04/22 23:00:39

  Modified:             silc-client-1.1.8.ebuild ChangeLog
  Log:
  Fix for bug #316691 and fix against possible sandbox violation.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-im/silc-client/silc-client-1.1.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/silc-client/silc-client-1.1.8.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/silc-client/silc-client-1.1.8.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/silc-client/silc-client-1.1.8.ebuild?r1=1.3&r2=1.4

Index: silc-client-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/silc-client/silc-client-1.1.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- silc-client-1.1.8.ebuild	22 Apr 2010 12:12:31 -0000	1.3
+++ silc-client-1.1.8.ebuild	22 Apr 2010 23:00:39 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/silc-client-1.1.8.ebuild,v 1.3 2010/04/22 12:12:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/silc-client-1.1.8.ebuild,v 1.4 2010/04/22 23:00:39 polynomial-c Exp $
 
 EAPI=2
 
@@ -21,7 +21,8 @@
 	!<=net-im/silc-toolkit-0.9.12-r1"
 
 DEPEND="${COMMONDEPEND}
-	dev-util/pkgconfig"
+	dev-util/pkgconfig
+	>=net-im/silc-toolkit-1.1.10"
 
 RDEPEND="${COMMONDEPEND}
 	perl? (
@@ -33,6 +34,7 @@
 	sed -i -e "s:-g -O2:${CFLAGS}:g" configure
 	use amd64 && sed -i -e 's:felf\([^6]\):felf64\1:g' configure
 	epatch "${FILESDIR}/${PN}-1.1.8-docdir.patch"
+	epatch "${FILESDIR}/${P}-sandbox-errors-fix.patch"
 }
 
 src_configure() {



1.59                 net-im/silc-client/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/silc-client/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/silc-client/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/silc-client/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	22 Apr 2010 12:12:31 -0000	1.58
+++ ChangeLog	22 Apr 2010 23:00:39 -0000	1.59
@@ -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:






             reply	other threads:[~2010-04-22 23:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-22 23:00 Lars Wendler (polynomial-c) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-30 14:42 [gentoo-commits] gentoo-x86 commit in net-im/silc-client: silc-client-1.1.8.ebuild ChangeLog Brent Baude (ranger)
2010-04-30 14:38 Brent Baude (ranger)
2010-04-26 19:04 Markus Meier (maekke)
2010-04-23 19:46 Raul Porcel (armin76)
2010-04-22 12:12 Christian Faulhammer (fauli)
2010-04-19 21:16 Lars Wendler (polynomial-c)
2010-04-19 20:45 Lars Wendler (polynomial-c)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100422230039.C0BCB2C04B@corvid.gentoo.org \
    --to=polynomial-c@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox