Package: rust-libmount / 0.1.15-8

Metadata

Package Version Patches format
rust-libmount 0.1.15-8 3.0 (quilt)

Patch series

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

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

---
quick error 2.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/lib.rs | 4 2 + 2 - 0 !
src/remount.rs | 3 1 + 2 - 0 !
3 files changed, 4 insertions(+), 5 deletions(-)

---
tolerate no root mount.diff | (download)

src/remount.rs | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 tolerate lack of / mount.
 Some chroot environments may not have an accessible root mount,
 tolerate this case in the testsuite.
nix.diff | (download)

Cargo.toml | 3 2 + 1 - 0 !
src/lib.rs | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

---