Commit Graph

163 Commits

Author SHA1 Message Date
Richard Hughes
2258a389ef New upstream release 2014-07-17 16:20:01 +01:00
Richard Hughes
f1e2d73b2e New upstream release 2014-06-23 11:40:51 +01:00
Richard Hughes
309307a7bc New upstream release 2014-04-29 13:27:33 +01:00
Richard Hughes
d2e54821f9 New upstream release 2014-03-24 11:09:47 +00:00
Kalev Lember
595fc70c3c Update to today's master snapshot for an offline updates fix 2014-03-07 14:06:46 +01:00
Kalev Lember
b9e4026024 Update to today's master snapshot 2014-02-26 15:45:55 +01:00
Richard Hughes
b9cd8bc29b Build a snapshot of master which includes all the API used by gnome-software 2014-02-17 14:46:50 +00:00
Richard Hughes
5f0b606d1d Build a snapshot of master which also bumps the soname 2014-01-30 12:04:42 +00:00
Richard Hughes
110cfb0235 New upstream release 2014-01-20 16:21:33 +00:00
Richard Hughes
0da38f6cdd New upstream release 2013-12-17 17:02:48 +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
Richard Hughes
93efb6148f New upstream release 2013-10-29 12:07:31 +00:00
Richard Hughes
6a1a41f771 New upstream release 2013-09-03 08:33:56 +01:00
Richard Hughes
2304a404db New upstream release 2013-07-26 15:39:13 +01:00
Richard Hughes
be8300f123 New upstream release 2013-05-20 14:45:25 +01:00
Richard Hughes
d87cb2473a New upstream release 2013-05-08 10:02:28 +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
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
Richard Hughes
5264aa0c4f 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 12:27:36 +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
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
Richard Hughes
4321e48be2 New upstream release 2012-06-26 08:48:59 +01:00
Richard Hughes
fded3a7a22 New upstream release
- Add GType's for packagekit-glib2 enumerations
- Always set GPG checking members if present for yum.
- Do not allow an empty resolve call to be passed down to the backends
- Do not include the website in the tarball
- Drop --print-reply from dbus-send command used on suspend/resume
- Install pk-task-sync.h as part of the public API
- Speed up get_package_list
2012-04-24 10:47:22 +01:00
Richard Hughes
b5507a0a94 New upstream release
- Remove upstreamed patches
- Use autoremove in the zif backend
- Fix several more crashers in the glib library from the move to GDBus
2012-03-01 11:51:39 +00:00
Richard Hughes
c3babeb879 New upstream release.
Remove upstreamed patches
2012-01-17 18:59:51 +00:00
Richard Hughes
2ce6cbffdf New upstream release.
Consistently use same logic to determine GPG checking.
2011-12-05 11:08:06 +00:00
Richard Hughes
af81843f24 New upstream release.
Remove upstreamed patches
Add ourselves to YumBase.run_with_package_names
Add command line option to keep environment
2011-11-07 11:14:12 +00:00
Richard Hughes
c5be83a5e1 New upstream release.
Lots of Zif updates
Offset the cache age by 30 minutes
Use the newest filter when resolving for new packages to install
2011-10-04 10:00:46 +01:00
Richard Hughes
4520aaf633 New upstream release.
Fix a small memory leak in the glib client library
Ignore missing obsoleted updates rather than failing the update
Fix a warning when doing 'pkcon repo-list --filter=~devel'
Make the lsof plugin not lookup hostnames
Remove the duplicate 'The software is not from a trusted source'
2011-09-05 15:41:04 +01:00
Richard Hughes
1cec2c22dc New upstream release.
Manually convert the results of GetDetails to unicode.
Parse the new style .discinfo files for F15
Ignore local packages when calculating the simulate list
Allow the user to remove PackageKit-yum if PackageKit-zif is installed
Resolves: #719916, #709865
2011-08-02 11:21:30 +01:00
Richard Hughes
1a78ed2106 New upstream release.
Do not try to parse any arguments in command-not-found.
Ensure we save the updates cache for the pre-transaction checks.
2011-07-04 16:40:13 +01:00
Richard Hughes
fd033fb723 New upstream release.
More GIR fixes
Allow the 'any' WhatProvides kind to match provide strings
Do not prevent updating when firefox is running, we don't have all the
client UI ready yet.
2011-06-07 09:25:11 +01:00
Richard Hughes
acfcc24813 New upstream release.
Add annotations to make PackageKit-glib GIR usable
Make DownloadPackages to save to the system cache if there is no path
Do not output duplicates when searching with newest
Do not abort in pk_catalog_init() if PackageKit is not available
Resolves: #688280 and #585601
2011-05-04 12:01:23 +01:00
Richard Hughes
654d11a77e New upstream release.
Enable use of new callback mode on yum versions that support it
Update for NetworkManager 0.9 snapshots
2011-03-07 17:02:55 +00:00
Richard Hughes
54a587ee61 - New upstream release.
- Do not attempt to call yum.repos twice when using RHN
- Do not block the update list on infrastructure packages
- Update the cached comps group list when changing repos.
- Do not enable command not found debugging by default.
- Resolves #666254, #629049
2011-02-01 11:34:36 +00:00
Richard Hughes
b49c7fe00e - New upstream release.
- Many small bugfixes and performance increases.
- New experimental zif backend, which is not installed by default.
2010-12-13 12:55:37 +00:00
Richard Hughes
04b290ab1b - New upstream release.
- Many small bugfixes and performance increases.
- Remove selinux-policy from InfrastructurePackages
- Allow frontends to specify the cache age manually, to reduce the
  amount of time users sit waiting for progress bars.
