Change logs for apt source package in Mantic

  • apt (2.7.3ubuntu0.1) mantic; urgency=medium
    
      * Restore ?garbage by calling MarkAndSweep before parsing (LP: #1995790)
      * For phasing, check if current version is a security update, not just previous ones
        (LP: #2051181)
      * Point gitlab-ci and gbp at mantic branch
      * CI: Do not require UID 1000 for our test user
    
     -- Julian Andres Klode <email address hidden>  Tue, 13 Feb 2024 18:22:07 +0100
  • apt (2.7.3) unstable; urgency=medium
    
      [ Tianon Gravi ]
      * Add "apt-patterns" reference to "apt list" description in apt(8)
    
      [ Frans Spiesschaert ]
      * Dutch manpages translation update (Closes: #1033904)
      * Dutch program translation update (Closes: #1033909)
    
      [ Mert Dirik ]
      * Turkish program translation update
    
      [ Remus-Gabriel Chelu ]
      * Romanian program translation update (Closes: #1040644)
    
      [ David Kalnischkies ]
      * Add apt-patterns(7) to apt{,-cache,-get} SEE ALSO sections
    
      [ Julian Andres Klode ]
      * Compare SHA256 to check if versions are really the same (Closes: #931175)
        (LP: #2029268)
    
     -- Julian Andres Klode <email address hidden>  Wed, 02 Aug 2023 14:30:47 +0200
  • apt (2.7.2) unstable; urgency=medium
    
      [ A. Maitland Bottoms ]
      * Do not fail on systems running in FIPSmode.
    
      [ Julian Andres Klode ]
      * Upload to unstable
      * update: Add notice about missing Signed-By in deb822 sources
      * doc: Bump distro versions for apt-key removal
      * dist-upgrade: Revert phased updates using keeps only (LP: #2025462)
      * Do not mark updates for install that are still phasing
      * Fix snapshot crashes with multiple components inside Ubuntu docker
        image
    
     -- Julian Andres Klode <email address hidden>  Wed, 12 Jul 2023 17:23:26 +0200
  • apt (2.7.1) experimental; urgency=medium
    
      * Seed snapshot servers for well-known hosts, including PPAs. Note
        that it is preferable for repositories to declare their snapshot
        server in the Snapshots Release file field than to rely on this
        feature.
    
     -- Julian Andres Klode <email address hidden>  Wed, 24 May 2023 18:56:31 +0200
  • apt (2.7.0) experimental; urgency=medium
    
      [ Jacob Kauffmann ]
      * Keep "or group" when installing package to satisfy it
    
      [ Julian Andres Klode ]
      * Add apt install,upgrade,... -U,--update options. Please note that
        this still releases locks in between and is subject to races.
      * Initial support for snapshot servers, apt --snapshot option. Some
        implementation details may change down the road to 2.8
    
     -- Julian Andres Klode <email address hidden>  Tue, 02 May 2023 16:41:47 +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