Commit graph

3 commits

Author SHA1 Message Date
skrll
a62b3e67a6 Update to KDE 2.2.1
With apologies to Al I wouldn't know where to start with a summary of the
changes between 2.1 and 2.2.1 - there are just too many. A couple of
hopefully static URLS that contain useful information are

http://www.kde.org/announcements/changelog2_1to2_2.html
http://www.kde.org/announcements/changelog2_2to2_2_1.html

Support for a.out for kde{libs,base} added by me. The libtool/a.out
combination doesn't like the linking of modules into binaries. A better
way of doing this will appear in future versions of KDE/pkgsrc.
2001-10-15 22:45:55 +00:00
drochner
6dc8a40afc update to 2.1.2
This release provides the following fixes:

Security fixes:
 KDEsu. The KDEsu which shipped with earlier releases of
  KDE 2 writes a (very) temporary but world-readable file
  with authentication information. A local user can
  potentially abuse this behavior to gain access to the X
  server and, if KDEsu is used to perform tasks that require
  root-access, can result in comprimise of the root account.
Bug fixes:
 kio_http. Fixed problems with "protocol for http://x.y.z
  died unexpectedly" and with proxy authentication with
  Konqueror.
 kparts. Fixed crash in KOffice 1.1 when splitting views.
  khtml. Fixed memory leak in Konqueror. Fixed minor
  HTML rendering problems.
 kcookiejar. Fixed minor problems with HTTP cookies.
  kconfig. Fixed problem with leading/trailing spaces in
  configuration values.
 kdebug. Fixed memory leak in debug output.
  klineedit. Fixed problem with klineedit emitting "return
  pressed" twice.

(The security fix was already dealt with by patches.)
2001-09-07 14:32:21 +00:00
skrll
a7fab53356 Pull in security fixes for kdesu from KDE-2.1.2.
Bump version of kdelibs to 2.1nb1 and update dependencies to the new
version.
2001-05-01 09:46:36 +00:00