- Update to fetchmail-6.2.5.2
This commit is contained in:
parent
5f98a2ef68
commit
7be790f945
@ -1,2 +1,2 @@
|
|||||||
fetchmail-6.2.5.tar.gz
|
fetchmail-6.2.5.tar.gz
|
||||||
fetchmail-patch-6.2.5.1.gz
|
fetchmail-patch-6.2.5.2.gz
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
Summary: A remote mail retrieval and forwarding utility.
|
Summary: A remote mail retrieval and forwarding utility.
|
||||||
Name: fetchmail
|
Name: fetchmail
|
||||||
Version: 6.2.5.1
|
Version: 6.2.5.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Requires: smtpdaemon
|
Requires: smtpdaemon
|
||||||
Source0: http://download.berlios.de/fetchmail/fetchmail-6.2.5.tar.gz
|
Source0: http://download.berlios.de/fetchmail/fetchmail-6.2.5.tar.gz
|
||||||
Source1: http://www.catb.org/~esr/fetchmail/fetchmail-6.2.5.tar.gz.asc
|
Source1: http://www.catb.org/~esr/fetchmail/fetchmail-6.2.5.tar.gz.asc
|
||||||
Source2: http://download.berlios.de/fetchmail/fetchmail-patch-6.2.5.1.gz
|
Source2: http://download.berlios.de/fetchmail/fetchmail-patch-6.2.5.2.gz
|
||||||
Source3: http://download.berlios.de/fetchmail/fetchmail-patch-6.2.5.1.gz.asc
|
Source3: http://download.berlios.de/fetchmail/fetchmail-patch-6.2.5.2.gz.asc
|
||||||
Source4: fetchmailconf.1
|
Source4: fetchmailconf.1
|
||||||
Patch0: fetchmail-6.2.0-krb5-config.patch
|
Patch0: fetchmail-6.2.0-krb5-config.patch
|
||||||
Patch1: fetchmail-6.2.0-gsspop.patch
|
Patch1: fetchmail-6.2.0-gsspop.patch
|
||||||
@ -17,9 +17,7 @@ Patch3: fetchmail-6.2.5-popcapa.patch
|
|||||||
Patch4: fetchmail-6.2.5-addrconf.patch
|
Patch4: fetchmail-6.2.5-addrconf.patch
|
||||||
Patch5: fetchmail-6.2.5-recent-after-expunge.patch
|
Patch5: fetchmail-6.2.5-recent-after-expunge.patch
|
||||||
Patch6: fetchmail-6.2.5-krb5.patch
|
Patch6: fetchmail-6.2.5-krb5.patch
|
||||||
Patch7: fetchmail-6.2.5-arpop.patch
|
Patch7: fetchmail-6.2.5-port.patch
|
||||||
Patch8: fetchmail-6.2.5-port.patch
|
|
||||||
Patch9: fetchmail-6.2.5.1-crash.patch
|
|
||||||
URL: http://fetchmail.berlios.de/
|
URL: http://fetchmail.berlios.de/
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -66,9 +64,7 @@ zcat %SOURCE2 | patch -p1
|
|||||||
%patch4 -p1 -b .addrconf
|
%patch4 -p1 -b .addrconf
|
||||||
%patch5 -p1 -b .recent-after-expunge
|
%patch5 -p1 -b .recent-after-expunge
|
||||||
%patch6 -p1 -b .krb5
|
%patch6 -p1 -b .krb5
|
||||||
%patch7 -p1 -b .arpop
|
%patch7 -p1 -b .port
|
||||||
%patch8 -p1 -b .port
|
|
||||||
%patch9 -p1 -b .crash
|
|
||||||
|
|
||||||
autoheader
|
autoheader
|
||||||
autoconf
|
autoconf
|
||||||
@ -111,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 22 2005 Miloslav Trmac <mitr@redhat.com> - 6.2.5.2-1
|
||||||
|
- Update to fetchmail-6.2.5.2
|
||||||
|
|
||||||
* Thu Jul 21 2005 Miloslav Trmac <mitr@redhat.com> - 6.2.5.1-1
|
* Thu Jul 21 2005 Miloslav Trmac <mitr@redhat.com> - 6.2.5.1-1
|
||||||
- Update to fetchmail-6.2.5.1 to fix CAN-2005-2355 (#163819)
|
- Update to fetchmail-6.2.5.1 to fix CAN-2005-2355 (#163819)
|
||||||
- Fix crash on empty Message-ID
|
- Fix crash on empty Message-ID
|
||||||
|
Loading…
Reference in New Issue
Block a user