Hello community,

here is the log from the commit of package postfixadmin for openSUSE:Factory 
checked in at 2017-06-27 10:21:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfixadmin (Old)
 and      /work/SRC/openSUSE:Factory/.postfixadmin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfixadmin"

Tue Jun 27 10:21:26 2017 rev:27 rq:506135 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfixadmin/postfixadmin.changes        
2017-02-12 00:49:57.653187522 +0100
+++ /work/SRC/openSUSE:Factory/.postfixadmin.new/postfixadmin.changes   
2017-06-27 10:21:41.355659496 +0200
@@ -1,0 +2,10 @@
+Sun Jun 25 18:36:32 UTC 2017 - [email protected]
+
+- update to PostfixAdmin 3.1:
+  - several broadcast improvements
+  - better static DB connection cache to avoid hundreds of mysqli
+    connections when doing lots of escape_string() calls
+  - add favicon to fix session handling in chrome (#44)
+  - various small fixes and improvements, see CHANGELOG.TXT
+
+-------------------------------------------------------------------

Old:
----
  postfixadmin-3.0.2.tar.gz

New:
----
  postfixadmin-3.1.tar.gz

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

Other differences:
------------------
++++++ postfixadmin.spec ++++++
--- /var/tmp/diff_new_pack.NJotlk/_old  2017-06-27 10:21:43.315382519 +0200
+++ /var/tmp/diff_new_pack.NJotlk/_new  2017-06-27 10:21:43.319381953 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           postfixadmin
-Version:        3.0.2
+Version:        3.1
 Release:        0
 Url:            http://postfixadmin.sourceforge.net/
 Source0:        
http://sourceforge.net/projects/postfixadmin/files/postfixadmin/%{name}-%{version}/%{name}-%{version}.tar.gz
@@ -127,7 +127,7 @@
 #ln -s ../../../..%{_sysconfdir}/%{name}/config.inc.php \
 #    %{buildroot}%{_datadir}/%{name}/config.inc.php
 
-install -m 0644 *.php *.js %{buildroot}%{serverroot}/%{name}/
+install -m 0644 *.php *.js favicon.ico %{buildroot}%{serverroot}/%{name}/
 
 mv VIRTUAL_VACATION/vacation.pl %{buildroot}%{_prefix}/lib/%{name}/
 # compatibility symlink to match documentation
@@ -165,11 +165,6 @@
 #EOF
 #fi
 
-#%preun
-#if [ $1 = 0 ]; then
-#    /usr/sbin/userdel vacation 2>/dev/null || :
-#fi
-
 %files
 %defattr(-,root,root)
 #%config %dir %{_sysconfdir}/%{name}

++++++ postfixadmin-3.0.2.tar.gz -> postfixadmin-3.1.tar.gz ++++++
++++ 3813 lines of diff (skipped)


Reply via email to