2018-03-15 08:39:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 15 07:33:40 UTC 2018 - jweberhofer@weberhofer.at
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2018-03-14 14:50:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 12 19:26:30 UTC 2018 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2018-01-11 16:36:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 11 08:10:58 UTC 2018 - jweberhofer@weberhofer.at
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2017-12-01 10:12:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 30 15:56:24 UTC 2017 - jweberhofer@weberhofer.at
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2017-09-04 12:19:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 4 11:05:25 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Remove extraneous Obsoletes for packages that never existed
|
|
|
|
in openSUSE:Factory or X11:RemoteDesktop.
|
|
|
|
- Rename libuwac0-devel to uwac0-devel and libwinpr-devel to
|
|
|
|
winpr-devel, as that seems to be their upstream name which
|
|
|
|
packages are encouraged to stick to.
|
|
|
|
- Remove duplicated pkgconfig requires (these are autodetected).
|
|
|
|
|
2017-09-01 11:53:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 1 11:51:54 UTC 2017 - jweberhofer@weberhofer.at
|
|
|
|
|
|
|
|
- Fixed download location
|
|
|
|
|
2017-09-01 11:35:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 1 06:43:47 UTC 2017 - jweberhofer@weberhofer.at
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2017-06-12 14:14:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 11 16:46:11 UTC 2017 - bruno@ioda-net.ch
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2017-06-11 16:35:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 10 12:27:53 UTC 2017 - meissner@suse.com
|
|
|
|
|
|
|
|
- Forcefully enable PIE in CFLAGS as the automatism did not work.
|
|
|
|
|
2017-01-19 09:47:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 17 13:11:08 UTC 2017 - bruno@ioda-net.ch
|
|
|
|
|
|
|
|
- Add 3472.patch until upstream #3472 isssue is fixed and PR merged
|
|
|
|
this fix boo#1004108
|
|
|
|
|
2016-10-27 05:58:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 26 20:14:14 UTC 2016 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.0.0~git.1477034991.043243f:
|
|
|
|
* fixed kerberos authentication
|
2016-10-27 06:29:44 +00:00
|
|
|
* shadow/rdpsnd: Fix race condition in rdpsnd channel server.
|
|
|
|
The output buffer and format parameters are not protected.
|
2016-10-27 05:58:59 +00:00
|
|
|
* 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
|
2016-10-27 06:29:44 +00:00
|
|
|
* freerdp: add configurable NTLM SAM file option for
|
|
|
|
server-side NLA
|
|
|
|
* freerdp: make modifications to NLA server-side fixes according
|
|
|
|
to PR comments
|
2016-10-27 05:58:59 +00:00
|
|
|
* Fixed a windows 8.1 issue.
|
|
|
|
|
2016-05-18 09:06:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 18 08:44:26 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Kill off __DATE__ from built sources.
|
|
|
|
|
2016-05-17 19:32:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 17 10:25:00 UTC 2016 - fezhang@suse.com
|
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
- Update to GNOME 3.20.2 FATE#318572
|
2016-05-17 19:32:01 +00:00
|
|
|
- Add obs git integration.
|
|
|
|
- Update to version 2.0.0git.1463131968.4e66df7:
|
|
|
|
+ Fixed memory leaks.
|
|
|
|
+ wfreerdp: fix name build without client interface
|
2016-07-28 11:25:48 +00:00
|
|
|
+ libfreerdp-codec: fix xcrush decompression, revert remote
|
|
|
|
control fix
|
|
|
|
+ KB3153731: May 2016 DST update for Azerbaijan, Chile, Haiti and
|
|
|
|
Morocco
|
2016-05-17 19:32:01 +00:00
|
|
|
+ libfreerdp-codec: make proper xcrush context reset fix
|
|
|
|
|
2016-05-11 19:36:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 4 12:06:22 UTC 2016 - fezhang@suse.com
|
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
- Update to version 2.0.0, git master branch id a7ca42e
|
|
|
|
(FATE#319661), no upstream changelog available.
|
2016-05-11 19:36:51 +00:00
|
|
|
* Warning: This is a git snapshot regarded as technical preview
|
|
|
|
by upstream.
|
|
|
|
* Warning: For xfreerdp, new /long-option commandline interfaces
|
|
|
|
have replaced the old --long-option interfaces. Existing user
|
2016-07-28 11:25:48 +00:00
|
|
|
scripts need to migrate to the new interfaces to avoid
|
|
|
|
breakages.
|
2016-05-17 19:32:01 +00:00
|
|
|
For more details, see:
|
2016-05-11 19:36:51 +00:00
|
|
|
https://github.com/FreeRDP/FreeRDP/wiki/CommandLineInterface
|
2016-05-17 19:32:01 +00:00
|
|
|
* Add Network Level Ahthentication support.
|
|
|
|
* Add Windows Portable Runtime. For more details, see:
|
2016-05-11 19:36:51 +00:00
|
|
|
http://www.freerdp.com/2012/05/24/winpr-windows-portable-runtime
|
2016-05-18 05:01:12 +00:00
|
|
|
* Obsolete libfreerdp-1_0-plugins.
|
2016-05-11 19:36:51 +00:00
|
|
|
- Drop FindALSA.cmake: deprecated
|
|
|
|
- Drop freerdp_branch-1.0.x_fix-kpdivide-issue831.patch:
|
|
|
|
fixed upstream, implemention now in include/freerdp/scancode.h.
|
|
|
|
- Drop freerdp-CVE-2014-0250.patch (bnc#880317):
|
|
|
|
fixed upstream 532c420.
|
|
|
|
- Drop freerdp-CVE-2014-0791.patch (bnc#857491):
|
|
|
|
fixed upstream f1d6afc.
|
|
|
|
- Drop freerdp-fix-FindPCSC-macro.patch:
|
|
|
|
fixed upstream 9148af3.
|
|
|
|
- Drop freerdp-handle-null-device-name.patch (bnc#785437):
|
|
|
|
deprecated, related implementation dropped.
|
|
|
|
was: freerdp-fix-pulse-no-device-name.patch
|
|
|
|
|
2014-06-13 05:12:21 +00:00
|
|
|
-------------------------------------------------------------------
|
2014-06-24 06:55:47 +00:00
|
|
|
Mon Jun 23 03:05:37 UTC 2014 - fezhang@suse.com
|
|
|
|
|
|
|
|
- Add freerdp-CVE-2014-0791.patch to fix bnc#857491
|
2016-07-28 11:25:48 +00:00
|
|
|
backported from upstream commit f1d6afc
|
2014-06-24 06:55:47 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-06-13 05:12:21 +00:00
|
|
|
Thu Jun 12 20:50:36 UTC 2014 - dliang@suse.com
|
|
|
|
|
|
|
|
- Add freerdp-CVE-2014-0250.patch to fix bnc#880317
|
|
|
|
solves CVE-2014-0250, backport from upstream
|
|
|
|
|
2013-11-04 12:58:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 31 17:58:21 UTC 2013 - lnt-sysadmin@lists.lrz.de
|
|
|
|
|
|
|
|
- Allow build on SLES11:
|
|
|
|
* converted pkgconfig() BuildRequires to package names
|
|
|
|
* added FindALSA.cmake
|
|
|
|
* use 'make install' instead of '%make_install' macro
|
|
|
|
|
2013-09-12 10:57:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 12 07:03:02 UTC 2013 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- build with -DOPENSSL_LOAD_CONF so among other things
|
|
|
|
the application respects the system's openSSL configuration.
|
|
|
|
|
2013-03-12 15:39:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 7 09:10:15 UTC 2013 - bruno@ioda-net.ch
|
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
- Added patch for issue #811 fixing divide key (/) on keypad for
|
|
|
|
1.0x series,
|
2013-03-12 15:39:54 +00:00
|
|
|
commit https://github.com/bmiklautz/FreeRDP/commit/e0cc1e60657b5883a907e5da2f70eb27bf0b91f1
|
|
|
|
|
|
|
|
- Added changelog
|
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
FreeRDP 1.0.2 is a maintenance release which contains several bug
|
|
|
|
and stability fixes.
|
|
|
|
* xfreerdp:
|
|
|
|
* new parameter --from-stdin - prompts for unspecified arguments
|
|
|
|
username, password, domain and host.
|
|
|
|
* fix compability with x2go
|
|
|
|
* fix keyboard state in remote app
|
|
|
|
* documentation fixes
|
|
|
|
* fixed crash when started with --authonly (#843)
|
2013-03-12 15:39:54 +00:00
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
* libfreerdp-core:
|
|
|
|
* several memory leaks and double frees were fixed
|
|
|
|
* support for FastPath PDUs up to 32767
|
|
|
|
* register audio only if plugin is registered
|
|
|
|
* load extensions after argument parsing
|
2013-03-12 15:39:54 +00:00
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
* libfreerdp-utils:
|
|
|
|
* fixed crash when HOME environment variable wasn't set
|
2013-03-12 15:39:54 +00:00
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
* xfreerdp-server:
|
|
|
|
* deadlock fixed
|
|
|
|
* accept TLSv1 and SSLv3
|
2013-03-12 15:39:54 +00:00
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
* smartcard:
|
|
|
|
* don't incorrectly set SCARD_STATE_IGNORE
|
2013-03-12 15:39:54 +00:00
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
* libfreerdp-codec:
|
|
|
|
* performance improvement
|
2013-03-12 15:39:54 +00:00
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
* libfreerdp-gdi:
|
|
|
|
* support for PatBlt DPa operation
|
2013-03-12 15:39:54 +00:00
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
* plugin:
|
|
|
|
* ignore CHANNEL_FLAG_SUSPEND/CHANNEL_FLAG_RESUME to prevent
|
|
|
|
possible crash
|
2013-03-12 15:39:54 +00:00
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
For a detailed list of changes use "git log 1.0.1..1.0.2"
|
|
|
|
known problems:
|
2013-03-12 15:39:54 +00:00
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
* If windows input language is set to german pressing the divde
|
|
|
|
key (/) on the keypad results in minus (-) (see issue #811)
|
2013-03-12 15:39:54 +00:00
|
|
|
|
2013-01-28 16:36:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 24 14:42:37 UTC 2013 - kkaempf@suse.com
|
|
|
|
|
|
|
|
- update to 1.0.2
|
|
|
|
- bugfix release (no changelog posted)
|
|
|
|
- drop patches that are upstream
|
|
|
|
|
2012-12-28 22:00:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 28 21:59:58 UTC 2012 - dmueller@suse.com
|
|
|
|
|
|
|
|
- only enable SSE2 on x86*
|
|
|
|
|
2012-12-28 21:59:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 28 20:52:03 UTC 2012 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- disable SSE2 for ARM as well
|
|
|
|
|
2012-12-28 18:40:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 28 17:29:45 UTC 2012 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- disable SSE2 for powerpc
|
|
|
|
|
2012-12-27 15:28:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 27 15:27:06 UTC 2012 - gber@opensuse.org
|
|
|
|
|
|
|
|
- build with WITH_SSE2=ON as freerdp now uses runtime detection
|
|
|
|
(bnc#793611)
|
|
|
|
|
2012-11-01 13:15:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 1 13:07:27 UTC 2012 - gber@opensuse.org
|
|
|
|
|
|
|
|
- added freerdp-fix-pulse-no-device-name.patch in order to fix a
|
|
|
|
segfault in case device name is not provided (bnc#785437)
|
|
|
|
|
2012-10-17 15:09:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 17 15:04:32 UTC 2012 - gber@opensuse.org
|
|
|
|
|
|
|
|
- added freerdp-fix-linking-with-libpulse.patch in order to link
|
|
|
|
correctly with libpulse
|
|
|
|
(https://github.com/FreeRDP/FreeRDP/issues/418, bnc#785437)
|
|
|
|
|
2012-04-30 19:17:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 29 14:01:04 UTC 2012 - zawertun@gmail.com
|
|
|
|
|
2012-04-30 19:19:17 +00:00
|
|
|
- added freerdp-fix-incorrect-numlock-state.patch which fixes
|
|
|
|
incorrect num lock state when connecting
|
2012-04-30 19:17:22 +00:00
|
|
|
(https://github.com/FreeRDP/FreeRDP/pull/564)
|
|
|
|
|
2012-04-22 18:12:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 22 18:07:53 UTC 2012 - gber@opensuse.org
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2012-04-20 15:47:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 19 15:31:06 UTC 2012 - gber@opensuse.org
|
|
|
|
|
|
|
|
- applied fix for a bug in freerdp-fix-bitmap-cache.patch from
|
|
|
|
upstream git
|
|
|
|
|
2012-03-30 22:15:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 30 12:23:29 UTC 2012 - zawertun@gmail.com
|
|
|
|
|
2012-03-30 22:26:34 +00:00
|
|
|
- added freerdp-fix-bitmap-cache.patch fixing a problem with the
|
|
|
|
bitmap cache resulting in garbled images
|
|
|
|
(https://github.com/FreeRDP/FreeRDP/issues/348)
|
2012-03-30 22:15:18 +00:00
|
|
|
|
2012-03-28 11:18:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 28 09:37:04 UTC 2012 - gber@opensuse.org
|
|
|
|
|
|
|
|
- split off -plugins subpackage
|
|
|
|
- specfile cleanup
|
|
|
|
|
2012-03-27 23:52:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 6 19:55:41 UTC 2012 - gankov@opensuse.org
|
|
|
|
|
|
|
|
- rewrote spec for using cmake.
|
2012-03-28 11:18:32 +00:00
|
|
|
- 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
|
2012-03-27 23:52:37 +00:00
|
|
|
|
2011-12-02 13:03:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 2 13:02:52 UTC 2011 - gber@opensuse.org
|
|
|
|
|
|
|
|
- add explicit dependency on libtool
|
|
|
|
|
2011-12-01 17:22:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 1 17:05:39 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- add automake as buildrequire to avoid implicit dependency
|
|
|
|
|
2011-09-29 11:26:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 22 15:31:28 UTC 2011 - gber@opensuse.org
|
|
|
|
|
|
|
|
- cleanup to comply with the packaging policy
|
|
|
|
- add header
|
|
|
|
- use the correct license format
|
|
|
|
- remove %clean section
|
|
|
|
- simplify the manipulation of PLUGIN_PATH
|
|
|
|
- remove %debug_package
|
|
|
|
- add meaningful description
|
|
|
|
- do not recompres the source tarball any more
|
|
|
|
- corrected URLs
|
|
|
|
|
2011-06-07 22:24:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 7 22:21:56 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
- fix bnc#688484 by passing --with-sound=alsa and alsa-devel in
|
|
|
|
BuildRequires
|
2011-06-07 22:24:33 +00:00
|
|
|
|
2010-11-17 12:07:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 17 11:35:04 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
2016-07-28 11:25:48 +00:00
|
|
|
- rewrote most of the spec file (wrong group, wrong subpackages,
|
|
|
|
ldconfig called on devel package, shlibs inj devel package, ...)
|
2010-11-17 12:07:09 +00:00
|
|
|
|
|
|
|
- update to 0.8.2:
|
|
|
|
* libfreerdp:
|
2016-07-28 11:25:48 +00:00
|
|
|
+ fix buffer overflow when local timezone doesn't fit in 32
|
|
|
|
bytes
|
2010-11-17 12:07:09 +00:00
|
|
|
+ fix data corruption after TLS license package
|
|
|
|
+ free TLS resources to avoid memory leaks
|
|
|
|
* mcs:
|
|
|
|
+ fix connecting to VirtualBox with extra channels
|
|
|
|
* rdpsnd plugin:
|
|
|
|
+ ensure the ALSA device is closed when freeing resources
|
|
|
|
* rdpdr plugin:
|
|
|
|
+ fix various memory leaks
|
|
|
|
+ fix a segfault in multi-session environment
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 27 00:00:00 UTC 2010 - hrustov@gmail.com
|
|
|
|
|
2011-09-29 11:26:27 +00:00
|
|
|
- initial build
|
2010-11-17 12:07:09 +00:00
|
|
|
|