cachefilesd 0.10.10-0.4ubuntu1 source package in Ubuntu

Changelog

cachefilesd (0.10.10-0.4ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable (LP: #2065208). Remaining changes:
    - Avoid counter underflow, leading to segfault (LP #1854054)

cachefilesd (0.10.10-0.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Install cachefilesd into /usr/sbin instead of /sbin (Closes: #1056909)

cachefilesd (0.10.10-0.3) unstable; urgency=medium

  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Use secure URI in debian/watch.
  * Explicitly specify source format.
  * Bump debhelper from deprecated 7 to 10.
  * Fix field name typos in debian/copyright.

 -- Zixing Liu <email address hidden>  Wed, 08 May 2024 13:23:44 -0600

Upload details

Uploaded by:
Zixing Liu
Sponsored by:
Simon Quigley
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
cachefilesd_0.10.10.orig.tar.bz2 26.1 KiB 0d0309851efabd02b7c849f73535b8ad3f831570e83e4f65e42354da18e11a02
cachefilesd_0.10.10-0.4ubuntu1.debian.tar.xz 5.5 KiB 1dffcf66843c30094582e57c154e5cfc09f48a55dbfe3726060e034ab3d83327
cachefilesd_0.10.10-0.4ubuntu1.dsc 1.9 KiB 534fdae854963f7c2c8398dba4a2527747146ae22ad8275dde3fd7b4044d4811

View changes file

Binary packages built by this source

cachefilesd: support fscache on already mounted filesystem

 FSCache is a generic caching manager in the Linux kernel which can be used
 by network and other filesystems to cache data locally.
 .
 CacheFiles is an FSCache backend that's meant to use as a cache a directory on
 an already mounted filesystem of a local type (such as Ext3). This package
 installs the userspace support required by the cachefiles backend.

cachefilesd-dbgsym: debug symbols for cachefilesd