Mailinglist Archive: opensuse-commit (1124 mails)
| < Previous | Next > |
commit fetchmail
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 19 Apr 2007 21:30:00 +0200
- Message-id: <20070419193001.1573967817E@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package fetchmail
checked in at Thu Apr 19 21:30:00 CEST 2007.
--------
--- fetchmail/fetchmail.changes 2007-03-30 02:22:43.000000000 +0200
+++ /mounts/work_src_done/STABLE/fetchmail/fetchmail.changes 2007-04-19 14:52:34.000000000 +0200
@@ -1,0 +2,19 @@
+Thu Apr 19 14:15:51 CEST 2007 - sbrabec@xxxxxxx
+
+- Updated to version 6.3.8:
+ * Make the APOP challenge parser more distrustful and have it
+ reject challenges that do not conform to RFC-822 msg-id format
+ (CVE-2007-1558).
+ * Repoll immediately if a protocol error happens during the
+ authentication attempt after a failed opportunistic TLS upgrade
+ (#262450).
+ * Do not crash with a null pointer dereference when opening the
+ BSMTP file fails.
+ * Make BSMTP output actually work.
+ * Add delete-later and delete-later.README.
+ * Fix KPOP.
+ * Fix repoll when server disconnects after opportunistic TLS
+ failed for POP3.
+ * Documentation and string fixes.
+
+-------------------------------------------------------------------
Old:
----
bug-223507_fix-kpop-regression.diff
bug-223507_fix-tlsfail-repoll.diff
fetchmail-6.3.6.tar.bz2
New:
----
fetchmail-6.3.8.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fetchmail.spec ++++++
--- /var/tmp/diff_new_pack.U11745/_old 2007-04-19 21:29:22.000000000 +0200
+++ /var/tmp/diff_new_pack.U11745/_new 2007-04-19 21:29:22.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package fetchmail (Version 6.3.6)
+# spec file for package fetchmail (Version 6.3.8)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,25 +15,21 @@
License: GNU General Public License (GPL), Other uncritical OpenSource License
Group: Productivity/Networking/Email/Utilities
Autoreqprov: on
-Version: 6.3.6
-Release: 12
+Version: 6.3.8
+Release: 1
Source: %{name}-%{version}.tar.bz2
Source1: %{name}.init
Source2: %{name}.logrotate
Source3: sysconfig.%{name}
-#Patch: fetchmail-6.3.6-kpop.patch
-Patch: bug-223507_fix-kpop-regression.diff
-Patch1: bug-223507_fix-tlsfail-repoll.diff
%if %suse_version > 800
PreReq: %insserv_prereq %fillup_prereq coreutils
%endif
URL: http://fetchmail.berlios.de/
Icon: fetchmail.xpm
Requires: smtp_daemon
-Provides: fetchml pop:/usr/bin/fetchmail
+Provides: pop:/usr/bin/fetchmail
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Full-Featured POP and IMAP Mail Retrieval Daemon
-Obsoletes: fetchml
%description
Fetchmail is a robust and well-documented remote mail retrieval and
@@ -80,8 +76,6 @@
%prep
%setup -q
-%patch -p2
-%patch1 -p2
cp -a %{S:1} %{S:2} %{S:3} .
%build
@@ -164,6 +158,22 @@
%{py_sitedir}/fetchmailconf.*
%changelog
+* Thu Apr 19 2007 - sbrabec@xxxxxxx
+- Updated to version 6.3.8:
+ * Make the APOP challenge parser more distrustful and have it
+ reject challenges that do not conform to RFC-822 msg-id format
+ (CVE-2007-1558).
+ * Repoll immediately if a protocol error happens during the
+ authentication attempt after a failed opportunistic TLS upgrade
+ (#262450).
+ * Do not crash with a null pointer dereference when opening the
+ BSMTP file fails.
+ * Make BSMTP output actually work.
+ * Add delete-later and delete-later.README.
+ * Fix KPOP.
+ * Fix repoll when server disconnects after opportunistic TLS
+ failed for POP3.
+ * Documentation and string fixes.
* Fri Mar 30 2007 - ro@xxxxxxx
- added pwdutils to buildreq
* Tue Feb 06 2007 - sbrabec@xxxxxxx
++++++ fetchmail-6.3.6.tar.bz2 -> fetchmail-6.3.8.tar.bz2 ++++++
++++ 29491 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |