Change logs for packagekit source package in Mantic

  • packagekit (1.2.7-1) unstable; urgency=medium
    
      * New upstream version 1.2.7
      * Drop all patches: Applied upstream
      * Enable all tests except for the daemon tests
        - The daemon tests need special configuration and
          root access, so we still can not run them.
      * Update symbols file
    
     -- Matthias Klumpp <email address hidden>  Sun, 27 Aug 2023 15:46:54 +0200
  • packagekit (1.2.6-5) unstable; urgency=medium
    
      * Add fix-tiny-memleak.patch:
        - Free transaction property when progress is done.
      * Add remove-references-to-packagekit.org.patch:
        - The packagekit.org domain was taken over by an actor who is
          serving potentially malicious ads on it, and no longer redirects
          to the proper pages. To ensure nobody lands there accidentally,
          replace all links to pk.org with the proper ones pointing at
          freedesktop.org.
      * Make the daemon package recommend packagekit-tools again
        - This change was not intended for bookworm and may
          be re-applied after its release (Closes: #1036153).
    
     -- Matthias Klumpp <email address hidden>  Sun, 28 May 2023 19:00:10 +0200
  • packagekit (1.2.6-4) unstable; urgency=medium
    
      * Add apt-fix-mimetype-search-crash.patch (Closes: #1032510)
        - Fixes a daemon crash when searching for provided mediatypes
      * packagekit: Recommend, instead of suggest appstream
        - It is needed for many operations, and quite odd for users if data
          is randomly missing with no explanation.
      * Don't have the library recommend the daemon package (Closes: #1012175)
      * Bump standards version (no changes needed)
    
     -- Matthias Klumpp <email address hidden>  Sun, 16 Apr 2023 18:58:34 +0200
  • 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