summaryrefslogtreecommitdiffstats
path: root/accda679038e2e4239229521f643758b02557105.patch
diff options
context:
space:
mode:
Diffstat (limited to 'accda679038e2e4239229521f643758b02557105.patch')
-rw-r--r--accda679038e2e4239229521f643758b02557105.patch50
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