- Resolves #641311, #641691
2010-11-01 16:46:47 +00:00
Richard Hughes
abd69a3f1e - New upstream release of 0.6.9.
- Many small bugfixes and performance increases.
- Resolves #634628
2010-10-04 18:50:15 +01:00
Richard Hughes
bdafce16cd - New upstream release of 0.6.8.
- Add selinux-policy to the list of infrastructure packages.
- Build gtk2 and gtk3 versions of the GTK module.
2010-09-08 14:43:52 +01:00
Richard Hughes
e7c552bba5 * Wed Aug 04 2010 Richard Hughes <rhughes@redhat.com> - 0.6.7-1
- New upstream release of 0.6.7.
- Add gnome-packagekit and kpackagekit to the list of infrastructure packages
- Do not issue RepoListChanged when we disable or enable the media repo automatically
- Ensure we disable the MediaRepo when the PackageKit backend has finished
- Wrap _getEVR in a try,catch block to deal with invalid version numbers. Fixes #612360
- If ProxyHTTP are set in PackageKit.conf then ignore the user proxy setting. Fixes #604317
- Don't ship README AUTHORS NEWS COPYING in all subpackages. Fixes #612332
- Recognise bluetooth connections as mobile networks. Fixes #609827
- Unbreak CNF after the daemon moved to libexec. Fixes #613514
2010-08-04 12:14:18 +01:00
Richard Hughes
2f963dd51a - New upstream release of 0.6.6.
- Don't crash with an internal error if the .discinfo is malformed
- Add a MaxSearchTime entry in CommandNotFound.conf and default to 2000ms
- Build the gtk-module for gtk-3.0 as well as gtk-2.0 if available
- Move the packagekitd binary to libexec
2010-07-01 11:20:11 +00:00
Richard Hughes
25e8209e23 - New upstream release of 0.6.5.
- Use the new PkTask API in pkcon so we can deal with Media and Eula
    queries.
- Attempt to use removable disk repos if they exist at backend startup.
- Catch and ignore the socket exception on oddball systems.
- Do not abort init when Yum.conf does not contain some required keys.
- Fix up the filter check when doing GetRepoList().
- Resolves: #596779 and #598697
2010-06-02 10:26:50 +00:00
Richard Hughes
b457b8ea88 - New upstream release of 0.6.4.
- Catch exceptions.IOError whenever we do a low-level yum call. Resolves
    #577549
