Commit Graph

431 Commits

Author SHA1 Message Date
Bill Nottingham 91b0fe6f15 Fix typo that causes a failure to update the common directory. (releng #2781) 2009-11-26 01:21:26 +00:00
Kevin Kofler 898b31e54f Sync from F-10:
* Mon Jun  1 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.4-2
- respun tarball

* Sat May 30 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.4-1
- KDE 4.2.4
2009-06-01 18:42:14 +00:00
Rex Dieter 0975b208b9 * Tue May 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.3-3
- kde4.(sh|csh): drop QT_PLUGINS_PATH munging, kde4-config call (#498809)
2009-05-12 17:11:40 +00:00
Than Ngo b3b24ffe98 fxi gcc-4.4 build issue 2009-05-05 09:34:41 +00:00
Than Ngo 09d7974519 - better fix for strcasestr detection 2009-05-04 21:48:08 +00:00
Than Ngo a6ffacd745 - better fix for strcasestr detection 2009-05-04 21:43:04 +00:00
Lukas Tinkl 55fd7710b3 KDE 4.2.3 2009-05-04 14:22:25 +00:00
Lukas Tinkl 7acf9e714d /tmp/cvsXCJtVy 2009-04-28 12:20:38 +00:00
Kevin Kofler b45e314d66 * Fri Apr 24 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.2-12
- drop the PopupApplet configuration backports (#495998) for now, kconf_update
  does not work as expected for Plasma
2009-04-24 01:45:15 +00:00
Kevin Kofler 7497e45178 * Thu Apr 23 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.2-11
- fix the kconf_update scriptlet for #495998 again (missing DELETEGROUP)
2009-04-23 22:50:29 +00:00
Kevin Kofler 072adc08fe * Thu Apr 23 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.2-10
- fix the kconf_update scriptlet for #495998
2009-04-23 21:29:02 +00:00
Kevin Kofler 0c7c7dd0c2 Sync from F11:
* Tue Apr 21 2009 Than Ngo <than@redhat.com> - 4.2.2-9
- don't let plasma appear over screensaver
2009-04-21 15:13:02 +00:00
Kevin Kofler de67f13977 Apply the correct patch. 2009-04-20 13:08:29 +00:00
Kevin Kofler 8acc265660 * Mon Apr 20 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.2.2-8
- fix Plasma PopupApplet configuration interfering with weather applet (#495998)
2009-04-20 12:45:40 +00:00
Rex Dieter 5965f532ef * Sun Apr 19 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.2-7
- fix and simplify the child struct disposal (kde#180785)
2009-04-19 15:27:49 +00:00
Rex Dieter 8504c506af * Sat Apr 18 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.2-6
- squash leaky file descriptors in kdeinit (kde#180785,rhbz#484370)
2009-04-18 23:13:42 +00:00
Kevin Kofler c193501b26 Sync from devel:
* Fri Apr 10 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.2-5
- fix bidi-related hangs in khtml (kde#189161)

* Wed Apr 08 2009 Than Ngo <than@redhat.com> - 4.2.2-4
- upstream patch fix ReadOnlyPart crash for non-local file
2009-04-10 22:26:18 +00:00
Than Ngo e11a04c897 fix kickoff focus issue 2009-04-07 16:14:54 +00:00
Than Ngo c9c0ce2eaa upstream patch to fix kio_http issue 2009-04-07 10:28:02 +00:00
Rex Dieter 64c953acd1 * Wed Apr 1 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.2-1
- KDE 4.2.2
2009-04-01 17:52:26 +00:00
Rex Dieter 2a9ba4e274 * Wed Mar 05 2009 Rex Dieter <rdieter@fedorproject.org> - 4.2.1-4
- move designer plugins to main/runtime (#487622)
2009-03-05 01:26:20 +00:00
Kevin Kofler abb248cee1 Revert, the "better" patch does not work. 2009-03-03 22:06:10 +00:00
Kevin Kofler fcf9e03ca3 * Tue Mar 03 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.1-3
- better fix for #485968 (fix aliasing instead of using -fno-strict-aliasing)
2009-03-03 19:40:16 +00:00
Lukas Tinkl 8f0d485187 sync with devel/ 2009-03-02 10:11:42 +00:00
Lukas Tinkl cfe5cd32fe KDE 4.2.1 2009-02-27 16:57:30 +00:00
Kevin Kofler 63693fb9da Sync from devel:
* Tue Feb 24 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.0-15
- fix crash in ~KMainWindow triggered by sending messages in KNode (kde#182322)

* Mon Feb 23 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-14
- (Build)Req: soprano(-devel) >= 2.2
- devel: drop Req: zlib-devel libutempter-devel

* Wed Feb 18 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.0-13
- disable strict aliasing in kjs/dtoa.cpp (GCC 4.4 x86_64 crash) (#485968)

* Thu Feb 12 2009 Than Ngo <than@redhat.com> - 4.2.0-11
- make plasma work better with Qt 4.5 (when built against Qt 4.5)
- add gcc44-workaround
2009-02-24 04:28:22 +00:00
Rex Dieter 92393ed087 * Fri Feb 06 2009 Than Ngo <than@redhat.com> - 4.2.0-10
- Fix duplicated applications in the K menu and in keditfiletype
2009-02-08 20:06:36 +00:00
Rex Dieter 6dda719810 * Thu Feb 05 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.0-9
- ssl/proxy patch (kde#179934)
2009-02-05 14:46:13 +00:00
Rex Dieter 4cd7912512 * Fri Jan 30 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.0-7
- kded/kdirwatch patch (kde#182472)
2009-01-30 20:49:15 +00:00
Rex Dieter 7b03f2b6bd * Fri Jan 30 2009 Lukáš Tinkl <ltinkl@redhat.com> 4.2.0-6
- Emit the correct FilesRemoved signal if the job was aborted in the middle of its operation,
  otherwise it can result in confusion and data loss (overwriting files with files
  that don't exist). kdebug:118593
- Fix "klauncher hangs when kdeinit4 dies" -- this happened because
  klauncher was doing a blocking read forever.
- Repair klauncher support for unique-applications like konsole.
  kdebug:162729, kdebug:75492
2009-01-30 17:25:55 +00:00
Kevin Kofler bff72e482d * Fri Jan 30 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.0-5
- reenable PolicyKit and NTFS workarounds

WHY was this commented out??? It applies without the slightest offset or fuzz. Please don't comment out patches!
2009-01-30 02:05:29 +00:00
Kevin Kofler 6cd4861472 Remove plasma-on-screensaver-security patch, already in respun tarball and thus no longer applied. 2009-01-28 15:56:16 +00:00
Lukas Tinkl 6a049175a0 respun 4.2.0 tarball, plasma security fix 2009-01-27 10:40:00 +00:00
Lukas Tinkl 67eeafc02a correct sources 2009-01-26 11:49:14 +00:00
Lukas Tinkl b4e064e9e9 KDE 4.2.0 2009-01-26 10:39:58 +00:00
Kevin Kofler f83c982774 Oops, it's 2009 already. ;-) 2009-01-08 05:00:15 +00:00
Lukas Tinkl 6da9757e85 another upstream patch 2009-01-07 15:10:35 +00:00
Lukas Tinkl d139eb644e really drop it :) 2009-01-07 14:51:44 +00:00
Lukas Tinkl 6fb9bb2e38 drop upstream patches 2009-01-07 14:47:42 +00:00
Lukas Tinkl 5b70d65ff8 fix PolicyKit patch 2009-01-07 14:34:36 +00:00
Lukas Tinkl 6addd6d3f7 KDE 4.1.4 2009-01-07 12:29:00 +00:00
Kevin Kofler 7ba14c5e52 Fix patch. 2008-12-08 01:34:19 +00:00
Kevin Kofler 831e2f158a * Mon Dec 08 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.3-4
- restore NTFS workaround which accidentally got dropped in the 4.1.3 update
2008-12-08 01:12:23 +00:00
Rex Dieter 6dcb092b70 * Thu Nov 20 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.3-3
- unmess Utilities menu (kdebug:161117)
2008-11-20 18:22:53 +00:00
Rex Dieter 901e62dbb3 * Fri Nov 07 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.3-2
- backport http_cache_cleaner fix (kdebug:172182)
2008-11-07 14:07:37 +00:00
Lukas Tinkl 06e01dbb58 drop upstream patches 2008-11-04 14:40:27 +00:00
Lukas Tinkl 269fc22aa5 updated patch 2008-11-04 14:28:30 +00:00
Lukas Tinkl 0e0bf2c120 KDe 4.1.3 2008-11-04 13:10:12 +00:00
Lukas Tinkl 248d42169c drop the kio delete patych, already merged 2008-10-15 13:02:55 +00:00
Lukas Tinkl 41b1ad8ea2 backport 2 more critical fixes 2008-10-15 12:26:02 +00:00