- Update to fetchmail-6.3.2 (CVE-2006-0321)
This commit is contained in:
parent
192cb2d918
commit
1009f8957c
@ -1,2 +1,2 @@
|
|||||||
fetchmail-6.3.1.tar.bz2
|
fetchmail-6.3.2.tar.bz2
|
||||||
fetchmail-6.3.1.tar.bz2.asc
|
fetchmail-6.3.2.tar.bz2.asc
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: A remote mail retrieval and forwarding utility.
|
Summary: A remote mail retrieval and forwarding utility.
|
||||||
Name: fetchmail
|
Name: fetchmail
|
||||||
Version: 6.3.1
|
Version: 6.3.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Requires: smtpdaemon
|
Requires: smtpdaemon
|
||||||
Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2
|
Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2
|
||||||
@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc BUGS COPYING FAQ FEATURES NEWS NOTES README README.SSL TODO
|
%doc COPYING FAQ FEATURES NEWS NOTES README README.SSL TODO
|
||||||
%{_bindir}/fetchmail
|
%{_bindir}/fetchmail
|
||||||
%{_mandir}/man1/fetchmail.1*
|
%{_mandir}/man1/fetchmail.1*
|
||||||
|
|
||||||
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 23 2006 Miloslav Trmac <mitr@redhat.com> - 6.3.2-1
|
||||||
|
- Update to fetchmail-6.3.2 (CVE-2006-0321)
|
||||||
|
|
||||||
* Tue Dec 20 2005 Miloslav Trmac <mitr@redhat.com> - 6.3.1-1
|
* Tue Dec 20 2005 Miloslav Trmac <mitr@redhat.com> - 6.3.1-1
|
||||||
- Update to fetchmail-6.3.1 (CVE-2005-4348)
|
- Update to fetchmail-6.3.1 (CVE-2005-4348)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user