Hello community, here is the log from the commit of package rdesktop for openSUSE:Factory checked in at Wed Jun 15 09:10:12 CEST 2011.
-------- --- rdesktop/rdesktop.changes 2009-02-04 16:55:45.000000000 +0100 +++ /mounts/work_src_done/STABLE/rdesktop/rdesktop.changes 2011-04-28 22:20:56.000000000 +0200 @@ -1,0 +2,30 @@ +Thu Apr 28 20:00:05 UTC 2011 - [email protected] + +- update to version 1.7.0 + * Security: Directory traversal vulnerability with disk + redirection (disallow /.. requests) + * New maintainer: Peter Åstrand from Cendio + * Brush cache support + * Removed the hardcoded limit of the username length + * Increased domain name length to 255 chars + * Improved compatibility with PulseAudio/padsp + * Cleaned up and documented the return values + * Keyboard fix: avoid stuck keys in certain cases + * Support for new pointers + * License has been changed to GPLv3 + * EWMH fixes for 64-bit machines + * RandR support: automatically resize session if using relative screen size + * Improved support for Windows 2008 Session Broker + * Japanese keyboard map has been improved + * New keyboard map: fr-bepo + * Many stability fixes regarding smart card redirection + * Windows 2008 R2 / 7: Fix sound playback when not using other redirections + * Windows 2008 R2 / 7: Solve disk redirection read-only issues + * Windows 2008 R2 / 7: Solve issue with recursive deletion + * Avoid exit when printing, if lpr command terminates early +- updated rdesktop-1.4.0-lib64.dif -> rdesktop-1.7.0-lib64.dif +- remove obsolete patches + * rdesktop-1.5.0-fix-printer-strcmp.dif + * rdesktop-NOMAD.dif + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- rdesktop-1.4.0-lib64.dif rdesktop-1.6.0.tar.bz2 New: ---- rdesktop-1.7.0-lib64.dif rdesktop-1.7.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rdesktop.spec ++++++ --- /var/tmp/diff_new_pack.XiqYvr/_old 2011-06-15 09:07:37.000000000 +0200 +++ /var/tmp/diff_new_pack.XiqYvr/_new 2011-06-15 09:07:37.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package rdesktop (Version 1.6.0) +# spec file for package rdesktop # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,14 +21,14 @@ Name: rdesktop BuildRequires: alsa-devel libsamplerate-devel openssl-devel pkg-config xorg-x11-devel Url: http://www.rdesktop.org/ -License: GPL v2 or later +License: GPL v3 or later Group: Productivity/Networking/Remote Desktop AutoReqProv: on -Version: 1.6.0 -Release: 38 +Version: 1.7.0 +Release: 1 Summary: A Remote Desktop Protocol client Source: %{name}-%{version}.tar.bz2 -Patch0: rdesktop-1.4.0-lib64.dif +Patch0: rdesktop-1.7.0-lib64.dif Patch1: rdesktop-1.5.0-fs-fix-1.dif Patch2: rdesktop-1.5.0-fix-printer-strcmp.dif Patch3: rdesktop-1.6.0-fix-pkgconfig-check.dif @@ -51,9 +51,9 @@ %setup %patch0 #%patch1 -%patch2 +#%patch2 %patch3 -p1 -%patch4 -p1 +#%patch4 -p1 %build %{suse_update_config} ++++++ rdesktop-1.4.0-lib64.dif -> rdesktop-1.7.0-lib64.dif ++++++ --- rdesktop/rdesktop-1.4.0-lib64.dif 2008-06-25 22:55:01.000000000 +0200 +++ /mounts/work_src_done/STABLE/rdesktop/rdesktop-1.7.0-lib64.dif 2011-04-28 22:20:55.000000000 +0200 @@ -1,8 +1,6 @@ -Index: configure.ac -=================================================================== ---- configure.ac.orig -+++ configure.ac -@@ -49,6 +49,9 @@ m4_ifdef([PKG_CHECK_MODULES], [], [ +--- configure.ac.orig 2011-04-28 21:30:14.801000017 +0200 ++++ configure.ac 2011-04-28 21:33:54.258000015 +0200 +@@ -50,6 +50,9 @@ ]) rpath="" @@ -12,7 +10,7 @@ # # OpenSSL detection borrowed from stunnel -@@ -95,14 +98,26 @@ AC_DEFINE_UNQUOTED(ssldir, "$ssldir") +@@ -96,14 +99,26 @@ dnl Add OpenSSL includes and libraries CFLAGS="$CFLAGS -I$ssldir/include" @@ -40,5 +38,5 @@ +LIBS="$LIBS -L$libcryptodir -lcrypto" +rpath="$rpath:$libcryptodir" ]) - - AC_ARG_ENABLE(smartcard, + # xrandr + if test -n "$PKG_CONFIG"; then ++++++ rdesktop-1.6.0.tar.bz2 -> rdesktop-1.7.0.tar.bz2 ++++++ ++++ 20636 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
