Overview
Request 212225 accepted
- Update to version 0.8.15:
+ Lots of bugfixes and cleanups, no real new features.
+ Changes in the following backends: alpm, aptcc, hawkey and yum.
+ Bugsfixes:
- Do not assert when re-using a PkPackage instance.
- Do not overrride CLEANFILES from gtk-doc, append to it.
- Do not update the role when doing the test transaction.
- For gtk-doc DOC_SOURCE_DIR is relative to builddir.
- For gtk-doc add missing setup_files.
- Ignore progressbar start text if it unchanged.
- Only show some status values in pkcon after a small delay.
- Resolve internally in pkcon to provide a better output.
- Update CVE regexp for new CVE format.
- Use syslog() correctly.
- Use the filter when removing and installing software using
pkcon.
- Use the system database location when compiling with
--enable-local.
- Update to version 0.8.14:
+ We've removed and deprecated the parts of PackageKit that
either didn't work very well, or simply were not being used.
The library and soname stays the same, but a lot of daemon
cruft has been removed.
+ A lot of the work above focused on speed, and packagekitd is
substantially faster on most backends now. 100ms here, 50ms
there; things feel lot more snappy doing the most common
operations.
+ Libraries:
- Do not add two refs on the PkPackage when in a sack.
Request History
dimstar created request
- Update to version 0.8.15:
+ Lots of bugfixes and cleanups, no real new features.
+ Changes in the following backends: alpm, aptcc, hawkey and yum.
+ Bugsfixes:
- Do not assert when re-using a PkPackage instance.
- Do not overrride CLEANFILES from gtk-doc, append to it.
- Do not update the role when doing the test transaction.
- For gtk-doc DOC_SOURCE_DIR is relative to builddir.
- For gtk-doc add missing setup_files.
- Ignore progressbar start text if it unchanged.
- Only show some status values in pkcon after a small delay.
- Resolve internally in pkcon to provide a better output.
- Update CVE regexp for new CVE format.
- Use syslog() correctly.
- Use the filter when removing and installing software using
pkcon.
- Use the system database location when compiling with
--enable-local.
- Update to version 0.8.14:
+ We've removed and deprecated the parts of PackageKit that
either didn't work very well, or simply were not being used.
The library and soname stays the same, but a lot of daemon
cruft has been removed.
+ A lot of the work above focused on speed, and packagekitd is
substantially faster on most backends now. 100ms here, 50ms
there; things feel lot more snappy doing the most common
operations.
+ Libraries:
- Do not add two refs on the PkPackage when in a sack.
Zaitor accepted review
hmm - ack I guess, does this mean we will not get the packages in use, please restart processes and what not?
Zaitor approved review
hmm - ack I guess, does this mean we will not get the packages in use, please restart processes and what not?
Zaitor accepted request
Checkin and forward