rpms/PackageKit/F-12 .cvsignore, 1.63, 1.64 PackageKit.spec, 1.129, 1.130 sources, 1.64, 1.65

Richard Hughes rhughes at fedoraproject.org
Wed Mar 3 14:44:08 UTC 2010


Author: rhughes

Update of /cvs/pkgs/rpms/PackageKit/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15826

Modified Files:
	.cvsignore PackageKit.spec sources 
Log Message:
* Wed Mar 03 2010 Richard Hughes  <rhughes at redhat.com> - 0.5.7-1
- New upstream release of 0.5.7.
- Blacklist auto-update-debuginfo when using PK tools. Fixes #566578
- Don't show an internal error if the database was changed by rpm
- Ensure we look in all update notices for a security update. Fixes #526279
- Ensure RefreshCache temporarily disables non-contactable repos
- If yum, rpm or PackageKit are available, then update these packages first
- Do not ask the user for the password twice if we've done a simulation
- Show messages in the pkmon output when the task has completed
- Ensure we enter SETUP before we run the pre-transaction checks
- Ensure we set an error when the transaction is cancelled
- Fix a logic problem where the PkSpawn and PkBackend instances would race
- Fixed packagekit.client.install_packages() in Python bindings
- Update the list of free licences from the Fedora wiki



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/F-12/.cvsignore,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -p -r1.63 -r1.64
--- .cvsignore	5 Jan 2010 10:30:19 -0000	1.63
+++ .cvsignore	3 Mar 2010 14:44:07 -0000	1.64
@@ -1 +1 @@
-PackageKit-0.5.6.tar.bz2
+PackageKit-0.5.7.tar.bz2


Index: PackageKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/F-12/PackageKit.spec,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -p -r1.129 -r1.130
--- PackageKit.spec	5 Jan 2010 10:30:19 -0000	1.129
+++ PackageKit.spec	3 Mar 2010 14:44:07 -0000	1.130
@@ -9,7 +9,7 @@
 
 Summary:   Package management service
 Name:      PackageKit
-Version:   0.5.6
+Version:   0.5.7
 #Release:   0.1.%{?alphatag}git%{?dist}
 Release:   1%{?dist}
 License:   GPLv2+
@@ -454,6 +454,21 @@ update-mime-database %{_datadir}/mime &>
 %{_includedir}/PackageKit/backend/*.h
 
 %changelog
+* Wed Mar 03 2010 Richard Hughes  <rhughes at redhat.com> - 0.5.7-1
+- New upstream release of 0.5.7.
+- Blacklist auto-update-debuginfo when using PK tools. Fixes #566578
+- Don't show an internal error if the database was changed by rpm
+- Ensure we look in all update notices for a security update. Fixes #526279
+- Ensure RefreshCache temporarily disables non-contactable repos
+- If yum, rpm or PackageKit are available, then update these packages first
+- Do not ask the user for the password twice if we've done a simulation
+- Show messages in the pkmon output when the task has completed
+- Ensure we enter SETUP before we run the pre-transaction checks
+- Ensure we set an error when the transaction is cancelled
+- Fix a logic problem where the PkSpawn and PkBackend instances would race
+- Fixed packagekit.client.install_packages() in Python bindings
+- Update the list of free licences from the Fedora wiki
+
 * Tue Jan 05 2010 Richard Hughes  <rhughes at redhat.com> - 0.5.6-1
 - New upstream release of 0.5.6.
 - Show a message to the user if the repo could not be reached. Fixes #531838


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/F-12/sources,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -p -r1.64 -r1.65
--- sources	5 Jan 2010 10:30:19 -0000	1.64
+++ sources	3 Mar 2010 14:44:08 -0000	1.65
@@ -1 +1 @@
-33a3127e9ed41e26671786aee9fe56ff  PackageKit-0.5.6.tar.bz2
+fa41d785bb51a93c99e57a200b8e3b7f  PackageKit-0.5.7.tar.bz2



More information about the scm-commits mailing list