SHA256
1
0
forked from pool/dhcp

Accepting request 41441 from network:dhcp

checked in (request 41441)

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6041d1658d814bee5a863964c748dc2f79dd2c618ce9db716b2846177861282a
size 877572

3
dhcp-4.1.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56937cd8e59da6ea0560e82d6b3dd637a96cc3052e0f8e163727c46a22fb87c4
size 875897

View File

@ -1,20 +1,3 @@
-------------------------------------------------------------------
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

View File

@ -1,5 +1,5 @@
#
# spec file for package dhcp (Version 4.1.1.P1)
# spec file for package dhcp (Version 4.1.1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
# norootforbuild
%define isc_version 4.1.1-P1
%define isc_version 4.1.1
%define susefw2dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
%define omc_prefix /usr/share/omc
%define omc_svcdir %{omc_prefix}/svcinfo.d
@ -32,8 +32,8 @@ BuildRequires: dos2unix
License: BSD3c(or similar)
Group: Productivity/Networking/Boot/Servers
AutoReqProv: on
Version: 4.1.1.P1
Release: 0
Version: 4.1.1
Release: 2
Summary: Common Files Used by ISC DHCP Software
Url: http://www.isc.org/software/dhcp
Source0: dhcp-%{isc_version}.tar.bz2