SHA256
1
0
forked from pool/freerdp

70 Commits

Author SHA256 Message Date
Johannes Weberhofer
84166f6d8e Accepting request 821927 from home:weberho:branches:X11:RemoteDesktop
- Updated to release 2.2.0 (boo#1174321)
  * SECURITY: CVE-2020-15103 - Integer overflow due to missing input sanitation in rdpegfx channel
  * Sound & mic - filter GSM codec for microphone redirection (gh#FreeRDP/FreeRDP#6263)
  * windows client title length (gh#FreeRDP/FreeRDP#6335)
  * "Alternate Secondary Drawing Order UNKNOWN" (gh#FreeRDP/FreeRDP#6370)
  * remoteapp with dialog is disconnecting when it loses focus (gh#FreeRDP/FreeRDP#6298)
  * v2.1.2: Can't connect to Windows7 (gh#FreeRDP/FreeRDP#6299)
  * fix: memory leak in nsc
  * urbdrc: some fixes and improvements
  * build: use cmake to detect getlogin_r, improve asan checks/detection
  * server/proxy:
    - new: support for heartbeats
    - new: support for rail handshake ex flags
    - fix: possible race condition with redirects
- Removed freerdp_Mask_CACHED_BRUSH_when_checking_brush_style.patch
- Drop BuildRequires of libavcodec for Leap/SLE (bsc#1174200)

OBS-URL: https://build.opensuse.org/request/show/821927
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=110
2020-07-20 14:55:07 +00:00
Johannes Weberhofer
a2aad2ce7f Accepting request 818279 from home:weberho:branches:X11:RemoteDesktop
- Added freerdp_Mask_CACHED_BRUSH_when_checking_brush_style.patch 
  which fixed frequent crashes described in boo#1173605 and gh#FreeRDP/FreeRDP#6298

OBS-URL: https://build.opensuse.org/request/show/818279
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=108
2020-07-02 09:34:39 +00:00
Johannes Weberhofer
ef215040b2 Accepting request 816780 from home:weberho:branches:X11:RemoteDesktop
Added boo references

OBS-URL: https://build.opensuse.org/request/show/816780
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=106
2020-06-24 06:15:50 +00:00
Johannes Weberhofer
5aee41fde3 Accepting request 816403 from home:weberho:branches:X11:RemoteDesktop
- Updated to release 2.1.2
  * CVE-2020-4033 Out of bound read in RLEDECOMPRESS
  * CVE-2020-4031 Use-After-Free in gdi_SelectObject
  * CVE-2020-4032 Integer casting vulnerability in `update_recv_secondary_order`
  * CVE-2020-4030 OOB read in `TrioParse`
  * CVE-2020-11099 OOB Read in license_read_new_or_upgrade_license_packet
  * CVE-2020-11098 Out-of-bound read in glyph_cache_put
  * CVE-2020-11097 OOB read in ntlm_av_pair_get
  * CVE-2020-11095 Global OOB read in update_recv_primary_order
  * CVE-2020-11096 Global OOB read in update_read_cache_bitmap_v3_order
  * Gateway RPC fixes for windows
  * Fixed resource fee race resulting in double free in USB redirection
  * Fixed wayland client crashes
  * Fixed X11 client mouse mapping issues (X11 mapping on/off)
  * Some proxy related improvements (capture module)
  * Code cleanup (use getlogin_r, ...)
- Removed obsolete upstream patch freerdp-bug-6205.patch

OBS-URL: https://build.opensuse.org/request/show/816403
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=104
2020-06-23 05:34:19 +00:00
Johannes Weberhofer
3ffca618b5 Accepting request 808913 from home:weberho:branches:X11:RemoteDesktop
Updated CVE numbers

OBS-URL: https://build.opensuse.org/request/show/808913
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=102
2020-05-26 07:03:38 +00:00
Johannes Weberhofer
1d886fecaa Accepting request 808120 from home:weberho:branches:X11:RemoteDesktop
- Updated to release 2.1.1
  * CVE-2020-NYA: GHSL-2020-100 OOB Read in ntlm_read_ChallengeMessage
  * CVE-2020-NYA: GHSL-2020-101 OOB Read in security_fips_decrypt due to uninitialized value
  * CVE-2020-NYA: GHSL-2020-102 OOB Write in crypto_rsa_common
  * Enforce synchronous legacy RDP encryption count (#6156)
  * Fixed some leaks and crashes missed in 2.1.0
  * Removed dynamic channel listener limits
  * Lots of resource cleanup fixes (clang sanitizers)
  * A couple of performance improvements
  * Various small annoyances eliminated (typos, prefilled username for windows client, ...)
- Removed freerdp-bug-6175.patch and freerdp-bug-6207.patch because included in upstream

OBS-URL: https://build.opensuse.org/request/show/808120
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=101
2020-05-22 08:17:00 +00:00
Johannes Weberhofer
e85e92e73b Accepting request 807754 from home:weberho:branches:X11:RemoteDesktop
- Added freerdp-bug-6205.patch to fix reading newline on certificate accept gh#FreeRDP/FreeRDP#6205
- Added freerdp-bug-6175.patch to fix Certificate Checking Recently Broke gh#FreeRDP/FreeRDP#6148
- Added freerdp-bug-6207.patch to fix Abort on first possible certificate validation error gh#FreeRDP/FreeRDP#6207

OBS-URL: https://build.opensuse.org/request/show/807754
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=100
2020-05-20 15:01:45 +00:00
Johannes Weberhofer
3fdb72dcd7 Accepting request 801822 from home:weberho:branches:X11:RemoteDesktop
- Updated to release 2.1.0
  * Fixed CVEs:
    - CVE-2020-11039
    - CVE-2020-11038
    - CVE-2020-11043
    - CVE-2020-11040
    - CVE-2020-11041
    - CVE-2020-11019
    - CVE-2020-11017
    - CVE-2020-11018
  * Fixed leak and crashing issues:
    - gh#FreeRDP/FreeRDP#6129
    - gh#FreeRDP/FreeRDP#6128
    - gh#FreeRDP/FreeRDP#6127
    - gh#FreeRDP/FreeRDP#6110
    - gh#FreeRDP/FreeRDP#6081
    - gh#FreeRDP/FreeRDP#6077
  * Noteworthy features and improvements:
    - Fixed sound issues (gh#FreeRDP/FreeRDP#6043)
    - New expert command line options /tune and /tune-list to modify all client
      settings in a generic way.
    - Fixes for smartcard cache, this improves compatibility of smartcard devices
      with newer smartcard channel.
    - Shadow server can now be instructed to listen to multiple interfaces.
    - Improved server certificate support (gh#FreeRDP/FreeRDP#6052)
    - Various fixes for wayland client (fullscreen, mouse wheel, ...)
    - Fixed large mouse pointer support, now mouse pointers > 96x96 pixel are visible.
    - USB redirection command line improvements (filter options)
    - Various translation improvements for android and ios clients
- Removed upstream patches fix-freerdp-2.0.0-usbdk-build.patch
  and fix-URBDRC_DEVICE_ADD_FLAG-definitions.patch

OBS-URL: https://build.opensuse.org/request/show/801822
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=98
2020-05-08 14:23:29 +00:00
Johannes Weberhofer
b41bced5a5 Accepting request 794908 from home:weberho:branches:X11:RemoteDesktop
- Updated and reviewed make command and added fix-freerdp-2.0.0-usbdk-build.patch
  to fix boo#1169679 and make USB working again
- Fixed build for SLE_12
- Cleaned up spec file

OBS-URL: https://build.opensuse.org/request/show/794908
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=96
2020-04-17 12:53:17 +00:00
Johannes Weberhofer
968a68c2df Accepting request 794847 from home:marxin:branches:X11:RemoteDesktop
- Add fix-URBDRC_DEVICE_ADD_FLAG-definitions.patch in order
  to fix boo#1169748.

OBS-URL: https://build.opensuse.org/request/show/794847
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=95
2020-04-17 09:57:34 +00:00
Johannes Weberhofer
c255afafe7 Accepting request 793853 from home:weberho:branches:X11:RemoteDesktop
- Added cairo support for scaling
- Cleaned up spec
- Removed patch freerdp-Fix-realloc-return-handling.patch
- Added pkgconfig(libusb-1.0) for building
- Added new package for freerdp-proxy
- Cleaned up spec file
- Updated to release 2.0.0
  * Fixed CVEs:
    - CVE-2020-11521
    - CVE-2020-11522
    - CVE-2020-11523
    - CVE-2020-11524
    - CVE-2020-11525
    - CVE-2020-11526
  * Fixed security related issues:
    - gh#FreeRDP/FreeRDP#6005
    - gh#FreeRDP/FreeRDP#6006
    - gh#FreeRDP/FreeRDP#6007
    - gh#FreeRDP/FreeRDP#6008
    - gh#FreeRDP/FreeRDP#6009
    - gh#FreeRDP/FreeRDP#6010
    - gh#FreeRDP/FreeRDP#6011
    - gh#FreeRDP/FreeRDP#6012
    - gh#FreeRDP/FreeRDP#6013
  * sha256 is now used instead of sha1 to fingerprint certificates. This will
    invalidate all hosts in FreeRDP known_hosts2 file and causes a prompt if a
    new connection is established after the update
  * First version of the RDP proxy was added (gh#FreeRDP/FreeRDP#5372)
    thanks to @kubistika
  * Smartcard received some refactoring. Missing functions were added and input
    validation was improved (gh#FreeRDP/FreeRDP#5884)
  * A new option /cert that unifies all certificate related options (gh#FreeRDP/FreeRDP#5880)  
    The old options (cert-ignore, cert-deny, cert-name, cert-tofu) are still
    available but marked as deprecated
  * Support for Remote Assistance Protocol Version 2 [MS-RA]
  * The DirectFB client was removed because it was unmaintained
  * Unified initialization of OrderSupport
  * Fix for licensing against Windows Server 2003
  * Font smoothing is now enabled per default
  * Smart scaling for Wayland using libcairo was added (gh#FreeRDP/FreeRDP#5215)
  * Unified update->BeginPaint and update->EndPaint
  * An image scaling API for software drawing was added
  * Rail was updated to the latest spec version 28.0
  * Support for H.264 in the shadow server is now detected at runtime
  * Add mask=<value> option for /gfx and /gfx-h264  (gh#FreeRDP/FreeRDP#5771)
  * A new option /timeout was added to adjust the TCP ACK timeout (gh#FreeRDP/FreeRDP#5987)

OBS-URL: https://build.opensuse.org/request/show/793853
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=93
2020-04-14 12:02:57 +00:00
Tomáš Chvátal
948bab9897 Accepting request 786715 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Disable LTO on aarch64 and %arm to fix build

OBS-URL: https://build.opensuse.org/request/show/786715
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=91
2020-03-20 09:06:52 +00:00
Tomáš Chvátal
02cce14d4e Accepting request 743432 from home:zhangxiaofei:branches:X11:RemoteDesktop
- Add freerdp-Fix-realloc-return-handling.patch: Fix realloc return
  handling that results in memory leaks (boo#1153163, boo#1153164,
  gh#FreeRDP/FreeRDP#5645, CVE-2019-17177, CVE-2019-17178)

OBS-URL: https://build.opensuse.org/request/show/743432
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=89
2019-10-29 07:46:40 +00:00
Tomáš Chvátal
d3adaafff5 Accepting request 694943 from home:zhangxiaofei:branches:X11:RemoteDesktop
- Add Requires: lib%{name}%{major_version} = %{version}-%{release}:
  freerdp should depend on the same release of libfreerdp2
  (boo#1129193)

OBS-URL: https://build.opensuse.org/request/show/694943
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=87
2019-04-17 07:36:30 +00:00
Johannes Weberhofer
414fd8011e Accepting request 666408 from home:zhangxiaofei:branches:X11:RemoteDesktop
Add missing boo# ids for CVEs

OBS-URL: https://build.opensuse.org/request/show/666408
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=85
2019-01-16 08:15:29 +00:00
Johannes Weberhofer
062e2d3498 Accepting request 663519 from home:zhangxiaofei:branches:X11:RemoteDesktop
Add missing boo# and CVE ids

OBS-URL: https://build.opensuse.org/request/show/663519
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=83
2019-01-08 07:29:51 +00:00
Tomáš Chvátal
4ee4e89ff6 Accepting request 652272 from home:zhangxiaofei:branches:X11:RemoteDesktop
- Add SLE FATE# ref to changelog, remove trailing whitespaces

OBS-URL: https://build.opensuse.org/request/show/652272
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=81
2018-11-28 09:12:40 +00:00
Johannes Weberhofer
61fff592da Accepting request 650364 from home:weberho:branches:X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/650364
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=79
2018-11-20 12:41:23 +00:00
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
b0767c3ed8 OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=56 2016-10-27 06:29:44 +00:00
683e1a1b8c OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=55 2016-10-27 06:01:40 +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
992fce7deb Accepting request 415579 from home:zhangxiaofei:branches:X11:RemoteDesktop
format changelog

OBS-URL: https://build.opensuse.org/request/show/415579
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=52
2016-07-28 11:25:48 +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