Security update

This commit is contained in:
Danila Leontiev 2013-04-01 14:58:58 +04:00
parent ecab8bb6a4
commit 6486cf8e7f
3 changed files with 17 additions and 5 deletions

View file

@ -1,3 +1,3 @@
sources:
"dhcp-4.2.4-P1.tar.gz": 0fe0f20b7be597d60e61951d2ccafe547d3bcec2
"dhcp-4.2.5-P1.tar.gz": 120b6e476b2ac0d35e1dc8dee53752c42449b925
"dhcp-dynamic-dns-examples.tar.bz2": d33980aad3e0380fc89f8346ab37786d39157696

11
dhcp-4.2.5-P1.tar.gz.asc Normal file
View file

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (NetBSD)
iQEcBAABAgAGBQJRS2FeAAoJEEWseFcYnNvFjYIH/3S6p2g7sqAbTJaNA81UdIQc
mw2JgfejtbNGIdBhD+iM3AazwO9zVIQfD7mpHhIgSwtBXu2kYlCOaLy+GSTRLLWv
gu1/0J2JPJTx9WoMWYEOPG/qhYYQKX+Xj7ldIFat/7ADOGCYCfZWNhsYZ79T0GCL
tj/jX2bQXDzTeEMHHywBr8MdGGzn1k6mCduyENXpmTBlLT5PfdABWku5iu6efFMS
doLZ5rUYGxxBTmbZJLZjScNI2DNH2UTIxRx58rVYPaXNi91pPRflXoIDpwiKHYfK
6uqshS8z8bMGhSMTLdm5NcWS16ABCFOTmr2RCeQ144VD8L/FNgPEj+vNTMKb9Rs=
=klp9
-----END PGP SIGNATURE-----

View file

@ -4,9 +4,9 @@
Summary: The ISC DHCP (Dynamic Host Configuration Protocol) server/relay agent/client
Name: dhcp
Epoch: 3
Version: 4.2.4
Version: 4.2.5
%define subrel 1
Release: %mkrel 0.%{pver}.2
Release: %mkrel 0.%{pver}.1
License: Distributable
Group: System/Servers
URL: https://www.isc.org/software/dhcp
@ -29,7 +29,6 @@ Patch5: dhcp-4.2.2-fix-format-errors.patch
Patch6: dhcp-4.1.1-missing-ipv6-not-fatal.patch
# prevents needless deassociation, working around mdv bug #43441
Patch7: dhcp-4.1.1-prevent_wireless_deassociation.patch
Patch10: dhcp-4.2.4-P2-CVE-2012-3955.patch
BuildRequires: perl groff-for-man
BuildRequires: openldap-devel
Provides: dhcpd
@ -143,7 +142,6 @@ Internet Software Consortium (ISC) dhcpctl API.
%patch5 -p1 -b .format_not_a_string_literal_and_no_format_arguments
%patch6 -p1 -b .noipv6nonfatal
%patch7 -p1 -b .prevent_wireless_deassociation
%patch10 -p1
install -m0644 %{SOURCE12} doc
@ -337,6 +335,9 @@ rm -rf %{buildroot}
%changelog
* Mon Apr 01 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 3:4.2.5-0.P1.2.1
- Security update
* Wed Sep 19 2012 Kuzma Kazygashev <kuzma.kazygashev@rosalab.ru> 3:4.2.4-0.P1.2.1
- Security fix CVE-2012-3955