diff --git a/.gitignore b/.gitignore index 37e438e..9e3785b 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ clog /apcu-5.1.11.tgz /apcu-5.1.12.tgz /apcu-5.1.13.tgz +/apcu-5.1.14.tgz diff --git a/apcu.ini b/apcu.ini index b38681d..13df71c 100644 --- a/apcu.ini +++ b/apcu.ini @@ -48,7 +48,7 @@ apc.mmap_file_mask=/tmp/apc.XXXXXX ; A key is considered "slammed" if it was the last key set, ; and a context other than the current one set it ( ie. it ; was set by another process or thread ) -;apc.slam_defense=1 +;apc.slam_defense=0 ; Defines which serializer should be used ; Default is the standard PHP serializer. diff --git a/php-pecl-apcu.spec b/php-pecl-apcu.spec index 0527414..0690c97 100644 --- a/php-pecl-apcu.spec +++ b/php-pecl-apcu.spec @@ -16,7 +16,7 @@ Name: php-pecl-apcu Summary: APC User Cache -Version: 5.1.13 +Version: 5.1.14 Release: 1%{?dist} Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz Source1: %{pecl_name}.ini @@ -216,6 +216,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Wed Nov 21 2018 Remi Collet - 5.1.14-1 +- update to 5.1.14 (stable) + * Mon Nov 19 2018 Remi Collet - 5.1.13-1 - update to 5.1.13 (stable) diff --git a/sources b/sources index 2931137..2466ba8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (apcu-5.1.13.tgz) = 2f98c83b1180277f50cf24e9c597311ed67e55b4661b4bb5acf0ec2245bd69f4d25936f2010b973c67425bfa4e132e2bfd4f39e921e4eb2e506a17b9f37cfb10 +SHA512 (apcu-5.1.14.tgz) = 68a39ae327ed1d75891b454e802e043b9bd5fe40a720537b342896dff87966db238bbc7d155fde87f69ea88607a38d88975eaa3292b1dbe1ed760b3a6a11dc85