SHA256
1
0
forked from pool/freerdp

97 Commits

Author SHA256 Message Date
Tomáš Chvátal
4fb1b36072 Accepting request 628188 from home:weberho:branches:X11:RemoteDesktop
- upgrade to version 2.0.0-rc3
  See: https://github.com/FreeRDP/FreeRDP/milestone/9?closed=1
  * Improved and cleaned up the command line interface
  * Fixed automount issues
  * Fixed several audio and microphone related issues
  * Implemented AAC and MP3 codecs
  * Added Wave2 support
  * Addedd dynamic resolution with full screen toggle support 
  * Improved redirection handling and certificate issues
  * Improved automatic reconnects
  * Improced connection error handling
  * Fixed invalid pointer, double-free, integer underflow,
    buffer overflows issues as well as other memory leaks
  * fixed X11 Right-Ctrl ungrab feature
  * winpr: Updates time zone data to April 2018
  * added libressl compatibility

OBS-URL: https://build.opensuse.org/request/show/628188
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=77
2018-08-08 17:04:33 +00:00
Tomáš Chvátal
ee3aa67d03 Accepting request 607301 from home:weberho:branches:X11:RemoteDesktop
- removed SLE11 condition
- removed no_connection_to_windows_10_17101.patch
- removed -DBUILTIN_CHANNELS=OFF switch
- explicitly set -DCHANNEL_GEOMETRY=ON
- Disable the new X264 and OPENH264 codecs because openSUSE does not provide them
- upgrade to version 2.0.0-rc2
  See: https://github.com/FreeRDP/FreeRDP/milestone/8


Compared to the superseded request the SLE11 condition has been removed as well as the empty check section

OBS-URL: https://build.opensuse.org/request/show/607301
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=75
2018-05-14 16:05:54 +00:00
Felix Zhang
1e5d43e7b3 Accepting request 600353 from home:bruno_friedmann:branches:X11:RemoteDesktop
- Fix boo#1090677 activate pulse optional component

OBS-URL: https://build.opensuse.org/request/show/600353
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=73
2018-04-24 09:51:51 +00:00
Johannes Weberhofer
e729249034 Accepting request 587410 from home:weberho:branches:X11:RemoteDesktop
- Added no_connection_to_windows_10_17101.patch to fix 
  Windows-connection-problem after Windows march 2018 updates.
  This fix is related to boo#1085416

OBS-URL: https://build.opensuse.org/request/show/587410
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=71
2018-03-15 08:39:22 +00:00
Johannes Weberhofer
5e44674fe9 Accepting request 586056 from home:elvigia:branches:X11:RemoteDesktop
- Do not use xorg-x11-devel, instead buildrequire individual
  x components.
- Only attempt to ge rid of __DATE__ and __TIME__ if 
  SOURCE_DATE_EPOCH is not set.

OBS-URL: https://build.opensuse.org/request/show/586056
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=70
2018-03-14 14:50:12 +00:00
Tomáš Chvátal
fc0310793a Accepting request 563656 from home:weberho:branches:X11:RemoteDesktop
Users can connect only once wo windows sessions due to #gh/FreeRDP/FreeRDP/4348. Therefore WITH_GSSAPI has been disabled until that issue has been solved.

