Accepting request 518597 from KDE:Qt5
1 OBS-URL: https://build.opensuse.org/request/show/518597 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=64
This commit is contained in:
parent
03f11fc468
commit
6ca2a5e8b4
4256
0001-QSslSocket-OpenSSL-1.1-backend.patch
Normal file
4256
0001-QSslSocket-OpenSSL-1.1-backend.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 24 10:46:39 UTC 2017 - mlin@suse.com
|
||||||
|
|
||||||
|
- Backport patch from dev to 5.9 what implements a new QSslSocket
|
||||||
|
backend based on OpenSSL 1.1. (bsc#1042658)
|
||||||
|
* 0001-QSslSocket-OpenSSL-1.1-backend.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 9 13:01:22 UTC 2017 - matz@suse.com
|
Wed Aug 9 13:01:22 UTC 2017 - matz@suse.com
|
||||||
|
|
||||||
|
@ -66,6 +66,7 @@ Patch15: force-cmake-private-headers.patch
|
|||||||
Patch16: dont-abort-missing-display.patch
|
Patch16: dont-abort-missing-display.patch
|
||||||
# patches 1000-2000 and above from upstream 5.9 branch #
|
# patches 1000-2000 and above from upstream 5.9 branch #
|
||||||
# patches 2000-3000 and above from upstream 5.10/dev branch #
|
# patches 2000-3000 and above from upstream 5.10/dev branch #
|
||||||
|
Patch2000: 0001-QSslSocket-OpenSSL-1.1-backend.patch
|
||||||
BuildRequires: alsa-devel
|
BuildRequires: alsa-devel
|
||||||
BuildRequires: cups-devel
|
BuildRequires: cups-devel
|
||||||
BuildRequires: double-conversion-devel
|
BuildRequires: double-conversion-devel
|
||||||
@ -155,6 +156,7 @@ handling.
|
|||||||
%patch14 -p1
|
%patch14 -p1
|
||||||
%patch15 -p1
|
%patch15 -p1
|
||||||
%patch16 -p1
|
%patch16 -p1
|
||||||
|
%patch2000 -p1
|
||||||
|
|
||||||
# be sure not to use them
|
# be sure not to use them
|
||||||
rm -rf src/3rdparty/{libjpeg,freetype,zlib}
|
rm -rf src/3rdparty/{libjpeg,freetype,zlib}
|
||||||
|
Loading…
Reference in New Issue
Block a user