renovate[bot]
27324c2564
fix(deps): update module github.com/opencontainers/selinux to v1.11.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 14:02:50 +00:00
dependabot[bot]
f96e1ad4d6
build(deps): bump github.com/opencontainers/selinux
...
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux ) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/opencontainers/selinux/releases )
- [Commits](https://github.com/opencontainers/selinux/compare/v1.10.2...v1.11.0 )
---
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>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-02-14 05:20:28 +02:00
dependabot[bot]
aaba84ff91
build(deps): bump github.com/opencontainers/selinux
...
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/opencontainers/selinux/releases )
- [Commits](https://github.com/opencontainers/selinux/compare/v1.10.1...v1.10.2 )
---
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>
2022-09-29 06:08:31 -04:00
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]
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]
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
Miloslav Trmač
e29f8dc4f7
Run (make vendor)
...
... now that its (go mod vendor) works again.
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-08 16:29:12 -04:00
Daniel J Walsh
4079f00985
Bump containers/common and opencontainers/selinux versions
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-03-12 13:24:34 -04:00
dependabot-preview[bot]
27144cf85b
Bump github.com/opencontainers/selinux from 1.2.2 to 1.3.0
...
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux ) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/opencontainers/selinux/releases )
- [Commits](https://github.com/opencontainers/selinux/compare/v1.2.2...1.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-09-30 15:48:22 +02:00
Valentin Rothberg
92ce0bdf10
migrate to go modules
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Closes : #1621
Approved by: rhatdan
2019-06-25 09:55:38 +00:00
Daniel J Walsh
9b9ed1d71c
vndr opencontainers/selinux
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #1297
Approved by: TomSweeneyRedHat
2019-01-20 12:19:47 +00:00
Daniel J Walsh
017dd1ffd4
Revendor in latest code by release
...
Match the vendor information in libpod vendor.conf
This is needed in order to help us get into Debian.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #1277
Approved by: giuseppe
2019-01-15 11:22:14 +00:00
Daniel J Walsh
c12711248e
Vendor in latest containers/storage and opencontainers/selinux
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-10-19 17:33:01 -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