OBS-URL: https://build.opensuse.org/request/show/563656
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=68
2018-01-11 16:36:03 +00:00
Tomáš Chvátal
54b3e1d6f4 Accepting request 546955 from home:weberho:UNSTABLE:RemoteDesktop
- Updated to 2.0.0-rc1
Noteworthy features and improvements:
* support for FIPS mode was added (option +fipsmode)
* initial client side kerberos support (run cmake with WITH_GSSAPI)
* support for ssh-agent redirection (as rdp channel)
* the man page(s) and /help were updated an improved
* add support for ICU for unicode conversion (-DWITH_ICU=ON)
* client add option to force password prompt before connection (/from-stdin[:force])
* extend /size to allow width or height percentages (#gh/FreeRDP/FreeRDP/4146)
* add support for "password is pin"
* clipboard is now enabled per default (use -clipboard to disable)
Fixed github issues (excerpt):
* #gh/FreeRDP/FreeRDP/4281: Added option to prefer IPv6 over IPv4
* #gh/FreeRDP/FreeRDP/3890: Point to OpenSSL doc for private CA
* #gh/FreeRDP/FreeRDP/3378: support 31 static channels as described in the spec
* #gh/FreeRDP/FreeRDP/4253: Rfx decode tile width.
* #gh/FreeRDP/FreeRDP/3267: fix parsing of drivestoredirect
* #gh/FreeRDP/FreeRDP/4257: Proper error checks for /kbd argument
* #gh/FreeRDP/FreeRDP/4249: Corruption due to recursive parser
* #gh/FreeRDP/FreeRDP/4111: 15bpp color handling for brush.
* #gh/FreeRDP/FreeRDP/3509: Added Ctrl+Alt+Enter description
* #gh/FreeRDP/FreeRDP/3211: Return freerdp error from main.
* #gh/FreeRDP/FreeRDP/3513: add better description for drive redirection
* #gh/FreeRDP/FreeRDP/4199: ConvertFindDataAToW string length
* #gh/FreeRDP/FreeRDP/4135: client/x11: fix colors on big endian
* #gh/FreeRDP/FreeRDP/4089: fix h264 context leak when DeleteSurface
* #gh/FreeRDP/FreeRDP/4117: possible segfault
* #gh/FreeRDP/FreeRDP/4091: fix a regression with remote program

OBS-URL: https://build.opensuse.org/request/show/546955
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=66
2017-12-01 10:12:11 +00:00
Tomáš Chvátal
6b8d669263 Accepting request 520644 from home:jengelh:branches:X11:RemoteDesktop
Something that came to mind is that the upstream project names are "uwac" and "winpr"
instead of libuwac, libwinpr. Maybe it's a sensible idea to change that?

OBS-URL: https://build.opensuse.org/request/show/520644
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=64
2017-09-04 12:19:03 +00:00
Johannes Weberhofer
54ac543812 Accepting request 520146 from home:weberho:UNSTABLE:RemoteDesktop
- Fixed download location

OBS-URL: https://build.opensuse.org/request/show/520146
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=63
2017-09-01 11:53:07 +00:00
1b030ca10d Accepting request 520136 from home:weberho:UNSTABLE:RemoteDesktop
- Switched to official RC0
- Create wayland client package and libuwac0 package
- Create separate libwinpr2 to be used in other packages
- enabled gstreamer (currently disabled for tumbleweed)
- enabled kerberos authentication
- Update to official RC0
  Fix the following issues identified by the CISCO TALOS project:
  * TALOS-2017-0336 CVE-2017-2834 boo#1050714
  * TALOS-2017-0337 CVE-2017-2835 boo#1050712
  * TALOS-2017-0338 CVE-2017-2836 boo#1050699
  * TALOS-2017-0339 CVE-2017-2837 boo#1050704
  * TALOS-2017-0340 CVE-2017-2838 boo#1050708
  * TALOS-2017-0341 CVE-2017-2839 boo#1050711

OBS-URL: https://build.opensuse.org/request/show/520136
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=62
2017-09-01 11:35:32 +00:00
Tomáš Chvátal
b1206c0a69 Accepting request 503011 from home:bruno_friedmann
- Redo history by using changelog url
- Update to version 2.0.0~git.1497095982.1dbd2d28d:
  See 043243f...1dbd2d28d
  for full details.
- Packaging :
  + Move to xz tarball in _service
  + Remove 3472.patch merged upstream

OBS-URL: https://build.opensuse.org/request/show/503011
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=60
2017-06-12 14:14:04 +00:00
8792fa1bbb Accepting request 502785 from home:msmeissn:branches:X11:RemoteDesktop
- Forcefully enable PIE in CFLAGS as the automatism did not work.

OBS-URL: https://build.opensuse.org/request/show/502785
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=59
2017-06-11 16:35:57 +00:00
52add55ceb Accepting request 450984 from home:bruno_friedmann:branches:X11:RemoteDesktop
- Add 3472.patch until upstream #3472 isssue is fixed and PR merged
  this fix boo#1004108

OBS-URL: https://build.opensuse.org/request/show/450984
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=58
2017-01-19 09:47:28 +00:00
3db212dbf3 Accepting request 437472 from home:dimstar:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/437472
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=54
2016-10-27 05:58:59 +00:00
eed81b0ec0 Accepting request 396579 from home:jengelh:branches:X11:RemoteDesktop
- Kill off __DATE__ from built sources.

OBS-URL: https://build.opensuse.org/request/show/396579
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=50
2016-05-18 09:06:49 +00:00
316398dbcc Accepting request 396551 from home:zhangxiaofei:branches:X11:RemoteDesktop
change tar naming; change lib pkg naming; obsolete libfreerdp-1_0-plugins

OBS-URL: https://build.opensuse.org/request/show/396551
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=49
2016-05-18 05:01:12 +00:00
887e3fd269 Accepting request 396177 from home:zhangxiaofei:branches:X11:RemoteDesktop
add obs source integratoin; update to upstream HEAD

OBS-URL: https://build.opensuse.org/request/show/396177
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=48
2016-05-17 19:32:01 +00:00
84e8e975e6 Accepting request 394751 from home:zhangxiaofei:branches:X11:RemoteDesktop
update freerdp to 2.0 git master HEAD

OBS-URL: https://build.opensuse.org/request/show/394751
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=47
2016-05-11 19:36:51 +00:00
e14b8e093f Accepting request 238357 from home:zhangxiaofei:branches:X11:RemoteDesktop
CVE-2014-0791, bnc#863929

OBS-URL: https://build.opensuse.org/request/show/238357
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=45
2014-06-24 06:55:47 +00:00
09f1d77183 Accepting request 237029 from home:dliang:branches:X11:RemoteDesktop
fix bnc#880317, CVE-2014-0250

OBS-URL: https://build.opensuse.org/request/show/237029
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=43
2014-06-13 05:12:21 +00:00
b4f6e923bc Accepting request 205447 from home:lnt-sysadmin:branches:X11:RemoteDesktop
- Allow build on SLES11:
  * converted pkgconfig() BuildRequires to package names
  * added FindALSA.cmake
  * use 'make install' instead of '%make_install' macro

This is a less intrusive change than the original https://build.opensuse.org/request/show/155396

OBS-URL: https://build.opensuse.org/request/show/205447
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=41
2013-11-04 12:58:03 +00:00
b6f10dfb46 Accepting request 198611 from home:elvigia:branches:X11:RemoteDesktop
- build with -DOPENSSL_LOAD_CONF so among other things 
 the application respects the system's openSSL configuration.

OBS-URL: https://build.opensuse.org/request/show/198611
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=39
2013-09-12 10:57:45 +00:00
Guido Berhoerster
cccf081e29 Accepting request 158694 from home:bruno_friedmann:branches:X11:RemoteDesktop
Added changelog for 1.0.2 
Patch fixing upstream issue #831 (kpdivide on keyppad) for 1.0.x series

OBS-URL: https://build.opensuse.org/request/show/158694
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=37
2013-03-12 15:39:54 +00:00
54346a37fe Accepting request 149922 from home:kwk:branches:X11:RemoteDesktop
- update to 1.0.2
  - bugfix release (no changelog posted)
  - drop patches that are upstream

OBS-URL: https://build.opensuse.org/request/show/149922
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=36
2013-01-28 16:36:51 +00:00
f4f4f3dc1f - only enable SSE2 on x86*
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=34
2012-12-28 22:00:14 +00:00
442c0a21d1 Accepting request 146597 from home:k0da:ppc
- disable SSE2 for ARM as well

OBS-URL: https://build.opensuse.org/request/show/146597
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=33
2012-12-28 21:59:13 +00:00
Guido Berhoerster
6500e25f9d Accepting request 146586 from home:k0da:ppc
- disable SSE2 for powerpc

OBS-URL: https://build.opensuse.org/request/show/146586
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=31
2012-12-28 18:40:48 +00:00
Guido Berhoerster
f05776c6ff - build with WITH_SSE2=ON as freerdp now uses runtime detection
(bnc#793611)

OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=29
2012-12-27 15:28:42 +00:00
Guido Berhoerster
fefd2a1835 - added freerdp-fix-pulse-no-device-name.patch in order to fix a
segfault in case device name is not provided (bnc#785437)

OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=27
2012-11-01 13:15:21 +00:00
Guido Berhoerster
ccb2e858e0 - added freerdp-fix-linking-with-libpulse.patch in order to link
correctly with libpulse
  (https://github.com/FreeRDP/FreeRDP/issues/418, bnc#785437)

OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=25
2012-10-17 15:09:00 +00:00
Guido Berhoerster
38014a345e fixup
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=23
2012-04-30 19:19:17 +00:00
Guido Berhoerster
b9106645de Accepting request 115936 from home:ZaWertun:branches:X11:RemoteDesktop
libfreerdp-core: fix incorrect num lock state when connecting
(https://github.com/FreeRDP/FreeRDP/pull/564)

OBS-URL: https://build.opensuse.org/request/show/115936
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=22
2012-04-30 19:17:22 +00:00
Guido Berhoerster
068fd6ece3 - added freerdp-fix-FindPCSC-macro.patch which fixes the build by
setting PCSC_LIBRARIES and PCSC_INCLUDE_DIRS variables explicitly
  which are otherwise empty
  (https://github.com/FreeRDP/FreeRDP/issues/562)

OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=20
2012-04-22 18:12:52 +00:00
Guido Berhoerster
c67f9290ed fixup sr
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=17
2012-03-30 22:26:34 +00:00
Guido Berhoerster
436060a58e Accepting request 112000 from home:ZaWertun:branches:X11:RemoteDesktop
Added patch to resolve issue #348 - Bitmap cache drawing problem?
  (https://github.com/FreeRDP/FreeRDP/issues/348)

OBS-URL: https://build.opensuse.org/request/show/112000
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=16
2012-03-30 22:15:18 +00:00
Guido Berhoerster
fd6ba1fc65 -DCMAKE_INSTALL_LIBDIR is still needed for 11.4
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=15
2012-03-29 08:54:04 +00:00
Guido Berhoerster
8be227d1aa - split off -plugins subpackage
- specfile cleanup
- update to version 1.0.1
  - FreeRDP 1.x series is a complete rewrite now licensed under
    the Apache License 2.0
  - RemoteFX
    - Both encoder and decoder
    - SSE2 and NEON optimization
  - NSCodec
  - RemoteApp
    - Working, minor glitches
  - Multimedia Redirection
    - ffmpeg support
  - Network Level Authentication (NLA)
    - NTLMv2
  - Certificate validation
  - FIPS-compliant RDP security
  - new build system (cmake)
  - added official logo and icon

OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=14
2012-03-28 11:18:32 +00:00
Guido Berhoerster
1bf0c53991 Accepting request 111469 from home:Gankov:branches:X11:RemoteDesktop
fix all requirements
Thanks Guido Berhoerster

OBS-URL: https://build.opensuse.org/request/show/111469
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=13
2012-03-27 23:52:37 +00:00
Guido Berhoerster
9523cfb21e - add explicit dependency on libtool
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=10
2011-12-02 13:03:18 +00:00
Guido Berhoerster
d667542230 Accepting request 94815 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94815
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=9
2011-12-01 17:22:13 +00:00
Pascal Bleser
6facb8d4b2 reformat spec files, split out changes, remove %debug_package
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=8
2011-10-18 20:31:28 +00:00
Pascal Bleser
7bc759836b Accepting request 84603 from home:gberh:branches:X11:RemoteDesktop
cleanup in preparation for Factory integration (please fix SLE with substitutes in prjconf)

OBS-URL: https://build.opensuse.org/request/show/84603
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=6
2011-09-29 11:26:27 +00:00
Pascal Bleser
70d51751ef fix bnc#688484
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=5
2011-06-07 22:24:33 +00:00
Pascal Bleser
af30ab0541 more fixes for older distros
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=4
2010-11-17 13:31:13 +00:00
Pascal Bleser
d00b6b411e add autoreconf to fix build on 11.2 and SLE
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=3
2010-11-17 13:03:20 +00:00
Pascal Bleser
f6871863cb update to 0.8.2 + many spec fixes
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=2
2010-11-17 12:07:09 +00:00
Pascal Bleser
e469789595 Accepting request 51453 from home:hrustov
review not OK, but will accept and fix

OBS-URL: https://build.opensuse.org/request/show/51453
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=1
2010-11-17 11:33:29 +00:00