[ubuntu/hirsute-proposed] logrotate 3.17.0-1ubuntu1 (Accepted)
Balint Reczey
rbalint at ubuntu.com
Wed Oct 28 14:50:54 UTC 2020
logrotate (3.17.0-1ubuntu1) hirsute; urgency=medium
* Merge from Debian unstable. Remaining changes:
- debian/control: Drop mailx to Suggests for Ubuntu; it's only used
on request, and we don't configure an MTA by default.
- debian/logrotate.conf: use group 'syslog' by default when rotating logs.
* Dropped changes, included upstream:
- Chery-pick upstream patch to fix FTBFS with GCC 10
logrotate (3.17.0-1) unstable; urgency=medium
* New upstream version 3.17.0 (Closes: #945097, #966016)
* debian:
- bump to debhelper compat level 13
- wrap-and-sort
* d/rules:
- drop custom cleanup
* d/patches:
- rebase and drop applied ones
- drop patch disabling test 70
- move debian specific patch to subdir
- cherry-pick upstream commits:
+ use getenv() on macOS and BSD
+ logrotate.service: harden with ProtectHostname
+ tests: always run logrotate in verbose mode
+ test-0070: set log modification time to current date
+ make `delaycompress` not to fail with `rotate 0`
* d/logrotate.preinst: drop ancient maintainer script about old state file
paths
* d/control: add acl package to build-dependencies to run ACL unit tests
on Linux
* d/copyright: update years
logrotate (3.16.0-3) unstable; urgency=medium
* d/patches: cherry-pick upstream switch-user fixes
- When using configuration directive su, accept staying as user root.
In particular restore mailman's usage of 'su root list'.
- Reset user/group when error returning early in rotateLogSet().
logrotate (3.16.0-2) unstable; urgency=medium
* d/patches:
- add upstream commit to silence unused parameter warning in
acl disabled build
Should fix FTBFS on architectures without acl
- add upstream commit to enable systemd hardening option ProtectClock
logrotate (3.16.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Drop no longer supported add-log-mailing-address setting from
debian/changelog.
* Add missing colon in closes line.
* Remove obsolete fields Name from debian/upstream/metadata.
[ Christian Göttsche ]
* New upstream version 3.16.0 (Closes: #915301)
* d/patches: rebase and drop upstream applied ones
- add new directive ProtectKernelLogs
- drop NoNewPrivileges, which is actually not implied and
might be needed for third party rotate scripts
* d/copyright: add extra sections
- add section for queue.h licensed under BSD-3-Clause
- add section for build-aux/git-version-gen licensed under GPL-3+
* d/control: bump to std version 4.5.0 (no further changes)
* d/rules: fail on compiler warnings
logrotate (3.15.1-2) unstable; urgency=medium
* d/control: drop postgresql-common break
* d/copyright: update for 2019
* d/salsa-ci.yml: add standard salsa-ci configuration
* d/tests: add additional small test script
* d/patches: add testsuite patches to pass reprotest on salsa-ci
* d/patches: tighten systemd service hardening
* d/control: bump to std version 4.4.1 (no further changes)
* d/source/lintian-overrides: ignore package-does-not-install-examples
logrotate (3.15.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
[ Christian Göttsche ]
* New upstream version 3.15.1
* d/patches: rebase and drop upstream applied ones
* d/patches: add spelling fix
* d/control: bump to std version 4.4.0 (no further changes)
* debian: Switch to debhelper compat level 12 (no further changes)
Date: Mon, 26 Oct 2020 18:24:33 +0100
Changed-By: Balint Reczey <rbalint at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/logrotate/3.17.0-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 26 Oct 2020 18:24:33 +0100
Source: logrotate
Architecture: source
Version: 3.17.0-1ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Balint Reczey <rbalint at ubuntu.com>
Closes: 915301 945097 966016
Changes:
logrotate (3.17.0-1ubuntu1) hirsute; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- debian/control: Drop mailx to Suggests for Ubuntu; it's only used
on request, and we don't configure an MTA by default.
- debian/logrotate.conf: use group 'syslog' by default when rotating logs.
* Dropped changes, included upstream:
- Chery-pick upstream patch to fix FTBFS with GCC 10
.
logrotate (3.17.0-1) unstable; urgency=medium
.
* New upstream version 3.17.0 (Closes: #945097, #966016)
.
* debian:
- bump to debhelper compat level 13
- wrap-and-sort
* d/rules:
- drop custom cleanup
* d/patches:
- rebase and drop applied ones
- drop patch disabling test 70
- move debian specific patch to subdir
- cherry-pick upstream commits:
+ use getenv() on macOS and BSD
+ logrotate.service: harden with ProtectHostname
+ tests: always run logrotate in verbose mode
+ test-0070: set log modification time to current date
+ make `delaycompress` not to fail with `rotate 0`
* d/logrotate.preinst: drop ancient maintainer script about old state file
paths
* d/control: add acl package to build-dependencies to run ACL unit tests
on Linux
* d/copyright: update years
.
logrotate (3.16.0-3) unstable; urgency=medium
.
* d/patches: cherry-pick upstream switch-user fixes
- When using configuration directive su, accept staying as user root.
In particular restore mailman's usage of 'su root list'.
- Reset user/group when error returning early in rotateLogSet().
.
logrotate (3.16.0-2) unstable; urgency=medium
.
* d/patches:
- add upstream commit to silence unused parameter warning in
acl disabled build
Should fix FTBFS on architectures without acl
- add upstream commit to enable systemd hardening option ProtectClock
.
logrotate (3.16.0-1) unstable; urgency=medium
.
[ Debian Janitor ]
* Drop no longer supported add-log-mailing-address setting from
debian/changelog.
* Add missing colon in closes line.
* Remove obsolete fields Name from debian/upstream/metadata.
.
[ Christian Göttsche ]
* New upstream version 3.16.0 (Closes: #915301)
.
* d/patches: rebase and drop upstream applied ones
- add new directive ProtectKernelLogs
- drop NoNewPrivileges, which is actually not implied and
might be needed for third party rotate scripts
* d/copyright: add extra sections
- add section for queue.h licensed under BSD-3-Clause
- add section for build-aux/git-version-gen licensed under GPL-3+
* d/control: bump to std version 4.5.0 (no further changes)
* d/rules: fail on compiler warnings
.
logrotate (3.15.1-2) unstable; urgency=medium
.
* d/control: drop postgresql-common break
* d/copyright: update for 2019
* d/salsa-ci.yml: add standard salsa-ci configuration
* d/tests: add additional small test script
* d/patches: add testsuite patches to pass reprotest on salsa-ci
* d/patches: tighten systemd service hardening
* d/control: bump to std version 4.4.1 (no further changes)
* d/source/lintian-overrides: ignore package-does-not-install-examples
.
logrotate (3.15.1-1) unstable; urgency=medium
.
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
.
[ Christian Göttsche ]
* New upstream version 3.15.1
.
* d/patches: rebase and drop upstream applied ones
* d/patches: add spelling fix
* d/control: bump to std version 4.4.0 (no further changes)
* debian: Switch to debhelper compat level 12 (no further changes)
Checksums-Sha1:
4a5652a2282e5582dc1b40636f7aae97fbf78974 2337 logrotate_3.17.0-1ubuntu1.dsc
588cc05a87c4b5ecf8bcc0599ffae271379f6455 161756 logrotate_3.17.0.orig.tar.xz
699038a8710f8c2c2f468fc82e9e5de86c63e885 833 logrotate_3.17.0.orig.tar.xz.asc
f4a0c8c27f9443c04be4d94cdd8266aa5853a79d 23708 logrotate_3.17.0-1ubuntu1.debian.tar.xz
7f0ebf0c1e85501934ae7e486aa8404afb030e0e 7547 logrotate_3.17.0-1ubuntu1_source.buildinfo
Checksums-Sha256:
3106b2d7c972551343bceba45d91f841a5696d635530be519ec437a763317034 2337 logrotate_3.17.0-1ubuntu1.dsc
58cc2178ff57faa3c0490181cce041345aeca6cff18dba1c5cd1398bf1c19294 161756 logrotate_3.17.0.orig.tar.xz
9221d6ce7b93d97b4b47c75c680397367648a37758e031598089ec25d2b506ad 833 logrotate_3.17.0.orig.tar.xz.asc
9835770e2cdc4a7e609bc4c770e62e7644155b6f09009b76a5a8a8c05ea0a936 23708 logrotate_3.17.0-1ubuntu1.debian.tar.xz
442b55a23d0266600679ea7623ac511a89c62aff051a28763a8372bf15a4be26 7547 logrotate_3.17.0-1ubuntu1_source.buildinfo
Files:
47e6a20dfeb4a88c75f860ea520c6f9a 2337 admin important logrotate_3.17.0-1ubuntu1.dsc
ac2a7151fc8a187201872358a20a2813 161756 admin important logrotate_3.17.0.orig.tar.xz
c32cb1321c68bdcb69f3ad253f13d7e3 833 admin important logrotate_3.17.0.orig.tar.xz.asc
00187fa2d58e45f9a14475e23a61f597 23708 admin important logrotate_3.17.0-1ubuntu1.debian.tar.xz
49b6e45b3c39b537eb45e2e353e47cc9 7547 admin important logrotate_3.17.0-1ubuntu1_source.buildinfo
Original-Maintainer: Christian Göttsche <cgzones at googlemail.com>
More information about the Hirsute-changes
mailing list