rpms/php-suhosin/F-11 .cvsignore, 1.4, 1.5 php-suhosin.spec, 1.4, 1.5 sources, 1.4, 1.5

Bart Vanbrabant zoeloelip at fedoraproject.org
Sat Oct 31 16:07:21 UTC 2009


Author: zoeloelip

Update of /cvs/pkgs/rpms/php-suhosin/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv452

Modified Files:
	.cvsignore php-suhosin.spec sources 
Log Message:
Update to 0.9.29


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-suhosin/F-11/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	26 Aug 2008 09:14:01 -0000	1.4
+++ .cvsignore	31 Oct 2009 16:07:20 -0000	1.5
@@ -1 +1 @@
-suhosin-0.9.27.tgz
+suhosin-0.9.29.tgz


Index: php-suhosin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-suhosin/F-11/php-suhosin.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- php-suhosin.spec	26 Feb 2009 22:44:32 -0000	1.4
+++ php-suhosin.spec	31 Oct 2009 16:07:20 -0000	1.5
@@ -3,8 +3,8 @@
 %global php_version %(php-config --version 2>/dev/null || echo 0)
 
 Name:           php-suhosin
-Version:        0.9.27
-Release:        2%{?dist}
+Version:        0.9.29
+Release:        1%{?dist}
 Summary:        Suhosin is an advanced protection system for PHP installations
 
 Group:          Development/Languages
@@ -49,6 +49,27 @@ rm -rf $RPM_BUILD_ROOT
 %{php_extdir}/suhosin.so
 
 %changelog
+* Sat Oct 31 2009 Bart Vanbrabant <bart.vanbrabant at zoeloelip.be> - 0.9.29-1
+Update to version 0.9.29
+- Fixing crash bugs with PHP 5.3.0 caused by unexpected NULL in 
+  EG(active_symbol_table)
+- Added more compatible way to retrieve ext/session globals
+- Increased default length and count limit for POST variables 
+  (for people not reading docu)
+- Fixed crash bug with PHP 5.2.10 caused by a change in extension 
+  load order of ext/session
+- Fixed harmless parameter order error in a bogus memset()
+- Disable suhosin.session.cryptua by default because of 
+  Internet Explorer 8 "features"
+- Added suhosin.executor.include.allow_writable_files which can be 
+  disabled to disallow inclusion of files writable by the webserver
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.27-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Mon Jul 13 2009 Remi Collet <Fedora at FamilleCollet.com> - 0.9.27-3
+- rebuild for new PHP 5.3.0 ABI (20090626)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.27-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-suhosin/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	26 Aug 2008 09:14:01 -0000	1.4
+++ sources	31 Oct 2009 16:07:20 -0000	1.5
@@ -1 +1 @@
-9aae02bc2d2bcf9b8bd97cd22f56a8b8  suhosin-0.9.27.tgz
+e3c599e7e344e981f935b2dab90592c1  suhosin-0.9.29.tgz




More information about the fedora-extras-commits mailing list