SHA256
1
0
forked from pool/dhcp

Updating link to change in openSUSE:Factory/dhcp revision 35.0

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=fcd2ee038fbedfda7d36c3a36c202bde
This commit is contained in:
OBS User buildservice-autocommit
2010-06-14 15:10:27 +00:00
committed by Git OBS Bridge
parent 0345bc2f9f
commit b82bd4dda2
4 changed files with 24 additions and 7 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Jun 14 12:11:57 UTC 2010 - mt@suse.de
- Updated to ISC DHCP 4.1.1-P1 patch release, which contains
a pair of bug fixes including one for a security related bug
(bnc#612546, CVE-2010-2156):
* A bug was fixed that could cause the DHCPv6 server to
advertise/assign a previously allocated (active) lease to a
client that has changed subnets, despite being on different
shared networks. Dynamic prefixes specifically allocated in
shared networks also now are not offered if the client has
moved. [ISC-Bugs #21152]
* Accept a client id of length 0 while hashing. Previously the
server would exit if it attempted to hash a zero length client
id, providing attackers with a simple denial of service attack.
[ISC-Bugs #21253]
-------------------------------------------------------------------
Tue May 18 08:46:37 UTC 2010 - mt@suse.de