lp:~clint-fewbar/ubuntu/maverick/memcached/run-as-memcache

Created by Clint Byrum and last modified
Get this branch:
bzr branch lp:~clint-fewbar/ubuntu/maverick/memcached/run-as-memcache
Only Clint Byrum can upload to this branch. If you are Clint Byrum please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Clint Byrum
Status:
Merged

Recent revisions

15. By Clint Byrum

create user in postinst

14. By Clint Byrum

depend on adduser for preinst/postrm

13. By Clint Byrum

Run as 'memcache' user instead of nobody (LP: #599461)

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.

6. By David Martínez Moreno

* New upstream release, released on 3/2/2008:
  - Minor bugfixes.
  - Added support for Opensolaris.
  - IPv6 support.
  - "noreply" mode for many commands.
  - Made "out of memory· errors more clear.
  - Added eviction/OOM tracking per slab class.

Branch metadata

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

Subscribers