SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for kdebase3-workspace-3.5.10.1-lp160.382.1.x86_64.rpm :

* Mon Sep 23 2024 Yasuhiko Kamata - Add sftp-opensshprompt.patch since the prompt has been changed due to version update of openssh.
* Thu Sep 05 2024 Yasuhiko Kamata - Add two patches for Tumbleweed: - kdm/backend/ctrl.c did not include required header (kdebase-kdm-backend-ctrl.patch) - newly treated as an error due to compiler version up (kdebase-incompatible-pointer-types.patch)
* Sat Mar 02 2024 Yasuhiko Kamata - Use %patch -P N instead of deprecated %patchN (for upcoming RPM version 4.20).
* Sat Sep 02 2023 Ilya Chernykh - added DISPLAYMANAGER_SHUTDOWN=auto to KDM config
* Fri Sep 01 2023 Ilya Chernykh - add trinity-update-currency.patch
* Sat Jul 15 2023 Yasuhiko Kamata - Removed khotkeys_arts.
* that is unable to be provided due to the deletion of arts in Tumbleweed.
* Thu Dec 01 2022 Yasuhiko Kamata - Changes to allow adding parameters to Xorg: - Add fillup-templates of sysconfig: sysconfig.displaymanager-kdebase3-kdm - Modified kdm-sysconfig-values.diff (patch74) to add the sysconfig variable \"DISPLAYMANAGER_SERVERARGSLOCAL\" (defined at above sysconfig).
* Thu Oct 27 2022 Yasuhiko Kamata - Removed setuid flags from \'fileshareset\' because OBS check script claims that it should not have setuid bit (this is only applicable for Leap 15.5 or later; 15.3 and 15.4 is not affected (i.e. still have setuid bit)).
* Thu Apr 21 2022 Yasuhiko Kamata - Added kdebase3-pclose-after-destroy.patch to ensure to call pclose after the destructor (SIGSEGV otherwise).
* Fri Jan 07 2022 Yasuhiko Kamata - Added kdebase3-esc-seq-CNL-CPL.patch to support ANSI X3.64 \'E\' and \'F\' escapes; backported patch from TDE https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/commit/d397267391a4bbf21bf070e4c0f19b618914aab2 - It implements Cursor Next Line (CNL) sequence. - It implments Cursor Previous Line (CPL) sequence. - Ex: echo -e \"Hello\\e[3EWorld\" or echo -e \"Hello\\e[3FWorld\"
* Fri Sep 03 2021 Yasuhiko Kamata - Added kdebase3-exrcreator-imfheader.patch to fix build failure in Tumbleweed.
* Thu May 13 2021 Yasuhiko Kamata - Added ksysguardd3.systemd and removed ksysguardd3.init in order to migrate SysVinit to systemd.
* Tue Apr 20 2021 Yasuhiko Kamata - Refreshed kdebase-trident-udisks2-UUID.diff and enabled. This patch is useful alone, but it depended on prior patch (kdebase-trident-udisks2-dbus.diff) (boo#1184709).
* Wed Jan 06 2021 Yasuhiko Kamata - Use rpc/types.h from libtirpc-devel package in Leap 15.3 as well (like Tumbleweed)- Set /usr/bin/fileshareset permission to 4755 in order to run rpm -V successfully (should be 4755, but not specified at %files section properly). It causes build failure in Leap 15.3.
* Mon Nov 09 2020 Yasuhiko Kamata - Added missing category keyword to .desktop files according to the desktop-data-openSUSE\'s change (/etc/xdg/menus/applications. menu) in Tumbleweed. Without this fix, these .desktop files were categorized to generic \"Application\" folder.
* Sun Oct 18 2020 Yasuhiko Kamata - Added kdebase3-etc_X11_xdm_to_usr.patch to follow an update of Tumbleweed (boo#1177824).
* Wed Jul 22 2020 Yasuhiko Kamata - Replaced %suse_update_desktop_file with %suse_update_desktop_ file_kde3 to use kdelibs3\'s RPM macro.
* Tue Jul 21 2020 Yasuhiko Kamata - Added directory prefix and extension (\".desktop\") for each suse-update-desktop-files.sh call in order to follow update-desktop-files\' update in Tumbleweed (suse-update-desktop-files.sh no longer checks /opt/kde3/share/applications/kde).
* Fri May 22 2020 Yasuhiko Kamata - Added kdebase-kioslave-rar.patch in order to support .rar file (boo#1171965). The patchset is by Serghei Amelian https://sourceforge.net/p/kde3/kdebase/ci/0f191cc57ea1cf9d131b20dd66b3b6b9ee1ba11e/ https://sourceforge.net/p/kde3/kdelibs/ci/ba9a865629df2815c8f269888eff3bf96bae2902/
* Sun Apr 26 2020 Ilya Chernykh - Rename udisks2-unmount.patch -> kdebase-trident-udisks2-unmount.diff from Trident
* Sun Apr 26 2020 Ilya Chernykh - Add patches: kdebase-trident-udisks2-dbus.diff kdebase-trident-udisks2-fix-endless-loop.diff kdebase-trident-udisks2-UUID.diff- Rename patches: kdebase-gentoo-27cc062c6b172fd6e93addb510269b360cb7eb8d.patch -> kdebase-trident-udisks2-backend.patch gentoo-better-volumes-descriptions-492dbc40159c91a263f29ad77c94054b2d40bb25.patch -> kdebase-trident-udisks2-better-volume-descriptions.patch kdebase-udisks-loop-devices-916d1ea8da8cdabe604c6f9868d2559f2d73c062.patch -> kdebase-trident-udisks2-loop-devices.patch All patches are from the Trident project (https://sourceforge.net/projects/kde3/) by Serghei Amelian
* Sun Feb 09 2020 Yasuhiko Kamata - Apply Tumbleweed\'s fix also to Leap 15.2.
* Fri Nov 29 2019 Yasuhiko Kamata - Fix for Tumbleweed:
* Added flag to CXXFLAGS to be able to compile exrthumbnail.
* Wed Oct 30 2019 Yasuhiko Kamata - Fixes for Tumbleweed:
* Added \"BuildRequires: libXdamage-devel\" in order to build kompmgr properly.
* Added kdebase3-change-default-system-uid-min.patch in order to exclude systemd-related system UIDs in login manager KDM.
* Wed Aug 21 2019 Yasuhiko Kamata - Added kdebase3-kde-info2html-perlarray-defined.patch for kde-info2html to work properly (bsc#1145341).
* Tue Jul 23 2019 Yasuhiko Kamata - Added kdebase3-rpmlintrc in order to avoid build failure in Tumbleweed.
* Fri Feb 01 2019 belphegorAATTbelbel.or.jp- Added kdebase-kdm-config-def.pid.patch. This patch changes the default pid filename for kdm, it can solve the problem of display-manager.service (systemd unit) start/stop failure.
* Tue Jan 15 2019 belphegorAATTbelbel.or.jp- Added \"BuildRequires: libtirpc-devel\" and \"-ltirpc\" (it was removed from glibc at current Tumbleweed).
* Wed Sep 05 2018 Андрей Алыпов - Use update-alternatives to create default.desktop xsession
* Wed Apr 25 2018 belphegorAATTbelbel.or.jp- Imported two patches from Trinity
* Fix FTBFS with GCC7(kdebase-trinity-fix-builderror-gcc7.patch) Original patch: https://git.trinitydesktop.org/cgit/tdebase/commit/?id=cd2fc7ba
* Fixed trash status update problem described in bug 2729. (kdebase-trinity-fix-trash-status-update.patch) Original patch: https://git.trinitydesktop.org/cgit/tdebase/commit/?id=f88a8e57
* Mon Apr 23 2018 belphegorAATTbelbel.or.jp- Imported one patch from Trinity (Kcontrol: Set really intended parameters for previews in Konqueror) Original patch: https://git.trinitydesktop.org/cgit/tdebase/commit/?id=5b8d6b25
* Wed Apr 18 2018 belphegorAATTbelbel.or.jp- Added some missing BuildRequires.- Added OpenSSL 1.1.x patch (openssl1.1.patch).- Added update-alternatives script for kdebase3-kdm.- Removed unnecessary source code manipulation.
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Mon Jul 10 2017 anixxAATTopensuse.org- Change req for nspluginwrapper to recommend
* Tue Jul 04 2017 bwiedemannAATTsuse.com- Add reproducible.patch to not add current build time to kdmrc and to gz headers in order to fix build-compare
* Sun Oct 23 2016 anixxAATTopensuse.org- drop requirement for udisks
* Fri Nov 06 2015 anixxAATTopensuse.org- soft dependency on udisks-glue which has been removed from distro
* Sun Jul 12 2015 spartanjAATTgmail.com- fix konqueror listview crash when compiled with gcc5 konq_listviewwidget.gcc5.patch
* Sun Mar 01 2015 anixxAATTopensuse.org- fix desktop files\' categories
* Sat Dec 06 2014 Led - fix bashisms kde3 and startkde scripts- update patches:
* startkde.diff
* kde3-session-restore.diff- add patches:
* kdebase-3.5.10-fix-bashisms.patch
* Mon Dec 01 2014 anixxAATTopensuse.org- Revert the last change because it broke KDE3, remove kdebase-3.5.10-fix-bashisms.patch
* Sat Nov 29 2014 Led - fix bashisms kde3 and startkde scripts- update patches:
* startkde.diff
* kde3-session-restore.diff- add patches:
* kdebase-3.5.10-fix-bashisms.patch
* Fri Oct 24 2014 anixxAATTopensuse.org- Add more processes to watch in ksysguard process management (kdebase-trinity-add-more-processes-to-watch.diff)- Fix potential segmentation fault in kcontrol info module (kdebase-trinity-fix-potential-kcontrol-segfault.diff)- Clear modified field on media device unmount (kdebse-trinity-clear-modified-field.diff)
* Sun Oct 19 2014 anixxAATTopensuse.org- Add perl function support in kioslave_man [taken from OpenBSD KDE3 patches] kdebase3-openbsd-add-per-functions.diff
* Sun Apr 27 2014 anixxAATTopensuse.org- move /var/run entries to /run
* Sat Apr 26 2014 anixxAATTopensuse.org- fix build with SSL 3
* Thu Dec 05 2013 anixxAATTopensuse.org- merge changes from KDE3 SVN at KDE.org (kdebase-svn-merge-diff.patch)
* Thu Nov 07 2013 anixxAATTopensuse.org- fix kcontrol mouse module crash which happens in rare circumstances (patch from Trinity) kdebase3-trinity-fix-mouse-module-crash.diff
* Tue Sep 10 2013 anixxAATTopensuse.org- add location for Samba-4 includes
* Fri Aug 09 2013 anixxAATTopensuse.org- re-enable ssl
* Wed Jul 24 2013 anixxAATTopensuse.org- disable kcm_crypto for openSUSE 13.1 and above due to GCC issues- add patch kioslave-fix-memcpy.patch by Serghei Amelian to fix incorrect memcpy usage in pop3
* Sun Jun 16 2013 jengelhAATTinai.de- Turn implicit sasl (through openldap) explicit
* Fri Apr 05 2013 cooloAATTsuse.com- do not own xdg dirs as config
* Sat Mar 23 2013 schwabAATTsuse.de- nsplugin-aarch64.diff: add support for aarch64
* Thu Mar 21 2013 anixxAATTopensuse.org- add environment variable OOO_FORCE_DESKTOP=kde in startkde script to work around the permanent bug in LibreOffice preventing proper detection of the desktop environment
* Mon Oct 22 2012 anixxAATTopensuse.org- remove sysinfo entry from kickoff menu because sysinfo has been removed already (as it requires hal)
* Tue Oct 02 2012 belphegorAATTbelbel.or.jp- change a kdm3 script to use function plymouth_quit() from /etc/init.d/xdm. (bnc#775548)
* Tue Sep 18 2012 cooloAATTsuse.com- add explicit buildrequire on pkgconfig(glu)
* Wed Aug 29 2012 anixxAATTopensuse.org- add a kdm script file to fix issues with plymouth (bug#775548) (KDE3: plymouth prevents clean shut down when \'/var\' is individually mounted). see bug for details. (forwarded request 130878 from belphegor_belbel)
* Tue Jul 17 2012 anixxAATTopensuse.org- unmount optical media upon physical eject when using udisks2 backend thanks to Serghei Amelian
* Fri Jun 29 2012 cooloAATTsuse.com- xorg-x11 no longer requires bdftopcf on factory
* Wed Jun 13 2012 anixxAATTopensuse.org- support for loop devices in udisks2 backend
* Thu May 31 2012 anixxAATTopensuse.org- hard dependency on kdebase3-ksysguardd- replace run_permissions with set_permissions (bnc#764100)- initial implementation of udisks2 backend
* Wed May 02 2012 anixxAATTopensuse.org- make kdebase3-ksysguard installable in parallel with kdebase4-worspace-ksysguardd, remove any file conflicts
* Wed Apr 25 2012 dimstarAATTopensuse.org- Add fileshareset2-gcc47.patch: Fix build with gcc 4.7.
* Wed Apr 25 2012 anixxAATTopensuse.org- add a patch to fix sftp on modern systems
* Thu Apr 19 2012 anixxAATTopensuse.org- make tray icons standard 16px
* Mon Apr 09 2012 anixxAATTopensuse.org- fix printers.desktop (bnc#631274)
* Sun Apr 08 2012 anixxAATTopensuse.org- use udisks-glue instead of devmon; implement check whether it is already running to avoid multiple instances (in case of relogin)- partial fix for build with gcc4.7
* Fri Mar 30 2012 anixxAATTopensuse.org- recommend udisks so to ensure that udisks-1 is installed, for automount script- watch also /run/mount/utab for future udisks-2 compatibility
* Thu Mar 29 2012 anixxAATTopensuse.org- move man pages to /opt/kde3/share/man- reenable man pages previously deleted due to conflict with KDE4
* Thu Mar 01 2012 anixxAATTopensuse.org- set default tray icon size to 18 px- remove arrows from panel applet handles
* Fri Feb 24 2012 anixxAATTopensuse.org- use upower instead of hal for hibernate and suspend, thanks to Sergei Amelian (gentoo/trinity) (bnc#749028)
* Wed Feb 08 2012 anixxAATTopensuse.org- add a konq patch from KDE3 svn
* Wed Feb 08 2012 anixxAATTopensuse.org- remove qt3-devel-doc dependency
* Tue Feb 07 2012 anixxAATTopensuse.org- remove openmotif dependency
* Tue Jan 31 2012 cooloAATTsuse.com- do not provide sysguardd for kde4
* Mon Jan 23 2012 anixxAATTopensuse.org- build fileshareset with PIE option
* Wed Jan 11 2012 anixxAATTopensuse.org- add small patch from Slackware
* Sun Dec 11 2011 anixxAATTopensuse.org- fix halt command for systemd (bnc#736110)
* Fri Dec 09 2011 anixxAATTopensuse.org- one-pixel selection adjustment
* Fri Dec 02 2011 anixxAATTopensuse.org- add several patches: fedora:
* make full hinting default
* decrease bounce timeout chakra:
* make text labels of desktop icons round to match style in Konqueror (and also fix buggy appearance) pardus corporate:
* add Turkish translations
* fix boolean error
* fix fish in some circumstances
* add url handling to kconsole
* fix kicker container area
* port klineedit from KDE4 trinity:
* disable previously applied patch for smooth scrolling option: seems it does not affect the behavior
* Sat Nov 26 2011 anixxAATTopensuse.org- add one patch from trinity and four from pardus corporate: trinity:
* add smooth scrolling option to konqueror settings dialog pardus corporate:
* double click on window caption maximizes it by default
* fix for windows list
* allow users to mount media when using hal
* exclude /proc and /sys from search
* Fri Sep 30 2011 anixxAATTopensuse.org- remove obsolete version checks- add patch for nsplugin, backported from KDE4
* Sat Sep 10 2011 anixxAATTopensuse.org- add three patches from Trinity project:
* no busy cursor is now default
* euro currency sign for the Baltic states
* add an option to launch ksysguard from the kicker context menu
* Wed Aug 17 2011 anixxAATTopensuse.org- reenable and repair MTAB watching in fstab plugin for media autodetection without HAL
* Tue Jul 26 2011 anixxAATTopensuse.org- add dependency on libusb-compat-devel to restore Logitech mouse support- add a simlink to the screensavers directory to fix the issue of their sudden disappearance
* Thu Jun 09 2011 cooloAATTnovell.com- do not require something we don\'t build in factory
* Wed Jun 01 2011 anixxAATTopensuse.org- make hal usage conditional on the project
* Tue May 31 2011 cooloAATTnovell.com- remove hal support for 12.1 and some cleanup for long gone distributions
* Thu Mar 10 2011 neptuniaAATTmail.ru- fix build
* Wed Sep 22 2010 hpjAATTurpla.net- attempt to fix flashplayer dysfunction
* Fri Aug 13 2010 neptuniaAATTmail.ru- removing dependencies on KDE4, restoring ksysguardd but without strict dependency
* Tue Aug 10 2010 beineriAATTopensuse.org- Drop dependencies on Beagle for 11.4
* Mon Apr 19 2010 tittiatcokeAATTgmail.com- Added patch to enable build with openssl 1.0
* Tue Mar 23 2010 llunakAATTnovell.com- CVE-2010-0436 (bnc#584223)
* Fri Jan 01 2010 jengelhAATTmedozas.de- package baselibs.conf- enable full parallel build
* Fri Nov 20 2009 beineriAATTopensuse.org- update patches to apply without fuzz
* Fri Oct 16 2009 llunakAATTnovell.com- add .1 to version to allow obsoleting 11.1 version (bnc#529955)
* Sun Oct 04 2009 beineriAATTopensuse.org- make kdebase3-session require kdebase3-workspace (bnc#544173)
* Thu Jul 23 2009 llunakAATTsuse.cz- use kdeinit from ksmserver when possible (r967149)
* Sun Jul 19 2009 beineriAATTopensuse.org- fix kdebase3-devel dependencies
* Sun Jul 12 2009 beineriAATTopensuse.org- split off -apps and -workspace sub-packages- remove some with kde4 packages conflicting man pages
* Mon Jun 22 2009 beineriAATTopensuse.org- remove ancient unversionized obsolete (kdialog)
* Fri May 29 2009 llunakAATTsuse.cz- build with gcc 4.4
* Mon Apr 20 2009 dmuellerAATTsuse.de- build for SLE_10 without fdupes run
* Sat Apr 04 2009 cooloAATTsuse.de- refresh all patches to fix build
* Thu Dec 11 2008 dmuellerAATTsuse.de- fix kdebase3 being pulled in for kde4 installs (bnc#458323)
* Wed Dec 10 2008 olhAATTsuse.de- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade (bnc#437293)
* Thu Dec 04 2008 olhAATTsuse.de- obsolete old -XXbit packages (bnc#437293)
* Tue Dec 02 2008 stbinnerAATTsuse.de- don\'t show KNetAttach menu entry on KDE4 desktop
* Sun Nov 23 2008 stbinnerAATTsuse.de- fix build/patch apply on ppc
* Thu Nov 20 2008 llunakAATTsuse.cz- use KPowersave for suspend if available, so that the screen is also locked (bnc#326848)
* Mon Sep 29 2008 stbinnerAATTsuse.de- Update 3_5_BRANCH.diff (bnc#430476)
* Sun Sep 21 2008 wstephensonAATTsuse.de- Fix maximum port allowed in knetattach wizard (bnc#335794)
* Tue Sep 09 2008 dmuellerAATTsuse.de- remove resmgr references from kcheckpass (bnc#422616)
* Tue Sep 02 2008 dmuellerAATTsuse.de- build against libsensors4
* Tue Aug 26 2008 llunakAATTsuse.cz- fix wallpapers when the number of screens changes (bnc#329221)
* Sun Aug 24 2008 stbinnerAATTsuse.de- fix build breakage by previous submission- fix file conflict with kde4-kdm (bnc#411239)
* Wed Aug 20 2008 cooloAATTsuse.de- update to KDE 3.5.10
* many kicker fixes
* translation updates
* desktop files validate
* Mon Aug 04 2008 dmuellerAATTsuse.de- fix build on 10.2
* Thu Jul 24 2008 dmuellerAATTsuse.de- update rotate-wacom pointers patch to work on xrandr 1.2 displays as well (bnc#385149)
* Thu Jul 24 2008 dmuellerAATTsuse.de- disable ksysguard openslp patch as it causes hangs
* Sun Jul 13 2008 dmuellerAATTsuse.de- fix suspend/hibernate buttons for 11.0 and newer (bnc#290917)
* Wed Jun 11 2008 dmuellerAATTsuse.de- remove kdebase3-nsplugins64 package and add nspluginwrapper dependency
* Tue May 20 2008 llunakAATTsuse.cz- do not always default to kdesu remembering password (bnc#386531)
* Mon May 19 2008 llunakAATTsuse.cz- fix broken patch for bnc#332079
* Mon May 19 2008 thoenigAATTsuse.de- add fingerprint reader support: kpamgreeter.diff, use-pam-before-classic.diff. Closes bnc#339331.
* Fri May 16 2008 dkukawkaAATTsuse.de- fixed rotate-wacom-pointers.diff to work with current xsetwacom (bnc#391440)
* Wed May 14 2008 stbinnerAATTsuse.de- port/renable rotate-wacom-pointers.diff (bnc#385149)
* Sat May 10 2008 stbinnerAATTsuse.de- move some icons to -runtime because kdelibs3 references them or they are used in default KDE3 applications on KDE4 desktop
* Fri May 09 2008 dmuellerAATTsuse.de- fix kdm shutdown being set to \"no\" during config conversion
* Fri May 09 2008 dmuellerAATTsuse.de- 3_5_BRANCH.diff update:
* new translations
* Tue May 06 2008 dmuellerAATTsuse.de- fix uninitialized return in krandrtray
* Fri May 02 2008 llunakAATTsuse.cz- avoid kded crash on CD ejecting (bnc#359424)
* Mon Apr 28 2008 llunakAATTsuse.cz- switch kdesu backend back to su (bnc#216796)
* Mon Apr 28 2008 dmuellerAATTsuse.de- add /usr/bin/startkde3
* Fri Apr 25 2008 dmuellerAATTsuse.de- update 3_5_BRANCH.diff to include translations- call xrandr --auto to xvideo issues on xrandr 1.2 setups
* Thu Apr 17 2008 stbinnerAATTsuse.de- don\'t build kdebase3-ksysguardd package for 11.0 but require/use kdebase4-workspace-ksysguardd (bnc#379351)
* Mon Apr 14 2008 llunakAATTsuse.cz- improve the low-disk-space dialog (bnc#199054)- GUI for selecting the WM (bnc#332079)
* Sun Apr 13 2008 dmuellerAATTsuse.de- fix build against glibc 2.8- fix session restore of kde3 apps if kde 4.x is installed as well
* Sat Apr 12 2008 stbinnerAATTsuse.de- rename session type from \"KDE\" to \"KDE3\" (bnc#379355)
* Thu Apr 10 2008 roAATTsuse.de- added baselibs.conf file to build xxbit packages for multilib support
* Thu Apr 03 2008 stbinnerAATTsuse.de- split of misc-console-font subpackage (fate#302474)
* Thu Apr 03 2008 stbinnerAATTsuse.de- add web shortcut for SourceForge tracker (bnc#331663)
* Tue Mar 18 2008 dmuellerAATTsuse.de- fix shutdown option being reset on each update (bnc#348546)
* Thu Mar 13 2008 stbinnerAATTsuse.de- fix splitting
* Wed Mar 12 2008 dmuellerAATTsuse.de- update 3_5_BRANCH.diff- further improve kdebase3-runtime splitting
* Mon Mar 03 2008 stbinnerAATTsuse.de- move kreadconfig to kdebase3-runtime
* Tue Feb 26 2008 dmuellerAATTsuse.de- fix sensors support in ksysguardd
* Mon Feb 18 2008 dmuellerAATTsuse.de- add missing split provides
* Wed Feb 13 2008 dmuellerAATTsuse.de- update to 3.5.9
* bugfixes, translation update
* Sat Feb 09 2008 stbinnerAATTsuse.de- fix position of kdebase3-runtime requirement
* Fri Feb 08 2008 stbinnerAATTsuse.de- split off few parts like KIO-slaves into kdebase3-runtime package
* Mon Jan 28 2008 stbinnerAATTsuse.de- fix build against libbeagle 0.3
* Thu Jan 17 2008 stbinnerAATTsuse.de- update 3_5_BRANCH.diff for 64bit Flash fixes
* Wed Jan 02 2008 stbinnerAATTsuse.de- add 3_5_BRANCH.diff to pick up nsplugin fixes for Flash
* Wed Dec 05 2007 wstephensonAATTsuse.de- Remove spurious openldap2, pcsc-lite and libsmbclient build requirements.
* Sat Nov 24 2007 cooloAATTsuse.de- require liblazy-devel on 10.3+
* Wed Nov 21 2007 stbinnerAATTsuse.de- fix build for < 11.0
* Fri Nov 16 2007 tpatzigAATTsuse.de- fix, no kryptomedia for already decrypted raid devices (#308196)
* Fri Nov 16 2007 dmuellerAATTsuse.de- remove unneeded source file
* Fri Nov 02 2007 jdelvareAATTsuse.de- libsensors is in a separate package now.
* Tue Oct 23 2007 stbinnerAATTsuse.de- fix build with gcc 4.3- fix Konqueror not generating previews of b/w photos (#334965)
* Sat Oct 20 2007 schwabAATTsuse.de- Remove invalid delete in ~NSPluginStreamBase.
* Tue Oct 09 2007 stbinnerAATTsuse.de- fix Kickoff layout for Xinerama (#254215)- update to KDE 3.5.8: bugfixes in pop3 and smtp kio slaves, Kate, kcontrol, kdesktop, kdm, kwin, Konsole and Konqueror
* Fri Sep 21 2007 stbinnerAATTsuse.de- fix parameter handling in input field of Kickoff (#325633)
* Fri Sep 21 2007 dmuellerAATTsuse.de- fix kded crashes on resume when kpowersave is installed (#326488)- fix Window domain listing in kdm (#292084)
* Thu Sep 20 2007 tpatzigAATTsuse.de- update for already mounted crypto_LUKS patch (#308196)
* Wed Sep 19 2007 dmuellerAATTsuse.de- fix arts being started twice/running after logout (#178930)
* Wed Sep 19 2007 tpatzigAATTsuse.de- fix to safely remove (teardown) crypted volumes (#306641)
* Wed Sep 19 2007 dmuellerAATTsuse.de- fix kdm autologin vulnerability (#307372, CVE-2007-4569)
* Wed Sep 19 2007 stbinnerAATTsuse.de- fix Kickoff problems with secondary screen (#232446)- replace khc_beagle-
*.py with Perl versions for one CD install
* Fri Sep 14 2007 tpatzigAATTsuse.de- let mediamamanger check if crypto_LUKS vol is already mounted before running kryptomedia-dialog (#308196)
* Tue Sep 11 2007 stbinnerAATTsuse.de- show folder_man icon in system:/ slave for Documents (#304656)
* Tue Sep 11 2007 dmuellerAATTsuse.de- reorder patches to apply properly even without uncommitted patches
* Fri Sep 07 2007 dmuellerAATTsuse.de- fix kdm crash on vnc login (#301374)- fix DISPLAYMANAGER_SHUTDOWN to work like documented (#308257)
* Thu Aug 30 2007 llunakAATTsuse.cz- avoid excessive X errors from kicker (#299594)
* Tue Aug 28 2007 stbinnerAATTsuse.de- change Kickoff\'s \"Home Folder\" and \"My Document\" icons (#304656)- check if netscape plugins have changed (eg by YOU) (#296425)
* Sat Aug 25 2007 stbinnerAATTsuse.de- reorder default Kickoff favorites: Firefox first, Help not last
* Wed Aug 22 2007 stbinnerAATTsuse.de- don\'t try to overwrite desktop icons during setup (#278109)- Lock/Logout applet defaults to wrong button order (#302179)- don\'t check for khelpcenter index at application start
* Sun Aug 19 2007 stbinnerAATTsuse.de- fix build on older distributions- don\'t show progress indicator when creating initial desktop icons
* Thu Aug 16 2007 hmachtAATTsuse.de- adjust to new liblazy API due to new PolicyKit (>=0.4) (#299733)
* Tue Aug 14 2007 stbinnerAATTsuse.de- don\'t package obsolete (x)emacs icons (#299941)- align kdm user list labels (#294421)- kxkb: \"Include Latin layout\" by default for new layouts (#204402)- fix opening of media with non UTF name (#297886)
* Fri Aug 10 2007 dmuellerAATTsuse.de- actually enable the consolekit patch (d\'oh)
* Wed Aug 08 2007 stbinnerAATTsuse.de- show \"Install Software\" menu item within Kickoff \"Computer\" tab- don\'t show \"missing icon\" icon when an entry icon cannot be found
* Mon Aug 06 2007 dmuellerAATTsuse.de- add krandr 0.5.2.1 (part of fate 300481)
* Sat Aug 04 2007 stbinnerAATTsuse.de- update 3_5_BRANCH.diff a last time before freeze
* Fri Aug 03 2007 dmuellerAATTsuse.de- notify consolekit of logged in users
* Fri Jul 27 2007 stbinnerAATTsuse.de- add color scheme support to kdm greeter themes (#294421)
* Mon Jul 16 2007 stbinnerAATTsuse.de- ensure that correct kcmshell is called (#277292)
* Mon Jul 16 2007 dmuellerAATTsuse.de- update from 3.5 branch to include bugfixes (#287193)
* Fri Jul 13 2007 stbinnerAATTsuse.de- activate text completion editor in mini-CLI and Konqueror URL bar
* Thu Jul 12 2007 stbinnerAATTsuse.de- fix ugly scaled remote:/ image in kickoff (#258462)
* Tue Jul 10 2007 stbinnerAATTsuse.de- fix build on SUSE_Linux_10.0
* Thu Jun 21 2007 stbinnerAATTsuse.de- fix invalid .desktop files
* Wed Jun 20 2007 stbinnerAATTsuse.de- remove kappfinder data (#285831)- fix build on older distributions
* Wed Jun 20 2007 cooloAATTsuse.de- don\'t install earlykdm anymore and rely on preload to provide an early start
* Tue Jun 19 2007 dmuellerAATTsuse.de- 3_5_BRANCH update (#282305)
* Sat Jun 16 2007 cooloAATTsuse.de- don\'t require kbd to run
* Wed Jun 13 2007 dmuellerAATTsuse.de- fix duplicate files in package- don\'t install config files as executable- fix untranslated wallpaper desktop files- add missing ldconfig call to %postun- add missing %stop_on_removal to kdm
* Thu Jun 07 2007 stbinnerAATTsuse.de- move konqueror.desktop back to old position (#281572)
* Wed Jun 06 2007 dmuellerAATTsuse.de- fix syslog autodetection in init.earlykdm script
* Mon Jun 04 2007 stbinnerAATTsuse.de- move kde_post_install
* Fri Jun 01 2007 dmuellerAATTsuse.de- update 3_5_BRANCH.diff
* build fix
* Thu May 24 2007 wstephensonAATTsuse.de- Revised offline mode infrastructure (#237274)
* Wed May 23 2007 stbinnerAATTsuse.de- fix build requires
* Wed May 16 2007 stbinnerAATTsuse.de- update to 3.5.7:
* kicker: Added option to change font color used by taskbar applet
* kwin: Option to turn off alt+tab outline.
* several bugfixes in all applications- update xinerama.patch: fix handling of SeparateScreenFocus option- update kickoff.diff from SVN- only default shortcuts to switch to first 10 desktops (#275705)
* Tue May 15 2007 dmuellerAATTsuse.de- drop python requirement- only install kdebase3-beagle when both kdebase3 and beagle are selected
* Thu May 10 2007 stbinnerAATTsuse.de- add audit log support to kdm (#263180)
* Thu Apr 26 2007 dmuellerAATTsuse.de- fix build for 10.3
* Wed Apr 25 2007 stbinnerAATTsuse.de- fix build for < 10.2
* Wed Apr 18 2007 dmuellerAATTsuse.de- reapply konsole font color update
* Mon Apr 16 2007 dmuellerAATTsuse.de- build kfontinst against libfontenc again
* Thu Apr 12 2007 stbinnerAATTsuse.de- don\'t include kdm/sessions/enlightenment.desktop (#259717)- default to UTF-8 encoding for spellchecking (#261217)
* Thu Apr 05 2007 stbinnerAATTsuse.de- simplify resize and rotate settings dialog (#104926)
* Tue Apr 03 2007 stbinnerAATTsuse.de- update 3_5_BRANCH.diff- update kickoff.diff from SVN:
* prefer user over system media label (#257007)
* implement listening to Beagle KAddressbook hits and do not search addressbooks via kabc by default (#249287)
* make drawing of Geeko eye an option with default off
* Fri Mar 30 2007 wstephensonAATTsuse.de- Add fix for dbus error message after resume (#223775)
* Sun Mar 25 2007 ajAATTsuse.de- Add libbz2-devel to BuildRequires for 10.3 and newer.
* Fri Mar 16 2007 stbinnerAATTsuse.de- update Kickoff from SVN:
* don\'t allow \"Switch/Reboot to foo\" items as Favorites
* distinct icons for suspend to ram and disk (#229966)- fix \"cannot login with KDM after wrong password\" (#229245)- fix kcmkdm not defaulting to Grub (#230715)
* Fri Mar 09 2007 stbinnerAATTsuse.de- fix build (new icon location check)- don\'t duplicate /opt/kde3/bin in PATH (#251358)- solve #216489 problem in a more generic, path independent way
* Wed Mar 07 2007 dmuellerAATTsuse.de- adjust patsh for gnome help integration (#251117)
* Mon Mar 05 2007 stbinnerAATTsuse.de- /usr/share/xsessions is now already part of filesystem RPM
* Tue Feb 20 2007 stbinnerAATTsuse.de- add \"PATH=/opt/kde3/bin:$PATH\" to startkde script
* Fri Feb 09 2007 stbinnerAATTsuse.de- new Kickoff option: \"KickoffSearchAddressBook=false\" disables kabc search for people who are annoyed by KMail being started by the menu
* Wed Feb 07 2007 dmuellerAATTsuse.de- fix build
* Mon Feb 05 2007 dmuellerAATTsuse.de- fix kde-window-decorator detection- re-apply 3.5 branch diff
* Fri Feb 02 2007 dmuellerAATTsuse.de- update 3_5_BRANCH diff- fix low diskspace patch (#226766)
* Tue Jan 30 2007 stbinnerAATTsuse.de- show konqfilemgr.desktop in the menu
* Fri Jan 26 2007 cooloAATTsuse.de- making kdmrc noreplace as genkdmconf will update the config anyway (#224505)
* Mon Jan 22 2007 stbinnerAATTsuse.de- update to 3.5.6 release:
* kicker: more support for compiz, fix systray flicker
* kwin: claim _NET_WM_CM_Sn when compositing, bug fixes
* kate: added session chooser panel applet and KMenu extension
* kcontrol: Fonts settings module by default does not affect system-wide font rendering settings.
* several bugfixes within kdesktop, konqueror, konsole, fish:/, kfind and ksysguard
* Thu Jan 18 2007 dgollubAATTsuse.de- fixed typo in crypto support for media manager
* Tue Jan 16 2007 dmuellerAATTsuse.de- add crypto media handling (fate #253)- konsole color scheme update (experimental)- start kde-window-decorator for compiz startup
* Tue Jan 16 2007 ltinklAATTsuse.cz- update patch to fix #215262
* Sat Jan 13 2007 stbinnerAATTsuse.de- context menu entry in lock/lockout applet to switch button order
* Thu Jan 11 2007 stbinnerAATTsuse.de- make krandrtray also rotate wacom-input devices (Fate #300713)
* Tue Jan 09 2007 stbinnerAATTsuse.de- fix fish:// does not support files larger than 2 Gb (#230941)- update of kickoff.diff from SVN:
* fix keyboard navigation in app browser (#227891)
* option to not switch tabs on hover (KickoffSwitchTabsOnHover)
* Thu Jan 04 2007 stbinnerAATTsuse.de- update of kickoff.diff and kickoff-data.tar.bz2 from SVN:
* always show most recently used items, never frequently (#227829)
* fix order of appplication history and reboot options (#227826)
* don\'t require restart to show/hide \"Save Session\" (#228829)
* re-add lost \"click on tab switches to flip top level\" feature
* switch back to top level when changing to exit view via accell
* darker (instead of lighter) resize stripes for better visibility
* added non-GUI options (require restart): kickerrc, [General] \"KickoffFontPointSizeOffset=3\" increases, negative decreases \"KickoffTabBarFormat={LabelAndIcon,LabelOnly,IconOnly}\"
* Thu Jan 04 2007 stbinnerAATTsuse.de- allow to configure/disable session confirmations in ksmserverrc: [General] confirmLogoutDelay=0 confirmRebootDelay=11 confirmShutdownDelay=11
* Mon Dec 18 2006 llunakAATTsuse.cz- handle custom browser specified as .desktop file (#224897)
* Mon Dec 11 2006 stbinnerAATTsuse.de- unbreak mach_blass_legacy.diff (revert brain damage)
* Wed Dec 06 2006 stbinnerAATTsuse.de- make KDE protocol information use enhanced_browsing icon (#186707)- use upstream logout effect for 8-bit displays (#214543)
* Mon Dec 04 2006 stbinnerAATTsuse.de- remove UnitedLinux cruft from spec file- ksmserver: escape \"&\" properly in grub partition label- fix more the build for < 10.1
* Fri Dec 01 2006 stbinnerAATTsuse.de- fix build for < 10.1
* Fri Dec 01 2006 dmuellerAATTsuse.de- fix drag&drop of favourites on tab regression in kickoff- fix tooltips sometimes disappearing (#221616)
* Mon Nov 27 2006 dmuellerAATTsuse.de- refresh ksmserver-timed.diff to apply properly
* Mon Nov 27 2006 dmuellerAATTsuse.de- fix translation issue in kickoff Leave tab (#221299)- fix kickoff tab labels not being drawn centered- add (hidden) option to disable flip animation
* Mon Nov 27 2006 stbinnerAATTsuse.de- set all logout/shutdown/restart delays to 30 seconds
* Sat Nov 25 2006 cooloAATTsuse.de- correctly handle media mounted on startup (#223413)
* Fri Nov 24 2006 cooloAATTsuse.de- correctly follow font sizes in the logout dialog (#222496)
* Fri Nov 24 2006 stbinnerAATTsuse.de- add direct \"Requires: Beagle\" for kdebase3-beagle package
* Thu Nov 23 2006 cooloAATTsuse.de- fix highly visible X after dpms kicks out again (#222623 also reported by ro and various others)
* Thu Nov 23 2006 dmuellerAATTsuse.de- fix kickoff sloppy region also in alternative layout- use system language in kdm (#223445)- revert change from 3.5 branch to show media icons (#223413)
* Wed Nov 22 2006 ltinklAATTsuse.cz- implement two requested DCOp functions for [#215262] - Suspend to disk with attached usb storage not working
* Tue Nov 21 2006 dmuellerAATTsuse.de- fix another typo (#222686)
* Tue Nov 21 2006 dmuellerAATTsuse.de- fix typo in i18n string (#222686)- trigger the kmenu when the greeter closes to avoid focus handling locks
* Mon Nov 20 2006 llunakAATTsuse.cz- update the updater autostart utility (#219390)
* Mon Nov 20 2006 dmuellerAATTsuse.de- improve application scoring (#221252)- fix kickoff button flicker (#221287)- fix kickoff button not flipped in top position (#221209)- fix some RTL issues with kickoff (#219415)- hide dpms module if kpowersave is messing with DPMS (#167919)
* Mon Nov 20 2006 ltinklAATTsuse.cz- fix #218243 - insserv: Service earlykbd has to be enabled for service earlykdm
* Thu Nov 16 2006 llunakAATTsuse.cz- add autostart utility to launch the right updater tool (#219390)- fix 3_5_BRANCH_kde_128648.diff to avoid KDE#137119- fix systray_order.diff to also immediately place properly zen-updater or other XDG systray apps- require root password for shutdown by default (#220268)- fix shell insertion vulnerability in khelpcenter (#218764)
* Wed Nov 15 2006 dmuellerAATTsuse.de- permissions %post for fileshareset (#221129)
* Tue Nov 14 2006 dmuellerAATTsuse.de- update to current optional-kwin.diff (#219020)- fix more minipager issues with compiz- fix more shell insertion issues with khelpcenter
* Tue Nov 14 2006 ltinklAATTsuse.cz- fixed #218764 - shell insertion vulnerability in khelpcenter
* Mon Nov 13 2006 dmuellerAATTsuse.de- update optional kwin diff to add custom start script support (#219020)
* Mon Nov 13 2006 dmuellerAATTsuse.de- update kickoff diff to include button-hover fix
* Mon Nov 13 2006 dmuellerAATTsuse.de- update kickoff diff to include latest fixes (#219709)
* Fri Nov 10 2006 llunakAATTsuse.cz- fix kompmgr leaks (#197990)
* Fri Nov 10 2006 llunakAATTsuse.cz- make kompmgr read default settings from /etc/opt/kde3/... .- fix clickraise with compositing (KDE#128648)- fix possible infinite loop in kompmgr- composite manager selection in kompmgr- fix focus chain when opening links in background
* Thu Nov 09 2006 stbinnerAATTsuse.de- fix Kicker default behavior: don\'t turn on right hide button- restore parens for NameAndDescription format in Kicker (#213450)- remove historic \"Provides:\"/\"Obsoletes:\" (#218798)
* Tue Nov 07 2006 cooloAATTsuse.de- only show \"you\'re running out of disk space\" dialog once (#218185)
* Tue Nov 07 2006 cooloAATTsuse.de- mount USB devices again to find out if they are cameras (#217731)- mount devices on startup too (#179427)
* Mon Nov 06 2006 dmuellerAATTsuse.de- switch kickoff to style based theming- improve error message upon media:/ errors (#218179)- fix kerberos refresh problem in kcheckpass (#203570)
* Sat Nov 04 2006 stbinnerAATTsuse.de- fix build for < 10.2- fix drag & drop print with utf-8 name (#194400)- fix systray flicker (#216669)
* Fri Nov 03 2006 dmuellerAATTsuse.de- readd kickoff kcontrol module
* Thu Nov 02 2006 stbinnerAATTsuse.de- show complete wallpaper name in desktop configuration (#103202)- let lockout applet call again kdm dialog on left click (#215058)
* Thu Nov 02 2006 cooloAATTsuse.de- don\'t crash on 8bit displays (#210209)- don\'t pollute log/messages with debug (#217035)- update kdm config patch to fix root login (#208279)- update ksmserver patch to fix the layout of the logout confirmation
* Tue Oct 31 2006 dmuellerAATTsuse.de- fix kdesu prompt again (#216563)
* Tue Oct 31 2006 cooloAATTsuse.de- update 3.5 branch and kickoff diff to fix restart (#216092)
* Mon Oct 30 2006 cooloAATTsuse.de- don\'t install your own xdm-xp (#192400)
* Mon Oct 30 2006 cooloAATTsuse.de- update kdm patch to make it quilt ready- update kickoff.diff for suspend (#215065)- update 3.5 branch diff to fix - \"set as wallpaper\" does not work (#215286)
* Sun Oct 29 2006 ajAATTsuse.de- Fix kdm-sysconfig-values.diff patch to fix build.
* Fri Oct 27 2006 dmuellerAATTsuse.de- update 3_5_BRANCH to fix accessibility beeping- fix Home not showing up in kickoff favourites- disable accessibility without kdeaccessibility3 (#213622)- resort some patches- KDM provides suspend to disk/RAM (fate #300629)- umount partitions from USB when suspending (fate #300647)- beagle support in khelpcenter (fate #301208)
* Tue Oct 24 2006 dmuellerAATTsuse.de- update WM configuration patch
* Tue Oct 24 2006 cooloAATTsuse.de- update kdm config patch
* Mon Oct 23 2006 dmuellerAATTsuse.de- add patch for kdm config update problem (#211874)- add patch for WM configuration in session (FATE 301137)
* Mon Oct 23 2006 dmuellerAATTsuse.de- adding more default actions for khotkeys to support laptop extra keys by default (#210875)
* Mon Oct 23 2006 stbinnerAATTsuse.de- fix file globbing build- fix build for SUSE < 10.1
* Sun Oct 22 2006 llunakAATTsuse.cz- remove patches disable-kcm-modules.diff and close-use-yast2.diff that made clock applet use yast timezone module- patch KDE clock configuration to integrate better with SUSE (#213897)- update 3_5_branch diff to include clock fix for picking up timzone changes (#213897)- add patch for desktop lock to use xvkbd on tablet pc\'s (#213677)
* Fri Oct 20 2006 stbinnerAATTsuse.de- add reboot option parameter to ksm-server-timed.diff dcop call- update kickoff.diff from SVN:
* if all hits are in same category show double amount of entries
* open Kerry showing only results of selected category link
* add categories for (k)notes and videos
* change logout/shutdown/restart to confirmation with timer
* implement switch user and reboot to other partition
* Fri Oct 20 2006 stbinnerAATTsuse.de- let logout applet call timed logout in ksmserver
* Tue Oct 17 2006 llunakAATTsuse.cz- updates to the systray ordering patch
* Mon Oct 16 2006 stbinnerAATTsuse.de- update kickoff.diff from SVN and break it into parts
* Fri Oct 13 2006 llunakAATTsuse.cz- add patch for KDE#135250 to 3_5 branch diff- systray ordering (fate #301154)
* Thu Oct 12 2006 stbinnerAATTsuse.de- change Home.desktop type to URL (#158487)
* Tue Oct 10 2006 cooloAATTsuse.de- add patch to provide a timed logout mode to ksmserver
* Mon Oct 09 2006 cooloAATTsuse.de- update 3_5 branch diff to include - show all user mountable devices in fstab (#204376)
* Sat Oct 07 2006 stbinnerAATTsuse.de- update to next 3.5.5 release tarball - changes to Kicker tip showing/switching and systemtray - give focus to OK button in media notifier
* Fri Oct 06 2006 cooloAATTsuse.de- update to next 3.5.5 release tarball - kdesu fixes - kicker pager fix- fix kdm config reader to only reset changes in kdmrc once
* Wed Oct 04 2006 hmachtAATTsuse.de- new ksmserver-suspend.diff: - query HAL for suspend capabilities and trigger sleep via HAL - dependency to liblazy instead of powersave-devel for > 10.1- renname existing ksmserver-suspend.diff to ksmserver-suspend_legacy-10.1.diff for 10.1
* Wed Oct 04 2006 cooloAATTsuse.de- let kdm start Xgl if configured so
* Wed Oct 04 2006 dmuellerAATTsuse.de- update 3_5_BRANCH.diff to include kicker minipager fixlets
* Tue Oct 03 2006 stbinnerAATTsuse.de- update to 3.5.5 release tarball
* Sun Oct 01 2006 stbinnerAATTsuse.de- update 3_5_BRANCH.diff (random bug fixes)- update kickoff.diff
* Wed Sep 27 2006 stbinnerAATTsuse.de- add recommendation to kdebase3-beagle for kdebase3 package
* Thu Sep 21 2006 dmuellerAATTsuse.de- preliminary viewport pager support- update compmgr patch to remove opacity slider when no extension is applicable
* Thu Sep 21 2006 stbinnerAATTsuse.de- fix build- kcheckpass-pam, kdm-pam-np: remove pam_devperm.so (Bug #206963)
* Tue Sep 19 2006 dmuellerAATTsuse.de- use sudo for kdesu
* Tue Sep 19 2006 cooloAATTsuse.de- disable low disk space warning for < 10.1
* Mon Sep 18 2006 dmuellerAATTsuse.de- update kickoff patch to include numerous bugfixes
* Mon Sep 18 2006 ltinklAATTsuse.cz- fixing low disk space warning dialog (the don\'t-show-again case)
* Thu Sep 14 2006 cooloAATTsuse.de- fixing low disk space calculation for huge volumes (without having one to test either)
* Thu Sep 14 2006 cooloAATTsuse.de- actually check the auth in kcheckpass
* Tue Sep 12 2006 dmuellerAATTsuse.de- update 3_5_BRANCH to fix kicker hang (#204728)
* Tue Sep 12 2006 stbinnerAATTsuse.de- update kickoff patch and package plugin to kdebase3-beagle- add \"bnc\" web shortcut for Novell Bugzilla (#204724)
* Tue Sep 12 2006 ltinklAATTsuse.cz- implement #199054 - Add low disk space real time monitor
* Thu Sep 07 2006 dmuellerAATTsuse.de- make kompmr optional
* Thu Sep 07 2006 cooloAATTsuse.de- split pam config between xdm and kcheckpass (#133347)
* Thu Sep 07 2006 cooloAATTsuse.de- recommend gdb- update kickoff patch to have larger back button- update 3_5_BRANCH.diff (random bug fixes)- back out the konsole bold font change for now (kde #131770)
* Tue Sep 05 2006 stbinnerAATTsuse.de- correcting kdm patches for older distributions
* Mon Sep 04 2006 llunakAATTsuse.cz- Add patches with Xinerama improvements
* Sun Sep 03 2006 stbinnerAATTsuse.de- fix build on older distributions
* Fri Sep 01 2006 cooloAATTsuse.de- fixed layout of the back button- updated to 3_5_BRANCH to fix kwin alt-tab ugliness- move kdmrc out of /etc/opt/kde3 if found an old one in /opt/kde3
* Fri Sep 01 2006 cooloAATTsuse.de- adding SUSE menu
* Thu Aug 31 2006 stbinnerAATTsuse.de- add man pages for fileshareset and kcheckpass (#187356)
* Mon Aug 28 2006 stbinnerAATTsuse.de- switch lock and logout order in Kicker lock/logout applet
* Fri Aug 25 2006 cooloAATTsuse.de- fixing the order where it matters
* Fri Aug 25 2006 cooloAATTsuse.de- fix more default values for kdmrc
* Wed Aug 23 2006 cooloAATTsuse.de- rework the way kdmrc is handled (rather experimental): - the KDE defaults are changed right in the build where the value is static (kdm-fix-default-kdmrc.diff) - the KDE kdmrc is the one used by kdm and kcontrol - the default values are overwritten by values in (/var/adm/kdm/kdmrc.syscnfig generated by kdm_config) - Fixes #163954 - drops a SuSEconfig
* Wed Aug 23 2006 stbinnerAATTsuse.de- update 3_5_BRANCH.diff (mostly Konqueror, Kicker and Kwin fixes)
* Thu Aug 17 2006 dmuellerAATTsuse.de- add SuSEconfig.kdm3 script from the theme flavour package (#181572)
* Thu Aug 03 2006 stbinnerAATTsuse.de- adapt to new X.org paths
* Sun Jul 23 2006 cooloAATTsuse.de- update to KDE 3.5.4:
* support X-KDE-Protocols in konqi RMB menu
* several Kate fixes
* Konsole: miscellanous speedups and bug fixes
* media manager: several fixes and HAL support merged upstream
* security: add various missing return value checks
* Sun Jul 09 2006 stbinnerAATTsuse.de- fix \"kdeeject --help\" (#190836)
* Sat Jun 24 2006 schwabAATTsuse.de- Use long long for parsing net stats to support more than 4G.
* Wed Jun 21 2006 stbinnerAATTsuse.de- update branch diff and media-iPod.diff to fix iPod support
* Mon Jun 19 2006 stbinnerAATTsuse.de- fix build
* Mon Jun 19 2006 cooloAATTsuse.de- update 3_5_BRANCH.diff again for several bug fixes (KDE bug reports 47242 128754 117623 116209 55795)
* Mon Jun 19 2006 cooloAATTsuse.de- don\'t translate hidden uninstall.desktop files
* Fri Jun 16 2006 cooloAATTsuse.de- use sax.mo for translating xkb options (#183672)
* Wed Jun 14 2006 cooloAATTsuse.de- update 3_5_BRANCH.diff and media_suse.diff to follow the upstream merge of our media:/ changes
* Mon Jun 12 2006 dmuellerAATTsuse.de- fix ~/.dmrc symlink attack (#180704, CVE-2006-2449)
* Mon Jun 12 2006 stbinnerAATTsuse.de- update 3_5_BRANCH.diff to fix build (OpenEXR configure check)- obey chosen k menu item format when collapsing menus (#183244)
* Tue Jun 06 2006 stbinnerAATTsuse.de- add 3_5_BRANCH.diff to fix screensaver not starting (#181122)
* Tue May 30 2006 stbinnerAATTsuse.de- don\'t enforce sorting of menu entries (#160259)
* Fri May 26 2006 stbinnerAATTsuse.de- new KDE 3.5.3 tarball (fix systram-tray related Kicker crashes)
* Wed May 24 2006 stbinnerAATTsuse.de- update to KDE 3.5.3
* KDE startup reordered in order to improve startup time
* several fixes to Kicker, Konsole, Kate, Konqueror and kwin
* Tue May 23 2006 adrianAATTsuse.de- fix build for the openSUSE build service
* Fri May 19 2006 stbinnerAATTsuse.de- fix supplementary build
* Mon May 15 2006 stbinnerAATTsuse.de- update to KDE 3.5.2 and 3_5_BRANCH.diff
* Klipper - Handle URLs as URLs and not as Text (bug #121114) - Prevent crashes caused by corrupted history (bug #109161) - XFixes support (especially helps with broken clipboard implementations of some non-KDE applications) (bug #101087) - Images are ignored by default, add \'IgnoreImages=false\' to \'[General]\' in klipperrc (bug #109032) - Avoid repeated action popup with the same URL with some non-KDE applications with broken clipboard implementations
* Konsole - Correct issue where history size is unlimited when dealing with History options in profiles (bug #120046) - Correctly set Tab bar when set to Dynamic Hide after session restore (bug #121688)
* Country settings - Fix short date format for Switzerland (bug #122574) - Fix address format (especially P.O. Box) for Switzerland
* KSysGuard - Show the sensors with values of more than two digits correctly in the applet
* Kicker - Connect the applications to systray correctly on startup - Panels properly reserve space at screen edges even for differently sized Xinerama screens (bug #94470)
* Konqueror - Resolve symlinks only on the desktop (bug #63014)
* KWin - Added new window-specific rules for OpenOffice.org, XV and Mozilla family applications for turning off focus stealing prevention, as these applications don\'t work well with it - Reverted a workaround that as a side-effect had broken systray docking of some applications (bug #100177) - Each virtual desktop has a separate focus chain (bug #33701)
* KDesktop - Fixed stacking of some dialogs (bug #89951,bug #113556)
* Wed May 10 2006 cooloAATTsuse.de- line break if the message is too long for the screen (#157237)
* Tue Apr 25 2006 wstephensonAATTsuse.de- Use a user writable directory for user indexing (#165308)
* Mon Apr 24 2006 stbinnerAATTsuse.de- pull libXt into plugin scan to find all NS plugins (#140485)
* Fri Apr 21 2006 stbinnerAATTsuse.de- don\'t show errors in kcm_kio without kdenetwork3-lan (#165318)
* Mon Apr 17 2006 ltinklAATTsuse.cz- fix \"KDE Information Center fails to provide log info for samba\" (#98763)
* Tue Apr 11 2006 cooloAATTsuse.de- update media_hal.diff to make mounting floppies work (#164488)
* Mon Apr 10 2006 wstephensonAATTsuse.de- Fix failure to open Sound kcmodule (#164768)
* Sat Apr 08 2006 schwabAATTsuse.de- Fix misplaced %endif [#58820].
* Wed Apr 05 2006 dmuellerAATTsuse.de- update hinting default to full (#157441)
* Mon Apr 03 2006 stbinnerAATTsuse.de- fix possible Konsole crash on session saving/logout (#147286)
* Mon Apr 03 2006 stbinnerAATTsuse.de- don\'t remove obsolete from list of known kdesu options (#162790)- fix panel configuration to not always ask to save (#157821)- add missing kdm Provides: for transition from NLD9 (#162511)
* Fri Mar 31 2006 stbinnerAATTsuse.de- update media_hal.diff to make it possible that applications like k3b can stop automounting (#160654)
* Tue Mar 28 2006 cooloAATTsuse.de- update media_hal.diff to handle fstab entries more correctly
* Thu Mar 23 2006 stbinnerAATTsuse.de- add patch to fix jumpy taskbar size (#156621)- update media_hal.diff to fix setting of mount properties for a removable device (#160002) and respect hal lockdown (#153241)- fix kded application launch hang due to NFS (#160292)
* Tue Mar 21 2006 stbinnerAATTsuse.de- make kdeeject work again (#159310)
* Mon Mar 20 2006 stbinnerAATTsuse.de- remove \"Keep password\" checkbox from kdesu (#159224)
* Sat Mar 18 2006 cooloAATTsuse.de- update kicker to more changes to fix crashes on logout (#155339)
* Thu Mar 16 2006 dmuellerAATTsuse.de- fix klipper actions listing firefox twice- fix klipper not linking against Xfixes- fix klipper handling urls as plain text (KDE #121114)- fix Xfixes detection
* Mon Mar 13 2006 wstephensonAATTsuse.de- make offline mode for accessible for konqueror
* Mon Mar 13 2006 stbinnerAATTsuse.de- allow to hide wallpapers from configuration (#156170)- install startkde.suse.sh only for older distributions
* Sat Mar 11 2006 cooloAATTsuse.de- hide kjobviewer startup info on quit (#156821)
* Thu Mar 09 2006 cooloAATTsuse.de- update kicker to latest changes to fix crashes on logout (#155339, http://bugs.kde.org/121430)
* Wed Mar 08 2006 dmuellerAATTsuse.de- fix permissions of README (#155946)- make KDM_SHUTDOWN sysconfig migration complete
* Tue Mar 07 2006 stbinnerAATTsuse.de- update media_hal.diff to fix mounting (#154652)- give mini cli dialog parent to fix #155355- add %post for 10.1 to migrate KDM_SHUTDOWN (#148468)- don\'t try to grep non-existing file in kdm %post (#154302)- don\'t try to run artsshell on shutdown if not installed- let kdm ignore unresolvable hosts in Xaccess (#135714)
* Mon Mar 06 2006 dmuellerAATTsuse.de- Add XV to focus-stealing-prevention blacklist (#155250)
* Mon Mar 06 2006 hpjAATTsuse.de- Use susehelp to show docs. This enables preprocessing that allows khelpcenter to show GNOME documentation.
* Wed Mar 01 2006 stbinnerAATTsuse.de- unbreak Kicker menus when user-arranged (#151492)
* Tue Feb 28 2006 stbinnerAATTsuse.de- no \"Recommends:\" for older distributions
* Mon Feb 27 2006 cooloAATTsuse.de- more files to translate (#144788)
* Mon Feb 27 2006 cooloAATTsuse.de- only use preload if it\'s the 10.1 version (#153543)
* Fri Feb 24 2006 ltinklAATTsuse.cz- fix keyboard navigation in Theme Manager (#148299)
* Tue Feb 21 2006 dmuellerAATTsuse.de- downgrade kdelibs3_doc require to recommends (#152504)
* Mon Feb 20 2006 dmuellerAATTsuse.de- fix ksysguard killing hidden processes (#151804)
* Fri Feb 17 2006 dmuellerAATTsuse.de- remove spec file sections for SL < 9.2
* Fri Feb 17 2006 cooloAATTsuse.de- fix crash in HAL backend on stick removal (#151742)
* Thu Feb 16 2006 dmuellerAATTsuse.de- add $HOME/.gtkrc-2.0 to GTK2_RC_FILES (#151344)
* Wed Feb 15 2006 cooloAATTsuse.de- update media_hal.diff to fix unmount (#149472)
* Wed Feb 15 2006 stbinnerAATTsuse.de- fix %suse_update_desktop_file parameter order- add intermediate kdebase3-khotkeys package to provides/obsoletes
* Tue Feb 14 2006 llunakAATTsuse.cz- discard old ksycoca during startup if rpm database has changed- fix showing menu entries in short-menus.diff- khelpcenter indexing fixes (#146618)
* Fri Feb 10 2006 stbinnerAATTsuse.de- disable kwin focus stealing prevention for Mozilla family apps and OpenOffice.org by default (#115417)
* Thu Feb 09 2006 cooloAATTsuse.de- adapt to new way of preload (#147673)
* Wed Feb 08 2006 cooloAATTsuse.de- reinit pam sessions as the pam handle stores user specific data (#144804)
* Tue Feb 07 2006 stbinnerAATTsuse.de- add \"most common nsplugin crash\" fix (KDE #121501)- fix Konsole history saving being incomplete (KDE #116351)
* Mon Feb 06 2006 dmuellerAATTsuse.de- move khotkeys-arts to kdebase3-extra- rediff media_hal.diff to fix crash on logout
* Mon Feb 06 2006 roAATTsuse.de- fix build for < 10.1
* Fri Feb 03 2006 cooloAATTsuse.de- fix kicker menu extension (#147941)
* Fri Feb 03 2006 cooloAATTsuse.de- add patches to KDE SVN done by SUSE engineers- add patch to fix severe problem with keyboard chooser (KDE #121087)
* Fri Feb 03 2006 cooloAATTsuse.de- Fix #74524 and merge kicker-fix-alphabetical into short-menus (by Lubos)
* Thu Feb 02 2006 cooloAATTsuse.de- updating media patch as we fixed problems
* Thu Feb 02 2006 cooloAATTsuse.de- remove logrotate script (#144544)
* Wed Feb 01 2006 dmuellerAATTsuse.de- fix kicker crashes caused by kicker-fix-alphabetical.diff- add xfixes support to klipper
* Wed Feb 01 2006 cooloAATTsuse.de- fix wallpapers path
* Mon Jan 30 2006 cooloAATTsuse.de- make xdm pam service future proof (suggestion by kukuk)
* Mon Jan 30 2006 stbinnerAATTsuse.de- update media_hal.diff- drop workaround-xterm-size-bug.diff
* Mon Jan 30 2006 stbinnerAATTsuse.de- update to 3.5 branch
* Sun Jan 29 2006 cooloAATTsuse.de- fix build
* Sun Jan 29 2006 ajAATTsuse.de- Require dbus-1-qt3-devel for build.
* Sat Jan 28 2006 cooloAATTsuse.de- fix kdm colors
* Sat Jan 28 2006 cooloAATTsuse.de- move wallpapers to /usr/share/wallpapers
* Fri Jan 27 2006 cooloAATTsuse.de- fix two media handling bugs
* Fri Jan 27 2006 cooloAATTsuse.de- samba maintainers changed their mind
* Wed Jan 25 2006 cooloAATTsuse.de- update to 3.5 branch for smb integration fix- add Lubos\' splash screen improvment patch- update media handling patch- add patch to support old plugger features
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Mon Jan 23 2006 cooloAATTsuse.de- wrote mount plugin for subfs replacement
* Mon Jan 23 2006 stbinnerAATTsuse.de- fix alphabetic sorting of start menu entries (#143351)
* Mon Jan 23 2006 cooloAATTsuse.de- translate some more files
* Sun Jan 22 2006 stbinnerAATTsuse.de- fix Bug 117636 - No printer entry in the control center
* Sat Jan 21 2006 cooloAATTsuse.de- update to KDE 3.5.1- use HAL in media:/ instead of subfs
* Mon Jan 16 2006 wstephensonAATTsuse.de- Add KHelpCenter rellinks support- Don\'t prompt the user to create indices, now automatic.
* Thu Jan 12 2006 stbinnerAATTsuse.de- Rename \"Control Center\" to \"Personal Settings\"- Have \"My System\" and \"Recent Documents\" by default in kmenu
* Tue Jan 10 2006 cooloAATTsuse.de- adding a domain-label to kdm themes
* Mon Jan 09 2006 stbinnerAATTsuse.de- update to 3_5_BRANCH- disable kxkb_variants_3_5.diff (same functionality upstream)- remove khotkeys.patch (committed upstream)
* Sat Jan 07 2006 stbinnerAATTsuse.de- update to 3_5_BRANCH.diff before the first Beta
* Thu Jan 05 2006 llunakAATTsuse.cz- update performance patch, use same names like in kdebase-SuSE- less verbal kdesu prompt (feature #4135)
* Mon Jan 02 2006 ltinklAATTsuse.cz- fix KDE screen lock missing language switcher (#133244)
* Fri Dec 23 2005 stbinnerAATTsuse.de- updated 3_5_BRANCH.diff (kdm winbind greeter etc.)- updated kdm-make_it_cool.diff
* Wed Dec 21 2005 stbinnerAATTsuse.de- fix build for released distributions
* Mon Dec 19 2005 dmuellerAATTsuse.de- use dbus-1-qt3
* Wed Dec 14 2005 lmuelleAATTsuse.de- Package fileshareset and filesharelist as a separate package named fileshare for post 10.0 products and use %_bindir as install location.
* Sun Dec 04 2005 lmuelleAATTsuse.de- Revert libsmbclient renameing.
* Fri Dec 02 2005 cooloAATTsuse.de- update to 3.5 branch and adapt the patches accordingly- add two more patches of Lubos
* Tue Nov 29 2005 cooloAATTsuse.de- uncommenting kxkb patch- remove support for outdated suse versions- remove the khotkeys package for now
* Mon Nov 28 2005 ltinklAATTsuse.cz- update kxkb to fix KDE bug #116619
* Sun Nov 27 2005 cooloAATTsuse.de- fix patch conflict
* Sat Nov 26 2005 cooloAATTsuse.de- update to version 3.5
* Fri Nov 25 2005 stbinnerAATTsuse.de- fix initial kmenu pos and last/most used section losing icons
* Wed Nov 23 2005 cooloAATTsuse.de- fix repainting
* Tue Nov 22 2005 cooloAATTsuse.de- add tooltips to the buttons as suggested by Eva
* Mon Nov 21 2005 stbinnerAATTsuse.de- update to version 3.5 RC 2
* Mon Nov 21 2005 dmuellerAATTsuse.de- remove xorg-x11 dependency for SL < 9.2
* Fri Nov 18 2005 stbinnerAATTsuse.de- fix build after last patch on older distributions
* Thu Nov 17 2005 stbinnerAATTsuse.de- fix kmenu search freezing computer for some seconds (#133593)
* Mon Nov 14 2005 lmuelleAATTsuse.de- Use samba-libs instead of libsmbclient.
* Thu Nov 10 2005 stbinnerAATTsuse.de- update to version 3.5 RC 1
* Fri Nov 04 2005 cooloAATTsuse.de- add patches to improve startup performance
* Thu Nov 03 2005 cooloAATTsuse.de- fix suseplugger integration to not create fork bombs
* Mon Oct 31 2005 cooloAATTsuse.de- update kdm patches
* Mon Oct 31 2005 cooloAATTsuse.de- update to 3.5 branch- call suseplugger for unhandled UDIs
* Thu Oct 20 2005 ltinklAATTsuse.cz- update kstartupconfig for KDE 3.5 (from Seli)- fixed window decorations messed up with maximized windows (#120027)- implemented support for configuring multiple keyboard variants in kxkb (#120395)
* Wed Oct 19 2005 stbinnerAATTsuse.de- readd still needed parts of improve-panelservicemenu-geticonset.diff
* Thu Oct 13 2005 dmuellerAATTsuse.de- fix build- disable accessibility feature if kdeaccessibility is not installed
* Wed Oct 12 2005 stbinnerAATTsuse.de- update to version 3.4.92 (3.5 Beta 2)
* Tue Oct 11 2005 stbinnerAATTsuse.de- add patch to teach mini-CLI the \"lock\" command
* Fri Oct 07 2005 cooloAATTsuse.de- update to 3.5 branch to get some testing for media:/ changes
* Sun Oct 02 2005 stbinnerAATTsuse.de- in collapsed k menu group use category icon if entry has none
* Fri Sep 30 2005 stbinnerAATTsuse.de- fix wrongly upgraded patch (short-menus.diff)
* Thu Sep 29 2005 stbinnerAATTsuse.de- remove gdm support from kdmlib for 9.3-x86_64 to fix compilation
* Wed Sep 28 2005 stbinnerAATTsuse.de- never show broken looking icons in kicker start menu- show nice disabled icons for smaller kicker menu icon sizes
* Mon Sep 26 2005 stbinnerAATTsuse.de- fix compilation on 9.2-x86_64, don\'t use Xfixes
* Mon Sep 26 2005 dmuellerAATTsuse.de- add 3_5_BRANCH.diff and try to fix fileconflicts
* Mon Sep 26 2005 cooloAATTsuse.de- updating info about lame as given by legal
* Sat Sep 24 2005 stbinnerAATTsuse.de- fix dependencies of khotkeys package for <10.0
* Tue Sep 20 2005 stbinnerAATTsuse.de- update to version 3.4.91 (3.5 Beta)
* Wed Sep 14 2005 dmuellerAATTsuse.de- fix kicker crashing on logout (#117100)
* Wed Sep 14 2005 dmuellerAATTsuse.de- drop kdelibs3-devel-doc dependendy
* Fri Sep 09 2005 cooloAATTsuse.de- fix grubonce support (#106037)
* Thu Sep 08 2005 dmuellerAATTsuse.de- fix for theme-resetting from Lubos (#114951)
* Wed Sep 07 2005 dmuellerAATTsuse.de- fix deletion of folders via media:/ (#113583)
* Tue Sep 06 2005 dmuellerAATTsuse.de- add patch to smb:// to support kerberos authentication (#115245)
* Tue Sep 06 2005 cooloAATTsuse.de- let the other init scripts do some IO too, so they don\'t run into timeouts
* Tue Sep 06 2005 stbinnerAATTsuse.de- Fix quick launcher duplicating moved items (#113879)
* Tue Sep 06 2005 cooloAATTsuse.de- be a bit more careful with disabling unmount for media (#80313)
* Mon Sep 05 2005 dmuellerAATTsuse.de- apply fixes for kcheckpass (CAN-2005-2494, #66218)
* Mon Aug 29 2005 cooloAATTsuse.de- work around the xterm sizing bug again as we did on 9.2 (#61153)
* Thu Aug 25 2005 cooloAATTsuse.de- fixing the screensaver picking
* Tue Aug 23 2005 cooloAATTsuse.de- use better defaults for random screensaver- use the new preload
* Mon Aug 22 2005 llunakAATTsuse.cz- Use --embed-proxy instead of --embed for kcmshell with kcmyast, so that there are no kcmshell buttons with embedded yast.
* Mon Aug 22 2005 llunakAATTsuse.cz- Don\'t start kaccess unconditionally.
* Mon Aug 22 2005 roAATTsuse.de- fixed file list
* Mon Aug 22 2005 cooloAATTsuse.de- fix file conflict
* Sun Aug 21 2005 cooloAATTsuse.de- fix the kdm change for incomplete themes
* Sat Aug 20 2005 cooloAATTsuse.de- trying to please Rudi\'s impatience (again saving share holder value)- some icons massage
* Fri Aug 19 2005 cooloAATTsuse.de- update to 3.4 branch- trying to fix floppy support
* Thu Aug 18 2005 cooloAATTsuse.de- kdm sets config variable for xauth (#98627)
* Tue Aug 16 2005 cooloAATTsuse.de- let kdm search in the global path even without SUSE theming
* Mon Aug 15 2005 cooloAATTsuse.de- update for kdm\'s not themed user list (#95862)
* Fri Aug 12 2005 dmuellerAATTsuse.de- add dependency on xorg-x11 (bug #81848)
* Thu Aug 11 2005 llunakAATTsuse.cz- Fix the k-menu search patch.
* Thu Aug 11 2005 wernerAATTsuse.de- Add /home to the nfs check of earlykdm (bug #104052)
* Wed Aug 10 2005 cooloAATTsuse.de- update for the media slave (#102564)
* Tue Aug 09 2005 llunakAATTsuse.cz- Don\'t show flags only in the language control module, otherwise enable them again.
* Fri Aug 05 2005 cooloAATTsuse.de- fix kdm to follow the aspect ratio of logos and dots- some proofreadings
* Wed Jul 27 2005 cooloAATTsuse.de- redone kdm patches
* Tue Jul 26 2005 cooloAATTsuse.de- new patch for new powersave API
* Fri Jul 22 2005 cooloAATTsuse.de- update to version 3.4.2
* Tue Jul 19 2005 cooloAATTsuse.de- Use double-buffered visual also for the screensaver kcm module (#96605)
* Sat Jul 16 2005 dmuellerAATTsuse.de- fix typo in -fpie patch
* Fri Jul 15 2005 dmuellerAATTsuse.de- compile kcheckpass with -fPIE/pie for SL > 9.3- compile kdesud with -fpie/pie as well.
* Wed Jul 06 2005 dmuellerAATTsuse.de- add buffer overflow fix for genkdmconf
* Fri Jun 24 2005 cooloAATTsuse.de- fix GL xscreensavers
* Tue Jun 14 2005 cooloAATTsuse.de- fix build
* Mon Jun 13 2005 cooloAATTsuse.de- another update for kdm
* Tue Jun 07 2005 cooloAATTsuse.de- update to 3.4 branch, kdm to 3.5 branch- add my chances to kdm for more advanced user list
* Mon Jun 06 2005 schwabAATTsuse.de- Fix completely stupid and embarrassing CD polling code.
* Thu Jun 02 2005 adrianAATTsuse.de- apply k-menu search patch from Fred Schaettgen for post 9.3
* Tue May 24 2005 adrianAATTsuse.de- update to version 3.4.1
* Mon May 23 2005 adrianAATTsuse.de- remove flag images for political reasons (#72452)
* Tue May 17 2005 adrianAATTsuse.de- remove dummy TESTME enviroment variable
* Thu Apr 21 2005 adrianAATTsuse.de- apply patch with experimental HAL 0.5 support from cvs HEAD
* Thu Apr 14 2005 sbrabecAATTsuse.cz- Added audiofile-devel to neededforbuild.
* Wed Apr 13 2005 adrianAATTsuse.de- update to current 3_4_BRANCH
* contains konqueror crash fix, when compiled with gcc 4
* Mon Apr 04 2005 adrianAATTsuse.de- do not reload kdm in logrotate (#75700)
* Mon Apr 04 2005 adrianAATTsuse.de- fix build with gcc 4
* Fri Apr 01 2005 adrianAATTsuse.de- let libkonq use kdemm framework instead of arts for post 9.3
* Sat Mar 26 2005 schwabAATTsuse.de- Fix crash in kwin.
* Wed Mar 23 2005 cooloAATTsuse.de- fix typo (#74357)
* Tue Mar 22 2005 adrianAATTsuse.de- avoid double entries from non-visible services in konqueror menu
* Tue Mar 22 2005 adrianAATTsuse.de- fix kicker layout, after adding items (#71831, by Waldo)
* Tue Mar 22 2005 adrianAATTsuse.de- create .kde and .kde/share with 0700 permissions again- hide umount option in media slave for subfs systems
* Mon Mar 21 2005 adrianAATTsuse.de- move old kdmrc configurations away to avoid problems on login time (#74072)
* Sat Mar 19 2005 adrianAATTsuse.de- hide menu entries below gnome, since gnome does require KDE installed currently (#73539)- move kthememgr icon to main package (#67133)
* Fri Mar 18 2005 adrianAATTsuse.de- make ksplashx configurable (by Lubos)
* Wed Mar 16 2005 adrianAATTsuse.de- fix redirection to kio_ipod
* Wed Mar 16 2005 adrianAATTsuse.de- fix OnlyShowIn typo in kcontrol.desktop (#72029)- nsplugin fixes from BRANCH- check for remote autologin users in earlykdm
* Tue Mar 15 2005 cooloAATTsuse.de- installing dummy flag for tw to apply to china\'s import restrictions (#72503 #72452)
* Mon Mar 14 2005 adrianAATTsuse.de- let klipper ignore selections in firefox (#72352, by Lubos)- 3_4_BRANCH update
* sftp protocol fix for non latin1 chars- change earlykdm check for kbd startup (by jw)- show kcontrol only within KDE- disable gestures by default, they get enabled again when kdeaccessibility3 get installed- earlykdm does wait for resmgr
* Thu Mar 10 2005 cooloAATTsuse.de- handle ksplashx in kcontrol
* Wed Mar 09 2005 adrianAATTsuse.de- fix khelpcenter search (#66466 by Cornelius)- disable firewire kcm module- use current BRANCH for kwin
* Tue Mar 08 2005 adrianAATTsuse.de- fix gimp 2.0 icon pixmap name- fix kcmfontinst issue (waldo, #66858)- point the user to a possible configured firewall, if kio_smb does fail
* Tue Mar 08 2005 adrianAATTsuse.de- add warning about firewall, if no smb shares got found.
* Mon Mar 07 2005 cooloAATTsuse.de- fix kdm auth (3_4_BRANCH)- some kdm accessibility fixes- shutdown ssh-agent and gpg-agent on logout
* Fri Mar 04 2005 adrianAATTsuse.de- update to version 3.4 final- fix kio_smb for password protected shares
* Wed Mar 02 2005 adrianAATTsuse.de- move Requires: kdelibs3_doc from kdelibs3 to kdebase3
* Tue Mar 01 2005 adrianAATTsuse.de- change default style from kicker clock, as requested by Ken
* Mon Feb 28 2005 cooloAATTsuse.de- porting the admin patch to themed greeter- fix ksysguardd
* Mon Feb 28 2005 cooloAATTsuse.de- fix the shutdown entry
* Mon Feb 28 2005 adrianAATTsuse.de- apply fixes from 3_4_BRANCH
* acroread netscape plugin resize fixes
* enable mdns kcontrol module
* Sat Feb 26 2005 adrianAATTsuse.de- update to 3.4.0 RC 1
* Wed Feb 23 2005 adrianAATTsuse.de- move permissions to aaa_base for 9.3 (#66312)- remove /usr/X11R6/bin/setXF86Config from permissions
* Wed Feb 23 2005 adrianAATTsuse.de- hide .hidden/.directory in Gnome
* Tue Feb 22 2005 adrianAATTsuse.de- add Firefox entry to klipper
* Mon Feb 21 2005 adrianAATTsuse.de- call update93 script, if needed/possible
* Fri Feb 18 2005 adrianAATTsuse.de- no System icon on the desktop by default anymore
* Fri Feb 18 2005 adrianAATTsuse.de- update to current cvs
* Thu Feb 17 2005 cooloAATTsuse.de- reconfigure the clock afer kdesu yast finished
* Wed Feb 16 2005 schwabAATTsuse.de- Fix splash configuration in startkde.
* Wed Feb 16 2005 adrianAATTsuse.de- use ipod:/ slave for /media/iPod in kio_media, if this slave does exist
* Wed Feb 16 2005 cooloAATTsuse.de- fixing konsole fonts
* Wed Feb 16 2005 adrianAATTsuse.de- fix menu shorting
* Mon Feb 14 2005 adrianAATTsuse.de- update from CVS
* Fri Feb 11 2005 adrianAATTsuse.de- add split provides for session sub package
* Fri Feb 11 2005 cooloAATTsuse.de- split kde startup link into an extra package to asure people do not log into incomplete KDE setups because of dependencies
* Fri Feb 11 2005 adrianAATTsuse.de- update from CVS
* Thu Feb 10 2005 adrianAATTsuse.de- konsole-use-xft-font patch got obsoleted
* Thu Feb 10 2005 adrianAATTsuse.de- do not package a static kdmrc anymore, but generate it with genkdmconf
* Mon Feb 07 2005 adrianAATTsuse.de- update to beta 2
* Mon Jan 31 2005 cooloAATTsuse.de- removed tip that is not true on SUSE (#45352)
* Sat Jan 29 2005 cooloAATTsuse.de- updated the mach_blass patch to do some really fancy stuff
* Fri Jan 28 2005 adrianAATTsuse.de- update to current snapshot- add option in kdm/logout dialog to call suspend (coolo)
* Tue Jan 25 2005 adrianAATTsuse.de- fix export of GTK2_RC_FILES
* Mon Jan 24 2005 cooloAATTsuse.de- update to current snapshot (new kdm)
* Fri Jan 21 2005 adrianAATTsuse.de- update to current snapshot- enable HAL in media slave- remove update dialog
* Thu Jan 20 2005 cooloAATTsuse.de- activate earlykdm per default
* Sat Jan 15 2005 schwabAATTsuse.de- Use : in permissions file.
* Thu Jan 13 2005 cooloAATTsuse.de- updated to HEAD- patched startkde to prefer ksplashx
* Wed Jan 12 2005 cooloAATTsuse.de- fix order in startkde.suse
* Mon Jan 10 2005 cooloAATTsuse.de- fix earlykdm init script to use correct return values- make use of earlysyslog
* Sun Jan 09 2005 adrianAATTsuse.de- final 3.4 beta 1
* Tue Jan 04 2005 cooloAATTsuse.de- update to 3.4 beta 1 (snapshot)- some work on kdm
* Fri Dec 17 2004 cooloAATTsuse.de- fixing exec call
* Wed Dec 15 2004 cooloAATTsuse.de- simplifying script
* Tue Dec 14 2004 cooloAATTsuse.de- convert fileshareset to automake syntax- adding early kdm boot script
* Mon Dec 13 2004 cooloAATTsuse.de- get rid of own copy of startkde and split into suse specific startup resource and default changing diff
* Wed Dec 08 2004 adrianAATTsuse.de- update to official 3.4 alpha 1
* Fri Dec 03 2004 adrianAATTsuse.de- apply 3_3_BRANCH patch to fix konsole crash
* Tue Nov 30 2004 adrianAATTsuse.de- run krootimage in background on startup
* Mon Nov 29 2004 adrianAATTsuse.de- update to version 3.3.2
* Tue Nov 23 2004 adrianAATTsuse.de- fix build for older distributions- clean up startkde script a bit (removing themeing of GTK1 applications)
* Thu Nov 18 2004 adrianAATTsuse.de- add missing %suse_update_desktop_file calls
* Thu Nov 18 2004 roAATTsuse.de- use kerberos-devel-packages
* Thu Nov 11 2004 adrianAATTsuse.de- add $prefix/env support from KDE startkde script
* Mon Oct 25 2004 adrianAATTsuse.de- fix file sharing visibility (#43056)
* Wed Oct 20 2004 uliAATTsuse.de- fixed KDM on 64-bit BE systems (bug #47202)
* Thu Oct 14 2004 adrianAATTsuse.de- remove kdm-codec patch, it is not needed with the new xdm script anymore and has a bad effect for chinese people
* Tue Oct 12 2004 adrianAATTsuse.de- update to version 3.3.1
* Thu Oct 07 2004 adrianAATTsuse.de- fix file conflict between kdebase3 and kdebase3-extra
* Tue Oct 05 2004 adrianAATTsuse.de- update to complete polish translations
* Tue Oct 05 2004 cooloAATTsuse.de- updated translations
* Tue Oct 05 2004 adrianAATTsuse.de- avoid error message on adding a desktop icon on first login. (#46713)
* Mon Oct 04 2004 adrianAATTsuse.de- fix for view gnome help pages with khelpcenter via help:$application (by clahey, #45480)
* Mon Oct 04 2004 cooloAATTsuse.de- don\'t show a trans slider by default (#46492)
* Thu Sep 30 2004 adrianAATTsuse.de- workaround for a xterm size bug (by Lubos, #46153)- workaround a problem with acrobat reader plugin on 64bit system (by coolo, #45375)- fix kstart behavior (by Lubos, #45919)
* Wed Sep 29 2004 adrianAATTsuse.de- hide second entry for printer management
* Wed Sep 29 2004 cooloAATTsuse.de- hiding the clean button again
* Tue Sep 28 2004 adrianAATTsuse.de- disable XInitThread() call again., it has to moved a little bit deeper ...
* Mon Sep 27 2004 cooloAATTsuse.de- merged kdm patches for KDE 3.3
* Sun Sep 26 2004 adrianAATTsuse.de- use current 3_3_BRANCH
* fixes a possible crash of konsole- disable the composite extension of konsole again, it cause a hang (#46098)- update kwin composite patch- fix hanging kparts using threads (like kaffeine/xine) again
* Wed Sep 22 2004 adrianAATTsuse.de- create desktop icons also for root user
* Mon Sep 20 2004 adrianAATTsuse.de- update to current 3_3_BRANCH
* various kio_fish fixes
* Mon Sep 20 2004 adrianAATTsuse.de- update to current 3_3_BRANCH
* includes fix for desktop icon positions with panel on the left (#45437)
* Wed Sep 15 2004 adrianAATTsuse.de- add hook to startkde to disable IPv6 depending on /etc/sysconfig/windowmanager
* Tue Sep 14 2004 adrianAATTsuse.de- update to current BRANCH- enable composite support in konsole (patch from Lubos)
* Sat Sep 11 2004 adrianAATTsuse.de- update to current 3_3_BRANCH- remove mad from nfb
* Sat Sep 04 2004 cooloAATTsuse.de- replaced 3_2_BRANCH with 3_3_BRANCH (including fix for parallel build)- going for unsermake (parallel build + no bugs with installing icons)
* Sat Aug 21 2004 adrianAATTsuse.de- remove shadow patch- some menu item fixes- khelpcenter gnome support by clahey
* Mon Aug 16 2004 adrianAATTsuse.de- update to version 3.3.0 final
* Sat Aug 14 2004 schwabAATTsuse.de- ksysguard: rate limit SLP rescan [#43820].
* Fri Aug 13 2004 adrianAATTsuse.de- package libkfontinst for 8.2
* Tue Aug 10 2004 adrianAATTsuse.de- update to version 3.3.0 RC2
* Tue Aug 03 2004 adrianAATTsuse.de- use kde-open, if it exists
* Mon Jul 26 2004 adrianAATTsuse.de- run ksysguardd as daemon (#38861)
* Tue Jul 20 2004 adrianAATTsuse.de- update to KDE 3.2.92 (3.3 beta 2)
* Tue Jun 29 2004 adrianAATTsuse.de- fix some aliasing warnings
* Mon Jun 28 2004 adrianAATTsuse.de- update to version 3.3 beta 1
* Wed Jun 09 2004 adrianAATTsuse.de- fix ksysguardd sig11 due to slp implementation (using a reg file now)
* Wed Jun 02 2004 adrianAATTsuse.de- fix double entries in kicker quick browser. (found by Joerg Seymer)- fix double packaging of some icons
* Tue Jun 01 2004 adrianAATTsuse.de- update to version 3.2.3
* Fri Apr 16 2004 adrianAATTsuse.de- fix compile on 8.1
* Fri Apr 16 2004 adrianAATTsuse.de- fix build for 9.0-x86_64
* Thu Apr 15 2004 adrianAATTsuse.de- fix build for < 9.1 distributions
* Wed Apr 14 2004 adrianAATTsuse.de- update to version 3.2.2
* Tue Apr 06 2004 adrianAATTsuse.de- do also export locale enviroment with kdesu (#38527)
* Tue Apr 06 2004 adrianAATTsuse.de- remove debug infobox on drive eject (#38294)- fix wrong highlighted colors in gtk applications (#36935)
* Mon Apr 05 2004 adrianAATTsuse.de- get KCMYAST2_CALL through kdesu- fix yast module loading also when kcontrol already runs as root
* Mon Apr 05 2004 adrianAATTsuse.de- remove second devices button in sidebar- do use drives:/ on > 9.0 in the main devices button in the sidebar- fix broken icon entry for sidebar services button- kdm starts WindowMaker with \"windowmaker\" #38319
* Sun Apr 04 2004 cooloAATTsuse.de- update to kicker CVS for critical bug fix (replacing two other former patches)
* Sat Apr 03 2004 cooloAATTsuse.de- remove pointer to lan:/ in sidebar (#38174)- fixing yet another place where the wrong string was used
* Thu Apr 01 2004 adrianAATTsuse.de- apply fix for non-editable menu entries in kmenuedit (Waldo)
* Thu Apr 01 2004 cooloAATTsuse.de- adding fix for kicker to not increase menu size because of newer Qt (KDE #78556)
* Thu Apr 01 2004 adrianAATTsuse.de- better icon for fish:/- don\'t show \"mount\" menu items for > 9.0 (we have subfs)
* Wed Mar 31 2004 cooloAATTsuse.de- adding switchuser translations- don\'t give the warning in kdesktop_lock- add an icon to the kdm menu so that it doesn\'t look ugly in thinkeramik
* Tue Mar 30 2004 adrianAATTsuse.de- remove random user list file- remove help menu entry in kdesktop to not existing help pages- Honour global defaults & kiosk restrictions in kcmstyle (Waldo)- ksysguardd runlevel fixes (#37614)- fix klipperrc patch- don\'t wait for arts shutdown
* Sun Mar 28 2004 adrianAATTsuse.de- fix eject via kio_drives (#37156)
* Sat Mar 27 2004 adrianAATTsuse.de- apply fix for kicker crash by Lubos (#36360)- use current BRANCH for kdesktop/
* kiosk, minicli fixes and translation updates- fixes a problem with focus stealing prevention with klipper (Lubos)- use current BRANCH from kwin/
* fixes pop-up windows below main window (#36682)- fix several icons in kcontrol
* Fri Mar 26 2004 cooloAATTsuse.de- fixing kdm layout on personal theme- default to shutdown when auto logined (#36856)
* Wed Mar 24 2004 cooloAATTsuse.de- fixing konsole pasting (#34892)- fixing window shadow
* Wed Mar 24 2004 adrianAATTsuse.de- export $KDESU_USER with kdesu session
* Mon Mar 22 2004 adrianAATTsuse.de- update to current 3_2_BRANCH
* kcminit fixes, qt apps are using the default KDE widget style now
* Alt F2 dialog layout fixes- call 9.1 update script- apply default-fonts.diff again
* Sun Mar 21 2004 adrianAATTsuse.de- fix kcontrol yast integration
* Wed Mar 17 2004 adrianAATTsuse.de- move krandrtray menu entry- move some .desktop files to correct sub package
* Wed Mar 17 2004 cooloAATTsuse.de- fixing NFS URLs (#36032, #36275)
* Tue Mar 16 2004 cooloAATTsuse.de- increasing rudi\'s screen space for higher stock holder value (#36065)
* Mon Mar 15 2004 cooloAATTsuse.de- updating branch diff for konsole fixes (mutt, vim, irssi)
* Fri Mar 12 2004 cooloAATTsuse.de- fixing file test
* Thu Mar 11 2004 cooloAATTsuse.de- fixing user switching
* Thu Mar 11 2004 cooloAATTsuse.de- replace Xservers with a symlink to the real file from XFree86- fixing kdm layout- fixing konsole font
* Wed Mar 10 2004 cooloAATTsuse.de- adding switchuser for kdm user switch support- removing untranslated shadow from popup- artwork.diff update for services
* Tue Mar 09 2004 cooloAATTsuse.de- reworked admin mode patch- adding patch by Lubos to enhance xcursor support- updating to latest 3_2_BRANCH (including at least 3 #s)- adding patch by Matz to reintroduce window shadows- adding support for HideMenu=true in kdm (#35209)
* Mon Mar 08 2004 adrianAATTsuse.de- use original Home folder icon again
* Sat Mar 06 2004 cooloAATTsuse.de- fix build with gcc 2.95
* Sat Mar 06 2004 cooloAATTsuse.de- huge cleanup in the patches- update 3_2_BRANCH diff
* Thu Mar 04 2004 adrianAATTsuse.de- use gtk-qt-engine only as fallback- fix gnome startup call for kdm
* Wed Mar 03 2004 cooloAATTsuse.de- give us back the kdm user pictures
* Mon Mar 01 2004 cooloAATTsuse.de- update to version 3.2.1
* Fri Feb 27 2004 cooloAATTsuse.de- adding font overwrites (again) to startkde (#30760)
* Fri Feb 27 2004 cooloAATTsuse.de- updated 3_2_BRANCH for kdesktop wallpaper fix (taking out experimental patches do no longer apply because of this)- install xdm-np pam service to fix autologin (#34674)- fixing warnings build dislikes
* Thu Feb 26 2004 adrianAATTsuse.de- add kwin shadow patch again (prepared by Matz)
* Tue Feb 24 2004 cooloAATTsuse.de- removing kdm-xconsole - went upstream- adding mach_blass for getting feedback- adding kiosk patch by Waldo- adding user switch patch for kdm
* Sat Feb 21 2004 adrianAATTsuse.de- one KControl menu entry is enough
* Wed Feb 18 2004 cooloAATTsuse.de- updating two patches- updating mp3-info (#33151)- removed ssh protocol- disable kwin shadow patch again (too broken atm)
* Tue Feb 17 2004 cooloAATTsuse.de- fixing kdesktop icon aligning again
* Mon Feb 16 2004 adrianAATTsuse.de- update to current 3_2_BRANCH
* includes the kicker clock flickering fix
* Wed Feb 11 2004 adrianAATTsuse.de- update to current 3_2_BRANCH- justify kcm modules in kdesktop configure dialog- use gtk-qt-engine by default for Gtk2 apps, if installed
* Tue Feb 10 2004 adrianAATTsuse.de- update to current 3_2_BRANCH- enable firewire support- build kdm backend and pam code with -fno-strict-aliasing
* Sun Feb 08 2004 adrianAATTsuse.de- update to current 3_2_BRANCH- add current kwin shadow patch
* Mon Feb 02 2004 adrianAATTsuse.de- fix build for older distributions- add kickerrc config for < 9.1, because deinstallation of kdebase3-SuSE will mess up the kicker otherwise
* Wed Jan 28 2004 adrianAATTsuse.de- fish can also used view ssh:/ now
* Wed Jan 28 2004 adrianAATTsuse.de- fix file list
* Tue Jan 27 2004 adrianAATTsuse.de- update to version 3.2.0 final- cleanup and fix some more patches from 3.1
* Mon Jan 19 2004 adrianAATTsuse.de- add logrotate config for kdm
* Sun Jan 18 2004 adrianAATTsuse.de- update to version 3.1.95 ( KDE 3.2 RC1 )
* Fri Jan 16 2004 adrianAATTsuse.de- implement short menus again- make icon size of KDE menu configurable
* Fri Jan 16 2004 kukukAATTsuse.de- Add pam-devel to neededforbuild
* Tue Jan 13 2004 adrianAATTsuse.de- update to snapshot 2004011309- rename kdebase3-nsplugin to kdebase3-nsplugin64 for 64bit archs
* Tue Dec 30 2003 adrianAATTsuse.de- update to snapshot 2003123011
* Wed Dec 17 2003 adrianAATTsuse.de- update to snapshot 2003121718- fix kdesktop sig11 due to extensions
* Mon Dec 15 2003 adrianAATTsuse.de- update to snapshot 2003121511- apply needed kdesktop extensions again
* Tue Dec 02 2003 adrianAATTsuse.de- use 3.1.94, second try tar ball
* Mon Dec 01 2003 adrianAATTsuse.de- update to 3.1.94 ( KDE 3.2 beta 2 )
* Thu Nov 13 2003 adrianAATTsuse.de- update to new snapshot from 2003102409- fix kwin startup- add SLP support for ksysguard
* Wed Oct 29 2003 adrianAATTsuse.de- update to KDE 3.2 beta1
* Tue Oct 21 2003 adrianAATTsuse.de- update to snapshot 2003102008
* Sun Oct 05 2003 adrianAATTsuse.de- update to snapshot 2003100510
* Mon Sep 29 2003 adrianAATTsuse.de- update to version 1.1.92 (KDE 3.2 alpha 2)
* Sat Sep 20 2003 adrianAATTsuse.de- fix from Waldo, to update kicker menu, when sycoca has changed
* Fri Sep 19 2003 adrianAATTsuse.de- Add Screensaver Categories, needed for Gnome (#31282)
* Fri Sep 19 2003 adrianAATTsuse.de- redo nsplugin silence patch, the output is needed for the GUI progress bar
* Thu Sep 18 2003 adrianAATTsuse.de- fix a handling of shortet menu names, broken encoding for non-latin1 (#31248)
* Thu Sep 18 2003 adrianAATTsuse.de- update konsole_compose fix from Waldo (fixes issues with screen)- silence during nspluginscan
* Wed Sep 17 2003 adrianAATTsuse.de- disable kthemegr completely. It can mess up the complete setup (#30727)- fix touch of update90 file
* Tue Sep 16 2003 adrianAATTsuse.de- apply fix from Lubos for the Double Focus problem (#29467)
* Tue Sep 16 2003 adrianAATTsuse.de- higher nsplugin service priority (pdf\'s are shown in embedded acroread)- use correct background setup during autologin
* Mon Sep 15 2003 cooloAATTsuse.de- providing function for the suseplugger
* Mon Sep 15 2003 cooloAATTsuse.de- have pkgconfig in the neededforbuilds to get fontconfig support (that you get if you don\'t calculate build dependencies automatically)
* Mon Sep 15 2003 adrianAATTsuse.de- fix typo in startkde
* Mon Sep 15 2003 adrianAATTsuse.de- apply patch from coolo to fix mouse cursor settings from kcontrol (#30760)- clean up obsolete/double patch- apply fix from Waldo for the kicker update script (#30767)
* Sun Sep 14 2003 cooloAATTsuse.de- fixes for suseplugger placement
* Sat Sep 13 2003 adrianAATTsuse.de- apply fix from Waldo for editing icon entries in kicker (#30606)- fix Unimportant entries finaly.- update suse_default_move.diff patch to new verions from coolo
* fixes icon placement finally, hopefully- implement second level menu sorting
* Fri Sep 12 2003 cooloAATTsuse.de- fixing the aligning of the default icons
* Fri Sep 12 2003 cooloAATTsuse.de- set background even on autologin users
* Thu Sep 11 2003 adrianAATTsuse.de- redone 3.1.4 tar ball, whith kdesu enviroment fix- apply branch patch with kdesktop rename fix- add new console font from mfabian with an EUR char- fix copy quoting of kdesktop addIcon- export $STYLE to get a matching look in xmms- new version for krdb-gtk2 patch from coolo- fix from Waldo to show UTF-8 in konsole correct (#25146)- prepare startkde script to call the 9.0 update script
* Wed Sep 10 2003 cooloAATTsuse.de- check a specific dcop interface (kdesktop). that\'s less likely to stay stale (#30148)
* Tue Sep 09 2003 cooloAATTsuse.de- remove unused patch7- add patch to force xft2 usage on qt3 in konsole (#29164)
* Mon Sep 08 2003 adrianAATTsuse.de- do even apply coolos patch- further kcontrol yast patch. we need only one line in the desktop file now and can keep a usual Exec line
* Mon Sep 08 2003 adrianAATTsuse.de- update to version 3.1.4- some missing bits, to be able to load YaST embedded into kcontrol again
* Mon Sep 08 2003 cooloAATTsuse.de- update smb code in CVS to include more detailed error message- add debug code as found a problem in our windows network which might hit more users
* Mon Sep 08 2003 cooloAATTsuse.de- fixing kdesktop to read .directory on new files- updating short-menus diff from adrian
* Fri Sep 05 2003 adrianAATTsuse.de- honor also X-SuSE-Unimportant entries during menu shorting- new kmenuedit from Waldo, fixing creation of new entries- add gtk2-set-enviroment patch from Lubos to fix encoding problems- handle special flags for folder (no shorting and name usage)- new handling of GTK theme, made by Stanislav Brabec- kfontinst: reload instead of restart the xfs- kfontinst: call also SuSEconfig --module fonts- make KControl visible in main menu
* Thu Sep 04 2003 adrianAATTsuse.de- remove clock kcm module. it breaks the system and we have a YaST modul for this purpose.- new patch from Waldo to fix kcontrol yast module menu- stop/restart ksysguardd on update/remove
* Thu Sep 04 2003 adrianAATTsuse.de- some desktop Categories tuning
* Tue Sep 02 2003 adrianAATTsuse.de- kwrite becomes unimportant
* Mon Sep 01 2003 adrianAATTsuse.de- update to current 3_1_BRANCH
* contains kwin resize fix for xmms from Lubos- implement X-SuSE-Unimportant support- apply crash fix for khelpcenter from Cornelius- coolo: add check in startkde for already running kde
* Sun Aug 31 2003 adrianAATTsuse.de- implement menu auto shorting in kicker
* Sat Aug 30 2003 adrianAATTsuse.de- fix kdm startup error- disable password field for no-password-for-all-users mode
* Sat Aug 30 2003 adrianAATTsuse.de- update xdg patch to new version from Waldo.
* Fri Aug 29 2003 adrianAATTsuse.de- update to current 3_1_BRANCH for kdm security fixes
* Wed Aug 27 2003 adrianAATTsuse.de- fixing smb:/ protocol by using libsmbclient from samba 3- hide \"Open In Terminal\" entries in kicker by default
* Tue Aug 26 2003 adrianAATTsuse.de- implement the kdm admin mode
* Tue Aug 26 2003 adrianAATTsuse.de- apply fix from Lubos for maximised windows of GTK apps
* Sun Aug 24 2003 adrianAATTsuse.de- let kthumbnailcreator use ksvgiconengine
* Sat Aug 23 2003 adrianAATTsuse.de- update to 3_1_BRANCH
* Wed Aug 20 2003 adrianAATTsuse.de- apply fix from Lubos for khotkey support with XDG
* Sat Aug 16 2003 adrianAATTsuse.de- rpm -V fixes
* Fri Aug 15 2003 adrianAATTsuse.de- set Categories for KControl via patch
* Thu Aug 14 2003 adrianAATTsuse.de- add %ghost /var/run/xdmctl
* Wed Aug 13 2003 adrianAATTsuse.de- use new places of gtkrc-$STYLE files- use current 3_1_BRANCH
* Tue Aug 12 2003 adrianAATTsuse.de- justify Categories- new XDG patch from Waldo
* Thu Aug 07 2003 adrianAATTsuse.de- update XDG patch
* Thu Aug 07 2003 adrianAATTsuse.de- new code from Waldo: kmenuedit can handle XDG now- require smbclnt, if samba 3 is not used
* Sun Aug 03 2003 adrianAATTsuse.de- fix build for 8.2
* Fri Aug 01 2003 adrianAATTsuse.de- disable shadow text at all- add patch to support kwin shadow windows instead
* Tue Jul 29 2003 adrianAATTsuse.de- disable shadow text for 8.2- fix build for 8.2 (now it really works everywhere for sure, I hope)
* Tue Jul 29 2003 adrianAATTsuse.de- fix build for < 8.0
* Mon Jul 28 2003 cschumAATTsuse.de- Updated KHelpcenter tarball. Fixes bug #24374.
* Fri Jul 25 2003 cschumAATTsuse.de- Added KHelpcenter from CVS HEAD.
* Fri Jul 25 2003 adrianAATTsuse.de- fix build for < 8.1- add Categories
* Sat Jul 19 2003 adrianAATTsuse.de- add XDG patch from Waldo- add backported patch from 3.2 for shadow text on icons. kcontrol changes are not included for i18n compliance (written by Laur Ivan )
* Wed Jul 16 2003 adrianAATTsuse.de- update to version 3.1.3
* Wed Jun 25 2003 cooloAATTsuse.de- updating 3_1_BRANCH diff (heading 3.1.3)
* Mon Jun 23 2003 schwabAATTsuse.de- Remove trailing spaces from Xpdf.ad.
* Fri Jun 13 2003 cooloAATTsuse.de- package directories
* Fri May 30 2003 adrianAATTsuse.de- fix build on non-fast-malloc architectures
* Mon May 26 2003 adrianAATTsuse.de- use $INSTALL_TARGET- all config files are %config(noreplace) now- startkde.lib is obsolete in future
* Mon May 26 2003 adrianAATTsuse.de- do not save original startkde (fix build for rpm4)
* Wed May 21 2003 adrianAATTsuse.de- add fix from Lubos to start preloaded Konq on correct screen- drop patch which ignores global malloc
* Thu May 15 2003 adrianAATTsuse.de- 3.1.2, take four
* Mon May 12 2003 adrianAATTsuse.de- update to 3.1.2, take three- use $HOME/.fonts path also via XLFD
* Thu May 08 2003 roAATTsuse.de- fileshareset2: include errno in fssConfigNfs.cpp
* Thu May 08 2003 adrianAATTsuse.de- update to 3.1.2
* cleanup patches
* Fri Apr 18 2003 adrianAATTsuse.de- merge 8.2 and 8.3 stream
* Wed Apr 09 2003 adrianAATTsuse.de- security fix, call ghostscript in safe mode.- replace fileshareset utility with a working one (written by Uwe Gansert, reviewed by security-team) Only samba exports for now, nfs is disabled for security reasons- add global gtkrc to enviroment variable to fix used encoding- fix kdm behaviour after wrong password (#25727)
* Sun Mar 16 2003 adrianAATTsuse.de- fix console font size also in konsole code- workaround a qt bug to find a fixed font (#25430) (do not recalculate the pixelSize via dpi)
* Sat Mar 15 2003 adrianAATTsuse.de- xmms can\'t handle .m3u files in a stream- ensure that $kdehome is set during startkde run- remove xset font calls in startkde (reduces warnings during KDE startup and is not needed with fontconfig)
* Fri Mar 14 2003 adrianAATTsuse.de- fix from Lubos to disable kdesu parameters, when running in kcmshell already (first part to fix #25230)- remove senseless permissions file (we don\'t have a suid perl)
* Wed Mar 12 2003 adrianAATTsuse.de- fix the last place of hardcoded kdmrc path- fix build for < 8.2
* Wed Mar 12 2003 adrianAATTsuse.de- add sensors support to ksysguard again- apply fix from Lubos for kdm mouse cursor
* Wed Mar 12 2003 adrianAATTsuse.de- fix kxkb extension for XFree 4.3- fix nsplugin scan init
* Tue Mar 11 2003 adrianAATTsuse.de- fix kdm layout/position- disable unneeded Menu and Erase button- use standard button ordering in kdm- fix encoding usage for user names- add fix from Lubos for Konqueror session management- add fix from Coolo for pam-error-message handling in kdm- add PreReq: aaa_base in kdebase3-ksysguardd to be able to update from 7.3- add fix from Cornelius to let khelpcenter use the correct language- fallback gtkrc style is keramik/geramik
* Sat Mar 08 2003 adrianAATTsuse.de- apply kdm patches again for console- use better icon for \"new session\"- use console8x16 font from HEAD to fix freetype2 issues- check only for lowercase gtkrc-$STYLE\'s- fix remote .pls file handling with xmms- run update script, if present
* Tue Mar 04 2003 adrianAATTsuse.de- add missing Provides/Obsoletes kdialog- use a better icon for Home directory items
* Sat Mar 01 2003 adrianAATTsuse.de- update to version 3.1.1
* kwin fixes: don\'t show toplevel menus for non-active windows.
* konq fixes: don\'t repost data on reload, if url changes sidebar crash fix
* nsplugin viewer: fixes and NPN_PostURL
* support.- update kcmrandr and patches from Lubos
* restoring resolution by kcminit works now- Konqueror preloading fixes from Lubos
* creating KonqMainWindow on --preload- disable klipper actions of not installed apps- add /usr/lib{,64}/browser-plugins/ path to scan list- fix build on non-ia32/x86_64- drop obsoletes patches
* Thu Feb 27 2003 adrianAATTsuse.de- update 3_1_BRANCH patch- update preloaded konq patch from Lubos- drop Obsoletes kdebase again- fix quickbrowser patch to show entries only once
* Wed Feb 26 2003 adrianAATTsuse.de- update 3_1_BRANCH patch- follow susewatcher directory change- Obsoletes kdebase
* Mon Feb 24 2003 adrianAATTsuse.de- update 3_1_BRANCH patch- fix kdmrc path in kcm_kdm- use yast for setting the clock in kicker/applet/clock
* Sat Feb 22 2003 kukukAATTsuse.de- If we provide kdebase, we should also obsolete the old one.
* Thu Feb 20 2003 cschumAATTsuse.de- Fixed check, if khelpcenter index builder needs root permissions.
* Wed Feb 19 2003 adrianAATTsuse.de- fix typo in Provides for kdm, fixes update from kde 2
* Tue Feb 18 2003 adrianAATTsuse.de- fix build for < 8.2
* Tue Feb 18 2003 adrianAATTsuse.de- add Provides kdebase3-konqueror
* Mon Feb 17 2003 adrianAATTsuse.de- use gtk[2]rc-$STYLE to be more flexible
* Mon Feb 17 2003 adrianAATTsuse.de- set enviroment to use special kde themings for gtk apps
* Sun Feb 16 2003 adrianAATTsuse.de- install kappfinder_install, fixes susewm build- disable obsolete quick browser patch
* Sun Feb 16 2003 adrianAATTsuse.de- create susewatcher Desktop icon on the fly- remove unneeded requires
* Sat Feb 15 2003 adrianAATTsuse.de- update 3_1_BRANCH patch- fix qt/xrandr signal usage- add konqueror preload patches from Lubos- extend kdesktop addIcon api- add additional Desktop path for kdesktop for susewatcher icons- let kicker accept $HOME pathes
* Tue Feb 11 2003 adrianAATTsuse.de- let kdesktop use susewatcher directory- add RandR tools
* Fri Feb 07 2003 cschumAATTsuse.de- new search index generation for khelpcenter which doesn\'t necessarily need root permissions
* Fri Jan 24 2003 adrianAATTsuse.de- apply patches from Lubos to use XrandR- add check for prelinked systems in startkde
* Wed Jan 22 2003 adrianAATTsuse.de- fix file list- disable xsetroot in startkde
* Fri Jan 17 2003 adrianAATTsuse.de- use RC7-try2 tar ball
* Thu Jan 16 2003 adrianAATTsuse.de- update to RC7- merge kdebase3-konqueror into kdebase3 again- do not link kdesysguardd against libkdefakes
* Mon Jan 13 2003 adrianAATTsuse.de- clean up #neededforbuild
* Fri Jan 10 2003 cooloAATTsuse.de- adding metadata to fillup- use KDE_FAST_MALLOC only for distribution versions < 8.2 (without metadata for them)
* Wed Jan 08 2003 cooloAATTsuse.de- using the real euro symbol instead of the subscript (#21779)
* Wed Jan 08 2003 cooloAATTsuse.de- making cursor changes in kcontrol work (#21777)
* Tue Jan 07 2003 adrianAATTsuse.de- update to RC6
* Thu Dec 05 2002 adrianAATTsuse.de- fix build
* Tue Dec 03 2002 adrianAATTsuse.de- apply kdesktop icon placement patches again.
* Mon Dec 02 2002 adrianAATTsuse.de- update startkde script to 3.1
* fixes session handling
* Sat Nov 30 2002 adrianAATTsuse.de- new try of RC5 tar ball. BRANCH fixes are disabled again.
* Fri Nov 29 2002 adrianAATTsuse.de- revert kicker changes (compile failed with 2.95)
* Thu Nov 28 2002 adrianAATTsuse.de- use current 3_1_BRANCH fixes
* Mon Nov 25 2002 adrianAATTsuse.de- update to RC5
* Sat Nov 23 2002 adrianAATTsuse.de- move kcm samba module into samba subpackage- move thememgr into extra package
* Sat Nov 23 2002 adrianAATTsuse.de- fix build for < SuSE 7.3
* Wed Nov 20 2002 adrianAATTsuse.de- remove obsolete kdm-xconsole patch
* Wed Nov 20 2002 adrianAATTsuse.de- update to version 3.1-RC4 (final ?)
* Wed Nov 20 2002 adrianAATTsuse.de- update to version 3.1-RC4 (final ?)
* Fri Nov 15 2002 cooloAATTsuse.de- removed one more patch that isn\'t needed with the later CVS snapshot
* Tue Nov 12 2002 cooloAATTsuse.de- sorted patches out- update snapshot to include a last minute fix for new kdelibs
* Wed Nov 06 2002 adrianAATTsuse.de- update to snapshot 3.0.8.20021106
* Tue Nov 05 2002 adrianAATTsuse.de- update to snapshot 20021030 ( fixes file conflicts with kdelibs )
* Sun Nov 03 2002 adrianAATTsuse.de- update to version 3.0.9.20021030 ~= RC1
* Tue Oct 08 2002 adrianAATTsuse.de- update to version 3.0.4
* Thu Sep 26 2002 adrianAATTsuse.de- limit kconsole log lines to 100 (fixes the memory \"leak\")- kate encoding fix from HEAD (#20139)
* Tue Sep 17 2002 adrianAATTsuse.de- fix kdesktop lock behaviour with \"focus under mouse\" settings (credit for finding it goes to Lubos)
* Fri Sep 13 2002 cooloAATTsuse.de- fixing the fix for nspluginscan
* Tue Sep 10 2002 adrianAATTsuse.de- disable Console Login option in kdm menu
* Mon Sep 09 2002 adrianAATTsuse.de- add fix from ossi to suppress \"new session\" buttons, when not started via kdm- use launch icon for \"new session\" entries- fix acroread default colors
* Mon Sep 09 2002 cooloAATTsuse.de- fixing #19212 in showing all printers if there is no printer defined to be used
* Mon Sep 09 2002 adrianAATTsuse.de- fix compile
* Sun Sep 08 2002 adrianAATTsuse.de- fix focus handling with locking screensavers- make kdm quiet
* Sun Sep 08 2002 adrianAATTsuse.de- fixes from Ossi for chooser. I disable it anyway by default to get sure.- disable auto-new-session on lock- use own Xsetup script (fix the double root window setup)- fix kcontrol/kdm to write the right (superior) kdmrc file- update the fallback kdmrc to fix values from kdebase3-SuSE- move krootimage to kdm package- add split alias for -kdm and -konqueror package
* Thu Sep 05 2002 adrianAATTsuse.de- apply last bits from Ossi
* adds \"create new session\" feature- remove chooser from menu button in kdm, since it does not work atm- we still use kdmrc for kdm desktop settings, so kdm must some settings (we do not need to replace the kcm module)- disable the nohang patch, we are fast enough to live without now :)
* Thu Sep 05 2002 cooloAATTsuse.de- found work around for nsplugin and real player plugin (major PR 18083)
* Wed Sep 04 2002 cooloAATTsuse.de- applying fix for PR18629 (suse tour broken)- fixing rcksysguardd- don\'t line up icons on font change
* Tue Sep 03 2002 adrianAATTsuse.de- update to latest kdm version from ossi
* fixes possible seg fault / support user defined log file
* adds chooser
* GUI cleanup- set background color after installing theme
* Mon Sep 02 2002 cooloAATTsuse.de- don\'t crash kicker on switching desktops while renaming
* Fri Aug 30 2002 adrianAATTsuse.de- fix for kfindpart crash ( it does since memory leak fix)- install root theme also when kdesu has been used from a user account before- move kpersonalizer pictures to main package, the greeter is using it
* Fri Aug 23 2002 adrianAATTsuse.de- we do not need kdm_position patch anymore (xconsole will go away :)- add patch to check for kdmrc in /etc and /opt- install and package kappfinder_install (used by susewm)- do not create a sub menu for Terminal and Konq in kicker/quickbrowser- disable tracing of kdesud via prctl() instead of set gid bit (hint from okir)- hot fix for kdm xconsole
* Tue Aug 20 2002 adrianAATTsuse.de- apply kdm xconsole patch from ossi with some changes- let konqueror->Go->Applications go to {/etc/,}opt/kde3/share/applnk- set explicit kcheckpass permissions in %files section- use default kdmrc in /opt only and make /etc free for theme package- add extra hooks for additional UL calls- coolo: fix kicker_default patch- coolo: fix khelpcenter startup
* Tue Aug 20 2002 cooloAATTsuse.de- fixing kicker default for smaller resolutions
* Mon Aug 19 2002 adrianAATTsuse.de- unset also QTDIR in startkde- update khelpcenter to current HEAD snapshot
* Mon Aug 19 2002 cooloAATTsuse.de- changed ShowUsers from All to NotHidden
* Mon Aug 19 2002 cooloAATTsuse.de- use Nimbus Sans l when installed instead of helvetica
* Sun Aug 18 2002 adrianAATTsuse.de- fix PreRequires
* Wed Aug 14 2002 cooloAATTsuse.de- 400 is too few on 800x600 - 480 is minimum (6 buttons remaining)
* Tue Aug 13 2002 cooloAATTsuse.de- changed kcheckpass to suid root again as discussed with kukuk (needed for nisplus+ldap)
* Mon Aug 12 2002 cooloAATTsuse.de- don\'t name the default_desktop stuff suse_- let the scripts specify the row/col- fix the name of the resulting icons- remove the file from auto start after having done the work- keep 100 pixels more for the taskbar
* Sun Aug 11 2002 cooloAATTsuse.de- splitting the kdesktop moving patch from the suse_default patch and fixing both
* Sat Aug 10 2002 cooloAATTsuse.de- changed the way kicker sets the default config
* Sat Aug 10 2002 adrianAATTsuse.de- disable kdesktop patch for now
* Sat Aug 10 2002 adrianAATTsuse.de- second try of gcc 3 fix for suse_move_default_desktop (yes, again untested ;)
* Sat Aug 10 2002 adrianAATTsuse.de- fix build for 7.3 and older
* Sat Aug 10 2002 adrianAATTsuse.de- fix build of suse_move_default_desktop for gcc 3
* Fri Aug 09 2002 adrianAATTsuse.de- add workaround for plugins when compiled with gcc 3.x (from malte)
* Fri Aug 09 2002 cooloAATTsuse.de- adding suse_move_default_desktop - to be used through kdebase-SuSE (the name of the tool isn\'t visible to the user, so other UL parties can use it too :)
* Fri Aug 09 2002 adrianAATTsuse.de- fix build for older distributions
* Thu Aug 08 2002 adrianAATTsuse.de- fix stupid typo in spec file
* Thu Aug 08 2002 adrianAATTsuse.de- update to version 3.0.3- update khelpcenter from current HEAD
* Wed Aug 07 2002 cooloAATTsuse.de- show the default printer\'s jobs by default
* Tue Aug 06 2002 cooloAATTsuse.de- fixing the fix
* Tue Aug 06 2002 cooloAATTsuse.de- extending konsole fix
* Tue Aug 06 2002 cooloAATTsuse.de- fixing konsole on PPC
* Fri Aug 02 2002 cooloAATTsuse.de- don\'t use lilo reboot option by default
* Thu Aug 01 2002 adrianAATTsuse.de- fix PreRequires- set default kdmrc greeting string to \"United Linux 1.0\"- fix %post / %pre scripts
* Wed Jul 24 2002 adrianAATTsuse.de- fix #neededforbuild
* Mon Jul 22 2002 cooloAATTsuse.de- fixing scope of the lib64 patch
* Fri Jul 19 2002 adrianAATTsuse.de- do not export KDE_MALLOC anymore
* Thu Jul 18 2002 adrianAATTsuse.de- fix file list
* Wed Jul 17 2002 adrianAATTsuse.de- split samba dependend libs into -samba subpackage- use updated lib64 patches from coolo- fix build for several changes in base system
* Tue Jul 16 2002 cooloAATTsuse.de- fixing location for ldap on lib64 architectures- fixing cddb entries for Schwab\'s CD
* Sun Jul 14 2002 adrianAATTsuse.de- split sub-packages for kdm, konqueror and unneeded extra stuff.- do not start kinternet for 8.1 and higher by startkde- apply fix for smb kio from coolo- apply fix for kpager from coolo- apply fix to fix time stamps when handle with konqueror from coolo- fix USE_FAM variable in startscript
* Mon Jul 01 2002 adrianAATTsuse.de- fix default settings for klipper to start Netscape and Mozilla
* Mon Jun 24 2002 adrianAATTsuse.de- update to version 3.0.2
* Wed Jun 12 2002 cooloAATTsuse.de- cleanup around $configkde
* Mon Jun 10 2002 adrianAATTsuse.de- fix memory leak in kfind (partitial, but the bigger one ;)
* Mon Jun 10 2002 cooloAATTsuse.de- adding fix for cddb computation
* Sun Jun 09 2002 adrianAATTsuse.de- fix build on lib64 (audiocd slave)
* Wed May 29 2002 adrianAATTsuse.de- use update_admin- add extra optional script directory /opt/kde3/share/addon-scripts/- check for tmp-$HOST symlinks in startscript
* Tue May 14 2002 adrianAATTsuse.de- update to 3.0.1, second try- memory leak fixes for kicker
* Fri May 10 2002 adrianAATTsuse.de- update to 3.0.1
* Tue May 07 2002 meissnerAATTsuse.de- generic KDE Libdir fixes, fixed updatedialog compilation.
* Wed Apr 17 2002 adrianAATTsuse.de- do not overwrite root-user settings
* Mon Apr 15 2002 adrianAATTsuse.de- add pre install script to check for a /opt/kde3/share/config/kdm directory.- rename ksysguardd3 back to ksysguardd
* Wed Mar 27 2002 adrianAATTsuse.de- do not start kpersonilzer (fix it really)
* Wed Mar 27 2002 adrianAATTsuse.de- remove wrong double quotes around the Desktop copy routine- disable kpersonalizer on autostart (it mess up some systems during update)
* Wed Mar 27 2002 kukukAATTsuse.de- Remove last konsole patch
* Tue Mar 26 2002 adrianAATTsuse.de- crash fix for konqueror, when browsing not readable directorys (made by Andreas Schwab)
* Mon Mar 25 2002 adrianAATTsuse.de- update tar ball to 3.0 final, second try- add window raise fix for ktaskbar in kicker
* Mon Mar 25 2002 adrianAATTsuse.de- update to 3.0 final (everything is wonderfull release)- unset $KDEDIRS instead of exporting, we have /etc/kde3rc now
* Thu Mar 21 2002 adrianAATTsuse.de- update to 3.0rc3- change to new SuSE background, if the user is still using the old version
* Mon Mar 18 2002 adrianAATTsuse.de- fix ~/.kde2->~/.kde copy routine
* Thu Mar 14 2002 roAATTsuse.de- changed neededforbuild to
* Sun Mar 10 2002 adrianAATTsuse.de- fix %pre install script
* Sun Mar 10 2002 adrianAATTsuse.de- update to 3.0rc2
* Tue Mar 05 2002 roAATTsuse.de- fixed pre-install
* Mon Mar 04 2002 adrianAATTsuse.de- update to 3.0rc1
* Tue Feb 26 2002 adrianAATTsuse.de- fix startscript (use changed sysconfig variables)
* Tue Feb 26 2002 adrianAATTsuse.de- fix updatedialog install
* Tue Feb 26 2002 adrianAATTsuse.de- update to snapshot 2.92.2002022519
* Thu Feb 14 2002 adrianAATTsuse.de- update to snapshot 2.92.2002021421- move Doug Lea\'s malloc to kdelibs3 (can be configured via kdebase3-SuSE)- fix samba support- add KDE 2 -> 3 update tool
* Tue Feb 12 2002 adrianAATTsuse.de- add optional Doug Lea\'s fast malloc implementation- fix ownership of files
* Mon Feb 11 2002 adrianAATTsuse.de- update to snapshot 2.92.2002021111- add rckdm symlink- kdm follows qtrc
* Wed Feb 06 2002 adrianAATTsuse.de- update to version 2.92 (KDE 3.0 beta 2)- use common_compile_flags
* Tue Jan 29 2002 adrianAATTsuse.de- fix startkde script to call startkde.theme early enough
* Mon Jan 28 2002 adrianAATTsuse.de- fix $KDEDIRS
* Mon Jan 28 2002 adrianAATTsuse.de- update to snapshot 2.91.2002012811
* Sun Jan 27 2002 schwabAATTsuse.de- Remove invalid use of PAGE_SHIFT.
* Tue Jan 22 2002 adrianAATTsuse.de- update to snapshot 2.91.2002012221- move all distribution version depending configure stuff to kdebase3-SuSE
* Wed Jan 16 2002 adrianAATTsuse.de- really fix the kde start link
* Tue Jan 15 2002 adrianAATTsuse.de- update to snapshot 2.91.2002011511- fix kde start link for 7.3.99 development version
* Tue Jan 08 2002 adrianAATTsuse.de- use current CVS snapshot- disable rpath linking depending on kdelibs
* Tue Dec 18 2001 adrianAATTsuse.de- update to version 2.91 (3.0 beta1)
* Tue Dec 04 2001 adrianAATTsuse.de- use current cvs snapshot
* Fri Nov 02 2001 adrianAATTsuse.de- using cvs snapshot from 01 Nov. 2001 ( compiles again with qt 3 final )
* Tue Sep 25 2001 adrianAATTsuse.de- remove a part of setuid-kdm patch, which caused hanging and killing a bit too much processes- added diff to avoid killing arbitrary processes
* Mon Sep 24 2001 adrianAATTsuse.de- add setuid-kdm patch (SECURITY FIX)- remove export $LANGUAGE from startkde- remove testing patch from kdm- fix KOffice icon really- add fixes for IconDialog in kmenuedit and kicker (all icons are back)
* Fri Sep 21 2001 adrianAATTsuse.de- fix icon positions again- change ktip picture- add dcopserver_shutdown also before a new session is started (no more login problems;)- kdm greeter will do not cover xconsole anymore- fix kcmkdm to use the right kdmrc file (and not to remove the link)- fix SuSEconfig.kdm2 for security non-easy mode (\"NoStars\"->\"NoEcho\")- fix Home/End keys in konsole _really_- fix SegFault in audiocd+lame after first title- add some last fixes for kdm (thanks a lot, ossi)- fix ksysguardd start script (kill only, if pid file present)- change koffice icon from unkown->xedit
* Thu Sep 20 2001 adrianAATTsuse.de- add dcopserver_shutdown from HEAD branch and call it in startkde
* Thu Sep 20 2001 adrianAATTsuse.de- add fix for wrong ownership of $HOME/.wmrc
* Thu Sep 20 2001 adrianAATTsuse.de- change icon for kwintv template
* Tue Sep 18 2001 mfabianAATTsuse.de- fix for bug #10464: make Japanese input possible even when UNIX-style application shortcuts are selected (Japanese input becomes impossible when the keyboard shortcut for \"SelectAll\" is empty. This workaround sets it to \"Alt+Ctrl+Shift+A\" instead).- patch for kpersonalizer to handle encoding as well
* Tue Sep 18 2001 adrianAATTsuse.de- add signal handler fix for smbro:- revert patch for konsole, which breaks the Home/End keys- minor theme improvements- add fixes kcontrol:
* size for YaST2
* broken about page for Menus with sub folders
* rename Modify button to root button
* Wed Sep 12 2001 adrianAATTsuse.de- apply cvs branch fix (fix icon desktop handling)- improve startkde.devices script for better icon positioning
* Tue Sep 11 2001 adrianAATTsuse.de- update to second try of kdebase 2.2.1 tar ball
* Sat Sep 08 2001 adrianAATTsuse.de- update to 2.2.1- fix sane check for kooka icon- make the Euro char working again in konsole- fix CD-R icon on desktop
* Wed Sep 05 2001 adrianAATTsuse.de- add kwintv and kooka to start scripts- fix file conflicts- apply patch from kukuk: do not show lilo menu on non i386 architectures
* Tue Sep 04 2001 adrianAATTsuse.de- update to current KDE_2_2_BRANCH ( 04.09.2001 )
* konsole fixes again
* translation updates
* audiocd fix for Xing tag writing
* charset define fix in kcontrol title- fix startkde & SuSEconfig scripts
* Sun Sep 02 2001 adrianAATTsuse.de- update to current KDE_2_2_BRANCH ( 02.09.2001 )
* ksmserver checks disk-space in error handling
* removed startup notification for kpager
* fix x screen savers
* kate fixes
* konsole fixes- add fallbackAppliation lines to templates- fix startkde scripts for new theme
* Wed Aug 29 2001 adrianAATTsuse.de- fix logo patch
* Tue Aug 28 2001 adrianAATTsuse.de- update to current KDE_2_2_BRANCH ( 28.08.2001 )
* better gui in kcontrol file handling
* konsole fixes
* crash fix for konqueror about:blank
* translation updates- kdm pam support fix
* Tue Aug 28 2001 adrianAATTsuse.de- fix startkde scripts for new theme
* Sun Aug 26 2001 roAATTsuse.de- fix typo in specfile (build-root dir was missing in one place)
* Sat Aug 25 2001 adrianAATTsuse.de- update to current KDE_2_2_BRANCH
* several fixes for konsole- split and cleanup SuSE startkde script- do not apply kcm modules twice on KDE start
* Tue Aug 21 2001 adrianAATTsuse.de- update to current KDE_2_2_BRANCH
* fixes for icon handling on desktop
* konsole fixes and enhencements
* kpersonalizer fixes
* icon cleaning
* several kicker fixes- dlopen libmp3lame if present- add README and spec file to compile lame- obsolete kdebase-i686 until objprelink does work better- move ksysguardd to /usr/bin/
* Mon Aug 06 2001 adrianAATTsuse.de- update to final 2.2- add optimized -i686 package for i386 architecture- add start scripts for ksysguardd- add SuSE menu kicker patch
* Wed Aug 01 2001 adrianAATTsuse.de- update to 2.2rc1
* Fri Jun 29 2001 adrianAATTsuse.de- 2.2beta1
* Mon May 28 2001 adrianAATTsuse.de- 2.2alpha2
* Tue May 22 2001 adrianAATTsuse.de- switch greeting font in kdm to helvetica- write correct codec numbers for ja,ko,zh- fix anti_xsnow_pro_netscape fix
* Tue May 15 2001 adrianAATTsuse.de- fix kdialog dialog
* Tue May 15 2001 adrianAATTsuse.de- add hack to workaround a segfault from Flash6 plugin- fix root warning in startkde
* Mon May 14 2001 adrianAATTsuse.de- my last try to get the top icons in line (startkde script changes)
* Sat May 12 2001 adrianAATTsuse.de- set rc.config variable back to auto (the users get a asterix in passwd field by default)- set konsole keytab to XFree86 3 by default, F-Keys are working now- change picture in ktip
* Fri May 11 2001 adrianAATTsuse.de- fix SuSEconfig.kdm2 for LANG=C- improve icon positions on desktop
* Thu May 10 2001 adrianAATTsuse.de- fix lock up if $LANG is not set- fix not translated Floppy- add bookmarks to menu- add SuSE icon to desktop
* Mon May 07 2001 adrianAATTsuse.de- fix permissions in kdebase-conf.tar.bz2- big icons on panel only for >1280x1024- revert coolo\'s xsnow hack (it is summer, netscape is more important and it reduces the load) (BTW: dpms was also broken by this hack ...)- check for broken SM entry for kicker in kwin:
*- change KDM_SHUTDOWN default to local
* Sun May 06 2001 adrianAATTsuse.de- reorganize startkde script to use old and new mountpoints and translate application icons on desktop- update to current KDE_2_1_BRANCH- fix kdm to use Language from kdmrc and not configuration from root- fix SuSEconfig.kdm2 to write language depended GreetString- make kcontrol widther by default for YaST2- ignore LastLogin in kdmrc for md5sum- add own kickerrc for resolution 1024 and more- fix wmlist handling- drop libkicker_internal.la to fix crashes as suggested by Waldo- add public_html link to konqueror tree- add drives folder to konqueror tree- fix broken line in proxy.desktop
* Tue May 01 2001 adrianAATTsuse.de- kcmshell reposition for YaST2 modules- use iso-8895-15 to support the EUR
* Tue Apr 24 2001 adrianAATTsuse.de- drop sensors support (do it really destroy thinkpads ?, not my ;-)- add konsole patch from mls for latin9
* Mon Apr 23 2001 adrianAATTsuse.de- use SuSEwizard for setup- strip leading /media/ for device icons- cleanup startkde
* Wed Apr 18 2001 adrianAATTsuse.de- switch off --enable-final for axp
* Fri Apr 13 2001 adrianAATTsuse.de- show currency symbol/Euro() in kcontrol font dialog
* Wed Apr 11 2001 adrianAATTsuse.de- fix SuSEconfig.kdm2- fix conflicts in sub packages
* Mon Apr 09 2001 adrianAATTsuse.de- added dialog box while root login. Hopefully no more magazines will write about our ugly red standard desktop. But I do not believe it.- disable alsa for 7.0-ppc
* Fri Apr 06 2001 adrianAATTsuse.de- -O2 for axp apply NOnostdlib patch (resolve hopefully ppc link problems)
* Thu Mar 29 2001 roAATTsuse.de- neededforbuild fix
* Wed Mar 28 2001 mfabianAATTsuse.de- I didn\'t apply the patch for my last changelog entry correctly. fixed.
* Tue Mar 27 2001 mfabianAATTsuse.de- use correct charset for Japanese, Korean, and Chinese in \"startkde\"- use \"default\" as the font for Japanese, Korean, and Chinese in /sbin/conf.d/SuSEconfig.kdm2- add \"GreetString[ja]\" to /opt/kde2/share/config/SuSE/config/kdmrc- add \"windowmanager\" to \"Provides:\"
* Tue Mar 27 2001 roAATTsuse.de- changed neededforbuild to
* Sat Mar 24 2001 adrianAATTsuse.de- go back to -O0 for ppc disable cdparanoia support for 6.3
* Wed Mar 21 2001 adrianAATTsuse.de- remove QT_XFT=yes from startkde to reduce problems with NVidia Vanta cards
* Tue Mar 20 2001 adrianAATTsuse.de- enable -O2 for ppc
* Tue Mar 20 2001 adrianAATTsuse.de- update to 2.1.1 (official tar ball)
* Tue Mar 20 2001 adrianAATTsuse.de- add feature to kicker (SuSE menu as main menu now possible)
* Mon Mar 19 2001 adrianAATTsuse.de- fix patches again :-(
* Sun Mar 18 2001 adrianAATTsuse.de- fix patches
* Sat Mar 17 2001 adrianAATTsuse.de- update to current 2_1_BRANCH
* Thu Mar 15 2001 roAATTsuse.de- changed neededforbuild to - changed neededforbuild to
* Thu Mar 15 2001 roAATTsuse.de- fixed neededforbuild for openldap
* Tue Mar 13 2001 roAATTsuse.de- removed second occurence of docbk30 from neededforbuild
* Tue Mar 13 2001 roAATTsuse.de- changed neededforbuild to
* Wed Mar 07 2001 roAATTsuse.de- changed neededforbuild to
* Wed Feb 28 2001 schwabAATTsuse.de- kcontrol: Use getpagesize() to determine page size.
* Tue Feb 27 2001 roAATTsuse.de- changed neededforbuild to
* Wed Feb 21 2001 adrianAATTsuse.de- update to final 2.1.0
* Mon Feb 19 2001 adrianAATTsuse.de- update to 2.1 post beta 2
* Wed Jan 24 2001 adrianAATTsuse.de- fix konsole for non iso8859-1 add Mozilla to desktop, if Netscape is not installed make SuSEconfig.kdm2 output nicer a little bit heigher welcome screen
* Mon Jan 22 2001 adrianAATTsuse.de- fix maximize button in SuSE decoration
* Mon Jan 22 2001 adrianAATTsuse.de- set nr of mixer in kcontrol to 1 bye default, this fix the error lines in xconsole- fix not translated icons on desktop
* Wed Jan 17 2001 adrianAATTsuse.de- changed kcheckpass to setgroudid shadow instead of setuserid root add kinternet call to startkde fixed web font sizes fixed kde menu icons fixed non iso-8859-1 language support
* Wed Jan 17 2001 adrianAATTsuse.de- fix locolor config for standard user and root user settings
* Mon Jan 15 2001 adrianAATTsuse.de- fix info service
* Mon Jan 15 2001 adrianAATTsuse.de- fix welcome page size for resolutions>1152 switch to small desktop font, which looks better fix czech trash bin name on desktop update logo on desktop
* Sun Jan 14 2001 adrianAATTsuse.de- fix hang in SuSEconfig.kdm2, when REAL_LANG is empty
* Sat Jan 13 2001 adrianAATTsuse.de- fix fallback icon for applications in kicker fix welcome page start (does not start anymore in second login) fix SuSE decoration close function from menu
* Fri Jan 12 2001 adrianAATTsuse.de- new tar ball from KDE_2_0_BRANCH (fix ksysguard bug) change kcontrol root button label a little work on the logo fix rc.config template fix $LANG problem in welcome page startup
* Thu Jan 11 2001 adrianAATTsuse.de- changed logo changed inactive text color in window header
* Thu Jan 11 2001 adrianAATTsuse.de- delete debug lines in SuSEconfig.kdm2 (cause a hang)
* Wed Jan 10 2001 adrianAATTsuse.de- fix SuSEconfig.kdm2 for czech people workaround KDE bug in charset selection via script fix startkde function for suppress double desktop icons
* Tue Jan 09 2001 adrianAATTsuse.de- fix welcome page start fix bg colors. 220,220,220 again. added security fix for kdesud from Waldo
* Sun Jan 07 2001 adrianAATTsuse.de- fix update problems due to changed icon handling
* Sun Jan 07 2001 adrianAATTsuse.de- change icon handling
* Thu Jan 04 2001 adrianAATTsuse.de- changes in SuSE theme workaround slow mouse acceleration from XFree 4 added fix for stolen focus in kdm (Thanks Waldo) fix ktip start on every KDE start do not set $LANG new anymore, since kdelibs are fixed new tar ball with Kernel 2.4 fix in ksysguard (Thanks Chris)
* Tue Jan 02 2001 adrianAATTsuse.de- font handling fix for AA (thanks Kurt)
* Mon Jan 01 2001 adrianAATTsuse.de- add kdm resize patch for little resolutions fix SuSEconfig.kdm2 for languages with no defined charsets set $LANG for KDE 2 in startkde (for a desktop with native language)
* Sat Dec 30 2000 adrianAATTsuse.de- fixed two .desktop files for kcontrol minor fix in startkde new version of SuSE decoration
* Fri Dec 22 2000 adrianAATTsuse.de- switch off the X11 resource manager by default set TERM=kvt for konsole (several Keys like Pos1 are working now) minor fix in startkde
* Wed Dec 20 2000 adrianAATTsuse.de- fix SuSEconfig.kdm2 for non iso-8859-1 added option to disable SuSE theme added --SuSE function to ksplash added kdm sec patch from waldo
* Mon Dec 18 2000 adrianAATTsuse.de- make symbol labels nicer do not show double icons added rc.config entrys for kdm
* Sun Dec 10 2000 adrianAATTsuse.de- extend startkde for dvd and cdrecorder added logo background mode changed kicker configuration fixed line up function for icons on root window enabled Mesa support again
* Sat Dec 09 2000 adrianAATTsuse.de- fixing startkde and working on the SuSE theme
* Wed Dec 06 2000 adrianAATTsuse.de- fixed kde link
* Wed Nov 29 2000 adrianAATTsuse.de- update to 2.0.1
* Tue Nov 21 2000 roAATTsuse.de- switch to openmotif
* Mon Nov 20 2000 adrianAATTsuse.de- moved non kde icon support to kdelibs added drive icon creation to startkde
* Fri Nov 17 2000 adrianAATTsuse.de- fixed kdm
* Fri Nov 17 2000 roAATTsuse.de- fixed neededforbuild: += libmng-devel
* Thu Nov 16 2000 adrianAATTsuse.de- update to newer snapshot from KDE_2_0_BRANCH
* Fri Nov 03 2000 adrianAATTsuse.de- fixed needed for build
* Thu Nov 02 2000 adrianAATTsuse.de- fixed file list
* Tue Oct 17 2000 adrianAATTsuse.de- update to 2.0.0- added SuSE decoration- splitted package into
* kdebase
* kdebase-devel
* Tue Sep 12 2000 adrianAATTsuse.de- update to RC 1
* Mon Aug 21 2000 adrianAATTsuse.de- update to beta 4 / 1.93
* Mon Jul 31 2000 adrianAATTsuse.de- added workaround for localized startup (KDE2 can not handle aliases)
* Mon Jul 24 2000 adrianAATTsuse.de- update to second try of beta 3
* Fri Jul 21 2000 adrianAATTsuse.de- update to beta 3
* Mon Jul 17 2000 adrianAATTsuse.de- update to snapshot from 17.07.2000
* Thu Jul 13 2000 adrianAATTsuse.de- fixed really the filelist
* Wed Jul 12 2000 adrianAATTsuse.de- fixed filelist and fix for older distris
* Mon Jul 10 2000 adrianAATTsuse.de- fix start script
* Mon Jul 10 2000 adrianAATTsuse.de- update to snapshot from 06.07.2000
* Sun Jun 11 2000 adrianAATTsuse.de- added netscape plugin support
* Fri Jun 09 2000 adrianAATTsuse.de- added workarounds in startkde
* Fri Jun 09 2000 adrianAATTsuse.de- update to 1.91; beta 2
* Sun May 28 2000 adrianAATTsuse.de- snapshot from 28.05.2000 new type of spec file
* Fri May 12 2000 adrianAATTsuse.de- update to 1.90
* Thu Apr 27 2000 adrianAATTsuse.de- snapshot from 25.04.2000
* Wed Apr 19 2000 adrianAATTsuse.de- snapshot from 17.04.2000
* Fri Mar 31 2000 adrianAATTsuse.de- the first KDE 2 snapshot. still PRE 1.90
 
ICM