Package: rust-findutils / 0.8.0-3

Metadata

Package Version Patches format
rust-findutils 0.8.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
relax uucore.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
relax chrono.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
relax clap.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
relax walkdir.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
relax nix.diff | (download)

Cargo.toml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
relax onig.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
relax serial test.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
skip tests oversensitive to environment.diff | (download)

src/find/matchers/access.rs | 4 2 + 2 - 0 !
src/find/matchers/lname.rs | 4 2 + 2 - 0 !
src/find/matchers/mod.rs | 4 2 + 2 - 0 !
src/find/matchers/name.rs | 7 4 + 3 - 0 !
src/find/matchers/printf.rs | 4 2 + 2 - 0 !
src/find/matchers/samefile.rs | 4 2 + 2 - 0 !
src/find/matchers/type_matcher.rs | 8 4 + 4 - 0 !
src/find/mod.rs | 24 12 + 12 - 0 !
tests/find_cmd_tests.rs | 23 12 + 11 - 0 !
9 files changed, 42 insertions(+), 40 deletions(-)

---
bump argmax.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix tests permission issues.patch | (download)

src/find/matchers/lname.rs | 15 9 + 6 - 0 !
src/find/matchers/name.rs | 15 9 + 6 - 0 !
src/find/matchers/printf.rs | 24 14 + 10 - 0 !
src/find/matchers/type_matcher.rs | 18 12 + 6 - 0 !
src/find/mod.rs | 30 17 + 13 - 0 !
tests/find_cmd_tests.rs | 8 4 + 4 - 0 !
6 files changed, 65 insertions(+), 45 deletions(-)

---