summaryrefslogtreecommitdiffstats
path: root/accda679038e2e4239229521f643758b02557105.patch
diff options
context:
space:
mode:
Diffstat (limited to 'accda679038e2e4239229521f643758b02557105.patch')
-rw-r--r--accda679038e2e4239229521f643758b02557105.patch50
1 files changed, 50 insertions, 0 deletions
diff --git a/accda679038e2e4239229521f643758b02557105.patch b/accda679038e2e4239229521f643758b02557105.patch
new file mode 100644
index 0000000..b66081f
--- /dev/null
+++ b/accda679038e2e4239229521f643758b02557105.patch
@@ -0,0 +1,50 @@
+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