SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for php5-APC-3.1.14.330692-3.3.i586.rpm :
Fri Jun 28 14:00:00 2013 crrodriguezAATTopensuse.org
- version 3.1.14.330692

Mon Jan 7 13:00:00 2013 crrodriguezAATTopensuse.org
- Version 3,1,14
- When include_once_override is on, use the cached realpath. See rev. 328172
for a full explanation (Rasmus)
- Fixed bug #63852 (apc 3.1.13 fails to build if __APC_SMA_DEBUG__ is set) (Laruence)
- Fixed bug #63434 (Segfault if apc.shm_strings_buffer excceed apc.shm_size) (Laruence)
- Fixed bug #63070 (apc.include_once_override bug) (Laruence)
- Fixed bug #62151 (Stat files only require read access only, windows). (Pierre)
- fix num. segfaults by revert rev. 326820 and issue reported in bug #62972
- Fixed bug #63491 file_md5 value was wrong when use apc_bin_load function (Anatoliy)
- Fixed PHP 5.5 compatibility (related to VM variables access fix) (Anatoliy)
- Added tests for bugs #63224, #63545, #63669 (Anatoliy)

Sun Nov 25 13:00:00 2012 crrodriguezAATTopensuse.org
- Version 3.1.13, many bugfixes

Fri Jul 20 14:00:00 2012 crrodriguezAATTopensuse.org
- Version 3.1.11

Wed Jul 18 14:00:00 2012 crrodriguezAATTopensuse.org
- Update to post 3.1.10

Sun Sep 18 14:00:00 2011 crrodriguezAATTopensuse.org
- Fix crashes at startup

Tue Aug 9 14:00:00 2011 crrodriguezAATTopensuse.org
- Tune the default config

Fri Aug 5 14:00:00 2011 crrodriguezAATTopensuse.org
- Update to current SVN

Sun Jun 5 14:00:00 2011 crrodriguezAATTopensuse.org
- Add module conflicts too.

Sat Jun 4 14:00:00 2011 crrodriguezAATTopensuse.org
- Add missing module dependencies

Fri Jun 3 14:00:00 2011 crrodriguezAATTopensuse.org
- Add HEAD fixes

Sun May 15 14:00:00 2011 crrodriguezAATTopensuse.org
- Update to 3.1.9, massive regression fix.

Mon May 2 14:00:00 2011 crrodriguezAATTopensuse.org
- Update to 3.1.8 final.

Tue Apr 12 14:00:00 2011 crrodriguezAATTopensuse.org
- Update to latest SVN trunk, 3.1.8 pre-release

Tue Apr 12 14:00:00 2011 crrodriguezAATTopensuse.org
- Disable \"spin locks\" experimental feature

Sun Feb 6 13:00:00 2011 cristian.rodriguezAATTopensuse.org
- Update to 3.1.7

Fri Dec 24 13:00:00 2010 cristian.rodriguezAATTopensuse.org
- add a service file

Fri Dec 24 13:00:00 2010 cristian.rodriguezAATTopensuse.org
- Update to 3.1.6

Tue Oct 19 14:00:00 2010 cristian.rodriguezAATTopensuse.org
- Update to 3.1.4_svn201010191917

Sun Oct 10 14:00:00 2010 cristian.rodriguezAATTopensuse.org
- Update the configure options used

Tue Sep 21 14:00:00 2010 cristian.rodriguezAATTopensuse.org
- misspelled of a value in the configuration [bnc#640303]

Mon Aug 30 14:00:00 2010 cristian.rodriguezAATTopensuse.org
- Update to version 3.1.4
- d not put builda tes into binaries

Tue Aug 18 14:00:00 2009 crrodriguezAATTnovell.com
- use versioning

Sun Aug 16 14:00:00 2009 crrodriguezAATTsuse.de
- use new macros

Mon Jun 1 14:00:00 2009 crrodriguezAATTsuse.de
- hp5-APC: please include apc.php (status page) [bnc#508584]

Fri Dec 12 13:00:00 2008 crrodriguezAATTsuse.de
- update to version 3.1.2
- PHP4 compatibilty break
- apc_pool allocator (Gopal)
- doubly-linked sma allocator (Shire)
- php 5.3 gc compatibility (Gopal)
- APCIterator for easy access (Shire)
- apc_delete_file (Shire)
- apc_inc/apc_dec/apc_cas functions (Shire)
- apc.canonicalize (Gopal)
- apc.preload_path (Gopal)
- apc.rfc1867_ttl (Shire)
- apc.file_md5 (Shire)
- consolidate locking macros (Shire)
- remove futex/TSRM locks (Shire)
- non-blocking semaphore locks (Shire)
- zval
* object rework (Gopal)

Thu May 15 14:00:00 2008 crrodriguezAATTsuse.de
- update to version 3.0.19

* Move expunge callback groundwork to 3.1 (Rasmus)

* Fix fd-leak (Gopal)

* Fix double-free on builtin functions (Gopal)

* Initial PHP 5.3 support (Gopal)

Fri Mar 28 13:00:00 2008 crrodriguezAATTsuse.de
- update to version 3.0.18

* Revert memleak patch (Gopal)

* Fix for bug 13504 (David Fraser)

Wed Mar 26 13:00:00 2008 crrodriguezAATTsuse.de
- update to version 3.0.17, security fix

* Fix for CVE-2008-1488 (Daniel Papasian, Rasmus)

* Fix apc_add() cache expunge bug (Rasmus)

* Added parameter to apc_fetch to determine success/failure when fetching booleans (Shire)

* Fix misc. memleaks (Shire)

Thu Dec 27 13:00:00 2007 crrodriguezAATTsuse.de
- version 3.0.16
- Fix for longstanding cache-full crash (Christian Seiler)
http://news.php.net/php.pecl.dev/4951 for the details
- Added optional shm unmap on a fatal signal feature (Lucas Nealan)
- Added PTHREAD_MUTEX_ADAPTIVE_NP option pthread locks (Paul Saab)
- Minor cleanups (Lucas Nealan)
- Added configure option to enable apc_cache_info(\'filehits\') (Shire)

Thu Oct 18 14:00:00 2007 crrodriguezAATTsuse.de
- version 3.0.15

Tue Oct 2 14:00:00 2007 crrodriguezAATTsuse.de
- needs fno-strict-aliasing


 
ICM