Commit Graph

132 Commits

Author SHA1 Message Date
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
Bill Nottingham
fb65781f39 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:30:18 +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
e0404312cf - Do not build smart support on RHEL. 2009-09-29 13:33:08 +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
Matthias Clasen
41e633b81f Rename debuginfo-install to debug-install 2009-09-03 12:44:21 +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
Christopher Aillon
e69f39a686 - Fix build against polkit, rebuild against newer libnm_glib 2009-08-29 23:24:29 +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
Jesse Keating
3834185868 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 15:44:03 +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
e0de7fb5dd - Apply a patch to convert to the PolKit1 API.
- Do autoreconf and automake as the polkit patch is pretty invasive
- Fix up file lists with the new polkit action paths
2009-06-16 11:20:43 +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
5dcb7aff44 - Backport 4 important patches from upstream. 2009-04-14 16:19:06 +00:00
Richard Hughes
7eb65f96b2 - Fix installing local files with a unicode path. Fixes rh#486720
- Fix the allow cancel duplicate filtering with a patch from upstream.
2009-04-02 10:34:15 +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
Matthias Clasen
1117c5df58 make the GTK+ module resident 2009-03-24 02:41:23 +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
0cead9e5ed - Add two patches from upstream:
- Allow users to turn off update cache to try to debug #20559
- Filter out duplicate updates to fix #488509
2009-03-16 15:31:57 +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
Matthias Clasen
41d65eebfe Make docs noarch 2009-02-25 03:08:38 +00:00
Jesse Keating
f0fbe97daa - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-23 22:18:27 +00:00
Richard Hughes
1e94af60fa - Bump for rebuild. 2009-02-23 17:30:25 +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
Ignacio Vazquez-Abrams
1fc908b995 Rebuild for Python 2.6 2008-11-29 17:56:20 +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
d4a701f1c5 - Update the summary to be more terse. 2008-11-20 17:09:29 +00:00
Richard Hughes
2819179c15 - New upstream version
- Drop all upstreamed patches
2008-11-11 09:23:17 +00:00
Richard Hughes
67ded19926 - Increase the timeout for cleaning up unused transactions. Due to a bug in
the PkClient library the new TID was not being requested, and the old
    TID was being re-used. This gave a DBUS error if the user spent longer
    than five seconds entering the password the very first time they used
    PackageKit to do an authentication. Apply a simple patch to mitigate
    this, as a more invasive (and correct) patch is upstream. A new release
    will follow in f10-updates. Fixes rh#469950
2008-11-05 09:54:59 +00:00
Richard Hughes
c9b571ebef - Install the usr/share/cmake/Modules/FindQPackageKit.cmake file so we can
build KPackageKit from svn head.
- Fix installing the preupgrade package when we check for distro upgrades
    on machines with 32 and 64 bit versions available. Fixes #469172
2008-10-30 16:32:18 +00:00
Richard Hughes
1f2e10143f - Apply a couple of patches from upstream to fix development filtering and
installing the web plugin.
2008-10-28 14:41:02 +00:00