don't apply retransmission.patch for now (RHBZ#1026565)
This commit is contained in:
parent
0c6e25a2c1
commit
4037da5848
@ -18,7 +18,7 @@
|
|||||||
Summary: Dynamic host configuration protocol software
|
Summary: Dynamic host configuration protocol software
|
||||||
Name: dhcp
|
Name: dhcp
|
||||||
Version: 4.3.0
|
Version: 4.3.0
|
||||||
Release: 0.5.%{prever}%{?dist}
|
Release: 0.6.%{prever}%{?dist}
|
||||||
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
|
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
|
||||||
# dcantrell maintaining the package) made incorrect use of the epoch and
|
# dcantrell maintaining the package) made incorrect use of the epoch and
|
||||||
# that's why it is at 12 now. It should have never been used, but it was.
|
# that's why it is at 12 now. It should have never been used, but it was.
|
||||||
@ -262,7 +262,9 @@ rm -rf includes/isc-dhcp
|
|||||||
# In client initiated message exchanges stop retransmission
|
# In client initiated message exchanges stop retransmission
|
||||||
# upon reaching the MRD rather than at some point after it (#559153)
|
# upon reaching the MRD rather than at some point after it (#559153)
|
||||||
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #21238])
|
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #21238])
|
||||||
%patch20 -p1 -b .retransmission
|
# It causes RHBZ#1026565 and because we carry it around *only* to silence TAHI
|
||||||
|
# tests, un-apply it until I find out how to fix it.
|
||||||
|
#%%patch20 -p1 -b .retransmission
|
||||||
|
|
||||||
# RFC 3442 - Classless Static Route Option for DHCPv4 (#516325)
|
# RFC 3442 - Classless Static Route Option for DHCPv4 (#516325)
|
||||||
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #24572])
|
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #24572])
|
||||||
@ -624,6 +626,9 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 28 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.3.0-0.6.b1
|
||||||
|
- don't apply retransmission.patch for now (RHBZ#1026565)
|
||||||
|
|
||||||
* Sun Jan 26 2014 Kevin Fenzi <kevin@scrye.com> 12:4.3.0-0.5.b1
|
* Sun Jan 26 2014 Kevin Fenzi <kevin@scrye.com> 12:4.3.0-0.5.b1
|
||||||
- Rebuild for new bind
|
- Rebuild for new bind
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user