forked from pool/freerdp
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
81 lines
2.5 KiB
Plaintext
81 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 6 19:55:41 UTC 2012 - gankov@opensuse.org
|
|
|
|
- rewrote spec for using cmake.
|
|
|
|
- update to 1.0.1
|
|
FreeRDP 1.0 is the first release of FreeRDP under the Apache
|
|
License 2.0.
|
|
The FreeRDP 1.x series is a rewrite, meaning there is no
|
|
continuity with the previous FreeRDP 0.x series which were
|
|
released under GPLv2.
|
|
|
|
New Features:
|
|
* 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 2 13:02:52 UTC 2011 - gber@opensuse.org
|
|
|
|
- add explicit dependency on libtool
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 1 17:05:39 UTC 2011 - coolo@suse.com
|
|
|
|
- add automake as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 7 22:21:56 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- fix bnc#688484 by passing --with-sound=alsa and alsa-devel in BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 17 11:35:04 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- rewrote most of the spec file (wrong group, wrong subpackages, ldconfig
|
|
called on devel package, shlibs inj devel package, ...)
|
|
|
|
- update to 0.8.2:
|
|
* libfreerdp:
|
|
+ fix buffer overflow when local timezone doesn't fit in 32 bytes
|
|
+ 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
|
|
|
|
- initial build
|
|
|