Hello community,

here is the log from the commit of package fetchmail for openSUSE:Factory
checked in at Wed Aug 31 10:39:33 CEST 2011.



--------
--- fetchmail/fetchmail.changes 2011-06-06 16:30:40.000000000 +0200
+++ /mounts/work_src_done/STABLE/fetchmail/fetchmail.changes    2011-08-30 
11:54:55.000000000 +0200
@@ -1,0 +2,29 @@
+Tue Aug 30 09:09:49 UTC 2011 - pu...@suse.com
+
+- repack upstream tarball without fetchmail-{SA,EN}-*.txt
+  (bnc#713698)
+- add README-security.txt
+
+-------------------------------------------------------------------
+Mon Aug 22 09:12:13 UTC 2011 - pu...@novell.com
+
+- update to fetchmail-6.3.21 
+ - critical bug fix
+  - The IMAP client no longer inserts NUL bytes into the last line
+    of a message when it is not closed with a LF or CRLF sequence.
+    Reported by Antoine Levitt.  As a side effect of the fix, and
+    in order to avoid a full rewrite, fetchmail will now
+    CRLF-terminate the last line fetched through IMAP, even if it
+    is originally not terminated by LF or CRLF. This bears no
+    relevance if your messages end up in mbox, but adds line
+    termination for storages (like Maildir) that do not require
+    that the last line be LF- or CRLF-terminated.
+
+-------------------------------------------------------------------
+Thu Jun 30 09:32:27 UTC 2011 - cdenic...@novell.com
+
+- license update:  GPLv2+
+  remove licenses " Other uncritical OpenSource License ; Public Domain,
+  Freeware"
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  fetchmail-6.3.20.tar.bz2

New:
----
  README-security.txt
  fetchmail-6.3.21-repacked.tar.bz2

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

Other differences:
------------------
++++++ fetchmail.spec ++++++
--- /var/tmp/diff_new_pack.T0iucf/_old  2011-08-31 10:38:26.000000000 +0200
+++ /var/tmp/diff_new_pack.T0iucf/_new  2011-08-31 10:38:26.000000000 +0200
@@ -30,16 +30,19 @@
 %if 0%{?with_krb5}
 BuildRequires:  krb5-devel
 %endif
-Version:        6.3.20
+Version:        6.3.21
 Release:        1
-License:        GPLv2+ ; Other uncritical OpenSource License ; Public Domain, 
Freeware
+License:        GPLv2+
 Summary:        Full-Featured POP and IMAP Mail Retrieval Daemon
 Url:            http://fetchmail.berlios.de/
 Group:          Productivity/Networking/Email/Utilities
-Source:         %{name}-%{version}.tar.bz2
+# Always repack upstream tarball without fetchmail-{EN,SA}-*.txt
+# bnc#713698
+Source:         %{name}-%{version}-repacked.tar.bz2
 Source1:        %{name}.init
 Source2:        %{name}.logrotate
 Source3:        sysconfig.%{name}
+Source4:        README-security.txt
 Patch0:         fetchmail-6.3.8-smtp_errors.patch
 PreReq:         %fillup_prereq
 PreReq:         %insserv_prereq
@@ -74,9 +77,9 @@
 files (.fetchmailrc).
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}
 %patch0 -p1
-cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} .
+cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} .
 
 %build
 %if 0%{?suse_version} > 1010

++++++ README-security.txt ++++++
Fetchmail upstream provides detailed description of known security issues which
can not be distributed due to legal reasons, but is available at
http://www.fetchmail.info/security.html

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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to