Accepting request 525963 from network
1 OBS-URL: https://build.opensuse.org/request/show/525963 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bind?expand=0&rev=127
This commit is contained in:
commit
e672e05633
3458
bind-openssl11.patch
Normal file
3458
bind-openssl11.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 11 15:43:38 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
- bind-openssl11.patch: add a patch for enabling
|
||||||
|
openssl 1.1 support (builds for 1.0 and 1.1 openssl).
|
||||||
|
(bsc#1042635)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 1 12:59:39 UTC 2017 - jcnengel@gmail.com
|
Tue Aug 1 12:59:39 UTC 2017 - jcnengel@gmail.com
|
||||||
|
|
||||||
|
@ -48,6 +48,9 @@ Patch101: runidn.diff
|
|||||||
Patch102: idnkit-powerpc-ltconfig.patch
|
Patch102: idnkit-powerpc-ltconfig.patch
|
||||||
Patch103: bind-CVE-2017-3135.patch
|
Patch103: bind-CVE-2017-3135.patch
|
||||||
Patch104: bind-CVE-2017-3142-and-3143.patch
|
Patch104: bind-CVE-2017-3142-and-3143.patch
|
||||||
|
|
||||||
|
Patch200: bind-openssl11.patch
|
||||||
|
|
||||||
BuildRequires: krb5-devel
|
BuildRequires: krb5-devel
|
||||||
BuildRequires: libcap-devel
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libjson-c-devel
|
BuildRequires: libjson-c-devel
|
||||||
@ -387,6 +390,7 @@ Name Domain (BIND) DNS server is found in the package named bind.
|
|||||||
%patch102 -p1
|
%patch102 -p1
|
||||||
%patch103 -p1
|
%patch103 -p1
|
||||||
%patch104 -p1
|
%patch104 -p1
|
||||||
|
%patch200 -p1
|
||||||
|
|
||||||
# use the year from source gzip header instead of current one to make reproducible rpms
|
# use the year from source gzip header instead of current one to make reproducible rpms
|
||||||
year=$(perl -e 'sysread(STDIN, $h, 8); print (1900+(gmtime(unpack("l",substr($h,4))))[5])' < %{S:0})
|
year=$(perl -e 'sysread(STDIN, $h, 8); print (1900+(gmtime(unpack("l",substr($h,4))))[5])' < %{S:0})
|
||||||
|
Loading…
Reference in New Issue
Block a user