Hello community,

here is the log from the commit of package amavisd-new for openSUSE:Factory
checked in at Tue May 24 14:34:46 CEST 2011.



--------
--- amavisd-new/amavisd-new.changes     2011-02-21 18:57:59.000000000 +0100
+++ /mounts/work_src_done/STABLE/amavisd-new/amavisd-new.changes        
2011-05-24 10:11:04.000000000 +0200
@@ -1,0 +2,24 @@
+Tue May 24 08:02:50 UTC 2011 - [email protected]
+
+- update to 2.6.6
+ - amavisd-release was not sending a 'mail_file' attribute when a quarantined
+  message was a non-compressed file in a single-level directory quarantine
+
+- quarantining to SQL was sporadically failing, reporting some unrelated
+  random error (like 'not available' or 'OpenSSL error: header too long');
+
+- avoid a warning "_WARN: Use of uninitialized value in string eq at ...
+  line 275." when an SQL-based white/black-listing is used;
+
+- wrap the sql clause  SET NAMES 'utf8'  so that only a warning at
+  a log level 2 is issued if an SQL server does not understand the
+  command (SQLite, old versions of MySQL) instead of aborting;
+ 
+- when a back-end MTA rejected a message, amavisd would send a non-delivery
+  status notification, but also propagate the reject status back, which is
+  wrong, only one or the other response would be appropriate. A fix also
+  allows choosing either a D_REJECT, D_BOUNCE or D_DISCARD response for
+  such a case, configurable through %final_destiny_by_ccat at a CC_MTA
+  entry, defaulting to D_REJECT;
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  RELEASE_NOTES.tar.bz2
  bnc#521366.diff

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

Other differences:
------------------
++++++ amavisd-new.spec ++++++
--- /var/tmp/diff_new_pack.VIV27X/_old  2011-05-24 14:32:56.000000000 +0200
+++ /var/tmp/diff_new_pack.VIV27X/_new  2011-05-24 14:32:56.000000000 +0200
@@ -20,8 +20,8 @@
 
 Name:           amavisd-new
 Summary:        High-Performance E-Mail Virus Scanner
-Version:        2.6.4
-Release:        12
+Version:        2.6.6
+Release:        1
 License:        GPLv2+
 Group:          Productivity/Networking/Security
 Url:            http://www.ijs.si/software/amavisd/
@@ -48,9 +48,7 @@
 Source0:        amavisd-new.tar.bz2
 Source1:        sysconfig.amavis
 Source2:        rc.amavis
-Source4:        RELEASE_NOTES.tar.bz2
 Source5:        amavisd-new-rpmlintrc
-Patch1:         bnc#521366.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define avspool        /var/spool/amavis
 %define avdb           /var/spool/amavis/db
@@ -98,7 +96,7 @@
     Mark Martinec <[email protected]>
 
 %prep
-%setup -q -a4 
+%setup -q
 for i in $(ls amavisd*); do
     if [[ $i == *patch ]] ; then continue; fi
     if [[ $i == *spec ]] ; then continue; fi
@@ -110,7 +108,6 @@
             s|/var/amavis/amavisd.sock|%{avspool}/amavisd.sock|g; \
             s|/var/run/clamav/clamd|/var/lib/clamav/clamd-socket|g" $i
 done
-%patch1
 # ---------------------------------------------------------------------------
 
 %build
@@ -204,7 +201,7 @@
 
 %files docs
 %defattr(-,root,root)
-%doc RELEASE_NOTES*
+%doc RELEASE_NOTES
 %doc README_FILES
 %doc test-messages
 %doc amavisd.conf-*

++++++ amavisd-new.tar.bz2 ++++++
++++ 3375 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to