snapper 0.10.6-1build1 source package in Ubuntu

Changelog

snapper (0.10.6-1build1) noble; urgency=medium

  * No-change rebuild for boost defaults change.

 -- Matthias Klose <email address hidden>  Tue, 19 Dec 2023 15:56:12 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Hideki Yamane
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
snapper_0.10.6.orig.tar.xz 301.2 KiB a9e6497cf37c67155aeea28ee174c498cc7189e80354c2fc63b960df40b20534
snapper_0.10.6-1build1.debian.tar.xz 8.5 KiB 7f0d4be2c51704a9bbd8570bfe2bf2b3d786f7882f76ac92ec2e3b5216d2bafc
snapper_0.10.6-1build1.dsc 2.2 KiB ce6fb2beb1f7b1143cf0ba627a690e915d241270deb75185a72a0bf3b0e21ff7

View changes file

Binary packages built by this source

libpam-snapper: PAM module for Linux filesystem snapshot management tool

 Snapper is a tool for Linux filesystem snapshot management. Apart from the
 obvious creation and deletion of snapshots, it can compare snapshots and revert
 differences between snapshots. In simple terms, this allows root and non-root
 users to view older versions of files and revert changes.
 .
 This package contains the PAM library for snapper, which allows the
 administrator to take snapshots when an user logs in or out of the system.

libpam-snapper-dbgsym: debug symbols for libpam-snapper
libsnapper-dev: Library for Linux filesystem snapshot management tool (header files)

 Snapper is a tool for Linux filesystem snapshot management. Apart from the
 obvious creation and deletion of snapshots, it can compare snapshots and revert
 differences between snapshots. In simple terms, this allows root and non-root
 users to view older versions of files and revert changes.
 .
 This package contains the header files for libsnapper, allowing the development
 of third-party tools.

libsnapper7: No summary available for libsnapper7 in ubuntu noble.

No description available for libsnapper7 in ubuntu noble.

libsnapper7-dbgsym: No summary available for libsnapper7-dbgsym in ubuntu noble.

No description available for libsnapper7-dbgsym in ubuntu noble.

snapper: Linux filesystem snapshot management tool

 Snapper is a tool for Linux filesystem snapshot management. Apart from the
 obvious creation and deletion of snapshots, it can compare snapshots and revert
 differences between snapshots. In simple terms, this allows root and non-root
 users to view older versions of files and revert changes.
 .
 The features include:
   * Manually create snapshots
   * Automatically create snapshots, e.g. when using a package manager
   * Automatically create timeline of snapshots
   * Show and revert changes between snapshots
   * Works with btrfs and thin-provisioned LVM volumes
   * Supports Access Control Lists and Extended Attributes
   * Automatic cleanup of old snapshots
   * Command line interface
   * D-Bus interface
   * PAM module to create snapshots during login and logout (libpam-snapper)

snapper-dbgsym: debug symbols for snapper