buildkit/vendor/github.com
Sebastiaan van Stijn f366587673
vendor: github.com/moby/sys/mountinfo v0.4.0
mountinfo v0.4.0
------------------------

Breaking changes:
 * `PidMountInfo` is now deprecated and will be removed before v1.0; users should
   switch to `GetMountsFromReader`

Fixes and improvements:
 * run filter after all fields are parsed
 * correct handling errors from `bufio.Scan`
 * documentation formatting fixes

mountinfo v0.3.1
------------------------

Breaking changes:
* `FstypeFilter` is changed to `FSTypeFilter` to be in-line with the field name.

Fixes and improvements:
* Fixed `FilterFunc` doc.

mountinfo v0.3.0
------------------------

Breaking changes:
* Some field names of `struct Mountinfo` are changed to be more in-line with Go
  naming conventions. Users need to be converted.

Fixes and improvements:
* Fixed per-package doc to be shown by `go doc`
* Make `GetMountsFromReader` Linux-specific.
* OpenBSD support added (same code as FreeBSD; not tested).

mountinfo v0.2.0
------------------------

Bug fixes:
* Fix path unescaping for paths with double quotes

Improvements:
* `Mounted`: speed up by adding fast paths using `openat2` (Linux-only, #29) and `stat`
* `Mounted`: relax path requirements (allow relative, non-cleaned paths, symlinks)
* Unescape `fstype` and `source` fields
* Documentation improvements

Testing/CI:
* Unit tests: exclude darwin
* CI: run tests under Fedora 32 to test openat2
* `TestGetMounts`: fix for Ubuntu build system
* Makefile: fix ignoring test failures
* CI: add cross build

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-12 13:21:44 +01:00
..
AkihiroSuda/containerd-fuse-overlayfs update RootlessKit, fuse-overlayfs, and containerd-fuse-overlayfs 2020-11-05 17:22:56 +09:00
Azure/go-ansiterm all: run integration tests against dockerd 2020-04-08 23:27:17 -07:00
BurntSushi/toml Migrate from vndr to go mod 2019-01-31 22:44:47 +00:00
Microsoft vendor: github.com/Microsoft/go-winio v0.4.15-0.20200908182639-5b44b70ab3ab 2020-10-30 20:45:08 +01:00
containerd Bump stargz-snapshotter and partial registry logic integration 2020-10-29 12:37:03 +09:00
containernetworking/cni vendor: update containerd to efa0e809 2020-08-30 23:04:25 -07:00
coreos/go-systemd/v22 vendor: github.com/docker/docker v20.10.0-beta1.0.20201030232932-c2cc352355d4 2020-10-31 00:34:53 +01:00
cpuguy83/go-md2man/v2 vendor: update containerd (and various packages) 2020-02-28 10:24:10 +09:00
davecgh/go-spew vendor: update fsutil to 1ec198358 2019-03-14 15:18:50 -07:00
docker vendor: docker/docker v20.10.0-beta1.0.20201110211921-af34b94a78a1 2020-11-12 13:20:19 +01:00
gofrs/flock vendor: github.com/gofrs/flock v0.7.3 2020-08-24 10:55:23 +02:00
gogo vendor: update containerd (and various packages) 2020-02-28 10:24:10 +09:00
golang Enable to use stargz snapshotter without spawning plugin process 2020-09-03 14:13:26 +09:00
google vendor: github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 2020-10-30 12:11:11 +01:00
grpc-ecosystem grpc interceptors for errors 2020-04-22 18:31:32 -07:00
hanwen/go-fuse/v2 Enable to use stargz snapshotter without spawning plugin process 2020-09-03 14:13:26 +09:00
hashicorp Enable to use stargz snapshotter without spawning plugin process 2020-09-03 14:13:26 +09:00
ishidawataru/sctp vendor: update containerd (and various packages) 2020-02-28 10:24:10 +09:00
jaguilar/vt100 vendor: add vt100 2019-04-01 19:49:04 -07:00
mitchellh/hashstructure vendor: mitchellh/hashstructure v1.0.0 2020-05-11 19:54:15 +02:00
moby vendor: github.com/moby/sys/mountinfo v0.4.0 2020-11-12 13:21:44 +01:00
morikuni/aec Migrate from vndr to go mod 2019-01-31 22:44:47 +00:00
opencontainers vendor: github.com/docker/docker v20.10.0-beta1.0.20201030232932-c2cc352355d4 2020-10-31 00:34:53 +01:00
opentracing/opentracing-go vendor: update opentracing-go v1.2.0, go-stdlib v1.0.0 2020-07-30 11:16:27 +02:00
opentracing-contrib/go-stdlib vendor: update opentracing-go v1.2.0, go-stdlib v1.0.0 2020-07-30 11:16:27 +02:00
pkg vendor: github.com/pkg/profile v1.5.0 2020-08-24 10:56:12 +02:00
pmezard/go-difflib Migrate from vndr to go mod 2019-01-31 22:44:47 +00:00
russross/blackfriday/v2 vendor: update containerd (and various packages) 2020-02-28 10:24:10 +09:00
serialx/hashring add example/kube-consistent-hash 2019-04-23 19:35:29 +09:00
shurcooL/sanitized_anchor_name vendor: update containerd (and various packages) 2020-02-28 10:24:10 +09:00
sirupsen/logrus vendor: sirupsen/logrus v1.7.0 2020-09-30 13:53:45 +02:00
stretchr/testify vendor: update containerd and dependencies to current master 2020-05-14 21:01:44 +02:00
syndtr/gocapability vendor: update containerd and continuity 2019-04-25 23:33:52 -07:00
tonistiigi vendor: update fsutil to c3ed55f3b4 2020-07-26 23:25:00 -07:00
uber Enable to use stargz snapshotter without spawning plugin process 2020-09-03 14:13:26 +09:00
urfave/cli vendor: update containerd (and various packages) 2020-02-28 10:24:10 +09:00
willf/bitset vendor: update containerd to eb6354a11 2020-07-28 17:48:03 -07:00