Skip to content

Commit a841a11

Browse files
committed
JFC: missed the security note
1 parent 92d1885 commit a841a11

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

ChangeLog-1.1.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## v 1.1.4
44

5-
> released 2022-03-06
5+
> released 2023-03-06
66
77
* Fix [gh #107](https://github.com/awesomized/libmemcached/issues/107):
88
macOS: deprecated sasl API (improve detection of `libsasl2`).
@@ -15,7 +15,9 @@
1515
* Fix [gh #136](https://github.com/awesomized/libmemcached/issues/136):
1616
`libmemcachedutil` is underlinked (link against libmemcached).
1717
* Fix [gh php-memcached#531](https://github.com/php-memcached-dev/php-memcached/issues/531):
18-
`get` returns random values when lower than default `OPT_POLL_TIMEOUT` is set.
18+
`get` returns random values when lower than default `OPT_POLL_TIMEOUT` is set.
19+
**NOTE:** This is a security related fix; more information can be found at:
20+
https://github.com/awesomized/libmemcached/security/advisories/GHSA-wwmh-39wj-fx59
1921

2022
## v 1.1.3
2123

docs/source/ChangeLog-1.1.rst

+4-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ v 1.1.4
1010

1111
..
1212
13-
released 2022-03-06
13+
released 2023-03-06
1414

1515

1616

@@ -25,7 +25,9 @@ v 1.1.4
2525
* Fix `gh #136 <https://github.com/awesomized/libmemcached/issues/136>`_\ :
2626
``libmemcachedutil`` is underlinked (link against libmemcached).
2727
* Fix `gh php-memcached#531 <https://github.com/php-memcached-dev/php-memcached/issues/531>`_\ :
28-
``get`` returns random values when lower than default ``OPT_POLL_TIMEOUT`` is set.
28+
``get`` returns random values when lower than default ``OPT_POLL_TIMEOUT`` is set.\ :raw-html-m2r:`<br>`
29+
**NOTE:** This is a security related fix; more information can be found at:
30+
https://github.com/awesomized/libmemcached/security/advisories/GHSA-wwmh-39wj-fx59
2931

3032
v 1.1.3
3133
-------

0 commit comments

Comments
 (0)