orphan-sysvinit-scripts (0.14)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the archive/debian/0.13 tag
- Git: https://salsa.debian.org/matthew/orphan-sysvinit-scripts.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 696320
- Browser: https://salsa.debian.org/matthew/orphan-sysvinit-scripts
- Last scan: 2023-03-25 15:47:09+00
- Next scan: 2023-04-02 10:36:00+00
- Debian changelog in Git:
orphan-sysvinit-scripts (0.14) unstable; urgency=medium
* Divert rsyslog-rotate with a portable version (Closes: #1031854)
-- Matthew Vernon <matthew@debian.org> Fri, 24 Feb 2023 10:01:40 +0000
- This branch is 6 commits ahead of tag archive/debian/0.13
- Git log:
commit 393dec5ac478ced3e19cc6c16aaf0cc98d4a1af2
Author: Matthew Vernon <matthew@debian.org>
Date: Fri Feb 24 13:00:05 2023 +0000
note the downgrade infelicity
commit f7879ddf9ee33c8a15df103727471b500ed8655c
Merge: 1bf64e6 e3ba6da
Author: Matthew Vernon <matthew@debian.org>
Date: Fri Feb 24 12:33:00 2023 +0000
Merge branch 'diversion' into 'master'
Divert rsyslog-rotate with a portable version (Closes: #1031854)
See merge request matthew/orphan-sysvinit-scripts!1
commit e3ba6da75a0e0f3e3de4ddf9051dafbd909e5d7b
Author: Matthew Vernon <matthew@debian.org>
Date: Fri Feb 24 11:55:54 2023 +0000
both upgrade and abort-upgrade should undo diversion if $2 is old
new-postrm abort-upgrade old-version new-version
=> if old-version is pre-diversion, remove it
old-postrm upgrade new-version
=> if new-version is pre-diversion (i.e. we're down-grading to a
version without the diversion), remove it
commit 01402047c58cf6ef1bc12a39bb795d83685a7921
Author: Matthew Vernon <matthew@debian.org>
Date: Fri Feb 24 10:44:52 2023 +0000
Combine two clauses in postrm
(from gitlab review) both were calling the same dpkg-divert command.
commit d9ae568175f97894a2286ed86bf03c88c867c714
Author: Matthew Vernon <matthew@debian.org>
Date: Fri Feb 24 10:02:56 2023 +0000
changelog for 0.14
commit 424bc0087a426ac6dddb9ffcd3cfb919207fefd1
Author: Matthew Vernon <matthew@debian.org>
Date: Fri Feb 24 09:58:19 2023 +0000
Divert rsyslog-rotate with a portable version (Closes: #1031854)
rsyslog-rotate no longer HUPs rsyslog on non-systemd systems (cf
1031399). Work around this problem by installing our own version of
rsyslog-rotate which calls the buggy rsyslog-rotate on systemd systems
and otherwise uses invoke-rc.d rsyslog rotate.
This involves setting up a diversion of /usr/lib/rsyslog/rsyslog-rotate.