Commit Graph

95 Commits

Author SHA1 Message Date
espie
5ab3c901e1 Update to kde 3.1.2 (requires recent autoconf).
Fix some build issues, mainly in kdebindings and kdemultimedia.
2003-06-12 19:16:15 +00:00
espie
c55f7e18d6 security update: invoke ghostscript with safe flags, to disable
pdf/postscript possible holes.
2003-04-12 15:37:01 +00:00
espie
fd5449f452 Update most of kde to 3.1.1.
Needs rebuild to check against XFree 4.3.0.
2003-04-05 14:53:38 +00:00
pvalchev
26cf1d617f Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 06:25:19 +00:00
espie
5399337643 Remove work-arounds for threads bugs that have been fixed since. 2003-02-25 15:03:12 +00:00
espie
afc93b7049 kdelibs-3.1: getaddrinfo is marked as non thread-safe in main archive now. 2003-01-27 19:16:47 +00:00
espie
c8eb5a9e80 Don't use OpenBSD's getaddrinfo, as it is not thread-safe. 2003-01-13 20:50:04 +00:00
espie
0eaca394bd fd neutral value is -1.
Probably not a bug, but this doesn't hurt.
2003-01-09 20:17:23 +00:00
espie
f0a137f825 Add missing SEPARATE_BUILDs, turn them into flavored
Trim old commented cruft
Add debug flavor, and --disable-dependency-tracking if !debug
2003-01-07 15:36:35 +00:00
espie
8d855fdb1c Full support for sudo in kcontrol 2003-01-07 00:19:34 +00:00
espie
3d6384d32b kdesu fix is an important reliability fix. bump package name. 2003-01-06 23:31:31 +00:00
espie
d723ec4713 Fix kdesu 2003-01-06 22:46:02 +00:00
espie
6ee9c2a7a9 fix konqueror `home' button in --enable-debug case.
From Dirk Mueller.
2003-01-05 22:13:31 +00:00
espie
d572e64384 Add proper @comment for directories that wouldn't die. 2003-01-05 19:59:22 +00:00
espie
c9a903fb4a time_t is not necessarily unsigned long on OpenBSD. 2002-12-29 16:43:44 +00:00
espie
669638625b Security update: 3.0.5a. Fixes numerous vulnerabilities. 2002-12-23 14:22:32 +00:00
espie
e8149354b6 Update to 3.0.5
i18n not checked yet...
2002-12-02 16:27:21 +00:00
brad
5592d3d155 my bad, remove RCS id from the patch. 2002-11-29 19:30:13 +00:00
brad
4ddd475c7f Fix a vulnerability which would potentially allow a carefully crafted
URL in an HTML page, HTML email or other KIO-enabled application to
execute arbitrary commands on the system using the victim's account on
the vulnerable machine.

http://www.kde.org/info/security/advisory-20021111-1.txt
2002-11-29 05:13:37 +00:00
espie
432879e205 3.0.4 update, most of it.
i18n packlists to check yet...
2002-10-28 21:44:31 +00:00
brad
8c0b6b0df1 remove creation of common dir share/locale 2002-09-13 20:45:53 +00:00
espie
753f4f29aa Bump to 3.0.3a 2002-09-10 22:37:32 +00:00
espie
a9e9024181 kde 3.0.3, incorporated kssl changes... 2002-09-01 08:25:25 +00:00
brad
84d2f90b56 Bring in fix for KSSL sub-system. 2002-08-16 19:49:27 +00:00
espie
81e4953d8b Groan, cvs playing games of `not up-to-date' with me. 2002-07-16 22:27:51 +00:00
espie
475e4eeb4c Update to 3.0.2, somewhat lately. 2002-07-16 12:20:42 +00:00
espie
0a4cb30aff show something more specific in automatic upload mode than
`about to submit form' to a more specific upload message.

From the kde project.
2002-06-03 10:06:19 +00:00
espie
f093bbe764 seems that kde is happy with SEPARATE_BUILD.
I should have checked this ages ago.
Will switch the other dirs after I've checked that they're okay too.
2002-05-28 17:18:45 +00:00
todd
1d1821d543 I've just verified I see the dancing kame (www.kame.net via ipv6)
patch by itojun@, ok espie@
2002-05-28 03:56:03 +00:00
espie
c53930a780 Update to kde 3.0.1.
Mostly remove integrated patches, and adapt a few plists.
There may be minor pieces yet to do...
2002-05-23 14:37:21 +00:00
brad
891434d542 don't try to remove a few dirs 2002-05-23 02:00:09 +00:00
espie
a868937d39 Add support for sudo in kdesu.
The main problem is that sudo cannot be killed when it prompts password,
as it's run by root, so the correct way out is to close the write fd.
2002-05-15 17:19:44 +00:00
espie
abe194ac00 typo, Jacob Meuser. 2002-05-06 12:28:57 +00:00
espie
b5a40c552d Use KDE in pkg lists.
Remove less shared directories.
Do not install duplicate files from koffice.
2002-04-15 06:53:53 +00:00
espie
0dfcfee2b3 test for sudo. Do not use that yet. 2002-04-15 06:45:43 +00:00
espie
eff98308e1 allows compile --enable-fast-malloc. 2002-04-15 06:45:27 +00:00
espie
5b08f9683b Use a common Makefile.inc to remove lots of common parts in all kde dirs.
Remove lame stuff in base3, since run-time auto-detection is working now.
2002-04-10 01:24:38 +00:00
espie
d4e7d35662 use getpeereid (same patch as kdelibs2) 2002-04-09 22:29:15 +00:00
espie
b34e7c2303 yet a few dirrm conflicts vanish 2002-04-04 18:29:21 +00:00
espie
be5604a16a Add directories common to some subpackages 2002-04-04 16:43:14 +00:00
espie
b83982fea4 Real 3 2002-04-04 12:13:01 +00:00
espie
eed6e5338d kde3, real thing. 2002-04-04 09:31:01 +00:00
espie
c421dd1ee5 found a mirror that carries RC3 2002-04-02 17:06:23 +00:00
espie
809160bbbe move a few directories to kdelibs3 package, so that there is a common
package for @dirrm.
2002-04-02 16:45:05 +00:00
espie
9886618480 kde3, release candidate 3 2002-03-23 15:01:20 +00:00