Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vsftpd for openSUSE:Factory checked 
in at 2024-01-31 23:53:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vsftpd (Old)
 and      /work/SRC/openSUSE:Factory/.vsftpd.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vsftpd"

Wed Jan 31 23:53:28 2024 rev:89 rq:1142871 version:3.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/vsftpd/vsftpd.changes    2023-10-05 
20:03:04.762553176 +0200
+++ /work/SRC/openSUSE:Factory/.vsftpd.new.1815/vsftpd.changes  2024-01-31 
23:53:38.084739488 +0100
@@ -1,0 +2,5 @@
+Tue Jan 30 21:03:43 UTC 2024 - Arjen de Korte <[email protected]>
+
+- Fix location of ftpusers in /usr/lib/pam.d/vsftpd (boo#1219362)
+
+-------------------------------------------------------------------

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

Other differences:
------------------


++++++ vsftpd.pam ++++++
--- /var/tmp/diff_new_pack.bJpn0f/_old  2024-01-31 23:53:40.192815542 +0100
+++ /var/tmp/diff_new_pack.bJpn0f/_new  2024-01-31 23:53:40.192815542 +0100
@@ -3,7 +3,7 @@
 # Uncomment this to achieve what used to be ftpd -A.
 # auth       required     pam_listfile.so item=user sense=allow 
file=/etc/ftpchroot onerr=fail
 
-auth     required       pam_listfile.so item=user sense=deny 
file=/etc/vftpd/ftpusers onerr=succeed
+auth     required       pam_listfile.so item=user sense=deny 
file=/etc/vsftpd/ftpusers onerr=succeed
 # Uncomment the following line for anonymous ftp.
 #auth   sufficient     pam_ftp.so
 auth     required       pam_shells.so

Reply via email to