diff options
author | skrll <skrll@pkgsrc.org> | 2001-12-03 15:37:14 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2001-12-03 15:37:14 +0000 |
commit | a100f5d455f6eea6ce32708beef653a44b4d7824 (patch) | |
tree | bfa138716839927c14f0e8332a5bfa57d9e3fb73 /misc/kdeadmin2 | |
parent | 0ff798a7c8ba91a3e239f120f9506f5112ef7ce4 (diff) | |
download | pkgsrc-a100f5d455f6eea6ce32708beef653a44b4d7824.tar.gz |
Update to KDE 2.2.2
Closes pkg/14728 from Mark Davies <mark@mcs.vuw.ac.nz>. Changes from him
with updates from myself.
From www.kde.org... The principal improvements over KDE 2.2.1, release two
months ago, include:
o security-related
- SSL certificate loading
- symlink vulnerability in .wmrc access by KDM introduced in 2.2
- security problem with eFax (used by klprfax)
- potential problem in PAM invocation by KDM
- potential harmful side-effect of failed KDM session starts
o new features
- added support for CodeWeavers' CrossOver plug-in (provides support
for QuickTime, etc.)
- added support for the wheelmouse for scrolling through the
KGhostview PS/PDF viewer component
- ability to search for multiple patterns at a time in the file
search dialog
- debugging multi-threaded applications with KDevelop
o improvements/fixes
- handling of HTTP links that redirect to FTP
- POST using SSL through a proxy and sending headers through proxies
- saving of recently-selected files in the file dialog
- handling of non-ASCII characters over SMB
- toolbar button captions with certain styles
- selecting items with the mouse in Konqueror
- sorting in Konqueror's textview
- saving current settings as a theme in the theme manager
- crashes in KMail with certain mails
- crash on invoking the KDM chooser
- non-Latin languages with KDevelop
performance
- icon loading optimized
- file dialog speedups
- stop spinning SMB client processes
- handling of large files in Kate
Diffstat (limited to 'misc/kdeadmin2')
-rw-r--r-- | misc/kdeadmin2/Makefile | 4 | ||||
-rw-r--r-- | misc/kdeadmin2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/kdeadmin2/Makefile b/misc/kdeadmin2/Makefile index f4e3174ebd9..e353deb1fc1 100644 --- a/misc/kdeadmin2/Makefile +++ b/misc/kdeadmin2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2001/11/13 21:19:35 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/12/03 15:37:15 skrll Exp $ -DISTNAME= kdeadmin-2.2.1 +DISTNAME= kdeadmin-2.2.2 CATEGORIES= misc COMMENT= Utilities for the KDE integrated X11 desktop diff --git a/misc/kdeadmin2/distinfo b/misc/kdeadmin2/distinfo index a19d027e934..af9e3da1640 100644 --- a/misc/kdeadmin2/distinfo +++ b/misc/kdeadmin2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/10/15 22:46:15 skrll Exp $ +$NetBSD: distinfo,v 1.4 2001/12/03 15:37:15 skrll Exp $ -SHA1 (kdeadmin-2.2.1.tar.bz2) = 869e392a75960604c1f4b612fae0cb392066f37a -Size (kdeadmin-2.2.1.tar.bz2) = 884361 bytes +SHA1 (kdeadmin-2.2.2.tar.bz2) = be0d0b102cdef6fb440aa718bf8f49e20a47d4b1 +Size (kdeadmin-2.2.2.tar.bz2) = 902809 bytes |