Changelog for
libfreerdp-1_0-1.0.3.0.git20140210-1.2.x86_64.rpm :
Tue Oct 7 14:00:00 2014 hpjAATTurpla.net
- apply current 1.0 branch of upstream git (as of 20140210)
- adjust my multi monitor patches
Mon Jun 23 14:00:00 2014 fezhangAATTsuse.com
- Add freerdp-CVE-2014-0791.patch to fix bnc#857491
backported from upstream commit:
https://github.com/FreeRDP/FreeRDP/commit/f1d6afca6ae620f9855a33280bdc6f3ad9153be0#diff-b6d68bbca6e0f5875c57ef225cd65c45
Thu Jun 12 14:00:00 2014 dliangAATTsuse.com
- Add freerdp-CVE-2014-0250.patch to fix bnc#880317
solves CVE-2014-0250, backport from upstream
Thu Oct 31 13:00:00 2013 lnt-sysadminAATTlists.lrz.de
- Allow build on SLES11:
* converted pkgconfig() BuildRequires to package names
* added FindALSA.cmake
* use \'make install\' instead of \'%make_install\' macro
Thu Sep 12 14:00:00 2013 crrodriguezAATTopensuse.org
- build with -DOPENSSL_LOAD_CONF so among other things
the application respects the system\'s openSSL configuration.
Sat May 4 14:00:00 2013 hpjAATTurpla.net
- fix plugin recommendation, update man page
Mon Apr 29 14:00:00 2013 hpjAATTurpla.net
- add patches to handle multimon setups
Tue Apr 23 14:00:00 2013 hpjAATTurpla.net
- apply fix to avoid crash, when using smartcards
Thu Mar 7 13:00:00 2013 brunoAATTioda-net.ch
- Added patch for issue #811 fixing divide key (/) on keypad for 1.0x series
commit https://github.com/bmiklautz/FreeRDP/commit/e0cc1e60657b5883a907e5da2f70eb27bf0b91f1
- Added changelog
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)
* 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
* libfreerdp-utils:
* fixed crash when HOME environment variable wasn\'t set
* xfreerdp-server
* deadlock fixed
* accept TLSv1 and SSLv3
* smartcard
* don\'t incorrectly set SCARD_STATE_IGNORE
* libfreerdp-codec
* performance improvement
* libfreerdp-gdi
* support for PatBlt DPa operation
* plugin
* ignore CHANNEL_FLAG_SUSPEND/CHANNEL_FLAG_RESUME to prevent possible crash
For a detailed list of changes use \"git log 1.0.1..1.0.2\"
known problems:
* If windows input language is set to german pressing the divde key (/) on the keypad
results in minus (-) (see issue #811)
Thu Jan 24 13:00:00 2013 kkaempfAATTsuse.com
- update to 1.0.2
- bugfix release (no changelog posted)
- drop patches that are upstream
Fri Dec 28 13:00:00 2012 dmuellerAATTsuse.com
- only enable SSE2 on x86
*
Fri Dec 28 13:00:00 2012 dvaleevAATTsuse.com
- disable SSE2 for ARM as well
Fri Dec 28 13:00:00 2012 dvaleevAATTsuse.com
- disable SSE2 for powerpc
Thu Dec 27 13:00:00 2012 gberAATTopensuse.org
- build with WITH_SSE2=ON as freerdp now uses runtime detection
(bnc#793611)
Thu Nov 1 13:00:00 2012 gberAATTopensuse.org
- added freerdp-fix-pulse-no-device-name.patch in order to fix a
segfault in case device name is not provided (bnc#785437)
Wed Oct 17 14:00:00 2012 gberAATTopensuse.org
- added freerdp-fix-linking-with-libpulse.patch in order to link
correctly with libpulse
(https://github.com/FreeRDP/FreeRDP/issues/418, bnc#785437)
Sun Apr 29 14:00:00 2012 zawertunAATTgmail.com
- added freerdp-fix-incorrect-numlock-state.patch which fixes
incorrect num lock state when connecting
(https://github.com/FreeRDP/FreeRDP/pull/564)
Sun Apr 22 14:00:00 2012 gberAATTopensuse.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)
Thu Apr 19 14:00:00 2012 gberAATTopensuse.org
- applied fix for a bug in freerdp-fix-bitmap-cache.patch from
upstream git
Fri Mar 30 14:00:00 2012 zawertunAATTgmail.com
- added freerdp-fix-bitmap-cache.patch fixing a problem with the
bitmap cache resulting in garbled images
(https://github.com/FreeRDP/FreeRDP/issues/348)
Wed Mar 28 14:00:00 2012 gberAATTopensuse.org
- split off -plugins subpackage
- specfile cleanup
Tue Mar 6 13:00:00 2012 gankovAATTopensuse.org
- rewrote spec for using cmake.
- 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
Fri Dec 2 13:00:00 2011 gberAATTopensuse.org
- add explicit dependency on libtool
Thu Dec 1 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Thu Sep 22 14:00:00 2011 gberAATTopensuse.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 14:00:00 2011 pascal.bleserAATTopensuse.org
- fix bnc#688484 by passing --with-sound=alsa and alsa-devel in BuildRequires
Wed Nov 17 13:00:00 2010 pascal.bleserAATTopensuse.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 14:00:00 2010 hrustovAATTgmail.com
- initial build