From: "Steve Arnold" <nerdboy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpsec/files/
Date: Sat, 9 Nov 2019 19:15:32 +0000 (UTC) [thread overview]
Message-ID: <1573326909.a04a2aff83b5885ab0249b3ac7e18a9df792f9b9.nerdboy@gentoo> (raw)
commit: a04a2aff83b5885ab0249b3ac7e18a9df792f9b9
Author: Stephen Arnold <nerdboy <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 19:13:35 2019 +0000
Commit: Steve Arnold <nerdboy <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 19:15:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a04a2aff
net-misc/ntpsec: add acct deps, fix logrotate config, some QA issues
* fixes bug 697948 (use acct-group/acct-user)
* fixes bug 698042 (logrotate)
* fixes some QA issues from bug 695088 but leaves (adjusted) clock flags
for time server requirements
* does not address in-progress bugs
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Steve Arnold <nerdboy <AT> gentoo.org>
...-make-sure-logrotate-config-has-missingok.patch | 28 ++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/net-misc/ntpsec/files/ntpsec-1.1.7-make-sure-logrotate-config-has-missingok.patch b/net-misc/ntpsec/files/ntpsec-1.1.7-make-sure-logrotate-config-has-missingok.patch
new file mode 100644
index 00000000000..4556d7a50f7
--- /dev/null
+++ b/net-misc/ntpsec/files/ntpsec-1.1.7-make-sure-logrotate-config-has-missingok.patch
@@ -0,0 +1,28 @@
+From 252a301aba9a685b5b6df7824c576f52cc19fb81 Mon Sep 17 00:00:00 2001
+From: Stephen Arnold <nerdboy@gentoo.org>
+Date: Fri, 8 Nov 2019 16:41:16 -0800
+Subject: [PATCH] etc/logrotate-config.ntpd: make sure it has missingok
+
+* note master branch does not need this, but all the releases do
+
+Signed-off-by: Stephen Arnold <nerdboy@gentoo.org>
+---
+ etc/logrotate-config.ntpd | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/etc/logrotate-config.ntpd b/etc/logrotate-config.ntpd
+index e5d8616bf..a49129d45 100644
+--- a/etc/logrotate-config.ntpd
++++ b/etc/logrotate-config.ntpd
+@@ -5,6 +5,8 @@
+
+ /var/log/ntpd.log {
+ monthly
++ notifempty
++ missingok
+ postrotate
+ /usr/bin/killall -HUP ntpd
+ endscript
+--
+2.21.0
+
next reply other threads:[~2019-11-10 10:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-09 19:15 Steve Arnold [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-17 2:35 [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpsec/files/ Sam James
2021-11-14 8:58 Sam James
2021-06-11 22:02 Sam James
2018-03-05 19:29 Ulrich Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1573326909.a04a2aff83b5885ab0249b3ac7e18a9df792f9b9.nerdboy@gentoo \
--to=nerdboy@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox