Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vsftpd for openSUSE:Factory checked in at 2023-03-22 22:29:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vsftpd (Old) and /work/SRC/openSUSE:Factory/.vsftpd.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vsftpd" Wed Mar 22 22:29:11 2023 rev:84 rq:1073281 version:3.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/vsftpd/vsftpd.changes 2022-12-04 14:58:06.792186905 +0100 +++ /work/SRC/openSUSE:Factory/.vsftpd.new.31432/vsftpd.changes 2023-03-22 22:29:12.541760592 +0100 @@ -1,0 +2,5 @@ +Tue Jan 3 16:12:32 UTC 2023 - David Anes <[email protected]> + +- Use valid separator for logrotate config file. [bsc#1192179] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vsftpd.spec ++++++ --- /var/tmp/diff_new_pack.n4oPT2/_old 2023-03-22 22:29:13.553765684 +0100 +++ /var/tmp/diff_new_pack.n4oPT2/_new 2023-03-22 22:29:13.557765704 +0100 @@ -1,7 +1,7 @@ # # spec file for package vsftpd # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ vsftpd.logrotate ++++++ --- /var/tmp/diff_new_pack.n4oPT2/_old 2023-03-22 22:29:13.773766791 +0100 +++ /var/tmp/diff_new_pack.n4oPT2/_new 2023-03-22 22:29:13.777766811 +0100 @@ -3,7 +3,7 @@ dateext maxage 365 rotate 99 - size=+1024k + size +1024k notifempty missingok create 600 root root
