diff --git a/.gitignore b/.gitignore index 0794cd4..7df6d3d 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /FreeRDP-2.0.0-rc3.tar.gz /FreeRDP-00af869.tar.gz /FreeRDP-2.0.0-rc4.tar.gz +/FreeRDP-ce386c8.tar.gz diff --git a/freerdp.spec b/freerdp.spec index 85106c1..7e8b244 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -1,4 +1,6 @@ -%global gittag 2.0.0-rc4 +%global commit0 ce386c8555bdc4d716e7f54f1f40757ebc533c87 +%global date 20190228 +%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Can be rebuilt with FFmpeg/H264 support enabled by passing "--with=ffmpeg", # "--with=x264" or "--with=openh264" to mock/rpmbuild; or by globally setting @@ -18,13 +20,13 @@ Name: freerdp Version: 2.0.0 -Release: 47.rc4%{?dist}.1 +Release: 48.%{date}git%{shortcommit0}%{?dist} Epoch: 2 Summary: Free implementation of the Remote Desktop Protocol (RDP) License: ASL 2.0 URL: http://www.freerdp.com/ -Source0: https://github.com/FreeRDP/FreeRDP/archive/%{gittag}/FreeRDP-%{gittag}.tar.gz +Source0: https://github.com/FreeRDP/FreeRDP/archive/%{commit0}/FreeRDP-%{commit0}.tar.gz#/FreeRDP-%{shortcommit0}.tar.gz BuildRequires: gcc BuildRequires: gcc-c++ @@ -140,7 +142,7 @@ The %{name}-libwinpr-devel package contains libraries and header files for developing applications that use %{name}-libwinpr. %prep -%autosetup -p1 -n FreeRDP-%{gittag} +%autosetup -p1 -n FreeRDP-%{commit0} # Rpmlint fixes find . -name "*.h" -exec chmod 664 {} \; @@ -290,6 +292,10 @@ find %{buildroot} -name "*.a" -delete %{_libdir}/pkgconfig/winpr-tools2.pc %changelog +* Thu Feb 28 2019 Simone Caronni - 2:2.0.0-48.20190228gitce386c8 +- Update to latest snapshot post rc4. +- CVE-2018-1000852 (#1661642). + * Thu Jan 31 2019 Fedora Release Engineering - 2:2.0.0-47.rc4.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 030efd2..b71d8df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (FreeRDP-2.0.0-rc4.tar.gz) = b4a4d4a58d09010bc45fb90cca148dc4421a4cf0cd5caf288aa702212ef081f14fc418b91f1b79ec8631f582c9ebcdd3031d3333b6a892adb29c402492abb649 +SHA512 (FreeRDP-ce386c8.tar.gz) = cc40b4cd47eb64d673c590c0405273278dbee3f56390fdefb1031e4b727624695570740f9a2e21021f62d03a1e9c41069bff3e5f5ba6a57fc4e30876efa15d25