[ubuntu/wily-proposed] memcached 1.4.24-2ubuntu1 (Accepted)

Marc Deslauriers marc.deslauriers at ubuntu.com
Tue Aug 18 15:22:16 UTC 2015


memcached (1.4.24-2ubuntu1) wily; urgency=medium

  * Merge from Debian unstable. Remaining changes: (LP: #1462747)
    - debian/patches/fix-distribution.patch: added patch to show
      distribution on version (updated to make merging easier)

memcached (1.4.24-2) unstable; urgency=medium

  * Refresh 06_eol_comment_handling.patch and debian/systemd-memcached-wrapper
    to handle "\#" value for -D flag
  * debian/rules: remove package generated memcached.init file

memcached (1.4.24-1) unstable; urgency=medium

  * New upstream release, refresh 07_disable_tests.patch
  * debian/control: Remove XS-Testsuite as dpkg now recognize this header
  * debian/tests: test the daemon by creating, getting, and flushing keys

memcached (1.4.21-1.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Guillaume Delacour ]
  * Provide systemd perl wrapper to load /etc/memcached.conf settings, thanks
    Christos Trochalakis (Closes: #774087)

memcached (1.4.21-1) unstable; urgency=medium

  * New upstream release
  * Use autotools-dev instead of dh_autoreconf, backup upstream files updated
  * Patching configure.ac no more needed
  * Don't run t/whitespace.t as .git in packaging report false positive

memcached (1.4.20-1) unstable; urgency=medium

  * New upstream release: (Closes: #733588)
    - Includes fix for CVE-2013-7291 (Closes: #735314)
    - Fix build for arm64 port (Closes: #761027, #721203)
  * Add myself to Uploaders
  * Provide scripts/damemtop, scripts/mc_slab_mover
  * README is now README.md
  * Suggests perl modules used by the new scripts
  * Packaging updates:
    - Switch to debhelper 9 and use source format 3.0
    - remove dpkg-dev and quilt Build-Deps,
    - add adduser dependency
    - use all hardening options
    - remove unnecessary debian/README.source
    - update debian/copyring to use the machine-readable format
  * Bumped policy version to 3.9.6 (no changes needed)
  * Use dedicated memcache user instead of nobody, thanks Clint Byrum
    (Closes: #587797)
  * Use DEP-8 to test the package, thanks Yolanda Robla (Closes: #710015)
  * Update description to remove "A" article and change Homepage
  * Handle end of line comments in memcached.conf (Closes: #683144)
  * Update debian/watch to track memcached.org (github has old 1.6.0-beta1)
  * Update upstream manpage to add missing options (Closes: #685800)
  * Add Vcs-{Git,Browser}
  * Provide systemd support.
  * Provide the status for several instances in scripts/memcached-init, if
    the script is used. (Closes: #709163, LP: #1177398)

  [ Ana Beatriz Guerrero Lopez ]
  * As discussed with David by IRC, sponsor the package with Guillaume
    co-maintaining.
  * Add the stanza "XS-Testsuite: autopkgtest" in debian/control
  * Acknowledge old NMUs from Arno Töll. (Closes: #641770, #672125)

Date: Tue, 18 Aug 2015 08:52:11 -0400
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/memcached/1.4.24-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 18 Aug 2015 08:52:11 -0400
Source: memcached
Binary: memcached
Architecture: source
Version: 1.4.24-2ubuntu1
Distribution: wily
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Description:
 memcached  - high-performance memory object caching system
Closes: 587797 641770 672125 683144 685800 709163 710015 721203 733588 735314 761027 774087
Launchpad-Bugs-Fixed: 1177398 1462747
Changes:
 memcached (1.4.24-2ubuntu1) wily; urgency=medium
 .
   * Merge from Debian unstable. Remaining changes: (LP: #1462747)
     - debian/patches/fix-distribution.patch: added patch to show
       distribution on version (updated to make merging easier)
 .
 memcached (1.4.24-2) unstable; urgency=medium
 .
   * Refresh 06_eol_comment_handling.patch and debian/systemd-memcached-wrapper
     to handle "\#" value for -D flag
   * debian/rules: remove package generated memcached.init file
 .
 memcached (1.4.24-1) unstable; urgency=medium
 .
   * New upstream release, refresh 07_disable_tests.patch
   * debian/control: Remove XS-Testsuite as dpkg now recognize this header
   * debian/tests: test the daemon by creating, getting, and flushing keys
 .
 memcached (1.4.21-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Guillaume Delacour ]
   * Provide systemd perl wrapper to load /etc/memcached.conf settings, thanks
     Christos Trochalakis (Closes: #774087)
 .
 memcached (1.4.21-1) unstable; urgency=medium
 .
   * New upstream release
   * Use autotools-dev instead of dh_autoreconf, backup upstream files updated
   * Patching configure.ac no more needed
   * Don't run t/whitespace.t as .git in packaging report false positive
 .
 memcached (1.4.20-1) unstable; urgency=medium
 .
   * New upstream release: (Closes: #733588)
     - Includes fix for CVE-2013-7291 (Closes: #735314)
     - Fix build for arm64 port (Closes: #761027, #721203)
   * Add myself to Uploaders
   * Provide scripts/damemtop, scripts/mc_slab_mover
   * README is now README.md
   * Suggests perl modules used by the new scripts
   * Packaging updates:
     - Switch to debhelper 9 and use source format 3.0
     - remove dpkg-dev and quilt Build-Deps,
     - add adduser dependency
     - use all hardening options
     - remove unnecessary debian/README.source
     - update debian/copyring to use the machine-readable format
   * Bumped policy version to 3.9.6 (no changes needed)
   * Use dedicated memcache user instead of nobody, thanks Clint Byrum
     (Closes: #587797)
   * Use DEP-8 to test the package, thanks Yolanda Robla (Closes: #710015)
   * Update description to remove "A" article and change Homepage
   * Handle end of line comments in memcached.conf (Closes: #683144)
   * Update debian/watch to track memcached.org (github has old 1.6.0-beta1)
   * Update upstream manpage to add missing options (Closes: #685800)
   * Add Vcs-{Git,Browser}
   * Provide systemd support.
   * Provide the status for several instances in scripts/memcached-init, if
     the script is used. (Closes: #709163, LP: #1177398)
 .
   [ Ana Beatriz Guerrero Lopez ]
   * As discussed with David by IRC, sponsor the package with Guillaume
     co-maintaining.
   * Add the stanza "XS-Testsuite: autopkgtest" in debian/control
   * Acknowledge old NMUs from Arno Töll. (Closes: #641770, #672125)
Checksums-Sha1:
 c1a43df62272c2c5417767f032863f1dda7ed209 2096 memcached_1.4.24-2ubuntu1.dsc
 32a798a37ef782da10a09d74aa1e5be91f2861db 354917 memcached_1.4.24.orig.tar.gz
 617d3507714756cb9a404c635659787ab24d13b4 16620 memcached_1.4.24-2ubuntu1.debian.tar.xz
Checksums-Sha256:
 91f2ed7c8c3d0f0723f7ae1cea81bf3f6a9347aec8789a30af0c82a65a6e2d94 2096 memcached_1.4.24-2ubuntu1.dsc
 08a426c504ecf64633151eec1058584754d2f54e62e5ed2d6808559401617e55 354917 memcached_1.4.24.orig.tar.gz
 ccde8bd7cfc2888adf84490d23dc9e9c3e9cbf6ffa9637c5dd1579c847eed660 16620 memcached_1.4.24-2ubuntu1.debian.tar.xz
Files:
 51c9d3fee224594ac3f65798c4934a8b 2096 web optional memcached_1.4.24-2ubuntu1.dsc
 4d6e8c90e2068580526c7579dd7f37f6 354917 web optional memcached_1.4.24.orig.tar.gz
 00068478ce51baef429f006cff97d652 16620 web optional memcached_1.4.24-2ubuntu1.debian.tar.xz
Original-Maintainer: David Martínez Moreno <ender at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJV001eAAoJEGVp2FWnRL6T1WAP/Ro91Do7MeboQggLBp7cfRle
HnTOLmXKG85c3xOdhNurQYZ44hkxaNSBp3aidgBzjpy938okL0e5JvxHZPK30eA0
2zoIMRoOLwZ2r6k7fgbWSVnsKogOY+6TjsVfn5ZMjsnrAaYjvkZexw6KDt033zW+
dfxGd2jfW87YMU2JQe2OKe2u61UPsRBh5EtI/kEYyH6kN+bu2/LK2jPxUph6WEk7
WR7q4un1E5UV535SyXfJhh6QcLBh0Mo86owls7gaSuWFO3z6NlkP2Op1Khm2x6Dd
e+pHimQClM9BeeX0Mns/5IiW3gzHDzLAjd9id8W7pJxtXBJ/dadAut84cU8p9bsm
4Z0LsWFm4KR7A6OJ93oVHd5zd/1Hv7S0fICmerMThrvYGlH/LFfSDfxZppEEDjZg
4b/uteHzw3j3iRyvZJ8xz/sEKJUeh363Scb/h/XLRx/D0594ov0SykSp7xNOdhfV
1BsDcBEFP/CXrkpJebfHr/TApQkHj0JBkHCOXW6HV/HvTI3zbaSM+Q3oOec++17Z
+pYh2qrvCX+M3VYLqv6+lPbnpRpqjZhpjGt2v1s5sBfwXmX0wRcwq0FyzsFd3e8W
UlVJmlcD4R0zWQa3SYaHl/Ri5yg8zcw1M5+kld+lvg/LbUIYgMCiQevAWfCAwssz
ket9KGxXwCGjJ/X3BeLk
=4sqI
-----END PGP SIGNATURE-----


More information about the Wily-changes mailing list