Accepting request 567653 from home:ndas:branches:network:dhcp
- Optimized if and when DNS client context and ports are initted (bsc#1073935) [+ 0022-Optimized-if-and-when-DNS-client-context-and-.patch] - Plugs a socket descriptor leak in OMAPI(bsc#1076119, CVE-2017-3144) [ +0021-master-Plugs-a-socket-descriptor-leak-in-OMAPI.patch] OBS-URL: https://build.opensuse.org/request/show/567653 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=181
This commit is contained in:
committed by
Git OBS Bridge
parent
fe306dab60
commit
6e52066a8e
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dhcp
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -113,6 +113,8 @@ Patch18: 0018-client-fail-on-script-pre-init-error-bsc-912098.patch
|
||||
# PATCH-FIX-SLE dhcp-4.2.4-P1-interval bsc#947780
|
||||
Patch19: 0019-dhcp-4.2.4-P1-interval.patch
|
||||
Patch20: 0020-dhcp-4.x.x-fixed-improper-lease-duration-checking.patch
|
||||
Patch21: 0021-master-Plugs-a-socket-descriptor-leak-in-OMAPI.patch
|
||||
Patch22: 0022-Optimized-if-and-when-DNS-client-context-and-ports.patch
|
||||
##
|
||||
PreReq: /bin/touch /sbin/chkconfig sysconfig
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -249,6 +251,8 @@ Authors:
|
||||
%patch18 -p1
|
||||
%patch19 -p1
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch22 -p1
|
||||
##
|
||||
find . -type f -name \*.cat\* -exec rm -f {} \;
|
||||
dos2unix contrib/ms2isc/*
|
||||
|
||||
Reference in New Issue
Block a user