SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for kdebase-2.1.1-8.i386.rpm :
Wed Apr 4 00:00:00 2001 Bernhard Rosenkraenzer
- Fix deadkeys handling in kdm
- Fix uninitialized variable in konsole, patch
from Tim Waugh (#34452)

Sat Mar 31 00:00:00 2001 Bernhard Rosenkraenzer
- Fix rpmfind shortcut (Bugzilla #34057, KDE Bug #21100)
- Add patch from KDE_2_1_BRANCH to get rid of debug output in
the ktar IO slave

Thu Mar 29 00:00:00 2001 Than Ngo
- fix a bug in desktopconv (bug #33374)

Wed Mar 28 00:00:00 2001 Than Ngo
- fix charmap/encoding problem
- fix MinimumFontSize in konqueror, default is 10
- set correct DefaultEncoding for konqueror
- clean up startkde
- disable Israel and Thai, it\'s broken in qt

Fri Mar 23 23:00:00 2001 Preston Brown
- remove CD-ROM / Floppy .desktop files, they are generated automatically now
- remove some other old obsolete default config files

Thu Mar 22 23:00:00 2001 Preston Brown
- patch to dynamically create icons for removable/user controllable
devices on desktop

Wed Mar 21 23:00:00 2001 Bernhard Rosenkraenzer 2.1.1-2
- Log utmp/wtmp correctly in konsole, using utempter
- Remove setuid state from konsole_grantpty, it\'s no longer needed now
that we use utempter.
- Fix escaping in the konsole KPart
- Fix grammar and order in the arts control module

Wed Mar 21 23:00:00 2001 Bernhard Rosenkraenzer 2.1.1-1
- 2.1.1
- Don\'t crash if kfmexec is invoked without arguments (#32029)
- Various desktopconv fixes:
- Allow removing or ignoring KDE 1.x files
- convert the printer icon we had on the desktop by default.
- Support i18n
- Add mailsettings tool (generates sane kcmemail defaults at first
startup)
- Fix up support for Brazil Portuguese and Chinese
- Fix loading of child panel config files (harald)
- remove -T and --title in konsole, use instead --caption (#31483) (Than Ngo)
- More i18n fixes (zh_HK is closer to zh_TW than to zh_CN...)

Tue Mar 20 23:00:00 2001 Than Ngo
- fix Login Screen Red Hat logo (Bug #32241)
- fix kdm background color
- fix a bug in setting font size (Bug #32258)

Sat Mar 17 23:00:00 2001 Than Ngo 2.1-11
- fix placed icons on desktop (Bug #31985)
- some bugfixes in startkde
- restore support for Russian (bero)
- merge bugfix patch from KDE_2_1_BRANCH, Ctrl-U could crash Konqueror
under certain circumstances (bero)
- Fix up the effects patch (if everything was disabled, no radio button
was checked by default, rather than the \"No effects\" button) (bero)

Thu Mar 15 23:00:00 2001 Bernhard Rosenkraenzer 2.1-10
- Fix up i18n support
- Don\'t use predictable tmp file names in krdb
- Remove the printer icon from the desktop. It uses klpq which is in kdeutils,
so the icon should come from there.
- fix error.c in kdebase-2.1-fixes.patch, It\'s broken (Than Ngo)
- better fix for konsole keyboard mappings (Preston Brown)

Tue Mar 13 23:00:00 2001 Than Ngo
- fix default profile for konqueror in webbrowser mode
- set lucidatypewriter as fixed-width font for konqueror

Mon Mar 12 23:00:00 2001 Bernhard Rosenkraenzer 2.1-9
- Fix locale settings (old versions didn\'t check the user\'s locale settings
and always started up in English)
- Fix some braindead code in kwrite

Sat Mar 10 23:00:00 2001 Bernhard Rosenkraenzer 2.1-8
- Add option to save backtraces to a file (#30867)
- Fix kdm looking horrible on 8 bit displays
- Revert to /usr/share/config with an exception for kdmrc
- Add /etc/skel/Desktop/.directory (the /etc/skel/Desktop/
* glob doesn\'t include
/etc/skel/Desktop/.
* ...)
- Don\'t apply konsole-noxft patch anymore (workaround for an X bug
that was fixed in 11.4)

Fri Mar 9 23:00:00 2001 Preston Brown
- fix home and end default mapping in konsole

Wed Feb 28 23:00:00 2001 Bernhard Rosenkraenzer
- /usr/share/config -> /etc/kde
- Don\'t throw all config files at every user\'s home directory; 2.x supports
changing global defaults
- Get rid of bogus \"can\'t find schema named\" warning
- Fix various bugs in konsole (don\'t connect to a NULL slot, etc.)
- Cripple kxmlrpcd by default (#23253)
- Add a sane icon arrangement at first startup (#25026)

Tue Feb 27 23:00:00 2001 Bernhard Rosenkraenzer
- Add fixes from KDE_2_1_BRANCH:
- Fix up cookie handling in konqueror
- Fix a potential crash in kcontrol when using config files from
cvs snapshots
- Fix possible khotkeys segfault
- Fix up Konqueror User Agent dialog
- Log in to \"default\" session by default (#29157)

Thu Feb 22 23:00:00 2001 Bernhard Rosenkraenzer
- 2.1 second (and hopefully last) respin

Wed Feb 21 23:00:00 2001 Bernhard Rosenkraenzer
- 2.1-respin
- Drop the old anotherlevel session type in kdm (#28593)

Mon Feb 19 23:00:00 2001 Bernhard Rosenkraenzer
- 2.1

Wed Feb 14 23:00:00 2001 Bernhard Rosenkraenzer
- Fix up konsole_grantpty to work with the /dev/pts filesystem and
/dev/ptmx rather than the old /dev/ptyXX system
- Replace ktip logo with Red Hat logo, the old one could be considered
offensive by some people
- Fix build with glibc 2.2.2
- Turn off icon view in kdm
- Other minor changes to default config

Mon Feb 12 23:00:00 2001 Bernhard Rosenkraenzer
- desktopconv: Don\'t strip off .png/.xpm/.gif in Icon= if it is
provided as a full pathname
- Build with --disable-debug
- Fix a bug causing all icons to appear in the upper-left corner
- Don\'t use antialiased fonts in konsole even if they\'re turned on.
Konsole can\'t deal with them.
- Don\'t show the postgres and amanda users in kdm
- Add rhbug/bz shortcut to Bugzilla
- Add ftpsearch/fs shortcut to FTP Search
- Add \"Eject\" option to CD-ROM icon (RFE #26301)
- Fix permissions on some files in /etc/skel/Desktop (having them readable
by root only is not really useful ;) )
- Fix PAM exiting (#25232, Patch from Tim Waugh)
- Fix utmp handling in konsole (Bug #25048)
- Rewrite desktopconv and run it from startkde, ensures
clean updates from KDE 1.x (Bug #25473)
- Add $HOME/bin to PATH in kdm (Bug #25743)

Fri Feb 2 23:00:00 2001 Bernhard Rosenkraenzer
- Link the greeter into kdm statically, pulling in libpthreads
Fixes crash with glibc-2.2.1-3 i686

Fri Jan 26 23:00:00 2001 Bernhard Rosenkraenzer
- exec ksmserver rather than just starting it - there\'s no need to keep
that shell in memory.

Thu Jan 25 23:00:00 2001 Bernhard Rosenkraenzer
- Turn off anti-aliasing by default
- Restore the turning AA on/off and \"apply styles to non-KDE-apps\"
functionality, someone managed to break them just in time for
2.1 beta 2.

Tue Jan 23 23:00:00 2001 Bernhard Rosenkraenzer
- Fix bugs #23136 and #24709

Mon Jan 22 23:00:00 2001 Bernhard Rosenkraenzer
- Kill /usr/share/icons/hicolor/22x22/actions/view_tree.png, it\'s in
kdelibs
- restore missing /etc/kderc (Bug #24601)

Sat Jan 20 23:00:00 2001 Bernhard Rosenkraenzer
- Fix update if Autostart directory exists, but is empty
- Fix usage of mktemp in startkde (#24415)

Fri Jan 19 23:00:00 2001 Bernhard Rosenkraenzer
- Update CVS (fixed #24298, #24242)
- Hack in support for turning anti-aliasing on and off, as requested
by Than. Unfortunately, this patch probably won\'t go into the base 2.1
because of the message freeze.

Wed Jan 17 23:00:00 2001 Bernhard Rosenkraenzer
- Update to CVS; I fixed building with OpenLDAP 2.x in there.

Tue Jan 16 23:00:00 2001 Bernhard Rosenkraenzer
- Add kscreensaver pam file (copy the xscreensaver one, don\'t
use the broken one from KDE CVS)

Thu Jan 11 23:00:00 2001 Bernhard Rosenkraenzer
- Don\'t replace a directory with a symlink (#23671)

Mon Jan 8 23:00:00 2001 Bernhard Rosenkraenzer
- Fix background (#20910)

Mon Jan 8 23:00:00 2001 Bernhard Rosenkraenzer
- kdm shouldn\'t show gdm and mailnull users (#23136)
- don\'t install the konsole fonts, they\'re now
included in XFree86 (#23467)
- Obsoletes kdebase2 (from 7.0-preview)
- Add config files (used to be in kdesupport) (#22601)

Mon Jan 1 23:00:00 2001 Bernhard Rosenkraenzer
- Update

Wed Dec 20 23:00:00 2000 Bernhard Rosenkraenzer
- Update
- Obsolete kdebase-3d-screensavers, kdebase-locolor-icons,
kapm kcmlaptop (optional stuff from KDE 1.x)

Thu Nov 9 23:00:00 2000 Bernhard Rosenkraenzer
- Update to HEAD branch
- s/Prereq/Requires(post,postun)/

Thu Nov 2 23:00:00 2000 Bernhard Rosenkraenzer
- Some fixes to startkde:
- if /etc/skel/.kde doesn\'t exist, don\'t copy it
- remove stale .DCOPserver
* files at startup
- Rebuild with fixed kdoc

Tue Oct 31 23:00:00 2000 Bernhard Rosenkraenzer
- Move include files to /usr/include/kde
- Don\'t install any of the mini-lesstif files, we need them at
build time only
- Fix consolehelper config for kappfinder

Sun Oct 29 00:00:00 2000 Bernhard Rosenkraenzer
- Update to KDE_2_0_BRANCH, now that the \".0 release\" bugs are fixed
- Get rid of the Red Hat menu, it\'s merged now
- Fix up the gdm session file
- Fix up kappfinder, run it through consolehelper (Bug #19903)
- Enable Netscape plugin support, add a stripped down version of lesstif
to allow this

Tue Oct 24 00:00:00 2000 Bernhard Rosenkraenzer
- 2.0 final

Mon Oct 2 00:00:00 2000 Bernhard Rosenkraenzer
- new CVS
- fix installation of fonts

Sun Sep 24 00:00:00 2000 Bernhard Rosenkraenzer
- new CVS snapshot
- fix up spec file

Thu Aug 24 00:00:00 2000 Bernhard Rosenkraenzer
- get rid of the 3d-screensavers package - now that qt-GL is part of qt,
there\'s no need to keep them separate to avoid the dependency.

Tue Aug 22 00:00:00 2000 Than Ngo
- fix gnome-session so that KDE2 can be started from gdm
- pam/kde2 instead pam/kde to avoid problem with KDE1
- don\'t requires qt-GL, It\'s now in qt

Mon Aug 21 00:00:00 2000 Than Ngo
- fix dependency problem with KDE1 so that KDE1 and KDE2 can be installed
at the same time
- add missing ldconfig in %post anf %postun
- fix for reading config files in /etc/X11/xdm, add Xsession to requires

Wed Aug 9 00:00:00 2000 Bernhard Rosenkraenzer
- Fix keytable in konsole (Bug #15682)

Mon Aug 7 00:00:00 2000 Bernhard Rosenkraenzer
- rebuild, now that kdelibs2 works on alpha
- use the same ugly hack to get kdebase to compile
- remove ksysguard on alpha (even more compiler problems)

Sat Aug 5 00:00:00 2000 Bernhard Rosenkraenzer
- new snapshot (fixed libGL detection in CVS)

Thu Aug 3 00:00:00 2000 Bernhard Rosenkraenzer
- move to /usr/lib/kde2
- new snapshot

Mon Jul 24 00:00:00 2000 Nalin Dahyabhai
- fix the --xdmdir arg to be correct (oops)

Sat Jul 22 00:00:00 2000 Nalin Dahyabhai
- move kdm config files from /usr/config to /etc/X11 by forcing xdmdir

Sat Jul 22 00:00:00 2000 Bernhard Rosenkraenzer
- new snapshot
- some fixes to spec file

Wed Jul 19 00:00:00 2000 Than Ngo
- rebuilt against glibc-2.1.92-14, gcc-2.96-40

Mon Jul 17 00:00:00 2000 Than Ngo
- use new snapshot
- disable Motif

Wed Jul 12 00:00:00 2000 Bernhard Rosenkraenzer
- use gcc 2.96
- new snapshot

Mon Jul 3 00:00:00 2000 Bernhard Rosenkraenzer
- Epoch 3
- Update to current
- Use egcs++

Sat Jul 1 00:00:00 2000 Bernhard Rosenkraenzer
- Update (I put the fixes directly to CVS rather than collecting them
in the spec)

Sat Jun 24 00:00:00 2000 Bernhard Rosenkraenzer
- remove man2html; we get that from man
- new snapshot

Wed Jun 21 00:00:00 2000 Bernhard Rosenkraenzer
- new snapshot
- ExcludeArch ia64 for now
- remove gnome .desktop file, we get it from gnome-core now.

Thu Apr 6 00:00:00 2000 Bernhard Rosenkraenzer
- remove dependency on xpm (now in XFree86)

Sat Mar 18 23:00:00 2000 Bernhard Rosenkraenzer
- new snapshot
- move it to /usr, where it belongs

Sat Dec 25 23:00:00 1999 Bernhard Rosenkraenzer
- Build the OpenGL screensavers, and move them to a separate package
- Improve the spec file (BuildPrereqs etc.)

Thu Dec 16 23:00:00 1999 Bernhard Rosenkraenzer
- remove patch #3 (obsoleted by kwin)

Mon Oct 25 00:00:00 1999 Bernhard Rosenkraenzer
- 2.0 CVS snapshot
- fix compilation

Fri Sep 24 00:00:00 1999 Preston Brown
- clean up files in /tmp from startkde
- mark doc files as such

Wed Sep 22 00:00:00 1999 Preston Brown
- start autorun if present in startkde
- check for configured soundcard before running sound services

Tue Sep 21 00:00:00 1999 Preston Brown
- made kdelnks display Name property if they are of type Link

Fri Sep 17 00:00:00 1999 Preston Brown
- moved png handling here (from kdelibs)
- changed low color icon directory name to locolor

Wed Sep 15 00:00:00 1999 Preston Brown
- added optional session management to logout dialog
- include GNOME menus

Tue Sep 14 00:00:00 1999 Preston Brown
- added link to /etc/X11/applnk, .directory file
- included lowcolor icon sub-package
- enable .desktop file access

Sat Sep 11 00:00:00 1999 Preston Brown
- customized startkde script to set up user environment if not present.
- mention kthememgr in description.

Thu Sep 9 00:00:00 1999 Preston Brown
- upgraded to 1.1.2 release
- kvt is back
- kde icon included
- linux console fonts included

Fri Jul 16 00:00:00 1999 Preston Brown
- PAM console logout problem solved.

Tue Jul 13 00:00:00 1999 Preston Brown
- now includes screensaver password security fix

Sat Jun 12 00:00:00 1999 Preston Brown
- snapshot, includes kde 1.1.1 + fixes
- kvt removed for security reasons. It is a steaming pile of...

Tue Apr 20 00:00:00 1999 Preston Brown
- last snapshot before release

Sat Apr 17 00:00:00 1999 Preston Brown
- today\'s snapshot makes kfm a bit nicer and some other fixes
- moved default rc files to kdesupport

Fri Apr 16 00:00:00 1999 Preston Brown
- SUID bit removed from konsole_grantpty -- not needed w/glibc 2.1

Thu Apr 15 00:00:00 1999 Preston Brown
- built with today\'s snapshot -- had to rebuild to fix pam problems.

Wed Apr 14 00:00:00 1999 Preston Brown
- new snapshot fixes mimetype video/x-flic problem

Tue Apr 13 00:00:00 1999 Preston Brown
- latest stable snapshot

Sat Apr 10 00:00:00 1999 Preston Brown
- removed bell.xpm (used to be in fvwm2-icons, don\'t want installer to see
- this previous connection and autoselect kdebase for upgrade).

Tue Mar 23 23:00:00 1999 Preston Brown
- moved gdm patch

Mon Mar 22 23:00:00 1999 Preston Brown
- added gdm session control file

Fri Mar 19 23:00:00 1999 Preston Brown
- added pam-console stuff to kde pam file

Wed Feb 24 23:00:00 1999 Preston Brown
- Injected new description and group.

Sun Feb 7 23:00:00 1999 Preston Brown
- upgraded to KDE 1.1 final.

Tue Jan 19 23:00:00 1999 Preston Brown
- updated macros for RPM 3.0, removed red hat logo.

Tue Jan 5 23:00:00 1999 Preston Brown
- re-merged from Duncan Haldane\'s stuff


 
ICM