AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.5.2 * Add -q, --quiet options to avoid printing to stdout. - cleanup with spec-cleaner
- Use nicer upstream tarball and verify signature
- fix build for Leap 42.1
- Initial package version 0.5.1
- update to 0.5.11: * Improve tests. * Add RPM spec file * Makefile: allow to prepend flags in CXXFLAGS.
- update to 0.5.10: * Use "directory entries" over "dirents" in human-readable output/log messages. * Don't attempt to drop groups in multi-user mode when we are not root * Ignore the return values to fsyncdir to ensure (for example) dpkg(1) can "flush" /var/lib/dpkg * Move test execution logic into Makefile to not require a separate script
- Update to 0.5.5 * Allow tar and touch -m to update mtime of files https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911281 * Drop upstream xattr.patch
- Update to 0.5.3 * Ensure readdir(2) returns consistent (and unique) inode numbers. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898287 - Add xattr.patch to fix build with attr-2.4.48