Hello community, here is the log from the commit of package freerdp for openSUSE:Factory checked in at 2017-06-17 10:17:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freerdp (Old) and /work/SRC/openSUSE:Factory/.freerdp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freerdp" Sat Jun 17 10:17:49 2017 rev:24 rq:503201 version:2.0.0~git.1497095982.1dbd2d28d Changes: -------- --- /work/SRC/openSUSE:Factory/freerdp/freerdp.changes 2016-08-03 11:39:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.freerdp.new/freerdp.changes 2017-06-17 10:17:51.455185172 +0200 @@ -1,0 +2,45 @@ +Sun Jun 11 16:46:11 UTC 2017 - [email protected] + +- Redo history by using changelog url +- Update to version 2.0.0~git.1497095982.1dbd2d28d: + See https://github.com/freerdp/freeRDP/compare/043243f...1dbd2d28d + for full details. +- Packaging : + + Move to xz tarball in _service + + Remove 3472.patch merged upstream +- Update to version 2.0.0~git.1496304402.c42ccb508: + See https://github.com/freerdp/freeRDP/compare/043243f...c42ccb508 + for changes. + +------------------------------------------------------------------- +Sat Jun 10 12:27:53 UTC 2017 - [email protected] + +- Forcefully enable PIE in CFLAGS as the automatism did not work. + +------------------------------------------------------------------- +Tue Jan 17 13:11:08 UTC 2017 - [email protected] + +- Add 3472.patch until upstream #3472 isssue is fixed and PR merged + this fix boo#1004108 + +------------------------------------------------------------------- +Wed Oct 26 20:14:14 UTC 2016 - [email protected] + +- Update to version 2.0.0~git.1477034991.043243f: + * fixed kerberos authentication + * shadow/rdpsnd: Fix race condition in rdpsnd channel server. + The output buffer and format parameters are not protected. + * wfreerdp: fix invalid VerifyCertificate callback + * rdpsnd/server: decrease audio latency and make it configurable. + * Add an environment variables section to the man + * protocol violation: rdp_read_extended_info_packet + * Added support for OpenH264 1.6 + * freerdp: fix sending of TLS alert on NLA failure, add better + handling of server-side NLA in shadow server + * freerdp: add configurable NTLM SAM file option for + server-side NLA + * freerdp: make modifications to NLA server-side fixes according + to PR comments + * Fixed a windows 8.1 issue. + +------------------------------------------------------------------- Old: ---- freerdp-2.0.0~git.1463131968.4e66df7.tar.gz New: ---- freerdp-2.0.0~git.1497095982.1dbd2d28d.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freerdp.spec ++++++ --- /var/tmp/diff_new_pack.SvqfFO/_old 2017-06-17 10:17:52.291067262 +0200 +++ /var/tmp/diff_new_pack.SvqfFO/_new 2017-06-17 10:17:52.295066698 +0200 @@ -1,7 +1,7 @@ # # spec file for package freerdp # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -19,13 +19,13 @@ %define sover 2 Name: freerdp -Version: 2.0.0~git.1463131968.4e66df7 +Version: 2.0.0~git.1497095982.1dbd2d28d Release: 0 Summary: Remote Desktop Viewer Client License: Apache-2.0 Group: Productivity/Networking/Other Url: http://www.freerdp.com/ -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.xz BuildRequires: alsa-devel BuildRequires: cmake BuildRequires: cups-devel @@ -75,6 +75,8 @@ %build find . -type f -name "*.c" -exec perl -i -pe 's{__(DATE|TIME)__}{""}g' "{}" "+" +export LDFLAGS="-pie" +export CFLAGS="%optflags -fPIE -pie" %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DCMAKE_INSTALL_LIBDIR=%{_lib} \ @@ -107,14 +109,17 @@ %{_bindir}/winpr-makecert %{_bindir}/xfreerdp %{_mandir}/man1/xfreerdp.1%{ext_man} +%{_mandir}/man1/winpr-hash.1%{ext_man} +%{_mandir}/man1/winpr-makecert.1%{ext_man} +%{_mandir}/man7/wlog.7%{?ext_man} %files -n %{libname} %defattr(-,root,root) %doc LICENSE -%{_libdir}/libfreerdp-client.so.* -%{_libdir}/libfreerdp.so.* -%{_libdir}/libwinpr.so.* -%{_libdir}/libwinpr-tools.so.* +%{_libdir}/libfreerdp-client2.so.* +%{_libdir}/libfreerdp2.so.* +%{_libdir}/libwinpr2.so.* +%{_libdir}/libwinpr-tools2.so.* %files devel %defattr(-,root,root) @@ -124,10 +129,10 @@ %{_libdir}/cmake/FreeRDP2 %{_libdir}/cmake/FreeRDP-Client2 %{_libdir}/cmake/WinPR2 -%{_libdir}/libfreerdp-client.so -%{_libdir}/libfreerdp.so -%{_libdir}/libwinpr.so -%{_libdir}/libwinpr-tools.so +%{_libdir}/libfreerdp-client2.so +%{_libdir}/libfreerdp2.so +%{_libdir}/libwinpr2.so +%{_libdir}/libwinpr-tools2.so %{_libdir}/pkgconfig/freerdp2.pc %{_libdir}/pkgconfig/freerdp-client2.pc %{_libdir}/pkgconfig/winpr2.pc ++++++ _service ++++++ --- /var/tmp/diff_new_pack.SvqfFO/_old 2017-06-17 10:17:52.331061620 +0200 +++ /var/tmp/diff_new_pack.SvqfFO/_new 2017-06-17 10:17:52.331061620 +0200 @@ -9,7 +9,7 @@ </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> - <param name="compression">gz</param> + <param name="compression">xz</param> </service> <service name="set_version" mode="disabled"/> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.SvqfFO/_old 2017-06-17 10:17:52.355058235 +0200 +++ /var/tmp/diff_new_pack.SvqfFO/_new 2017-06-17 10:17:52.359057670 +0200 @@ -1,4 +1,6 @@ <servicedata> <service name="tar_scm"> - <param name="url">https://github.com/FreeRDP/FreeRDP.git</param> - <param name="changesrevision">4e66df7228b14e432a0793d32ac2524d37cb88ec</param></service></servicedata> \ No newline at end of file + <param name="url">https://github.com/FreeRDP/FreeRDP.git</param> + <param name="changesrevision">1dbd2d28d94f0ac21b3b000eaaa8fa9d1fb638e4</param> +</service> +</servicedata> \ No newline at end of file
