snapper 0.10.6-1.1build1 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:46:40 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
snapper_0.10.6.orig.tar.xz 301.2 KiB a9e6497cf37c67155aeea28ee174c498cc7189e80354c2fc63b960df40b20534
snapper_0.10.6-1.1build1.debian.tar.xz 8.7 KiB 5d083a12a8e2993329bf0018046388d0f5234fc4f3caff9622cb0c3d7be9f629
snapper_0.10.6-1.1build1.dsc 2.3 KiB ac10fd6d592ba66d10bc8f9c50fe012bc30103828db62ce697b6993c57df6c77

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.

libsnapper7t64: Library 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 runtime library for snapper, allowing the development
 of third-party tools.

libsnapper7t64-dbgsym: debug symbols for libsnapper7t64
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