~nacc/ubuntu/+source/memcached:ubuntu/precise

Last commit made on 2012-04-04
Get this branch:
git clone -b ubuntu/precise https://git.launchpad.net/~nacc/ubuntu/+source/memcached
Only Nish Aravamudan can upload to this branch. If you are Nish Aravamudan please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/precise
Repository:
lp:~nacc/ubuntu/+source/memcached

Recent commits

df92edd... by James Page

Import version 1.4.13-0ubuntu2 to ubuntu/precise

Imported using usd-importer.

New changelog entries:
  * Fix FTBFS due to racey test case:
    - d/patches/50_fix_racey_test.patch: Cherry picked patch from
      upstream bug tracker which endeavours to avoid the race condition.
      Thanks to Clint Byrum for this fix.

2ac35db... by Clint Byrum

Import version 1.4.13-0ubuntu1 to ubuntu/precise

Imported using usd-importer.

New changelog entries:
  * New upstream release.
  * Refreshed patches
  * d/p/50_add_init_retry.patch: use --retry to wait up to 5 seconds
    for memcached to die. (LP: #795673)
  * d/rules: run test suite on build (LP: #586632)

4da3544... by Scott Kitterman

Import version 1.4.11-0ubuntu1 to ubuntu/precise

Imported using usd-importer.

New changelog entries:
  * New upstream release
    - Fix race condition issue introduced in 1.4.10
    - Multiple other bug fixes
    - Initial (beta - API may change) implementation of slab reassingment

8e7f120... by Scott Kitterman

Import version 1.4.10-0ubuntu1 to ubuntu/precise

Imported using usd-importer.

New changelog entries:
  * New upstream release
    - Multiple bug fixes
    - General work on performance improvement
    - Improvements in speed between 3 and 6 worker threads

5a96ca3... by Scott Kitterman

Import version 1.4.9-0ubuntu1 to ubuntu/precise

Imported using usd-importer.

New changelog entries:
  * New upstream release
    - Drop debian/patches/04_fix_double_fork_in_start-memcached.patch since
      it is included in this release

1b3b493... by Scott Kitterman

Import version 1.4.7-0.1ubuntu1 to ubuntu/precise

Imported using usd-importer.

4bf79f5... by Scott Kitterman

Import version 1.4.7-0.1ubuntu1 to ubuntu/oneiric

Imported using usd-importer.

New changelog entries:
  * 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

80d8456... by =?utf-8?q?Arno_T=C3=B6ll?= <email address hidden>

Import version 1.4.7-0.1 to debian/sid

Imported using usd-importer.

New changelog entries:
  * Non-maintainer upload.
  * Refresh patches, keep all changed hunks except some changes in
    `01_init_script_additions.patch' untouched.
  * New upstream release. Closes:
    - "FTBFS: memcached.c:1023:16: error: dereferencing type-punned
      pointer will break strict-aliasing rules" (Closes: #618096)
    - "ftbfs with gcc-4.6 -Werror" (Closes: #625397)
    - "FTBFS with libevent 2.0 in experimental" This is actually a duplicate
      of #625397 above (Closes: #632764)
    - Fix "please package new upstream release" (Closes: #641059)
  * Fix "Fix FTBFS on hurd-i386" add proposed patch as
    `03_fix_ftbfs4hurd.patch'. Thanks Svante Signell (Closes: #637695)
  * Fix "initscript on restart ignore $ENABLE_MEMCACHED" Add a sanity check
    to the init script (Closes: #636496)
  * Fix "debian/watch doesn't work" Replace the watch file to match the new
    Google Code layout (taken from the sinntp package) (Closes: #641520)
  * Add `04_fix_double_fork_in_start-memcached.patch'. This patch causes the
    start-memcached script to correctly write its PIDFILE, which, in turn,
    allows the init script correct operations. This also fixes "status
    operation on init.d not working correctly (needs to pass $PIDFILE to
    status_of_proc)", however add the $PIDFILE argument additionally none-
    theless as suggested (Closes: #622281)

56129f8... by Colin Watson

Import version 1.4.5-1ubuntu3 to ubuntu/oneiric

Imported using usd-importer.

New changelog entries:
  * Fix build failure with GCC 4.6 (LP: #829468).

fb8a146... by Felix Geyer

Import version 1.4.5-1ubuntu2 to ubuntu/oneiric

Imported using usd-importer.