- Update to version 1.1.2:
+ This release adds a new backend for the Nix package manager.
+ New Features:
- Add a test for offline distro upgrades.
- Add PreparedUpgrade DBus property.
+ Bugfixes:
- Make pk_console_get_prompt() big endian safe.
- Require admin authorisation to trigger a distro upgrade.
- build: Avoid g_simple_async_result deprecation warnings.
- task: Fix only-trusted property notifications.
- task: Honour the only_trusted property when setting up
transactions.
+ Backends: fixes for alpm. aptcc, hif and katja.
- Add trusted key of Kalev Lember (8F62AF74) to the keyring.
- Fix update-alternatives usage.
OBS-URL: https://build.opensuse.org/request/show/408260
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=269
- Update to version 1.0.11:
+ By popular demand, reintroduce the UpgradeSystem method.
+ Backends:
- python:
. Make PackagekitProgress an Iterable.
. Set steps on PackagekitProgress instanciation.
- zypp: Raise priority of ZYPP stack updates if a security
patch is shadowed (bsc#951592).
- dummy: Implement simulating UpgradeSystem and respect the
transaction flags.
- Lots of fixes for aptcc, hif and portage backends.
+ New Features: Allow the use of variadic functions in vala.
+ Bugfixes: Make pk_details_get_size documentation more specific.
- Add PackageKit-zypp-buildfix.patch: Fix build of the zypp
backend.
OBS-URL: https://build.opensuse.org/request/show/348380
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=261
- Update to version 1.0.8:
+ New Feature: Generate Vala bindings.
+ Bugfixes:
- Correctly register enum properties.
- Exit quietly if we didn't prepare the offline update.
- Fix various docstring errors in the library.
- Look for libsystemd now that journal/login are merged.
+ Backend enhancements/fixes: hif, urpmi and yum.
- Replace pkgconfig(libsystemd-journal) BuildRequires with
pkgconfig(libsystemd), following upstreams changes.
- Add vala BuildRequires in order to build the vala bindings.
- Inject PackageKitGlib-1.0.metadata as source into the package: it
was forgotten in the 1.0.8 release tarball.
OBS-URL: https://build.opensuse.org/request/show/328300
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=252
- Update to version 1.0.4:
+ New Features:
- Add 'quit' command to pkcon.
- Add the install and remove commands to the packagekit-direct
test tool
+ Libraries: Add PK_INFO_ENUM_UNAVAILABLE.
+ Bugfixes:
- Actually inhibit logind when the transaction can't be
cancelled.
- Allow pk_backend_job_set_allow_cancel() after ErrorCode has
been set/
- Do not attempt to run command-not-found for anything prefixed
with '.'.
- Don't use PkBackendSpawn helpers in compiled backends.
- Fix a hard-to-debug crash when cancelling a task that has
never been run.
- Make pk_backend_job_call_vfunc() threadsafe.
- Make pk_backend_repo_list_changed() threadsafe.
- Make the network detection code simpler.
- Really remove the timer GSource when quitting the daemon.
- Recreate the download location if it does not already exist.
+ Backend enhancements/fixes: alpm, aptcc, dummy, hif and urpmi.
- PK is newly published with a digital signature: add .keyring and
.asc file to sources.
OBS-URL: https://build.opensuse.org/request/show/282701
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=244
- Add PackageKit-zypp-progress-info.patch: Pass more progress
information from libzypp to PackageKit. This results in PK having
accurate information about overall download and install progress,
making all UIs profit from this (instead of just writing
'Installing packages', they can now show a progress bar. Clients
like pkcon and gnome-packagekit already use this information if
provided. Also offline-update propagates the information to
plymouth.
OBS-URL: https://build.opensuse.org/request/show/258377
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=238
- Update to version 1.0.1:
+ New Feature: Add a KeepCache config parameter.
+ Bugfixes:
- Do not install the python helpers unless required.
- Don't assume systemd is found if --with-systemdsystemunitdir
is passed.
- Fall back to /usr/lib/os-release if /etc/os-release does not
exist.
- Fix compile when the systemd headers are not located in
/usr/include.
- Never allow cancelling a transaction twice.
- Overwrite an existing link for
packagekit-offline-update.service.
+ Backends:
- ZYpp:
. Be more specific with the progress status messages.
. Ensure to reach 100% on complete cache_refresh.
. Fix compiler warning.
- Fixes in apm, hif and urpmi backends.
- Drop PackageKit-offline-update.patch: fixed upstream.
OBS-URL: https://build.opensuse.org/request/show/257877
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=237
- 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.
OBS-URL: https://build.opensuse.org/request/show/212225
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=214
- Update to version 0.8.13:
+ New Features:
- Add a systemd packagekit.service file.
- Provide a way to run the spawned backend under strace.
+ Improvements to various backends: hawkey, poldek and yum.
+ Bugfixes:
- Fix the --with-systemdsystemunitdir option to actually work.
- Do not abort the daemon if we can't write to a database.
- Do not proxy the action states when simulating.
- Don't crash if ProxyHTTP is set.
- Fix a small memory leak spotted by clang.
- Fix critical warning when killing a backend with new versions
of GLib.
- Fix memory leak when running plugins.
- Fix memory leak when using new versions of GLib.
- Ignore the prefix when dealing with the PackageKit prepared
update.
- Make the debugging print formatter thread safe.
- Remove duplicate assignment of pkcon '-y' option.
- browser-plugin: Never use the application icon.
- systemd-updates: Log all warnings and notices to the journal.
- systemd-updates: Show some text progress.
- Add pkgconfig(libsystemd-journal) BuildRequires: new dependency.
OBS-URL: https://build.opensuse.org/request/show/209064
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=210