[ubuntu/plucky-proposed] apt-btrfs-snapshot 4.0.1 (Accepted)

Julian Andres Klode juliank at ubuntu.com
Wed Dec 18 11:38:12 UTC 2024


apt-btrfs-snapshot (4.0.1) plucky; urgency=medium

  * Mount the root volume to /run/apt-btrfs-snapshot/root.
    This way if a previous unmount failed, we can reuse the mount point
    the next time, and we don't clutter /tmp with mounted root volumes.
  * Only mount the root volume once per invocation.
    Previously listing the snapshots would mount the volume and then
    we'd mount the volume for each snapshot we'd want to delete.
    Instead we use a context manager that counts, so if we nest mount
    requests, we only ever mount once.

apt-btrfs-snapshot (4.0.0) plucky; urgency=medium

  * Use APT::Snapshots::Retain::{hourly,weekly,...} rather than MaxDays.
    Switch to keeping a configured number of snapshots per period rather
    than a maximum age of snapshots, as the maximum age for snapshots easily
    generates a runaway condition where you run out of space.
    Introduce a new prune command to prune snapshots, but also prune
    snapshots automatically when creating a new one (unless --no-prune
    is passed or MaxDays was configured).
  * Use debhelper-compat (= 13)

Date: Wed, 18 Dec 2024 12:24:01 +0100
Changed-By: Julian Andres Klode <juliank at ubuntu.com>
Maintainer: Michael Vogt <michael.vogt at ubuntu.com>
https://launchpad.net/ubuntu/+source/apt-btrfs-snapshot/4.0.1
-------------- next part --------------
Format: 1.8
Date: Wed, 18 Dec 2024 12:24:01 +0100
Source: apt-btrfs-snapshot
Built-For-Profiles: noudeb
Architecture: source
Version: 4.0.1
Distribution: plucky
Urgency: medium
Maintainer: Michael Vogt <michael.vogt at ubuntu.com>
Changed-By: Julian Andres Klode <juliank at ubuntu.com>
Changes:
 apt-btrfs-snapshot (4.0.1) plucky; urgency=medium
 .
   * Mount the root volume to /run/apt-btrfs-snapshot/root.
     This way if a previous unmount failed, we can reuse the mount point
     the next time, and we don't clutter /tmp with mounted root volumes.
   * Only mount the root volume once per invocation.
     Previously listing the snapshots would mount the volume and then
     we'd mount the volume for each snapshot we'd want to delete.
     Instead we use a context manager that counts, so if we nest mount
     requests, we only ever mount once.
 .
 apt-btrfs-snapshot (4.0.0) plucky; urgency=medium
 .
   * Use APT::Snapshots::Retain::{hourly,weekly,...} rather than MaxDays.
     Switch to keeping a configured number of snapshots per period rather
     than a maximum age of snapshots, as the maximum age for snapshots easily
     generates a runaway condition where you run out of space.
     Introduce a new prune command to prune snapshots, but also prune
     snapshots automatically when creating a new one (unless --no-prune
     is passed or MaxDays was configured).
   * Use debhelper-compat (= 13)
Checksums-Sha1:
 51d80eb7a208a2efa34e06a81570f807c20a047a 1594 apt-btrfs-snapshot_4.0.1.dsc
 64c7090312dbb9003528cda0676add08a89b76e1 22120 apt-btrfs-snapshot_4.0.1.tar.xz
 41b9b7733a061fbbd458871857ccaaa1970ae1c5 9659 apt-btrfs-snapshot_4.0.1_source.buildinfo
Checksums-Sha256:
 d17825a91d8cd5e96f5de91efe4516740034970413d91573074ca2dddbca2189 1594 apt-btrfs-snapshot_4.0.1.dsc
 0d51b0e3f37c4ca8153bb8813baa05e75c13aed1b0c5f54f220f005db59e3364 22120 apt-btrfs-snapshot_4.0.1.tar.xz
 5f1b3d9d17d8f587582a680e37bcbc3ac0a221e71f5abed82946cbbb78b0a729 9659 apt-btrfs-snapshot_4.0.1_source.buildinfo
Files:
 ddce314cc0e382a004df885be4d8284d 1594 admin optional apt-btrfs-snapshot_4.0.1.dsc
 a57a69e36fa6bee68e9bd0a14a6a39be 22120 admin optional apt-btrfs-snapshot_4.0.1.tar.xz
 e647d34fe57ab3a7bd2d6e04b6ae62e3 9659 admin optional apt-btrfs-snapshot_4.0.1_source.buildinfo
Vcs-Git: https://git.launchpad.net/~juliank/ubuntu/+source/apt-btrfs-snapshot
Vcs-Git-Commit: 68ea8cd41f9a57b5a9fd69087b3eb17ecfa20b2a
Vcs-Git-Ref: refs/heads/ubuntu/devel


More information about the plucky-changes mailing list