Commit Graph

12 Commits

Author SHA1 Message Date
Nalin Dahyabhai 9b6a02f3af run: ensure that stdio pipes are labeled correctly
Label stdio pipes to ensure that processes we run can read through
/dev/stdin and write through the /dev/stdout and /dev/stderr links.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2021-11-19 10:55:50 -05:00
dependabot[bot] b8c187627c
build(deps): bump github.com/opencontainers/selinux from 1.8.5 to 1.9.1
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.8.5 to 1.9.1.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](https://github.com/opencontainers/selinux/compare/v1.8.5...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/selinux
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 08:34:15 +00:00
dependabot[bot] d277035355
build(deps): bump github.com/opencontainers/selinux from 1.8.4 to 1.8.5
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](https://github.com/opencontainers/selinux/compare/v1.8.4...v1.8.5)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/selinux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 08:34:55 +00:00
dependabot[bot] 4f30cd1532
build(deps): bump github.com/opencontainers/selinux from 1.8.2 to 1.8.3
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](https://github.com/opencontainers/selinux/compare/v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/selinux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 08:31:46 +00:00
dependabot[bot] 0b44fe175b
Bump github.com/containers/storage from 1.30.1 to 1.30.3
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.30.1 to 1.30.3.
- [Release notes](https://github.com/containers/storage/releases)
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md)
- [Commits](https://github.com/containers/storage/compare/v1.30.1...v1.30.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 08:33:17 +00:00
dependabot-preview[bot] a75b2214da
build(deps): bump github.com/containers/common from 0.31.0 to 0.31.1
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](https://github.com/containers/common/compare/v0.31.0...v0.31.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-12-21 07:08:44 -05:00
dependabot-preview[bot] fc67d3c947
Bump github.com/opencontainers/selinux from 1.5.2 to 1.6.0
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](https://github.com/opencontainers/selinux/compare/v1.5.2...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-07-13 16:22:18 -04:00
Nalin Dahyabhai 365b4d0ffc Update github.com/opencontainers/selinux
Update github.com/opencontainers/selinux to version
9aade4d3a3b7e6d876cd3823ad20ec45fc035402.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #835
Approved by: rhatdan
2018-06-28 21:32:14 +00:00
Daniel J Walsh 146c18544e Vendor in latest selinux-go code
This should make building on non linux systems easier

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #826
Approved by: rhatdan
2018-06-26 23:20:53 +00:00
Daniel J Walsh bd9e9059ba Vendor in latest go-selinux bindings
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #806
Approved by: nalind
2018-06-19 17:41:07 +00:00
Daniel J Walsh 966f32b2ac Add proper SELinux labeling to buildah run
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #294
Approved by: nalind
2017-11-07 22:40:29 +00:00
Daniel J Walsh df71b8fe6a Update vendor patches
Closes: #51
Approved by: rhatdan
2017-03-28 19:22:27 +00:00