8 Commits

Author SHA256 Message Date
d2d4e2bf50 - update to 0.5.11:
* Improve tests.
  * Add RPM spec file
  * Makefile: allow to prepend flags in CXXFLAGS.

OBS-URL: https://build.opensuse.org/package/show/filesystems/disorderfs?expand=0&rev=14
2022-12-04 21:38:43 +00:00
1d8ce56e14 - 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

OBS-URL: https://build.opensuse.org/package/show/filesystems/disorderfs?expand=0&rev=12
2020-08-17 10:58:36 +00:00
79f53fbe65 - 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

OBS-URL: https://build.opensuse.org/package/show/filesystems/disorderfs?expand=0&rev=10
2018-10-25 08:09:56 +00:00
c27bd21594 Update to 0.5.3
* Ensure readdir(2) returns consistent (and unique) inode numbers.
- Add xattr.patch to fix build with attr-2.4.48

OBS-URL: https://build.opensuse.org/package/show/filesystems/disorderfs?expand=0&rev=8
2018-09-16 04:30:03 +00:00
8fd70adf2c Accepting request 560966 from home:avindra
- update to 0.5.2
  * Add -q, --quiet options to avoid printing to stdout.
- cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/560966
OBS-URL: https://build.opensuse.org/package/show/filesystems/disorderfs?expand=0&rev=5
2018-01-02 08:59:40 +00:00
4de0390b73 Accepting request 509209 from home:bmwiedemann:reproducible:test
fix requires

OBS-URL: https://build.opensuse.org/request/show/509209
OBS-URL: https://build.opensuse.org/package/show/filesystems/disorderfs?expand=0&rev=3
2017-07-12 09:15:07 +00:00
2903c1e7fb Accepting request 509076 from home:bmwiedemann:reproducible:test
Use nicer upstream tarball and verify signature

fix build for Leap 42.1

and get a nicer keyring from
gpg --export -a --export-options export-minimal 0x1E953E27D4311E58 > disorderfs.keyring

OBS-URL: https://build.opensuse.org/request/show/509076
OBS-URL: https://build.opensuse.org/package/show/filesystems/disorderfs?expand=0&rev=2
2017-07-10 10:52:56 +00:00
ce50820f69 Accepting request 508349 from home:bmwiedemann:reproducible:test
new package
useful for testing reproducible builds

now using the original Debian tarball (without subdir)
with %setup -c

OBS-URL: https://build.opensuse.org/request/show/508349
OBS-URL: https://build.opensuse.org/package/show/filesystems/disorderfs?expand=0&rev=1
2017-07-06 11:30:01 +00:00