Change logs for packagekit source package in Lunar

  • packagekit (1.2.6-3) unstable; urgency=medium
    
      * Add apt-better-repo-names.patch:
        - Display meaningful repository names instead of just suite names.
      * Add pkcon-fix-progressbar-padding.patch:
        - Fix layout when progress is shown.
      * Add shutdown-daemon-on-idle.patch:
        - Shut down daemon when it is not used again. This functionality
          was originally removed to work around a bug in DNF which does
          not affect us in Debian (Closes: #802306).
      * Add fix-uninitialized-timer.patch:
        - Fix potential crash that may occur on daemon shutdown.
      * Add apt-update-urgency-as-status.patch:
        - Send update urgencies as package status again, as this behavior
          seems to be expected by frontends and did not cause any problems
          in the past (Closes: #1030179).
    
     -- Matthias Klumpp <email address hidden>  Fri, 10 Feb 2023 22:48:36 +0100
  • packagekit (1.2.6-2) unstable; urgency=high
    
      * Ensure PackageKit services aren't stopped or restarted during
        package upgrade, as PackageKit might be performing an upgrade
        of itself, and killing an ongoing APT transaction will break
        the package manager and require manual repair.
        This is an especially big problem when performing offline upgrades.
        (Closes: #880712)
    
     -- Matthias Klumpp <email address hidden>  Wed, 04 Jan 2023 18:40:38 +0100
  • packagekit (1.2.6-1) unstable; urgency=medium
    
      * New upstream version: 1.2.6
        - New plural signals for improved performance
        - Large APT backend refactoring
        - Changelogs from APT are emitted correctly now
      * Drop patches: Applied upstream
      * Adjust rules for aptcc rename
      * Refresh policy patch
      * Update symbols file
      * Depend on polkitd instead of policykit-1 (Closes: #1022071)
      * Revert "Add alternate recommends for packagekit-installer"
        - This patch changed the maintainer to Ubuntu, so was likely added
          by mistake. Dropped the maintainer change, re-added the
          "packagekit-installer" recommendation, as it is inert on Debian.
    
     -- Matthias Klumpp <email address hidden>  Thu, 01 Dec 2022 20:42:52 +0100
  • packagekit (1.2.5-2ubuntu2) jammy; urgency=medium
    
      * Update fix-single-candidate-pkgid-emission.patch. (LP: #1963904)
    
     -- Brian Murray <email address hidden>  Mon, 14 Mar 2022 12:11:19 -0700