[-]
[+]
|
Deleted |
php5-xcache.changes
|
@@ -1,51 +0,0 @@
--------------------------------------------------------------------
-Fri Apr 10 09:06:40 UTC 2015 - cs@linux-administrator.com
-
-- update to release 3.2.0
-
--------------------------------------------------------------------
-Thu Jun 20 20:32:30 UTC 2013 - cs@linux-administrator.com
-
-- update to release 3.0.3
-
--------------------------------------------------------------------
-Sun Jan 13 09:57:07 UTC 2013 - cs@linux-administrator.com
-
-- update to release 3.0.1
-
--------------------------------------------------------------------
-Sun Nov 18 12:05:36 UTC 2012 - cs@linux-administrator.com
-
-- update to release 3.0.0
-
--------------------------------------------------------------------
-Sat Dec 29 07:47:49 CET 2007 - crrodriguez@suse.de
-
-- update to version 1.2.2, only minor bugfixes
-
--------------------------------------------------------------------
-Mon Oct 22 00:37:47 UTC 2007 - crrodriguez@suse.de
-
-- update to current STABLE snapshot
-
--------------------------------------------------------------------
-Mon Jul 2 04:10:06 UTC 2007 - judas_iscariote@shorewall.net
-
-- update snapshot (identical to 1.2.1 stable release)
-
--------------------------------------------------------------------
-Thu Jun 14 06:51:20 UTC 2007 - judas_iscariote@shorewall.net
-
-- update snapshot (equivalent to xcache 1.2.1rc1)
-
--------------------------------------------------------------------
-Wed May 23 03:19:10 UTC 2007 - judas_iscariote@shorewall.net
-
-- update STABLE snapshot
-
--------------------------------------------------------------------
-Sun Apr 29 03:35:56 UTC 2007 - judas_iscariote@shorewall.net
-
-- update to current STABLE svn branch, fixing some bugs and adding a tiny feature
- needed for symfony to work with XCache
-
|
[-]
[+]
|
Deleted |
xcache-broken-3.0.1.ini.patch
^
|
@@ -1,26 +0,0 @@
---- xcache.ini.orig 2012-06-26 12:11:30.000000000 +0200
-+++ xcache.ini 2012-11-18 12:36:40.928027996 +0100
-@@ -25,7 +19,7 @@
- xcache.shm_scheme = "mmap"
- ; to disable: xcache.size=0
- ; to enable : xcache.size=64M etc (any size > 0) and your system mmap allows
--xcache.size = 60M
-+xcache.size = 64M
- ; set to cpu count (cat /proc/cpuinfo |grep -c processor)
- xcache.count = 1
- ; just a hash hints, you can always store count(items) > slots
-@@ -46,12 +40,12 @@
- xcache.var_gc_interval = 300
-
- ; N/A for /dev/zero
--xcache.readonly_protection = Off
-+xcache.readonly_protection = On
- ; for *nix, xcache.mmap_path is a file path, not directory. (auto create/overwrite)
- ; Use something like "/tmp/xcache" instead of "/dev/*" if you want to turn on ReadonlyProtection
- ; different process group of php won't share the same /tmp/xcache
- ; for win32, xcache.mmap_path=anonymous map name, not file path
--xcache.mmap_path = "/dev/zero"
-+xcache.mmap_path = "/tmp/xcache"
-
-
- ; leave it blank(disabled) or "/tmp/phpcore/"
|
[-]
[+]
|
Deleted |
xcache-broken-3.0.3.ini.patch
^
|
@@ -1,26 +0,0 @@
---- xcache.ini.orig 2012-06-26 12:11:30.000000000 +0200
-+++ xcache.ini 2012-11-18 12:36:40.928027996 +0100
-@@ -25,7 +19,7 @@
- xcache.shm_scheme = "mmap"
- ; to disable: xcache.size=0
- ; to enable : xcache.size=64M etc (any size > 0) and your system mmap allows
--xcache.size = 60M
-+xcache.size = 64M
- ; set to cpu count (cat /proc/cpuinfo |grep -c processor)
- xcache.count = 1
- ; just a hash hints, you can always store count(items) > slots
-@@ -46,12 +40,12 @@
- xcache.var_gc_interval = 300
-
- ; N/A for /dev/zero
--xcache.readonly_protection = Off
-+xcache.readonly_protection = On
- ; for *nix, xcache.mmap_path is a file path, not directory. (auto create/overwrite)
- ; Use something like "/tmp/xcache" instead of "/dev/*" if you want to turn on ReadonlyProtection
- ; different process group of php won't share the same /tmp/xcache
- ; for win32, xcache.mmap_path=anonymous map name, not file path
--xcache.mmap_path = "/dev/zero"
-+xcache.mmap_path = "/tmp/xcache"
-
-
- ; leave it blank(disabled) or "/tmp/phpcore/"
|
[-]
[+]
|
Deleted |
xcache-broken-3.0.4.ini.patch
^
|
@@ -1,26 +0,0 @@
---- xcache.ini.orig 2012-06-26 12:11:30.000000000 +0200
-+++ xcache.ini 2012-11-18 12:36:40.928027996 +0100
-@@ -25,7 +19,7 @@
- xcache.shm_scheme = "mmap"
- ; to disable: xcache.size=0
- ; to enable : xcache.size=64M etc (any size > 0) and your system mmap allows
--xcache.size = 60M
-+xcache.size = 64M
- ; set to cpu count (cat /proc/cpuinfo |grep -c processor)
- xcache.count = 1
- ; just a hash hints, you can always store count(items) > slots
-@@ -46,12 +40,12 @@
- xcache.var_gc_interval = 300
-
- ; N/A for /dev/zero
--xcache.readonly_protection = Off
-+xcache.readonly_protection = On
- ; for *nix, xcache.mmap_path is a file path, not directory. (auto create/overwrite)
- ; Use something like "/tmp/xcache" instead of "/dev/*" if you want to turn on ReadonlyProtection
- ; different process group of php won't share the same /tmp/xcache
- ; for win32, xcache.mmap_path=anonymous map name, not file path
--xcache.mmap_path = "/dev/zero"
-+xcache.mmap_path = "/tmp/xcache"
-
-
- ; leave it blank(disabled) or "/tmp/phpcore/"
|
[-]
[+]
|
Deleted |
xcache-broken-3.2.0.ini.patch
^
|
@@ -1,26 +0,0 @@
---- xcache.ini.orig 2012-06-26 12:11:30.000000000 +0200
-+++ xcache.ini 2012-11-18 12:36:40.928027996 +0100
-@@ -25,7 +19,7 @@
- xcache.shm_scheme = "mmap"
- ; to disable: xcache.size=0
- ; to enable : xcache.size=64M etc (any size > 0) and your system mmap allows
--xcache.size = 60M
-+xcache.size = 64M
- ; set to cpu count (cat /proc/cpuinfo |grep -c processor)
- xcache.count = 1
- ; just a hash hints, you can always store count(items) > slots
-@@ -46,12 +40,12 @@
- xcache.var_gc_interval = 300
-
- ; N/A for /dev/zero
--xcache.readonly_protection = Off
-+xcache.readonly_protection = On
- ; for *nix, xcache.mmap_path is a file path, not directory. (auto create/overwrite)
- ; Use something like "/tmp/xcache" instead of "/dev/*" if you want to turn on ReadonlyProtection
- ; different process group of php won't share the same /tmp/xcache
- ; for win32, xcache.mmap_path=anonymous map name, not file path
--xcache.mmap_path = "/dev/zero"
-+xcache.mmap_path = "/tmp/xcache"
-
-
- ; leave it blank(disabled) or "/tmp/phpcore/"
|
|
Deleted |
xcache-3.0.1.tar.bz2
^
|
|
Deleted |
xcache-3.0.3.tar.bz2
^
|
|
Deleted |
xcache-3.0.4.tar.bz2
^
|
|
Deleted |
xcache-3.1.0.tar.bz2
^
|
|
Deleted |
xcache-3.2.0.tar.bz2
^
|