SHA256
1
0
forked from pool/vsftpd
Dominique Leuenberger 2023-03-22 21:29:11 +00:00 committed by Git OBS Bridge
commit 3021409053
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 3 16:12:32 UTC 2023 - David Anes <david.anes@suse.com>
- Use valid separator for logrotate config file. [bsc#1192179]
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 16 06:18:26 UTC 2022 - Peter Simons <psimons@suse.com> Fri Sep 16 06:18:26 UTC 2022 - Peter Simons <psimons@suse.com>

View File

@ -3,7 +3,7 @@
dateext dateext
maxage 365 maxage 365
rotate 99 rotate 99
size=+1024k size +1024k
notifempty notifempty
missingok missingok
create 600 root root create 600 root root

View File

@ -1,7 +1,7 @@
# #
# spec file for package vsftpd # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed