public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tony Vroon (chainsaw)" <chainsaw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/tinyproxy: ChangeLog tinyproxy-1.8.3.ebuild
Date: Wed, 17 Aug 2011 13:02:55 +0000 (UTC)	[thread overview]
Message-ID: <20110817130255.C71F52004C@flycatcher.gentoo.org> (raw)

chainsaw    11/08/17 13:02:55

  Modified:             ChangeLog tinyproxy-1.8.3.ebuild
  Log:
  1.8.3 marked stable on AMD64 based on arch testing by Elijah El Lazkani & Agostino "ago" Sarubbo in security bug #363425 filed by Tim Sammut.
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.33                 net-proxy/tinyproxy/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyproxy/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyproxy/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyproxy/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	17 Aug 2011 03:46:06 -0000	1.32
+++ ChangeLog	17 Aug 2011 13:02:55 -0000	1.33
@@ -1,6 +1,11 @@
+
 # ChangeLog for net-proxy/tinyproxy
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/ChangeLog,v 1.32 2011/08/17 03:46:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/ChangeLog,v 1.33 2011/08/17 13:02:55 chainsaw Exp $
+
+  17 Aug 2011; Tony Vroon <chainsaw@gentoo.org> tinyproxy-1.8.3.ebuild:
+  1.8.3 marked stable on AMD64 based on arch testing by Elijah El Lazkani &
+  Agostino "ago" Sarubbo in security bug #363425 filed by Tim Sammut.
 
   17 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> tinyproxy-1.8.3.ebuild:
   x86 stable wrt security bug #363425



1.3                  net-proxy/tinyproxy/tinyproxy-1.8.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.3.ebuild?r1=1.2&r2=1.3

Index: tinyproxy-1.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tinyproxy-1.8.3.ebuild	17 Aug 2011 03:46:06 -0000	1.2
+++ tinyproxy-1.8.3.ebuild	17 Aug 2011 13:02:55 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.3.ebuild,v 1.2 2011/08/17 03:46:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.3.ebuild,v 1.3 2011/08/17 13:02:55 chainsaw Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
 IUSE="debug +filter-proxy minimal reverse-proxy
 	transparent-proxy +upstream-proxy +xtinyproxy-header"
 






             reply	other threads:[~2011-08-17 13:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-17 13:02 Tony Vroon (chainsaw) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-24 17:47 [gentoo-commits] gentoo-x86 commit in net-proxy/tinyproxy: ChangeLog tinyproxy-1.8.3.ebuild Jeroen Roovers (jer)
2012-11-21 15:52 Jeroen Roovers (jer)
2012-11-21 15:38 Jeroen Roovers (jer)
2011-08-27 17:36 Raul Porcel (armin76)
2011-08-18  7:31 Kacper Kowalik (xarthisius)
2011-08-17  3:46 PaweA Hajdan (phajdan.jr)
2011-08-16 22:41 Jeroen Roovers (jer)

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=20110817130255.C71F52004C@flycatcher.gentoo.org \
    --to=chainsaw@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