[ubuntu/focal-proposed] memcached 1.5.22-2ubuntu0.1 (Accepted)
Anders Kaseorg
andersk at mit.edu
Fri Jun 12 23:05:48 UTC 2020
memcached (1.5.22-2ubuntu0.1) focal; 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.22-2ubuntu0.1
-------------- next part --------------
Format: 1.8
Date: Thu, 14 May 2020 17:13:17 -0700
Source: memcached
Architecture: source
Version: 1.5.22-2ubuntu0.1
Distribution: focal
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.22-2ubuntu0.1) focal; 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:
e47d7c62554901402de0f65f3837ced3dcc1a0a7 2035 memcached_1.5.22-2ubuntu0.1.dsc
e504836738f7a129c87e0a790c50baceee86c88f 17552 memcached_1.5.22-2ubuntu0.1.debian.tar.xz
5be36d3ac32c797788291d0b834a2b53e1c59846 6436 memcached_1.5.22-2ubuntu0.1_source.buildinfo
Checksums-Sha256:
b00699a07b65bae043f9e3bf71a7b7eb1c2aa856ebeb83e6ce65e723758e240a 2035 memcached_1.5.22-2ubuntu0.1.dsc
a328d20720389856258f335c41d33d9997e6b8b369f866a99aaaeb9a9fffa5df 17552 memcached_1.5.22-2ubuntu0.1.debian.tar.xz
1f64c15f4fb1f2c482197e814e97a8a1a75e46f56d67ac166c5bea191f7445c6 6436 memcached_1.5.22-2ubuntu0.1_source.buildinfo
Files:
87c3b3a6c8f7cf219e11b0fee3de8746 2035 web optional memcached_1.5.22-2ubuntu0.1.dsc
35c6842b5f8a310ab844a4a94c3bcfcb 17552 web optional memcached_1.5.22-2ubuntu0.1.debian.tar.xz
1093fd97eecb14ed0eb9b691c74c7488 6436 web optional memcached_1.5.22-2ubuntu0.1_source.buildinfo
Original-Maintainer: Chris Lamb <lamby at debian.org>
More information about the Focal-changes
mailing list