public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/suhosin: suhosin-0.9.33.ebuild ChangeLog
@ 2012-01-27 13:30 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-01-27 13:30 UTC (permalink / raw
  To: gentoo-commits

ago         12/01/27 13:30:25

  Modified:             suhosin-0.9.33.ebuild ChangeLog
  Log:
  Stable for AMD64, wrt security bug #399427
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-php/suhosin/suhosin-0.9.33.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?r1=1.1&r2=1.2

Index: suhosin-0.9.33.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- suhosin-0.9.33.ebuild	26 Jan 2012 08:10:49 -0000	1.1
+++ suhosin-0.9.33.ebuild	27 Jan 2012 13:30:25 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.1 2012/01/26 08:10:49 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.2 2012/01/27 13:30:25 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 inherit php-ext-source-r2
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 
 DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
 HOMEPAGE="http://www.suhosin.org/"



1.3                  dev-php/suhosin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	26 Jan 2012 08:10:49 -0000	1.2
+++ ChangeLog	27 Jan 2012 13:30:25 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/suhosin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.2 2012/01/26 08:10:49 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.3 2012/01/27 13:30:25 ago Exp $
+
+  27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> suhosin-0.9.33.ebuild:
+  Stable for AMD64, wrt security bug #399427
 
 *suhosin-0.9.33 (26 Jan 2012)
 






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php/suhosin: suhosin-0.9.33.ebuild ChangeLog
@ 2012-02-12 19:13 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 6+ messages in thread
From: Ole Markus With (olemarkus) @ 2012-02-12 19:13 UTC (permalink / raw
  To: gentoo-commits

olemarkus    12/02/12 19:13:01

  Modified:             suhosin-0.9.33.ebuild ChangeLog
  Log:
  Added patch that makes suhosin build with php[threads]. Bug 400889
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-php/suhosin/suhosin-0.9.33.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?r1=1.2&r2=1.3

Index: suhosin-0.9.33.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- suhosin-0.9.33.ebuild	27 Jan 2012 13:30:25 -0000	1.2
+++ suhosin-0.9.33.ebuild	12 Feb 2012 19:13:00 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.2 2012/01/27 13:30:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.3 2012/02/12 19:13:00 olemarkus Exp $
 
 EAPI="2"
 
@@ -27,6 +27,7 @@
 	for slot in $(php_get_slots); do
 		php_init_slot_env ${slot}
 		epatch "${FILESDIR}"/${P}-libcrypt.patch
+		epatch "${FILESDIR}"/${P}-fix-ZTS-compile-problem.patch
 	done
 	php-ext-source-r2_src_prepare
 }



1.4                  dev-php/suhosin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	27 Jan 2012 13:30:25 -0000	1.3
+++ ChangeLog	12 Feb 2012 19:13:00 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/suhosin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.3 2012/01/27 13:30:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.4 2012/02/12 19:13:00 olemarkus Exp $
+
+  12 Feb 2012; Ole Markus With <olemarkus@gentoo.org>
+  +files/suhosin-0.9.33-fix-ZTS-compile-problem.patch, suhosin-0.9.33.ebuild:
+  Added patch that makes suhosin build with php[threads]. Bug 400889
 
   27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> suhosin-0.9.33.ebuild:
   Stable for AMD64, wrt security bug #399427






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php/suhosin: suhosin-0.9.33.ebuild ChangeLog
@ 2012-08-25  8:22 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 6+ messages in thread
From: Ole Markus With (olemarkus) @ 2012-08-25  8:22 UTC (permalink / raw
  To: gentoo-commits

olemarkus    12/08/25 08:22:22

  Modified:             ChangeLog
  Added:                suhosin-0.9.33.ebuild
  Log:
  Readding suhosin-0.9.33.ebuild. Was removed by a mistake
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.11                 dev-php/suhosin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	23 Aug 2012 19:17:39 -0000	1.10
+++ ChangeLog	25 Aug 2012 08:22:22 -0000	1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php/suhosin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.10 2012/08/23 19:17:39 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.11 2012/08/25 08:22:22 olemarkus Exp $
+
+*suhosin-0.9.33 (25 Aug 2012)
+
+  25 Aug 2012; Ole Markus With <olemarkus@gentoo.org> +suhosin-0.9.33.ebuild:
+  Readding suhosin-0.9.33.ebuild. Was removed by a mistake
 
   23 Aug 2012; Ole Markus With <olemarkus@gentoo.org> -suhosin-0.9.33.ebuild:
   Removing old ebuilds



1.10                 dev-php/suhosin/suhosin-0.9.33.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?r1=1.9&r2=1.10






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php/suhosin: suhosin-0.9.33.ebuild ChangeLog
@ 2013-03-05  9:39 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 6+ messages in thread
From: Ole Markus With (olemarkus) @ 2013-03-05  9:39 UTC (permalink / raw
  To: gentoo-commits

olemarkus    13/03/05 09:39:33

  Modified:             suhosin-0.9.33.ebuild ChangeLog
  Log:
  EAPI bump
  
  (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)

Revision  Changes    Path
1.11                 dev-php/suhosin/suhosin-0.9.33.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?r1=1.10&r2=1.11

Index: suhosin-0.9.33.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- suhosin-0.9.33.ebuild	25 Aug 2012 08:22:22 -0000	1.10
+++ suhosin-0.9.33.ebuild	5 Mar 2013 09:39:32 -0000	1.11
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.10 2012/08/25 08:22:22 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.11 2013/03/05 09:39:32 olemarkus Exp $
 
-EAPI="2"
+EAPI="5"
 
 PHP_EXT_NAME="suhosin"
 PHP_EXT_INI="yes"



1.13                 dev-php/suhosin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	25 Aug 2012 08:23:45 -0000	1.12
+++ ChangeLog	5 Mar 2013 09:39:32 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/suhosin
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.12 2012/08/25 08:23:45 olemarkus Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.13 2013/03/05 09:39:32 olemarkus Exp $
+
+  05 Mar 2013; Ole Markus With <olemarkus@gentoo.org> suhosin-0.9.33.ebuild:
+  EAPI bump
 
   25 Aug 2012; Ole Markus With <olemarkus@gentoo.org>
   -suhosin-0.9.32.1-r2.ebuild, suhosin-0.9.33.ebuild:





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php/suhosin: suhosin-0.9.33.ebuild ChangeLog
@ 2014-01-26 18:43 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 6+ messages in thread
From: Ole Markus With (olemarkus) @ 2014-01-26 18:43 UTC (permalink / raw
  To: gentoo-commits

olemarkus    14/01/26 18:43:05

  Modified:             suhosin-0.9.33.ebuild ChangeLog
  Log:
  Removing stable keyword for sh/s390
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)

Revision  Changes    Path
1.12                 dev-php/suhosin/suhosin-0.9.33.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?r1=1.11&r2=1.12

Index: suhosin-0.9.33.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- suhosin-0.9.33.ebuild	5 Mar 2013 09:39:32 -0000	1.11
+++ suhosin-0.9.33.ebuild	26 Jan 2014 18:43:05 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.11 2013/03/05 09:39:32 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.12 2014/01/26 18:43:05 olemarkus Exp $
 
 EAPI="5"
 
@@ -10,7 +10,7 @@
 
 inherit php-ext-source-r2
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
 
 DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
 HOMEPAGE="http://www.suhosin.org/"



1.14                 dev-php/suhosin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	5 Mar 2013 09:39:32 -0000	1.13
+++ ChangeLog	26 Jan 2014 18:43:05 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/suhosin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.13 2013/03/05 09:39:32 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.14 2014/01/26 18:43:05 olemarkus Exp $
+
+  26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> suhosin-0.9.33.ebuild:
+  Removing stable keyword for sh/s390
 
   05 Mar 2013; Ole Markus With <olemarkus@gentoo.org> suhosin-0.9.33.ebuild:
   EAPI bump





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php/suhosin: suhosin-0.9.33.ebuild ChangeLog
@ 2014-08-10 21:06 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 6+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 21:06 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 21:06:05

  Modified:             suhosin-0.9.33.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.13                 dev-php/suhosin/suhosin-0.9.33.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild?r1=1.12&r2=1.13

Index: suhosin-0.9.33.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- suhosin-0.9.33.ebuild	26 Jan 2014 18:43:05 -0000	1.12
+++ suhosin-0.9.33.ebuild	10 Aug 2014 21:06:05 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.12 2014/01/26 18:43:05 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.13 2014/08/10 21:06:05 slyfox Exp $
 
 EAPI="5"
 
@@ -12,7 +12,7 @@
 
 KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
 
-DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
+DESCRIPTION="Suhosin is an advanced protection system for PHP installations"
 HOMEPAGE="http://www.suhosin.org/"
 SRC_URI="http://download.suhosin.org/${P}.tgz"
 LICENSE="PHP-3"



1.15                 dev-php/suhosin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	26 Jan 2014 18:43:05 -0000	1.14
+++ ChangeLog	10 Aug 2014 21:06:05 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/suhosin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.14 2014/01/26 18:43:05 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.15 2014/08/10 21:06:05 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> suhosin-0.9.33.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> suhosin-0.9.33.ebuild:
   Removing stable keyword for sh/s390





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-08-11 21:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05  9:39 [gentoo-commits] gentoo-x86 commit in dev-php/suhosin: suhosin-0.9.33.ebuild ChangeLog Ole Markus With (olemarkus)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 21:06 Sergei Trofimovich (slyfox)
2014-01-26 18:43 Ole Markus With (olemarkus)
2012-08-25  8:22 Ole Markus With (olemarkus)
2012-02-12 19:13 Ole Markus With (olemarkus)
2012-01-27 13:30 Agostino Sarubbo (ago)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox