From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. f6326e4f777519e857d740cc525bb1ae3ea57ee3
Date: Mon, 21 Jan 2019 10:21:01 +0000 [thread overview]
Message-ID: <20190121102102.23C7784FDD4@people01.i.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3368 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via f6326e4f777519e857d740cc525bb1ae3ea57ee3 (commit)
via 6f1aa31f01ed3e4a6cf59823f40405f5437c8c21 (commit)
from 9b86a7ec28bd2a2049e771b59dff817c0569e106 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f6326e4f777519e857d740cc525bb1ae3ea57ee3
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Jan 21 10:20:29 2019 +0000
core128: Ship updated logrotate
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 6f1aa31f01ed3e4a6cf59823f40405f5437c8c21
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date: Sun Jan 20 18:07:47 2019 +0100
logrotate: Update to 3.15
For details see:
https://github.com/logrotate/logrotate/releases
- timer unit: change trigger fuzz from 12h to 1h (#230)
- service unit: only run if /var/log is mounted (#230)
- preserve fractional part of timestamps when compressing (#226)
- re-indent source code using spaces only (#188)
- minage: avoid rounding issue while comparing the amount of seconds (#36)
- never remove old log files if rotate -1 is specified (#202)
- return non-zero exit status if a config file contains an error (#199)
- make copytruncate work with rotate 0 (#191)
- warn user if both size and the time interval options are used (#192)
- pass rotated log file name as the 2nd argument of the postrotate script
when sharedscript is not enabled (#193)
- rename logrotate-default to logrotate.conf (#187)
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/{oldcore/111 => core/128}/filelists/logrotate | 0
lfs/logrotate | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
copy config/rootfiles/{oldcore/111 => core/128}/filelists/logrotate (100%)
Difference in files:
diff --git a/config/rootfiles/core/128/filelists/logrotate b/config/rootfiles/core/128/filelists/logrotate
new file mode 120000
index 000000000..bc192c05d
--- /dev/null
+++ b/config/rootfiles/core/128/filelists/logrotate
@@ -0,0 +1 @@
+../../../common/logrotate
\ No newline at end of file
diff --git a/lfs/logrotate b/lfs/logrotate
index a6b735443..143d09531 100644
--- a/lfs/logrotate
+++ b/lfs/logrotate
@@ -24,7 +24,7 @@
include Config
-VER = 3.14.0
+VER = 3.15.0
THISAPP = logrotate-$(VER)
DL_FILE = logrotate-$(VER).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 9d9cf1d0a0b0433f56e152c5117f7b31
+$(DL_FILE)_MD5 = 240105d3288657d0ad7782c6a34c9a85
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2019-01-21 10:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20190121102102.23C7784FDD4@people01.i.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.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