Fedora 9 Update: kdebase-workspace-4.1.0-8.fc9

updates at fedoraproject.org updates at fedoraproject.org
Wed Sep 10 07:22:31 UTC 2008


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2008-6743
2008-09-05 11:02:16
--------------------------------------------------------------------------------

Name        : kdebase-workspace
Product     : Fedora 9
Version     : 4.1.0
Release     : 8.fc9
URL         : http://www.kde.org/
Summary     : K Desktop Environment - Workspace
Description :
The KDE Workspace consists of what is the desktop of the
KDE Desktop Environment.

This package contains:
* kdm (the login manager of KDE)
* khotkeys (a hotkey daemon)
* klipper (a cut & paste history utility)
* kmenuedit (the menu editor)
* krandrtray (resize and rotate X screens)
* krunner (a command run interface)
* ksysguard (a performance monitor)
* kwin (the window manager of KDE)
* kxkb (a utility to switch keyboard maps)
* plasma (the KDE desktop, panels and widgets workspace application)
* systemsettings (the configuration editor)

--------------------------------------------------------------------------------
Update Information:

This is an update to KDE 4.1.0.    See also:
http://www.kde.org/announcements/4.1/    It also updates Qt to 4.4.1 and PyQt4
to 4.4.2. Phonon is now a separate package (split out of kdelibs), QtWebKit is
now part of qt. In addition, the new qgtkstyle package provides a Qt 4 style
using GTK+ for drawing, providing better integration of Qt 4 and KDE 4
applications into GNOME.    NOTE: This update does not include kdepim-4.1.0.
NOTE: Users of previous KDE 4.1.0 packages from updates-testing should "yum
install phonon-backend-xine" which is now the default Phonon backend again.
(When upgrading from KDE 4.0.x, yum will pick the right one by default.)
--------------------------------------------------------------------------------
ChangeLog:

