runc/series.conf

132 lines
7.2 KiB
Plaintext
Raw Normal View History

patch/0001-.travis.yml-Don-t-require-FETCH_HEAD.patch
patch/0002-Don-t-try-to-read-freezer.state-from-the-cu.patch
patch/0003-Use-opencontainers-selinux-package.patch
patch/0004-handle-unprivileged-operations-and-dumpable.patch
patch/0005-runc-add-support-for-rootless-containers.patch
patch/0006-rootless-add-rootless-cgroup-manager.patch
patch/0007-libcontainer-configs-add-proper-HostUID-and.patch
patch/0008-libcontainer-init-fix-unmapped-console-fcho.patch
patch/0009-rootless-add-autogenerated-rootless-config-.patch
patch/0010-integration-added-root-requires.patch
patch/0011-tests-add-rootless-integration-tests.patch
patch/0012-vendor-add-golang.org-x-sys-unix-9a7256cb28.patch
patch/0013-libcontainer-rewrite-cmsg-to-use-sys-unix.patch
patch/0014-Set-container-state-only-once-during-start.patch
patch/0015-checkpoint-check-if-system-supports-pre-dum.patch
patch/0016-Fix-console-syscalls.patch
patch/0017-restore-apply-resource-limits.patch
patch/0018-could-load-a-stopped-container.patch
patch/0019-Revert-back-to-using-sbin.patch
patch/0020-add-testcase-in-generic_error_test.go.patch
patch/0021-Fix-misspelling-of-properties-in-various-pl.patch
patch/0022-Add-a-rootless-containers-section-on-README.patch
patch/0023-vendor-clean-up-to-be-better-written.patch
patch/0024-Optimizing-looping-over-namespaces.patch
patch/0025-Add-a-rootless-section-to-spec-man-page-and.patch
patch/0026-Allow-updating-container-pids-limit.patch
patch/0027-Remove-redundant-declaraion-of-namespace-sl.patch
patch/0028-Revert-saneTerminal.patch
patch/0029-vendor-runtime-spec-fork-docker-runtime-spe.patch
patch/0030-Update-memory-specs-to-use-int64-not-uint64.patch
patch/0031-Add-spec-for-euleros.patch
patch/0032-runc-17-Always-save-own-namespace-paths.patch
patch/0033-runc-change-runc-default-umask-to-027.patch
patch/0034-runc-17-Add-some-compatibility-code-to-surpor.patch
patch/0035-runc-17-Add-root-to-HookState-for-compatibili.patch
patch/0036-runc-17-add-compatibility-for-docker-1.11.2.patch
patch/0037-docker-Don-t-enalbe-kmem-accounting-by-defa.patch
patch/0039-Fix-unittest-and-integration-test-error-cause.patch
patch/0041-Add-timeout-for-syscall.Openat.patch
patch/0042-update-state-earlier-to-avoid-cgroup-leak-whe.patch
patch/0043-runc-Use-rslave-instead-of-rprivate-in-chro.patch
patch/0044-runc-default-mount-propagation-correctly.patch
patch/0045-runc-add-hook-specific-info-when-error-occurr.patch
patch/0046-runc-print-cgroup-info-if-cpuset-missing-occu.patch
patch/0047-runc-add-more-specific-log-for-hooks.patch
patch/0048-runc-Only-configure-networking.patch
patch/0049-cgroups-fs-fix-NPE-on-Destroy-than-no-cgrou.patch
patch/0050-runc-Avoid-race-when-opening-exec-fifo.patch
patch/0051-runc-Return-from-goroutine-when-it-should-t.patch
patch/0052-runc-reduce-max-number-of-retries-to-10.patch
patch/0053-runc-print-error-message-during-start-into-co.patch
patch/0054-runc-ignore-exec.fifo-removing-not-exist-erro.patch
patch/0055-Add-file-fds-limit.patch
patch/0056-runc-Modify-max-files.limit-to-max-because-of.patch
patch/0057-runc-change-read-value-of-cgroup-files.limit-.patch
patch/0058-runc-fix-panic-when-Linux-is-nil.patch
patch/0059-Fix-setup-cgroup-before-prestart-hook.patch
patch/0060-runc-runc-logs-forwarding-to-syslog.patch
patch/0061-runc-17-change-golang-build-version-to-make-o.patch
patch/0062-runc-Check-the-hook-timeout-in-case-overflow.patch
patch/0063-docker-close-openchan-immediately-to-avoid-er.patch
patch/0064-runc-bump-to-v1.0.0.rc3.4-after-normalization.patch
patch/0065-runc-support-namespaced-kernel-params-can-be-.patch
patch/0066-runc-bump-to-v1.0.0.rc3.6.patch
patch/0067-runc-make-the-runc-log-more-useful.patch
patch/0068-runc-reduced-the-same-log-when-the-hook-exect.patch
patch/0069-runc-Change-Files-to-LinuxFiles-for-file-limi.patch
patch/0070-runc-not-print-no-such-file-when-cli-err.patch
patch/0071-runc-revert-Change-Files-to-LinuxFiles-for-fi.patch
patch/0072-Revert-runc-not-print-no-such-file-when-cli-e.patch
patch/0073-runc-fix-state.json-no-such-file-or-directory.patch
patch/0074-runc-fix-check-sysctl-in-host-network-mode.patch
patch/0075-runc-Fix-systemd-journald-service-dependency.patch
patch/0076-runc-Fix-syslog-hook-bug.patch
patch/0077-runc-Require-libseccomp-static-lib-for-upgrade-f.patch
patch/0078-runc-Fix-race-in-runc-exec.patch
patch/0079-runc-modify-spec-file-for-upgrade.patch
patch/0080-runc-support-specify-umask.patch
patch/0081-runc-fix-oom-killer-disable-unhandled-due-t.patch
patch/0082-runc-make-runc-spec-and-docker-18.9-compati.patch
patch/0083-log-fix-runc-log-decode-failed.patch
patch/0084-oci-fix-runc-panic-and-support-oom-score.patch
patch/0085-runc-do-not-setup-sysctl-in-runc-when-userns-.patch
patch/0086-runc-support-set-seccomp-priority.patch
patch/0087-runc-fix-spec-LinuxSyscall-struct.patch
patch/0088-nsenter-clone-proc-self-exe-to-avoid-exposi.patch
patch/0089-Revert-nsenter-clone-proc-self-exe-to-avoid.patch
patch/0090-nsenter-clone-proc-self-exe-to-avoid-exposi.patch
patch/0091-runc-cve-2019-5736-workaround-if-memfd_create.patch
patch/0092-runc-cve-2019-5736-fix-build-failure.patch
patch/0093-runc-fix-error-when-check-the-init-process.patch
patch/0094-runc-If-tmp-is-mounted-by-option-noexec-docke.patch
patch/0095-runc-just-warning-when-poststart-and-poststop.patch
patch/0096-runc-do-not-kill-container-if-poststart-hooks.patch
patch/0097-runc-Fix-mountpoint-leak-and-pivot_root-error.patch
patch/0098-runc-fix-read-only-containers-under-userns-.patch
patch/0099-runc-enable-bep-ldflags.patch
patch/0100-runc-set-makefile-buildid.patch
patch/0101-runc-print-memory-info-when-syscall.Exec-fail.patch
patch/0102-runc-add-sysctl-kernel.pid_max-to-whitelist.patch
patch/0104-runc-Retry-adding-pids-to-cgroups-when-EINV.patch
patch/0105-runc-disable-core-dump-during-pipe-io.patch
patch/0106-runc-do-not-override-devices.allow-file-when-.patch
patch/0107-runc-fix-exec-problem-caused-by-libseccomp-up.patch
patch/0108-runc-print-files-limit-and-usage-when-exec-fa.patch
patch/0109-runc-add-copyright.patch
patch/0110-runc-add-lisence.patch
patch/0111-runc-add-log-message-for-cgroup-file-check.patch
patch/0112-runc-add-log-message-for-cgroup-file-check.patch
patch/0113-runc-modify-files-cgroup-info-reading-path.patch
patch/0112-runc-Fixes-1585-config.Namespaces-is-empty-.patch
patch/0113-runc-Write-freezer-state-after-every-state-.patch
patch/0114-runc-may-kill-other-process-when-container-.patch
patch/0115-runc-Fix-cgroup-hugetlb-size-prefix-for-kB.patch
patch/0116-runc-check-nil-pointers-in-cgroup-manager.patch
patch/0117-runc-Pass-back-the-pid-of-runc-1-CHILD-so-w.patch
patch/0118-runc-don-t-deny-all-devices-when-update-cgroup-resou.patch
patch/0118-runc-rootfs-do-not-permit-proc-mounts-to-no.patch
patch/0119-runc-use-git-commit-to-store-commit-ID.patch
patch/0120-runc-fix-permission-denied.patch
patch/0121-runc-add-sys-symbol-to-support-riscv.patch
patch/0122-runc-add-riscv-on-existing-files.patch
patch/0121-runc-add-cpu-and-memory-info-when-print-cgroup-info.patch
patch/0124-runc-fix-freezing-race.patch
patch/0125-runc-compile-option-compliance.patch
patch/0126-runc-add-check-in-spec.patch
patch/0127-runc-add-mount-destination-validation-fix-CVE-2021.patch
patch/0128-runc-optimize-nsexec-logging.patch
patch/0129-runc-improve-log-for-debugging.patch
patch/0130-runc-fix-cgroup-info-print-error.patch
#end