Accepting request 206478 from Base:System
- update to 3.8.7, fix bnc#849436 - Changelog 3.8.7: * Fixed --force/-f option handling together with "size" directive (3.8.5 regression). * Use "logrotate_tmp_t" context for SELinux tests and if this context does not exist, skip SELinux related tests. - Changelog 3.8.6 * Fixed memory corruption caused by rotation directory which does not exist with "sharedscripts" together with "prerotate" script. (forwarded request 206232 from vitezslav_cizek) OBS-URL: https://build.opensuse.org/request/show/206478 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=41
This commit is contained in:
commit
4324eb4280
@ -1,10 +1,10 @@
|
|||||||
Index: test/test
|
Index: test/test
|
||||||
===================================================================
|
===================================================================
|
||||||
--- test/test.orig 2013-07-25 14:13:04.195582354 +0200
|
--- test/test.orig 2013-10-10 10:43:36.000000000 +0200
|
||||||
+++ test/test 2013-07-25 14:14:27.468464841 +0200
|
+++ test/test 2013-11-07 21:46:37.112487860 +0100
|
||||||
@@ -1285,6 +1285,28 @@ echo "Does not have GNU Date, skipping p
|
@@ -1358,4 +1358,27 @@
|
||||||
fi
|
test.log.1 0 zero
|
||||||
|
EOF
|
||||||
|
|
||||||
+# check rotation with extension appended to the filename
|
+# check rotation with extension appended to the filename
|
||||||
+cleanup 100
|
+cleanup 100
|
||||||
@ -28,8 +28,7 @@ Index: test/test
|
|||||||
+test.1.log 0 zero
|
+test.1.log 0 zero
|
||||||
+EOF
|
+EOF
|
||||||
+
|
+
|
||||||
|
+
|
||||||
|
|
||||||
cleanup
|
cleanup
|
||||||
Index: config.c
|
Index: config.c
|
||||||
===================================================================
|
===================================================================
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6b695bffeb54ed6f6c9a560780231a55c3548a24b96cb06f33b84f8cea600079
|
|
||||||
size 57818
|
|
3
logrotate-3.8.7.tar.gz
Normal file
3
logrotate-3.8.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f6ba691f40e30e640efa2752c1f9499a3f9738257660994de70a45fe00d12b64
|
||||||
|
size 58898
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 7 20:26:51 UTC 2013 - sweet_f_a@gmx.de
|
||||||
|
|
||||||
|
- update to 3.8.7, fix bnc#849436
|
||||||
|
- Changelog 3.8.7:
|
||||||
|
* Fixed --force/-f option handling together with "size" directive
|
||||||
|
(3.8.5 regression).
|
||||||
|
* Use "logrotate_tmp_t" context for SELinux tests and if this
|
||||||
|
context does not exist, skip SELinux related tests.
|
||||||
|
- Changelog 3.8.6
|
||||||
|
* Fixed memory corruption caused by rotation directory which
|
||||||
|
does not exist with "sharedscripts" together with "prerotate"
|
||||||
|
script.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 20 12:53:27 UTC 2013 - vcizek@suse.com
|
Tue Aug 20 12:53:27 UTC 2013 - vcizek@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
Url: https://fedorahosted.org/releases/l/o/logrotate
|
Url: https://fedorahosted.org/releases/l/o/logrotate
|
||||||
|
|
||||||
Name: logrotate
|
Name: logrotate
|
||||||
Version: 3.8.5
|
Version: 3.8.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Rotate, compress, remove, and mail system log files
|
Summary: Rotate, compress, remove, and mail system log files
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user