The NetBSD Project

CVS log for pkgsrc/net/rdesktop/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / net / rdesktop

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21 / (download) - annotate - [select for diffs], Thu Apr 26 14:54:28 2012 UTC (4 weeks, 1 day ago) by abs
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +5 -5 lines
Diff to previous 1.20 (colored)

Updated net/rdesktop to 1.7.1

rdesktop (1.7.1)
 * Fix clipboard issue when not building with unicode support
 * Fix compilation against newer PCSC lite versions
 * Fix for per-device license mode on Windows 2008 R2 terminal server
 * Fix building 64bit version with static openssl linkage
 * Rewrite of smartcard handling for 64bit support, fixes several bugs
 * Improved license handling using XDG directories

Revision 1.19.28.1 / (download) - annotate - [select for diffs], Wed May 4 17:21:25 2011 UTC (12 months, 3 weeks ago) by tron
Branch: pkgsrc-2011Q1
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored) next main 1.20 (colored)

Pullup ticket #3421 - requested by obache
net/rdesktop: security update

Revisions pulled up:
- net/rdesktop/Makefile                                         1.38
- net/rdesktop/distinfo                                         1.20
- net/rdesktop/options.mk                                       1.3-1.4

---
   Module Name:	pkgsrc
   Committed By:	schnoebe
   Date:		Fri Apr  8 16:49:32 UTC 2011

   Modified Files:
   	pkgsrc/net/rdesktop: options.mk

   Log Message:
   Correct typo on inet6 CONFIGURE_ARGS.

---
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Wed May  4 14:47:18 UTC 2011

   Modified Files:
   	pkgsrc/net/rdesktop: Makefile distinfo options.mk

   Log Message:
   Update rdesktop to 1.7.0.

   This fixes some important bugs and is therefore recommended for all users.

   Key changes:

       * Security: Directory traversal vulnerability with disk redirection (disallow /.. requests)
       * New maintainer: Peter strand <astrand@...>
       * 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

Revision 1.20 / (download) - annotate - [select for diffs], Wed May 4 14:47:18 2011 UTC (12 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

Update rdesktop to 1.7.0.

This fixes some important bugs and is therefore recommended for all users.

Key changes:

   * Security: Directory traversal vulnerability with disk redirection (disallow /.. requests)
   * New maintainer: Peter strand <astrand@...>
   * 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

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jun 8 16:29:28 2008 UTC (3 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2011Q1
Changes since 1.18: +4 -12 lines
Diff to previous 1.18 (colored)

Update "rdesktop" package to version 1.6.0. Changes since 1.5.0:
* Fix for potential vulnerability against compromised/malicious
  servers (reported by iDefense)
* Fix for crash with recent versions of X.Org
* Fix for connection to Windows 2008 Server
* ALSA driver added
* Sound drivers can now be selected at runtime
* Smartcard support (Alexi Volkov <alexi@my...>)
* Send physical mouse buttons rather than logical ones

The security fixes had already been integrated into "pkgsrc" as patches.

Revision 1.17.8.1 / (download) - annotate - [select for diffs], Sun May 11 09:25:19 2008 UTC (4 years ago) by ghen
Branch: pkgsrc-2008Q1
Changes since 1.17: +8 -1 lines
Diff to previous 1.17 (colored) next main 1.18 (colored)

Pullup ticket 2368 - requested by tonnerre
security fix for rdesktop

- pkgsrc/net/rdesktop/Makefile				1.34
- pkgsrc/net/rdesktop/distinfo				1.18
- pkgsrc/net/rdesktop/patches/patch-ac			1.5
- pkgsrc/net/rdesktop/patches/patch-ad			1.1
- pkgsrc/net/rdesktop/patches/patch-ae			1.1
- pkgsrc/net/rdesktop/patches/patch-af			1.1
- pkgsrc/net/rdesktop/patches/patch-ag			1.1
- pkgsrc/net/rdesktop/patches/patch-ah			1.1
- pkgsrc/net/rdesktop/patches/patch-ai			1.1

   Module Name:		pkgsrc
   Committed By:	tonnerre
   Date:		Sat May 10 15:28:04 UTC 2008

   Modified Files:
	   pkgsrc/net/rdesktop: Makefile distinfo
   Added Files:
	   pkgsrc/net/rdesktop/patches: patch-ac patch-ad patch-ae patch-af
	       patch-ag patch-ah patch-ai

   Log Message:
   Add patches required to fix CVE-2008-180[123], taken from rdesktop CVS.

   1) An integer underflow error in iso.c when processing RDP requests can
      be exploited to cause a heap-based buffer overflow.
   2) An input validation error in rdp.c when processing RDP redirect
      requests can be exploited to cause a BSS-based buffer overflow.
   3) A signedness error within "xrealloc()" in rdesktop.c can be exploited
      to cause a heap-based buffer overflow.

