Commit graph

6 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
jlam
5816b86b09 - Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. The
conversion generally consisted of making sure that -L options passed to
  the compiler in the configure script didn't refer to any directories
  outside of ${BUILDLINK_DIR} and ${X11BASE}, and replacing dependencies
  with buildlink.mk file inclusions.
- Add a buildlink.mk for use by other package Makefiles.
2001-07-05 05:53:53 +00:00
skrll
1517a4c70f Introduce a new variable KJS_USE_PCRE that controls the regex library
used in KJS (javascript) for kdelibs2.

This fixes PR/13018 from Greg A. Woods <woods@weird.com>
2001-05-24 22:18: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
skrll
eb23105f2f Here goes...
Import of KDE 2.1 kdelibs package.
2001-03-14 15:59:44 +00:00