* Mon Aug  4 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.0-8
- patch another place where systemsettings was hidden from the menu (#457739)
* Mon Aug  4 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.0-7
- enable KWin taskbarthumbnail effect (used by backported tooltip manager)
* Fri Aug  1 2008 Rex Dieter <rdieter at fedoraproject.org> 4.1.0-6
- patch to help krandr issues/crashes (kde#152914)
* Fri Aug  1 2008 Lukáš Tinkl <ltinkl at redhat.com> 4.1.0-5
- fix 457479: "Run as root" dialog of kdm system settings is shown twice
  (due to activated signal being connected to twice)
* Fri Aug  1 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.0-4
- fix KDM configuration using the wrong appsdir for themes (#455623)
* Mon Jul 28 2008 Rex Dieter <rdieter at fedoraproject.org> 4.1.0-3
- respun tarball
* Sun Jul 27 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.0-2
- updated tooltip manager from 4.2 (fixes Plasma crash on theme change, #456820)
* Wed Jul 23 2008 Than Ngo <than at redhat.com> 4.1.0-1
- 4.1.0
* Wed Jul 23 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.99-5
- F10+: fix circular kdebase<->kdebase-workspace dependency: don't Obsolete or
  Require kdebase, as kdebase now requires kdebase-workspace, obviating the
  upgrade path hack
* Tue Jul 22 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.99-4
- oxygen-cursor-themes, -wallpapers subpkgs
* Sat Jul 19 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.99-3
- BR soprano-devel (optional dependency of the Plasma Engine Explorer)
* Sat Jul 19 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.99-2
- backport Plasma tooltip manager from KDE 4.2 (fixes regression from 4.0)
  WARNING: Adds some new APIs from 4.2 (Plasma::popupPosition, Plasma::viewFor,
           Plasma::ToolTip*), use at your own risk, we have no control to
           guarantee that they will not change!
* Fri Jul 18 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.99-1
- 4.0.99
* Wed Jul 16 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.98-8
- fix KDM ConsoleKit patch to use x11-display-device instead of display-device
* Wed Jul 16 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.98-7
- fix segfault in KDM ConsoleKit patch (#455562)
* Tue Jul 15 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.98-6
- move systemsettings back from System to Settings in the menu
* Mon Jul 14 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.98-5
- new consolekit-kdm patch using libck-connector, BR ConsoleKit-devel (#430388)
* Mon Jul 14 2008 Rex Dieter <rdieter at fedorproject.org> 4.0.98-4
- install circles kdm theme
* Sun Jul 13 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.98-3
- sync kickoff-suspend patch from F9 (loads ksmserver translations)
* Fri Jul 11 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.98-2
- respun tarball (with systray patch)
* Thu Jul 10 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.98-1
- 4.0.98
* Wed Jul  9 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.85-3
- rewrite and reapply plasma-default-wallpaper patch
- (no more separate plasma-default-wallpaper-config part)
- rediff kde#154119 patch one last time
* Wed Jul  9 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.85-2
- systray icon patch (kde#164786)
* Sun Jul  6 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.85-1
- 4.0.85
* Fri Jun 27 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.84-1
- 4.0.84
* Fri Jun 27 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.83-2
- port and apply kde#154119/kde#158301 patch for moving icons on panel (#439587)
* Thu Jun 19 2008 Than Ngo <than at redhat.com> 4.0.83-1
- 4.0.83 (beta2)
* Tue Jun 17 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.82-2
- +Provides: kdm
* Sat Jun 14 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.82-1
- 4.0.82
* Wed Jun  4 2008 Than Ngo <than at redhat.com> 4.0.80-4
- fix #449881, ksysguard OnlyShowIn=KDE
* Tue Jun  3 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.80-3
- enable NetworkManager support, now compatible with NM 0.7
* Thu May 29 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.80-2
- BR: libcaptury-devel
* Mon May 26 2008 Than Ngo <than at redhat.com> 4.0.80-1
- 4.1 beta1
* Wed May 21 2008 Than Ngo <than at redhat.com> 4.0.72-4
- fix #447030, hyperlinks do not open correctly in firefox
* Thu May  8 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.72-3
- ksysguardd subpkg (#426543)
- %config(noreplace) systemsettingsrc
* Thu May  8 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.72-2
- gtkrc patch (rh#443309, kde#146779)
* Wed May  7 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.72-1
- update to 4.0.72
- update file list (Lorenzo Villani)
- port plasma-konsole, ck-shutdown, rootprivs, plasma-default-wallpaper patches
- remove NoDisplay=true in systemsettings onlyshowkde patch (still add
  OnlyShowIn=KDE), rename to show-systemsettings
- drop upstreamed suspend patch
- drop backported kde#155362 and menu-switch patches
- drop rh#443610 patch, "Zoom Out" should be working in 4.1
- disable kde#158301 patch for now (fails to apply, looks hard to port)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #457526 - Konqueror, Kopete don't fully terminate in KDE 4.1
        https://bugzilla.redhat.com/show_bug.cgi?id=457526
  [ 2 ] Bug #456820 - Plasma crash when installing a new Plasma Theme
        https://bugzilla.redhat.com/show_bug.cgi?id=456820
  [ 3 ] Bug #454930 - Qt Assistant for Qt4 opens a blank window
        https://bugzilla.redhat.com/show_bug.cgi?id=454930
  [ 4 ] Bug #454458 - Translation for KPovModeler shouldn't be there
        https://bugzilla.redhat.com/show_bug.cgi?id=454458
  [ 5 ] Bug #456827 - dolphin doesn't work (soprano version mismatch)
        https://bugzilla.redhat.com/show_bug.cgi?id=456827
  [ 6 ] Bug #456797 - file conflict between kde-l10n-4.1.0-1.fc9.1 and libkdcraw-0.1.4-2.fc9
        https://bugzilla.redhat.com/show_bug.cgi?id=456797
  [ 7 ] Bug #456850 - Missing dep: Package-error in updates-testing?
        https://bugzilla.redhat.com/show_bug.cgi?id=456850
  [ 8 ] Bug #440226 - crash when "samba" button clicked
        https://bugzilla.redhat.com/show_bug.cgi?id=440226
  [ 9 ] Bug #455623 - Cannot install KDM Themes
        https://bugzilla.redhat.com/show_bug.cgi?id=455623
  [ 10 ] Bug #440031 - icons in tray change to few squares
        https://bugzilla.redhat.com/show_bug.cgi?id=440031
  [ 11 ] Bug #453321 - Login manager missing directory complaints
        https://bugzilla.redhat.com/show_bug.cgi?id=453321
  [ 12 ] Bug #457479 - "Run as root" dialog of kdm system settings is shown twice
        https://bugzilla.redhat.com/show_bug.cgi?id=457479
  [ 13 ] Bug #457739 - systemsettings entry is missing from classic program menu
        https://bugzilla.redhat.com/show_bug.cgi?id=457739
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update kdebase-workspace' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the package-announce mailing list