lp:ubuntu/oneiric/memcached

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/memcached
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

16. By Scott Kitterman

* Merge from debian unstable. Remaining changes:
  - Run as 'memcache' user instead of nobody (LP #599461)
  - Depend on adduser for preinst/postrm
  - Create user in postinst

15. By Colin Watson

Fix build failure with GCC 4.6 (LP: #829468).

14. By Felix Geyer

* Cherry-pick patch from upstream to fix FTBFS with gcc 4.5 (LP: #687984)
  - Add 03_fix_ftbfs_gcc_45.patch

13. By Clint Byrum

* Run as 'memcache' user instead of nobody (LP: #599461)
* depend on adduser for preinst/postrm
* create user in postinst

12. By David Martínez Moreno

* New upstream release. Main changes since 1.4.2 are:
  New features:
  - Support for SASL authentication.
  - New script damemtop - a memcached top.
  - Slab optimizations.
  - New stats, for reclaimed memory and SASL events.
  Bugs fixed:
  - Malicious input can crash server (CVE-2010-1152). Closes: #579913.
  - Fixed several problems with slab handling and growth.
  - Provide better error reporting.
  - Fix get stats accounting.
  - Fixed backwards compatibility with delete 0.
  - Documentation fixes.
  - Various build fixes, among others, fixed FTBFS with gcc-4.5 (closes:
    #565033).
* Refreshed and renamed 01_init_script_compliant_with_LSB.patch.
* Fixed lintian warnings by adding $remote_fs to init.d script.
* Removed non-existent document (doc/memory_management.txt).
* debian/control: Bumped Standards-Version to 3.8.4 (no changes).
*

11. By Matt Wheeler

added debian/patches/fix-ubuntu-ftbfs.patch
to fix (LP: #565152)

10. By Chuck Short

debian/patches/fix-issue-102-segfault.patch: Update patch with a more
propper fix. (LP: #558328)

9. By Chuck Short

debian/patches/fix-issue-102-segfault.patch: Fix segfault when client is
sending bad data (LP: #558328)

8. By David Martínez Moreno

* New upstream release, primarily bugfixes, some of them critical, hence
  the urgency:
  - Reject keys larger than 250 bytes in the binary protocol.
  - Bounds checking on stats cachedump.
  - Binary protocol set+cas wasn't returning a new cas ID.
  - Binary quitq didn't actually close the connection
  - Slab boundary checking cleanup (bad logic in unreachable code)
  - Get hit memory optimizations
  - Disallow -t options that cause the server to not work
  - Killed off incomplete slab rebalance feature.
* debian/patches:
  - 01_init_script_compliant_with_LSB.patch: Remade as upstream applied a
    whitespace cleanup script that broke the patch.
  - 02_manpage_additions.patch: Added missing parameters to the memcached
    manpage.
* Removed TODO from debian/docs.

7. By David Martínez Moreno

* New upstream release, urgency=high because of two critical bugs prior
  to this release:
  - In 1.2.7 under multithreaded mode, memcached would never restart
    accepting connections after hitting the maximum connection limit.
  - Remove 'stats maps' command, as it is a potential information leak,
    usable if versions prior to 1.2.8 ever have buffer overflows discovered
    (CVE-2009-1494). Closes: #526554.
  - Make -b command (setting the TCP listen backlog) actually work.
* debian/rules: Removed obsolete --disable-static.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/memcached
This branch contains Public information 
Everyone can see this information.

Subscribers