- Do not abort if the package-id is not unique in the reposet
- Ensure the lock failure message is proper unicode. Resolves #585620
- Ensure we catch the exception if there are no groups. Resolves #587196
- Ensure we create /var/cache/PackageKit if the user nukes it
- Get the correct state for each update. Resolves #574658
2010-05-06 09:22:27 +00:00
Richard Hughes
0470159840 - New upstream version
- Update to the latest version of the Fedora Packaging Guidelines
- Do not Require: pkgconfig
- Fix up a few file ownership issues
- Remove the custom BuildRoot
- Do not clean the buildroot before install
2010-03-29 12:13:30 +00:00
Richard Hughes
948cc66fb9 - New upstream release of 0.6.2. 2010-03-01 11:13:37 +00:00
Richard Hughes
f37af8f387 - Fix a race in the PkBackendSpawn code that sometimes lead to truncated
package lists from repeated simple queries that needed to change the
    dispatcher.
- Resolves: #566200
2010-02-19 12:45:07 +00:00
Richard Hughes
b68ea492f8 - Rebuild for twaugh's printer driver install F13 feature.
- Install the gir and typelib files in the correct directory.
2010-02-09 20:02:49 +00:00
Richard Hughes
b0572fc834 - New upstream release of 0.6.1.
- Ensure we look in all update notices for a security update. Fixes #526279
- Show a message to the user if the repo could not be reached. Fixes
    #531838
- Enable introspection support in PackageKit-glib2
2010-02-01 11:39:08 +00:00
Richard Hughes
a5c4785ca7 - New upstream release of 0.6.0. 2010-01-05 11:20:47 +00:00
Richard Hughes
bc95d87110 - New upstream release of 0.5.5.
- Check the filename is valid before exploding. Fixes #537381
- Only check certain transaction elements, not all of them. Fixes #541645
- Handle the cnf error condition where the package name would be invalid.
    Fixes #533014
- After a successful cnf installation, re-exec new binary not
    command-not-found. Fixes #533554
- When cnf searches for available files, use our preferred arch. Fixes
    #534169
- Run the newly installed file sync so we can return a proper exit code.
    Fixes #540482
- Only email using cron when a useful action was done. Fixes #540949
- Do not split more than one locale hint to fix setting LC_ variables.
    Fixes #543716
2009-12-07 15:40:11 +00:00
Richard Hughes
b2f748520a - Update to 0.5.3.
- Fix double free in pk-gstreamer-install which causes a crash. Fixes
    #526600
- Exit pk-command-not-found with 127 when we have not run a program. Fixes
    #527044
- Fix crash in notification daemon under some conditions due to
    non-resident GTK module.
