Hello community,

here is the log from the commit of package vsftpd for openSUSE:Factory
checked in at Thu Sep 22 14:48:09 CEST 2011.



--------
--- vsftpd/vsftpd.changes       2011-02-25 02:37:55.000000000 +0100
+++ /mounts/work_src_done/STABLE/vsftpd/vsftpd.changes  2011-09-22 
13:33:03.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Sep 22 11:17:04 UTC 2011 - [email protected]
+
+- fix bnc#713588 - bogus logrotate config for vsftpd
+  call /sbin/killproc -HUP /usr/sbin/vsftpd like init script
+- change the url and service file to the new location at
+  security.appspot.com/vsftpd
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ vsftpd.spec ++++++
--- /var/tmp/diff_new_pack.AURvEw/_old  2011-09-22 14:48:05.000000000 +0200
+++ /var/tmp/diff_new_pack.AURvEw/_new  2011-09-22 14:48:05.000000000 +0200
@@ -30,7 +30,7 @@
 Summary:        Very Secure FTP Daemon - Written from Scratch
 License:        GPLv2+
 Group:          Productivity/Networking/Ftp/Servers
-Url:            http://vsftpd.beasts.org
+Url:            https://security.appspot.com/vsftpd.html
 Source:         %name-%version.tar.gz
 Source1:        %name.pam
 Source2:        %name.logrotate

++++++ _service ++++++
--- /var/tmp/diff_new_pack.AURvEw/_old  2011-09-22 14:48:05.000000000 +0200
+++ /var/tmp/diff_new_pack.AURvEw/_new  2011-09-22 14:48:05.000000000 +0200
@@ -1,13 +1,12 @@
-<?xml version="1.0" ?>
 <services>
   <service name="download_url">
-    <param name="protocol">ftp</param>
-    <param name="host">vsftpd.beasts.org</param>
-    <param name="path">/users/cevans/vsftpd-2.3.4.tar.gz</param>
+    <param name="protocol">https</param>
+    <param name="host">security.appspot.com</param>
+    <param name="path">/downloads/vsftpd-2.3.4.tar.gz</param>
   </service>
   <service name="verify_file">
     <param name="file">_service:download_url:vsftpd-2.3.4.tar.gz</param>
     <param name="verifier">sha256</param>
     <param 
name="checksum">b466edf96437afa2b2bea6981d4ab8b0204b83ca0a2ac94bef6b62b42cc71a5a</param>
   </service>
-</services>
+</services>
\ No newline at end of file

++++++ vsftpd.logrotate ++++++
--- /var/tmp/diff_new_pack.AURvEw/_old  2011-09-22 14:48:05.000000000 +0200
+++ /var/tmp/diff_new_pack.AURvEw/_new  2011-09-22 14:48:05.000000000 +0200
@@ -9,6 +9,6 @@
        create 600 root root
        sharedscripts
        postrotate
-               killall -HUP vsftpd
+               /sbin/killproc -HUP /usr/sbin/vsftpd
        endscript
 }



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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to