[ubuntu/eoan-proposed] memcached 1.5.10-0ubuntu3.1 (Accepted)
Anders Kaseorg
andersk at mit.edu
Wed Jun 24 12:31:05 UTC 2020
memcached (1.5.10-0ubuntu3.1) eoan; urgency=medium
* d/p/fix-bug-where-sasl-will-load-config-the-wrong-path.patch:
Fix the path from which SASL configuration is loaded. (LP: #1878721)
The bug happened because sasl expects memcached to provide a
path (i.e., a directory, not a filename) where the sasl
configuration file(s) is (are). However, memcached was passing
the filename (/etc/sasl2/memcached.conf) to sasl, which was
interpreting it as a directory, and looking for a configuration
file inside it (i.e., /etc/sasl2/memcached.conf/memcached.conf).
Users could workaround this bug by creating a directory named
/etc/sasl2/memcached.conf/, and putting the configuration file
inside it. This patch not only fixes this bug (by passing the
right directory, /etc/sasl2/, to sasl) but also supports the
workaround described above.
Date: Thu, 14 May 2020 17:13:17 -0700
Changed-By: Anders Kaseorg <andersk at mit.edu>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Bryce Harrington <bryce at bryceharrington.org>
https://launchpad.net/ubuntu/+source/memcached/1.5.10-0ubuntu3.1
-------------- next part --------------
Format: 1.8
Date: Thu, 14 May 2020 17:13:17 -0700
Source: memcached
Architecture: source
Version: 1.5.10-0ubuntu3.1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Anders Kaseorg <andersk at mit.edu>
Launchpad-Bugs-Fixed: 1878721
Changes:
memcached (1.5.10-0ubuntu3.1) eoan; urgency=medium
.
* d/p/fix-bug-where-sasl-will-load-config-the-wrong-path.patch:
Fix the path from which SASL configuration is loaded. (LP: #1878721)
The bug happened because sasl expects memcached to provide a
path (i.e., a directory, not a filename) where the sasl
configuration file(s) is (are). However, memcached was passing
the filename (/etc/sasl2/memcached.conf) to sasl, which was
interpreting it as a directory, and looking for a configuration
file inside it (i.e., /etc/sasl2/memcached.conf/memcached.conf).
Users could workaround this bug by creating a directory named
/etc/sasl2/memcached.conf/, and putting the configuration file
inside it. This patch not only fixes this bug (by passing the
right directory, /etc/sasl2/, to sasl) but also supports the
workaround described above.
Checksums-Sha1:
37719997261bbb477984aa58a90fc81c60c3cd6a 2062 memcached_1.5.10-0ubuntu3.1.dsc
6a9f60c04290565d8890f99ad7b4233eca2b24a6 16856 memcached_1.5.10-0ubuntu3.1.debian.tar.xz
25b907c462a59ea676e01e434fe1d0e7b32a5611 6415 memcached_1.5.10-0ubuntu3.1_source.buildinfo
Checksums-Sha256:
3b8355f033a371e77c4ca37a9f83fd117ce24313c81f7832e417f5882419da58 2062 memcached_1.5.10-0ubuntu3.1.dsc
6b39bf51e31f55e3ea97f8501e028c38f74db085fe3896890ace6c9c070b86c5 16856 memcached_1.5.10-0ubuntu3.1.debian.tar.xz
7c35b34fc39d1dcfd4937bb66333a82eda68e52b8d2c5d495cdad66080df3965 6415 memcached_1.5.10-0ubuntu3.1_source.buildinfo
Files:
860432110369b3efe553698f1847fea6 2062 web optional memcached_1.5.10-0ubuntu3.1.dsc
332db9040566c6f3e772c95775449823 16856 web optional memcached_1.5.10-0ubuntu3.1.debian.tar.xz
01a1e57a7218a32601a1cc1e81e6fa6c 6415 web optional memcached_1.5.10-0ubuntu3.1_source.buildinfo
Original-Maintainer: Guillaume Delacour <gui at iroqwa.org>
More information about the Eoan-changes
mailing list