Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package logrotate for openSUSE:Factory 
checked in at 2022-01-11 00:01:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/logrotate (Old)
 and      /work/SRC/openSUSE:Factory/.logrotate.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "logrotate"

Tue Jan 11 00:01:36 2022 rev:70 rq:945243 version:3.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/logrotate/logrotate.changes      2021-10-26 
20:13:27.998002606 +0200
+++ /work/SRC/openSUSE:Factory/.logrotate.new.1892/logrotate.changes    
2022-01-11 00:01:44.505232352 +0100
@@ -1,0 +2,19 @@
+Fri Jan  7 20:23:36 UTC 2022 - Michael Str??der <mich...@stroeder.com>
+
+- update to 3.19.0:
+  * continue on EINTR in compressLogFile() (#430)
+  * enforce stricter parsing of configuration files (#427, #431)
+  * avoid confusing error message in debug mode (#426)
+  * fix full_write() on incomplete write (#415)
+  * do not use alloca() any more (#412)
+  * do not rotate hard links unless allowhardlink is used (#407)
+  * change directory after dropping privileges (#397)
+  * add defence in depth when dropping privileges (#400)
+  * remove invalid configuration on error (#408)
+  * do not open symbolic link log files by accident (#399)
+  * do not write state if state file is /dev/null (#395)
+- rebased logrotate-3.13.0-systemd_add_home_env.patch
+  and renamed to logrotate-3.19.0-systemd_add_home_env.patch
+- removed obsolete logrotate-dont_warn_on_size=_syntax.patch
+
+-------------------------------------------------------------------

Old:
----
  logrotate-3.13.0-systemd_add_home_env.patch
  logrotate-3.18.1.tar.xz
  logrotate-3.18.1.tar.xz.asc
  logrotate-dont_warn_on_size=_syntax.patch

New:
----
  logrotate-3.19.0-systemd_add_home_env.patch
  logrotate-3.19.0.tar.xz
  logrotate-3.19.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ logrotate.spec ++++++
--- /var/tmp/diff_new_pack.XUoCdh/_old  2022-01-11 00:01:45.117232888 +0100
+++ /var/tmp/diff_new_pack.XUoCdh/_new  2022-01-11 00:01:45.121232892 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package logrotate
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           logrotate
-Version:        3.18.1
+Version:        3.19.0
 Release:        0
 Summary:        Cron service for rotating, compressing, mailing and removing 
system log files
 License:        GPL-2.0-or-later
@@ -29,8 +29,7 @@
 Source2:        logrotate.default
 Source10:       
https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source100:      %{name}-rpmlintrc
-Patch0:         logrotate-3.13.0-systemd_add_home_env.patch
-Patch1:         logrotate-dont_warn_on_size=_syntax.patch
+Patch0:         logrotate-3.19.0-systemd_add_home_env.patch
 BuildRequires:  acl
 BuildRequires:  libacl-devel
 BuildRequires:  pkgconfig
@@ -51,7 +50,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %configure \

++++++ logrotate-3.13.0-systemd_add_home_env.patch -> 
logrotate-3.19.0-systemd_add_home_env.patch ++++++
--- 
/work/SRC/openSUSE:Factory/logrotate/logrotate-3.13.0-systemd_add_home_env.patch
    2018-09-20 11:40:28.008891472 +0200
+++ 
/work/SRC/openSUSE:Factory/.logrotate.new.1892/logrotate-3.19.0-systemd_add_home_env.patch
  2022-01-11 00:01:44.041231945 +0100
@@ -1,8 +1,7 @@
-Index: logrotate-3.14.0/examples/logrotate.service
-===================================================================
---- logrotate-3.14.0.orig/examples/logrotate.service
-+++ logrotate-3.14.0/examples/logrotate.service
-@@ -11,6 +11,7 @@ ExecStart=/usr/sbin/logrotate /etc/logro
+diff -ur logrotate-3.19.0.orig/examples/logrotate.service 
logrotate-3.19.0/examples/logrotate.service
+--- logrotate-3.19.0.orig/examples/logrotate.service   2020-08-21 
15:02:38.000000000 +0200
++++ logrotate-3.19.0/examples/logrotate.service        2022-01-07 
21:28:10.258744210 +0100
+@@ -12,6 +12,7 @@
  Nice=19
  IOSchedulingClass=best-effort
  IOSchedulingPriority=7

++++++ logrotate-3.18.1.tar.xz -> logrotate-3.19.0.tar.xz ++++++
++++ 12749 lines of diff (skipped)

Reply via email to