ubuntu/+source/memcached:applied/ubuntu/groovy-devel

Last commit made on 2020-10-05
Get this branch:
git clone -b applied/ubuntu/groovy-devel https://git.launchpad.net/ubuntu/+source/memcached
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/groovy-devel
Repository:
lp:ubuntu/+source/memcached

Recent commits

9fd8d19... by Bryce Harrington

1.6.6-3ubuntu1 (patches applied)

Imported using git-ubuntu import.

8b4836c... by Bryce Harrington

[PATCH] Use signal function instead of sigignore

Gbp-Pq: use_signal_instead_of_sigignore.patch.

df08583... by Bryce Harrington

Source /etc/default/memcached in /etc/init.d/memcached. (Closes:

Gbp-Pq: 0005-Source-etc-default-memcached-in-etc-init.d-memcached.patch.

3062df8... by Bryce Harrington

Don't run some upstream tests

Gbp-Pq: 0004-Don-t-run-some-upstream-tests.patch.

0537bb5... by Bryce Harrington

Uses --retry to wait up to 5 seconds for the killed process to die.

Gbp-Pq: 0003-Uses-retry-to-wait-up-to-5-seconds-for-the-killed-pr.patch.

f263bea... by Bryce Harrington

Additions for service unit file

Gbp-Pq: 0002-Additions-for-service-unit-file.patch.

e1188e3... by Bryce Harrington

LSB requirements

Gbp-Pq: 0001-LSB-requirements.patch.

f5814f9... by Bryce Harrington

update-maintainer

7d86572... by Bryce Harrington

changelog

ff4dd63... by Bryce Harrington

  * d/p/use_signal_instead_of_sigignore.patch:
    Replace use of deprecated sigignore() with signal() to fix FTBFS in
    groovy.
    (LP: #1897823)