ubuntu/+source/needrestart:ubuntu/devel

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

Branch merges

Branch information

Name:
ubuntu/devel
Repository:
lp:ubuntu/+source/needrestart

Recent commits

0a61b88... by Pragyansh Chaturvedi

changelog

a2fc775... by Pragyansh Chaturvedi

* Don't restart keepalived automatically (LP: #2089155)
   - d/p/lp2089155/0021-ubuntu-avoid-restart-keepalived.patch:
     Add regex to ignore keepalived for automatic restart
   - d/p/series: Add new patch to patch series

e89783f... by Pragyansh Chaturvedi

* Don't restart glusterd automatically (LP: #2085070)
  - d/p/lp2085070/0020-ubuntu-avoid-restart-glusterd.patch:
    Add regex to ignore glusterd for automatic restart
  - d/p/series: Add new patch to patch series

a1e7bd9... by Sudhakar Verma

3.6-8ubuntu6 (patches unapplied)

Imported using git-ubuntu import.

f34cf4f... by Simon Chopin

changelog

94ca895... by Simon Chopin

Fix container handling (LP: #2084571)

- d/p/ubuntu-mode.patch: make sure containers aren't restarted from APT
- d/p/lp2084571/0019-container-fix-always-ignoring-lxc-lxd-instances-regr.patch:
  cherry-picked fix from upstream.

484755f... by Simon Chopin

changelog

cb989eb... by Simon Chopin

d/tests/*.py: move off deprecated python-tmux APIs (LP: #2069591)

4d4d99b... by Simon Chopin

changelog

02c85a9... by Simon Chopin

tests: guard against looping when failing

It's really not a nice development experience if we have to wait for the
test to timeout!