Use libbsd for randoms (CVE-2017-2625, rhbz#1427716)
This commit is contained in:
parent
b559ff7eac
commit
95dbfba828
@ -1,7 +1,7 @@
|
||||
Summary: X Display Manager Control Protocol library
|
||||
Name: libXdmcp
|
||||
Version: 1.1.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -12,6 +12,7 @@ BuildRequires: xorg-x11-util-macros
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: xorg-x11-proto-devel
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: libbsd-devel
|
||||
|
||||
%description
|
||||
X Display Manager Control Protocol library.
|
||||
@ -63,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xdmcp.pc
|
||||
|
||||
%changelog
|
||||
* Wed Mar 01 2017 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.1.2-5
|
||||
- Use libbsd for randoms (CVE-2017-2625, rhbz#1427716)
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user