- Don't explicitly download the file lists when using pk-command-not-found
2009-10-06 09:40:36 +00:00
Richard Hughes
8379f9fb67 - Update to a newer git snapshot from the 0.5.x series.
- Fixes command-not-found functionality
- Lots of updated translations
- Lots of updates and bugfixes to the experimental glib2 library
2009-09-28 13:36:27 +00:00
Richard Hughes
9655ae9040 - Update to a newer git snapshot from the 0.5.x series.
- Updates to the experimental glib2 bindings
- Lots of updated translations.
- Disable the self tests to reduce the build time
- Fix crasher for 64 bit users of the codec installer
- Fix 'pkcon remove foo', where foo needed reqs to be removed too.
- Fixes #523861
2009-09-21 12:04:24 +00:00
Richard Hughes
72e0cfe023 - Update to a newer git snapshot from the 0.5.x series.
- Lots of updated translations.
- Refresh the free licenses from the Fedora wiki. Fixes #519394
- The fixed packagekit-qt should also now allow KPackageKit to build.
2009-09-15 12:47:14 +00:00
Richard Hughes
f339524939 - Update to 0.5.2.
- Many new and updated translations.
- Many small bugfixes and speedups.
- Added the PostscriptDriver rpm provides functionality.
2009-09-07 12:13:03 +00:00
Richard Hughes
bad8a372d6 - Update to a newer git snapshot from the 0.5.x series.
- Fixes NetworkManager build time configure check.
- Don't backtrace if we need to do yum-complete-transaction.
2009-09-03 17:41:16 +00:00
Richard Hughes
37c221f4a3 - Update to a newer git snapshot from the 0.5.x series.
- Should fix some issues with KPackageKit.
2009-09-02 18:10:31 +00:00
Richard Hughes
ac07082516 - Update to a newer git snapshot from the 0.5.x series.
- Enable GUdev functionality and create a device-rebind subpackage.
2009-08-24 13:49:27 +00:00
Richard Hughes
6756ff94e6 - Update to a git snapshot from the 0.5.x series. 2009-08-19 16:28:42 +00:00
Richard Hughes
3dc74256dc - New upstream version, many bugfixes and performance fixes
- Fixes #491859, #513856, #510874, #513376, #472876, #514708 and #513557
2009-08-03 11:35:41 +00:00
Richard Hughes
c0e4b44288 - Update to a git snapshot from the 0.5.x series. 2009-07-27 17:05:29 +00:00
Richard Hughes
fa4ff8f1a7 - New upstream version, many bugfixes and a few new features
- Fixes #483164, #504377, #504137, #499590, #506110 and #506649
2009-07-06 10:52:16 +00:00
Richard Hughes
4f920c7086 - Update to a git snapshot from the 0.5.x series.
- Many PolicyKit fixes
- Fixes GetDistroUpgrades (#508022)
2009-06-25 09:11:44 +00:00
Richard Hughes
dd2b988bda - Don't hardcode network access to install or update packages
- Add subclasses to our registered mime-types
- Fix results from GetDistroUpgrades()
- Format the package_id before showing it in the error detail
- Download the ChangeLog data when we get the update list
- Never return FALSE from StateHasChanged()
- Fixes #506110, #504137, #499590 and #483164
2009-06-16 09:52:41 +00:00
Richard Hughes
0b130db826 - New upstream version, many bugfixes and performance fixes
- Fixes #487614, #500428 and #502399
2009-06-01 10:09:07 +00:00
Richard Hughes
65d0c207d3 - New upstream version, many bugfixes and performance fixes
- Remove upstreamed patches
2009-05-05 15:29:22 +00:00
Richard Hughes
dacfd11cad - New upstream version 2009-03-30 16:18:50 +00:00
Richard Hughes
cbfb98ac36 - Update to todays git snapshot with fixed ChangeLog functionality. 2009-03-24 14:45:38 +00:00
Richard Hughes
04024d6363 - Update to todays git snapshot so we can test the update ChangeLog
feature.
2009-03-19 12:22:00 +00:00
Richard Hughes
c7a99062b3 - New upstream version
- Add proper error handling to avoid exiting the script on correctable
    errors
- Add support for the 'any' provide search
- Updated QPackageKit soname version to 0.4.1
- Lots of translation updates
2009-03-09 10:19:56 +00:00
Richard Hughes
71a3893fde - New upstream version
- Mainly bugfixes
2009-02-23 11:10:24 +00:00
Richard Hughes
bf381a7901 - New upstream version
- Mainly bugfixes
2009-02-02 14:43:03 +00:00
Richard Hughes
ac5d99dddc - New upstream version
- Enable time estimation by default
- Remove the udev helper from PackageKit now the core functionality is in
    udev itself
- Lots of bug fixes
2009-01-19 22:44:39 +00:00
Richard Hughes
d991c5cefb - New upstream version
- Now integrates with BASH suggesting replacements and offering to install
    missing packages.
- Now integrates with Pango using a gtk-module to install missing fonts.
- Much tighter security model and new audit logging framework.
- Lots of new, untested, code so probably not a good idea for F10.
2008-12-09 09:40:44 +00:00
Richard Hughes
37386734eb - New upstream version
- http://gitweb.freedesktop.org/?p=packagekit.git;a=blob;f=NEWS
2008-11-24 18:08:13 +00:00
Richard Hughes
2819179c15 - New upstream version
- Drop all upstreamed patches
2008-11-11 09:23:17 +00:00
Richard Hughes
9156f743c0 - New upstream version
- Many new and updated translations.
- Lots of bugfixes (#468486, #466006, #468602), no new features.
2008-10-27 11:50:33 +00:00
Richard Hughes
1ce34035b6 - New upstream version
- Many new and updated translations.
- Merge in the QPackageKit QT library from Adrien BUSTANY
2008-10-20 22:15:48 +00:00
Richard Hughes
4138254528 - New upstream version
- Add dynamic groups functionality to the API
- Many performance and other bugfixes
2008-10-13 12:03:24 +00:00
Richard Hughes
bea2cc93e0 - Upload new sources. Ooops.
Mon Oct 06 2008 Richard Hughes <rhughes@redhat.com> - 0.3.6-1
- New upstream version
- Renice the spawned process so that we don't hog the system when doing
    updates
Wed Oct 01 2008 Richard Hughes <rhughes@redhat.com> - 0.3.5-4
- Rename the subpackages before David blows a blood vessel.
- yum-packagekit -> PackageKit-yum-plugin
- udev-packagekit -> PackageKit-udev-helper
2008-10-06 10:36:43 +00:00
Richard Hughes
b49e88f68c - New upstream version
- Add a helper which can be used by GStreamer to install codecs.
Thu Sep 25 2008 Richard Hughes <rhughes@redhat.com> - 0.3.4-5
- When returning results from a cache we should always return finished in
    an idle loop so we can block and wait for a response
- This fixes the bug where if you have two GetUpdates in the queue the
    second would hang waiting for the first, even though it had already
    finished.
2008-09-29 15:33:18 +00:00
Richard Hughes
9a5ec9b7d4 - New upstream version 2008-09-22 15:13:45 +00:00
Richard Hughes
4edfdee6f3 - New upstream version
- Fixes a nasty bug where the daemon could get locked under heavy load
- Adds collection support for group install and remove
2008-09-16 16:18:12 +00:00
Richard Hughes
017493cba7 - New upstream version
- This is the first release with the dispatcher functionality that allows
    backend reuse. This speeds up packagekitd to native speeds when doing
    repeated similar transactions from the same session and locale.
2008-09-08 15:34:34 +00:00
Richard Hughes
30d707f66f - New upstream version
- Also add two upstream patches to fix pkcon issues.
2008-08-27 13:12:35 +00:00
Richard Hughes
3e1b5e50d9 - Update to newest upstream version. This includes the fixed browser
plugin.
2008-08-22 16:42:31 +00:00
Richard Hughes
949c55540e - New upstream version, only bugfixes. 2008-07-30 10:20:55 +00:00
Richard Hughes
8dd1e223cc - Pull in a new snapshot from the unstable branch.
- Add the font installing provide hooks
2008-06-19 14:46:01 +00:00
Richard Hughes
04c96afe64 - Pull in a new snapshot from the unstable branch.
- Fixes RH#450594 where there are insane length error messages
- Get the group for the package when we do ::Detail()
2008-06-11 15:42:49 +00:00
Richard Hughes
4da961edcb - Pull in a new snapshot from the unstable branch. 2008-06-09 10:01:17 +00:00
Richard Hughes
b02c41525b - Pull in a new snapshot from the unstable branch. 2008-05-29 08:52:33 +00:00
Richard Hughes
9999086289 - Pull in a new snapshot from the unstable branch. 2008-05-19 08:16:16 +00:00
Richard Hughes
2fcdbd1cea - Pull in a new snapshot from the unstable branch. 2008-05-08 09:43:28 +00:00
Richard Hughes
6977d61aa7 - Pull in the new snapshot from the unstable branch. 2008-05-06 21:10:11 +00:00
Richard Hughes
2b32408cac - Update to the latest _UNSTABLE_ upstream source 2008-05-06 20:50:27 +00:00
Richard Hughes
df944757cd - Urgh, actually upload the correct tarball. 2008-04-16 10:25:31 +00:00
Richard Hughes
dce924308c - Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch.
- Fixes rh#439735.
2008-04-16 10:09:57 +00:00
Richard Hughes
33b81fd24e - Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch.
- Fixes rh#442286, rh#442286 and quite a few upstream bugs.
2008-04-15 18:09:25 +00:00