Revision 1.18 / (download) - annotate - [select for diffs], Sat May 10 15:28:04 2008 UTC (4 years ago) by tonnerre
Branch: MAIN
Changes since 1.17: +8 -1 lines
Diff to previous 1.17 (colored)

Add patches required to fix CVE-2008-180[123], taken from rdesktop CVS.

1) An integer underflow error in iso.c when processing RDP requests can
   be exploited to cause a heap-based buffer overflow.
2) An input validation error in rdp.c when processing RDP redirect
   requests can be exploited to cause a BSS-based buffer overflow.
3) A signedness error within "xrealloc()" in rdesktop.c can be exploited
   to cause a heap-based buffer overflow.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Jun 6 00:16:35 2007 UTC (4 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Branch point for: pkgsrc-2008Q1
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Pull in a patch from rdesktop CVS, xwin.c rev 1.223.
Fixes a segfault with X11_TYPE=modular. Should fix PR 36443.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Dec 1 10:53:15 2006 UTC (5 years, 5 months ago) by hubertf
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.15: +5 -6 lines
Diff to previous 1.15 (colored)

Update rdesktop  to 1.5.0. Changes:

  * SeamlessRDP - seamless windows support
  * Keymap fixes
  * Fix connection issues with Windows XP RTM
  * Keyboard handling improvements and fixes
  * SGI/Irix sound-driver fixes
  * Support for clipboard INCR protocol
  * Session Directory support
  * Support for long filenames on redirected drives
  * XOR ellipse drawing fix
  * Clipboard unicode support (Ilya Konstantinov)
  * Fix display issues with exotic color depths (30bpp, 32bpp, etc)
  * Large file support
  * The default color depth is now the depth of the root window
  * Basic support for Windows Vista Beta 2
  * Fix high cpu-usage in OSS-driver

Revision 1.15 / (download) - annotate - [select for diffs], Mon Oct 10 20:23:05 2005 UTC (6 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Don't declare errno, errno.h does so already. This will be in the next
upstream version.

Revision 1.14 / (download) - annotate - [select for diffs], Wed May 18 01:11:44 2005 UTC (7 years ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.13: +5 -6 lines
Diff to previous 1.13 (colored)

Update to 1.4.1, changes:

   * persistent bitmap cache optimisations
   * support for more RDP-orders (ellipse, polygon)
   * libao sound-driver (for Mac OSX and others)
   * Unicode support for transmitted strings/filenames
   * Added korean keymap
   * Xembed fixes to work with krdc correctly
   * Portability fixes
   * Support for RDP-compression (all bpps)
   * process RDP recv queue if send queue is full

Revision 1.13 / (download) - annotate - [select for diffs], Wed Mar 23 15:24:11 2005 UTC (7 years, 2 months ago) by xtraeme
Branch: MAIN
Changes since 1.12: +6 -9 lines
Diff to previous 1.12 (colored)

Update to 1.4.0

Changes:

   * Basic disk-, parallel-, printer- and serial-redirection
   * Fix timezone-redirection
   * Backing-store fixes
   * Fix client-IP sent to TS
   * XEmbed support for embedding rdesktop in other applications (KRDC)
   * Support for setting the RDP5 experience
   * Keyboard and keymap fixes
   * Performance improvements
   * Report disconnect-reason
   * Support for RDP-compression (currently only for 8bpp)
   * Support for persistent bitmap caching
   * Sound-driver for SGI/Irix

Revision 1.12 / (download) - annotate - [select for diffs], Thu Feb 24 12:14:03 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored)

Add RMD160 digests.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 15 20:20:06 2005 UTC (7 years, 3 months ago) by xtraeme
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

Again... there's no need to use CFLAGS to pass the audio device
in some file, use subst.mk and remove the patch.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Sep 26 15:05:36 2004 UTC (7 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Add PATCHFILE from KDE cvs repository: it adds an option to embed rdesktop
into a existing window. This is required by krdc from kdenetwork package
version 3.3.0.

XXX This is supposed to be integrated in next version of rdesktop.

Bump PKGREVISION.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 24 14:01:47 2004 UTC (8 years, 4 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.8: +5 -4 lines
Diff to previous 1.8 (colored)

Update rdesktop to 1.3.1

Changes:

   * Crypto fixes for RDP5
   * Keyboard and keymap fixes
   * some endianess fixes for high color
   * portability enhancements

Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 22 03:34:51 2003 UTC (8 years, 6 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

fix sound support on NetBSD by picking up ${DEVOSSAUDIO} from
ossaudio.buildlink2.mk and using it.

reorder WRKSRC to appease pkglint.

bump PKGREVISION.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 20 04:46:08 2003 UTC (8 years, 6 months ago) by grant
Branch: MAIN
Changes since 1.6: +4 -5 lines
Diff to previous 1.6 (colored)

Updated rdesktop to 1.3.0.

Major changes since 1.2.0:

New features:

* RDP 5
* 15, 16 and 24 bit color depths
* Basic clipboard redirection
* Sound
* IPv6
* Attaching to console on Windows 2003

Other changes:

* Updated keymaps
* Increased maximum lengths for usernames and passwords
* Support for specifying geometry in terms of percent of whole screen

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 6 19:08:10 2003 UTC (9 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Use rdesktop's configure process (no rationale for not using it).  It will
automatically add the correct libraries for each OS, so we can remove the
custom SunOS library additions in the package Makefile.  Also remove the
custom do-install target and simply use the rdesktop one (no rationale for
not using it either).  Remove USE_GMAKE setting since BSD make is
sufficient.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 13 23:25:06 2003 UTC (9 years, 3 months ago) by grant
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

update to rdesktop 1.2.

Changes since 1.1 unknown, author does not maintain a changelog.

closes PR pkg/20334 from Juan RP (though I already had this
update in my tree).

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 25 02:48:47 2002 UTC (9 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

files missed from last commit, grr.

fixes build on solaris.

Revision 1.2.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:56:46 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) next main 1.3 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jun 7 10:28:13 2002 UTC (9 years, 11 months ago) by cjep
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, buildlink2-base
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Pass an -R to the linker, fixing this package on NetBSD/arm.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 30 11:15:19 2001 UTC (10 years, 7 months ago) by rh
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Undo previous import.  Alistair already committed an rdesktop package some
time ago.

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sun Sep 30 11:08:13 2001 UTC (10 years, 7 months ago) by rh
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1.1.1: +1 -1 lines
Diff to previous 1.1.1.1 (colored)

Initial import of rdesktop-1.1.0, an open source Remote Desktop Protocol
client.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 25 12:45:59 2001 UTC (10 years, 8 months ago) by agc
Branch: TNF
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import rdesktop-1.1.0, an open-source RDP client for connecting to Windows NT
and Windows 2000 terminal servers, into the packages collection.

Package provided in PR 14059 by Grant Beattie (grant@grunta.com), slightly
modified by myself.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Sep 25 12:45:59 2001 UTC (10 years, 8 months ago) by agc
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>