auto-import changelog data from sendmail-8.12.8-8.90.src.rpm
Wed Sep 17 2003 Florian La Roche <Florian.LaRoche@redhat.de> - add security patch for CAN-2003-0694
This commit is contained in:
parent
bab62b5403
commit
b7e841e427
@ -3,7 +3,7 @@
|
|||||||
# the version number to build on. Supported should be 62 70 71 72 for
|
# the version number to build on. Supported should be 62 70 71 72 for
|
||||||
# Red Hat Linux 6.2 up to 7.2 and "100" for the current rawhide version.
|
# Red Hat Linux 6.2 up to 7.2 and "100" for the current rawhide version.
|
||||||
%define errata 90
|
%define errata 90
|
||||||
%define release 7
|
%define release 8
|
||||||
|
|
||||||
%if %{errata} <= 70
|
%if %{errata} <= 70
|
||||||
%define sendmailcf usr/lib/sendmail-cf
|
%define sendmailcf usr/lib/sendmail-cf
|
||||||
@ -48,6 +48,7 @@ Patch9: sendmail-8.12.7-hesiod.patch
|
|||||||
Patch10: sendmail-8.12.7-manpage.patch
|
Patch10: sendmail-8.12.7-manpage.patch
|
||||||
Patch11: sendmail-8.12.8-security.patch
|
Patch11: sendmail-8.12.8-security.patch
|
||||||
Patch12: sendmail-8.12.9-sec.patch
|
Patch12: sendmail-8.12.9-sec.patch
|
||||||
|
Patch13: sendmail-8.12.9-security.patch
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-root
|
||||||
BuildRequires: gdbm-devel
|
BuildRequires: gdbm-devel
|
||||||
%if %{errata} > 62
|
%if %{errata} > 62
|
||||||
@ -133,6 +134,7 @@ fi
|
|||||||
%patch10 -p1
|
%patch10 -p1
|
||||||
%patch11 -p1
|
%patch11 -p1
|
||||||
%patch12 -p1
|
%patch12 -p1
|
||||||
|
%patch13 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ifarch s390
|
%ifarch s390
|
||||||
@ -505,6 +507,9 @@ exit 0
|
|||||||
%{_docdir}/sendmail
|
%{_docdir}/sendmail
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
|
- add security patch for CAN-2003-0694
|
||||||
|
|
||||||
* Tue Aug 26 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
* Tue Aug 26 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
- add security patch
|
- add security patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user