Commit Graph

79 Commits

Author SHA1 Message Date
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