diff options
author | Remi Collet <remi@remirepo.net> | 2019-01-21 17:19:05 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-01-21 17:19:05 +0100 |
commit | 2a6014726b78c5a39e94c1afd3e22d9314bb0a66 (patch) | |
tree | 391e31098dc08dc4443bac5dc48199d472159fa5 /accda679038e2e4239229521f643758b02557105.patch | |
parent | a75febd64858a98fd72b63206cd0d6822da50a35 (diff) |
v2.0.0
Diffstat (limited to 'accda679038e2e4239229521f643758b02557105.patch')
-rw-r--r-- | accda679038e2e4239229521f643758b02557105.patch | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/accda679038e2e4239229521f643758b02557105.patch b/accda679038e2e4239229521f643758b02557105.patch deleted file mode 100644 index b66081f..0000000 --- a/accda679038e2e4239229521f643758b02557105.patch +++ /dev/null @@ -1,50 +0,0 @@ -From accda679038e2e4239229521f643758b02557105 Mon Sep 17 00:00:00 2001 -From: Laurent Laville <laurent.laville@gmail.com> -Date: Wed, 2 Jan 2019 22:41:27 +0100 -Subject: [PATCH] update Amqp ref to version 1.9.4 (stable) - ---- - CHANGELOG.md | 1 + - data/references/Amqp.iniEntries.json | 8 ++++++++ - data/references/Amqp.releases.json | 9 +++++++++ - 3 files changed, 18 insertions(+) - -diff --git a/data/references/Amqp.iniEntries.json b/data/references/Amqp.iniEntries.json -index 192a8a3..c9a2113 100644 ---- a/data/references/Amqp.iniEntries.json -+++ b/data/references/Amqp.iniEntries.json -@@ -142,5 +142,13 @@ - "ext_max": "", - "php_min": "5.3.0", - "php_max": "" -+ }, -+ { -+ "ext_name_fk": 1, -+ "name": "amqp.sasl_method", -+ "ext_min": "1.9.4", -+ "ext_max": "", -+ "php_min": "5.3.0", -+ "php_max": "" - } - ] -\ No newline at end of file -diff --git a/data/references/Amqp.releases.json b/data/references/Amqp.releases.json -index da7c9cc..b6438ba 100644 ---- a/data/references/Amqp.releases.json -+++ b/data/references/Amqp.releases.json -@@ -358,5 +358,14 @@ - "ext_max": "", - "php_min": "5.3.0", - "php_max": "" -+ }, -+ { -+ "ext_name_fk": 1, -+ "rel_version": "1.9.4", -+ "rel_date": "2019-01-02", -+ "rel_state": "stable", -+ "ext_max": "", -+ "php_min": "5.3.0", -+ "php_max": "" - } - ] -\ No newline at end of file |