Change logs for apt source package in Lunar

  • apt (2.6.0ubuntu0.1) lunar; urgency=medium
    
      * dist-upgrade: Revert phased updates using keeps only (LP: #2025462)
      * Do not mark updates for install that are still phasing
      * Compare SHA256 to check if versions are really the same (Closes: #931175)
        (LP: #2029268)
      * Branch CI and metadata for lunar, do not require test user to have UID
        1000, the lunar image has added an ubuntu user with that uid.
    
     -- Julian Andres Klode <email address hidden>  Wed, 02 Aug 2023 16:05:30 +0200
  • apt (2.6.0) unstable; urgency=medium
    
      * The "unhappy bookworm" release. Too many changes needed to clarify
        licensing.
    
      [ Cyril Brulebois ]
      * Teach apt-cdrom's scoring system about non-free-firmware (Closes: #1029751)
    
      [ David Kalnischkies ]
      * More support for non-free-firmware
        - Have values in Section config trees refer to them in all components
        - Add non-free-firmware component in documentation
        - Suggest using non-free-firmware in update for Debian
      * other bookworm regressions:
        - Bump codenames in docs in preparation for Debian 12
        - Detect trimmed changelogs and pick online instead (Closes: #1024457)
      * Do not store trusted=yes Release file unconditionally
    
      [ Miroslav Kure ]
      * Czech program translation update (Closes: #1031008)
    
      [ Bastian Germann ]
      * machine-readable version of COPYING (Closes: #1019273), initial version
    
      [ Julian Andres Klode ]
      * Update lintian override info format in d/apt.lintian-overrides
      * Further work on machine-readable COPYING file and the source code comments
        to address licensing inadequacies:
        - Address statements of public domain
        - po/nb.po: Relicensing GPL-2.0 -> GPL-2.0+. Thanks Petter for chasing
          down the copyright holders and getting agreement.
        - COPYING: Group by license
        - Address translation licensing concerns
        - COPYING: Address RunScripts()
        - We do not believe rsh was supposed to exclude GPL-3
        This unfortunately creates a bit of churn, but updating the COPYING file
        without addressing the actual licensing issues would not have solved the
        bug.
    
     -- Julian Andres Klode <email address hidden>  Mon, 06 Mar 2023 13:26:39 +0100
  • apt (2.5.6) unstable; urgency=medium
    
      [ MichaIng ]
      * Document --allow-insecure-repositories
    
      [ Helge Kreutzmann ]
      * German program translation update (Closes: #1029280)
    
      [ David Kalnischkies ]
      * Build with and fix warnings of gcc-13 (Closes: #1030592)
    
     -- Julian Andres Klode <email address hidden>  Wed, 08 Feb 2023 17:07:38 +0100
  • apt (2.5.5) unstable; urgency=medium
    
      [ David Kalnischkies ]
      * Do not document path to be repeatable in apt-ftparchive cmds
    
      [ Julian Andres Klode ]
      * gitlab-ci: Install adduser
      * make ?installed pattern match installed version only when narrowed
      * apt-patterns(7): Grouping with () and or using | are supported
    
      [ Egon Willighagen ]
      * Typo fix
    
      [ Camiel Vletter ]
      * improve `--help` text for cmdline `apt autoremove`
    
      [ Frans Spiesschaert ]
      * Dutch manpages translation update (Closes: #1023456, #1025843)
    
      [ Алексей Шилин ]
      * Add 'tasks' section to default APT::Never-MarkAuto-Sections list
    
     -- Julian Andres Klode <email address hidden>  Tue, 17 Jan 2023 16:33:38 +0100
  • apt (2.5.4) unstable; urgency=medium
    
      [ David Kalnischkies ]
      * Report failures back from debSystem::AddStatusFiles
      * Avoid dealing with a fake dpkg stanza in the tests
      * Allow apt to run if no dpkg/status file exists
    
      [ Johannes Schauer Marin Rodrigues ]
      * since base-passwd 3.6.1 the _apt user is in the default /etc/passwd
    
      [ Boyuan Yang ]
      * po/zh_CN.po: Update translation for apt/2.5.3
    
      [ quazgar ]
      * Documentation for autopurge command
    
      [ Julian Andres Klode ]
      * Actually delete temporary apt-key.*.asc helper files (LP: #1995247)
    
     -- Julian Andres Klode <email address hidden>  Mon, 31 Oct 2022 12:11:04 +0100
  • apt (2.5.3) unstable; urgency=medium
    
      [ Povilas Kanapickas ]
      * doc: Explain that apt-get download ensures package authenticity
    
      [ David Kalnischkies ]
      * Keep color disabled if APT::Color was set to false
      * Don't reuse filename for in-tree builds of apt
      * Respect users pkg order on `apt install` for resolving
    
      [ Hideki Yamane ]
      * Fix typo in Japanese program translation
    
      [ lancethepants ]
      * porting (musl):
        - apt-pkg/contrib/fileutl.h  Explicitly include sys/stat.h
    
      [ Khem Raj ]
      * porting (clang15):
        - typecast time_t and suseconds_t from std::chrono
        - interactive-helper: Undefine _FORTIFY_SOURCE
    
      [ Julian Andres Klode ]
      * edsp: Add support for phased updates (test in LP#1990586)
      * Check state of dependency, not depender in dependency keep back
        (LP: #1990684)
      * full-upgrade: Mark phased upgrades for keep before anything else
        (LP: #1990586)
    
     -- Julian Andres Klode <email address hidden>  Wed, 28 Sep 2022 17:16:41 +0200