-
Notifications
You must be signed in to change notification settings - Fork 75
Comparing changes
Open a pull request
base repository: opencontainers/selinux
base: v1.8.0
head repository: opencontainers/selinux
compare: v1.8.1
- 18 commits
- 12 files changed
- 6 contributors
Commits on Dec 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c0ea277 - Browse repository at this point
Copy the full SHA c0ea277View commit details -
Configuration menu - View commit details
-
Copy full SHA for 403be7a - Browse repository at this point
Copy the full SHA 403be7aView commit details -
doc.go: remove outdated description about the build tag
Signed-off-by: Akihiro Suda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9dbde78 - Browse repository at this point
Copy the full SHA 9dbde78View commit details -
Merge pull request #134 from AkihiroSuda/fix-doc
doc.go: remove outdated description about the build tag
Configuration menu - View commit details
-
Copy full SHA for b15d329 - Browse repository at this point
Copy the full SHA b15d329View commit details
Commits on Feb 5, 2021
-
support mips64le architecture.
Signed-off-by: houfangdong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e184aa3 - Browse repository at this point
Copy the full SHA e184aa3View commit details
Commits on Feb 8, 2021
-
Merge pull request #136 from houfangdong/master
support mips64le architecture.
Configuration menu - View commit details
-
Copy full SHA for b458975 - Browse repository at this point
Copy the full SHA b458975View commit details
Commits on Feb 12, 2021
-
Makefile: rm golangci-lint install, GOPATH check
1. GOPATH is optional since about go 1.13. Remove the check. 2. Do not install golangci-lint, assuming it is already installed. (this is true on CI and, I assume, most of developers' boxes). Signed-off-by: Kir Kolyshkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2740926 - Browse repository at this point
Copy the full SHA 2740926View commit details -
ci: switch from travis to github actions
As travis-ci.org is being shot, we need a new CI. This is a more or less one to one replacement of Travis functionality, except there are no ppc64 machines available (cross-compilation is still tested). Signed-off-by: Kir Kolyshkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9612a36 - Browse repository at this point
Copy the full SHA 9612a36View commit details -
Merge pull request #137 from kolyshkin/gha
ci: switch from travis to github actions
Mrunal Patel authoredFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 10a2717 - Browse repository at this point
Copy the full SHA 10a2717View commit details -
We have switch to native github approval mechanism (#138), so remove this. Signed-off-by: Kir Kolyshkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f4d53f - Browse repository at this point
Copy the full SHA 6f4d53fView commit details -
Merge pull request #140 from kolyshkin/bye-pullapprove
.pullapprove.yml: remove
Configuration menu - View commit details
-
Copy full SHA for 8df241c - Browse repository at this point
Copy the full SHA 8df241cView commit details
Commits on Mar 1, 2021
-
ci/gha: switch to go 1.16 final
rc1 is removed as non-rc 1.16 is released Signed-off-by: Kir Kolyshkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1f380a - Browse repository at this point
Copy the full SHA e1f380aView commit details -
When selinux is not supported, instead of silently retrurning from the test, use t.Skip() so that a user will know the test was skipped (and why) not passed as they would assume. Signed-off-by: Kir Kolyshkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e30672b - Browse repository at this point
Copy the full SHA e30672bView commit details -
Simplify and improve error logging. Signed-off-by: Kir Kolyshkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ddcb86 - Browse repository at this point
Copy the full SHA 5ddcb86View commit details -
Merge pull request #141 from kolyshkin/fix-ci
ci: switch to go 1.16 final
Configuration menu - View commit details
-
Copy full SHA for 8deba79 - Browse repository at this point
Copy the full SHA 8deba79View commit details
Commits on May 7, 2021
-
Reserver one Category for the privileged containers to use
Currently each privileged container is reserving a different category to make sure that other containers can not see their content. This wastes container categories. This PR will reserve one category for all privileged containers (s0:c1023,c1024), and free all of the other categories for confined containers. Signed-off-by: Daniel J Walsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45683dc - Browse repository at this point
Copy the full SHA 45683dcView commit details
Commits on May 10, 2021
-
Merge pull request #143 from rhatdan/version
Reserve one Category for the privileged containers to use
Configuration menu - View commit details
-
Copy full SHA for 2b894f8 - Browse repository at this point
Copy the full SHA 2b894f8View commit details
Commits on May 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0ca4508 - Browse repository at this point
Copy the full SHA 0ca4508View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.8.0...v1.8.1