Commit Graph

243 Commits

Author SHA1 Message Date
Richard Hughes
0da38f6cdd New upstream release 2013-12-17 17:02:48 +00:00
Richard Hughes
b91f5c04b1 Remove 'Group' from each subpackage 2013-12-17 16:54:31 +00:00
Michael Schwendt
0a652aa594 Replace the PackageKit dependency in PackageKit-backend-devel
with a dep on PackageKit-glib-devel (which it needs for its
  packagekit-plugin.pc file) to stop the multiarch composer from
  pulling in conflicting PackgeKit packages. (#972571)
- Add %{?_isa} to dbus-devel and sqlite-devel deps.
- Fix group tag for -docs subpackage.
- Drop base package dep in -docs subpackage.
2013-12-12 10:54:22 +01:00
Rex Dieter
0be265f93e PackageKit many broadcasts messages (#781807) 2013-12-07 13:05:09 -06:00
Richard Hughes
e9657c296f Backport a patch from master to fix a crash when getting package history 2013-12-03 09:27:52 +00:00
Richard Hughes
a491b9639b New upstream release 2013-12-02 15:25:49 +00:00
Richard Hughes
e5ecebb367 New upstream release 2013-11-22 15:11:10 +00:00
Rex Dieter
6a376dbb38 own %{_libdir}/packageKit-plugins 2013-11-04 09:37:49 -06:00
Richard Hughes
edbde1df85 Show some text progress when the offline update is going on 2013-11-01 13:18:31 +00:00
Richard Hughes
149c029d39 New upstream release 2013-10-18 11:20:11 +01:00
Rex Dieter
2a445b09b6 cron: require crontabs instead of cronie (#989090) 2013-10-10 18:47:37 -05:00
Richard Hughes
9c435a4caf Backport some fixes from upstream 2013-09-23 16:47:53 +01:00
Richard Hughes
859b0e5104 Fix BRs 2013-09-02 21:24:00 +01:00
Richard Hughes
2f4514bbf0 Fix BRs 2013-09-02 21:06:24 +01:00
Richard Hughes
8f6afc2650 New upstream release 2013-09-02 20:47:34 +01:00
Richard Hughes
65cd6791e7 Do not build the smart backend, it's about to be removed from Fedora 2013-08-21 08:42:59 +01:00
Richard Hughes
2304a404db New upstream release 2013-07-26 15:39:13 +01:00
Kalev Lember
3bdc9ccaa2 Fix the build
Don't use %dir for the /usr/share/PackageKit/icons symlink: stricter
rawhide rpmbuild 4.11.1 compared the the version that was in F19 can
cause the build to fail.
2013-06-28 20:07:47 +02:00
Richard Hughes
f84e052215 Fix the passwordless install for users in wheel group only bug 2013-06-23 11:23:20 +02:00
Richard Hughes
c1b32df01c Backport another fix from master to fix the offline updates feature.
- Resolves: #968936
2013-06-23 11:22:58 +02:00
Richard Hughes
63f4ea2ab8 Backport 2 fixes from master to increase the maximum number of packages that
can be processed, and also to fix a race in the offline updates feature.
2013-06-23 11:22:33 +02:00
Matthias Clasen
106e20dde9 Trimp changelog 2013-06-22 09:39:25 -04:00
Matthias Clasen
acb266dcd6 Make building without bash-completion work 2013-05-21 20:33:36 -04:00
Richard Hughes
7eb0e99832 Snip legacy changelog info 2013-05-20 14:45:47 +01:00
Richard Hughes
be8300f123 New upstream release 2013-05-20 14:45:25 +01:00
Richard Hughes
6f8e083fe6 Backport a patch from master to fix package selection in gnome-packagekit 2013-05-09 19:48:07 +01:00
Richard Hughes
d87cb2473a New upstream release 2013-05-08 10:02:28 +01:00
Kalev Lember
39baeb87cc Drop the dep on preupgrade
Preupgrade is getting retired and is replaced by fedup in F18+. There is
still a soft dep on /usr/share/preupgrade/releases.list: PackageKit's
yum backend reads that file to decide if it should do distro upgrades.
However, that file as shipped in the preupgrade rpm is severely out of
date and isn't really useful any more in its current form.
2013-04-04 10:40:38 +02:00
Dennis Gilmore
0f24610347 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 09:30:36 -06:00
Tomas Bzatek
a9ffbb85c6 Rebuilt for new libarchive 2013-01-17 14:00:11 +01:00
Richard Hughes
d668ec830f New upstream release
- Do not ask for authentication when the transaction is being simulated
- If a simulated only-trusted transaction returns with need-untrusted
  then re-simulate with only-trusted=FALSE
- systemd-updates: Don't show 'Update process 99% complete'
- The GStreamer provide name is gstreamer1() not gstreamer1.0()
- Use /dev/tty or /dev/console where available
2013-01-16 17:23:31 +00:00
Richard Hughes
c1381698c0 New upstream release
- Don't search in command-not-found if backend is known to be too slow
- Correctly match the installed file to a package when checking shared libraries
- Do not send the UpdatesChanged signal for only-download or simulate
- Don't throw a cryptic warning when 'pkcon update' has no packages needing an update
- Emit RequireRestart(system) in a PackageKit daemon plugin
- Move the libpackagekit-qt code to a separate project
- Perform the simulation of spawned transactions correctly
- Reinstate 'pkcon list-create' for the service pack functionality
- Show a progressbar if the user presses [esc] during the system update
- yum: Don't crash when resolving groups
- yum: Don't rely on a blacklist for RequireRestart
- yum: Handle NoMoreMirrorsRepoError when using repo.getPackage()
- yum: Only emit the package list once when using WhatProvides() with multiple search terms
- yum: Use a the error NoPackagesToUpdate when there are no updates available
- zif: Don't try to cancel the backend if it's not running
2012-11-26 12:06:24 +00:00
Rex Dieter
f31dab3ea1 yum-plugin: make PK dep versioned 2012-10-31 11:34:36 -05:00
Richard Hughes
5311b5012b New upstream release
- Remove upstreamed patches
- zif: Fix a critical warning when enabling a repository
2012-10-29 15:20:50 +00:00
Rex Dieter
d7edd94699 sigh, another typo 2012-10-08 08:12:35 -05:00
Rex Dieter
86f1ef2c44 yum: Requires: yum >= 3.5.3-45 2012-10-08 08:11:29 -05:00
Richard Hughes
1175d45bc8 Backport some more patches from upstream:
- Never show the DBUS remote error to the user
- Fix the pango_language_matches() parameter list regression
- Don't crash when writing the offline-updates results file
- Only save interesting packages to offline-update-competed
- Resolves: #862161, #857908
2012-10-04 11:57:27 +01:00
Rex Dieter
d915c61d13 0.8.4-2
- -yum: Requires: yum >= 3.4.3-35
- PackageKit.conf: StateChangedTimeoutPriority=2
- backport -qt api/abi change
2012-10-02 12:10:24 -05:00
Richard Hughes
4a7a52e25f New upstream release
- Suggest a Linux binary if the Solaris name is used
- Use pkttyagent to request user passwords if required
- Ask PackageKit to quit when yum is started
2012-10-01 11:54:52 +01:00
Richard Hughes
d4a0af7be7 Ensure we cancel background transactions when an interactive
transaction is scheduled.
2012-09-18 11:40:30 +01:00
Richard Hughes
38fbad9316 Rework the manaully added requires so that PackageKit-glib doesn't
pull in so many deps.
2012-09-17 15:52:04 +01:00
Richard Hughes
0895e7ae00 Work around a yum API break so that resolving still works
- In e42ea3dc0b02ba73a11211de4062e87abfb77a6a yum changed the public API
  so that str(repo) returned 'fedora/18/i386' rather than just 'fedora'.
2012-09-17 15:50:38 +01:00
Richard Hughes
50ee91eca2 New upstream release
- This is the first release that allows transactions to run in parallel
- The zif backend can run in parallel by default, the yum backend still
  runs each transaction one at a time
- Save the transaction flags when removing packages
- Fix a python backtrace when removing a package
- Add GStreamer 1.0 support to the PackageKit plugin
- Add WritePreparedUpdates config item for admins
2012-08-06 16:16:15 +01:00
Richard Hughes
d089707204 Fix several reported problems with the offline-update funtionality. 2012-07-24 13:42:17 +01:00
Dennis Gilmore
5d4eae70cf - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 09:00:11 -05:00
Richard Hughes
d33f8ea6fa New upstream release
- Bumped sonames for libpackagekit-glib and libpackagekit-qt
- Lots of fixes to systemd-updates offline update functionality
- Remove the Transaction.UpdateSystem() method
- Don't show a warning if /var/run/PackageKit/udev does not exist
- Never run any plugins for simulated actions
2012-07-16 11:55:26 +01:00
Rex Dieter
686bc5ab08 0.8.1-8
- fix UL vs ULL type mismatch in qt bindings (#839712)
- tighten subpkg deps with %_isa
2012-07-12 11:21:10 -05:00
Richard Hughes
47ea9a0363 Fix several reported problems with the offline-update funtionality. 2012-07-10 18:23:48 +01:00
Richard Hughes
ce93e7da53 Fix several reported problems with the offline-update funtionality. 2012-07-09 13:50:29 +01:00
Richard Hughes
a02bbc1083 Correctly write the /var/lib/PackageKit/prepared-update file. 2012-07-05 15:26:37 +01:00