| Commit message (Expand) | Author | Age |
* | Disable F36 service that is incompat with WSL kern | Jason T. Greene | 2022-08-08 |
* | Merge pull request #15216 from cevich/v4.2_image_search | OpenShift Merge Robot | 2022-08-08 |
|\ |
|
| * | Cirrus: Update DEST_BRANCH to v4.2 | Chris Evich | 2022-08-05 |
| * | Cirrus: Improve CI VM image updates for EC2 | Chris Evich | 2022-08-05 |
* | | Merge pull request #15202 from lsm5/v420RC3-release | openshift-ci[bot] | 2022-08-05 |
|\ \
| |/
|/| |
|
| * | Bump back to v4.2.0-dev | Lokesh Mandvekar | 2022-08-05 |
| * | Bump to v4.2.0-rc3v4.2.0-rc3 | Lokesh Mandvekar | 2022-08-05 |
|/ |
|
* | Merge pull request #15201 from lsm5/v420RC3 | openshift-ci[bot] | 2022-08-05 |
|\ |
|
| * | v4.2.0-rc3 release notes | Lokesh Mandvekar | 2022-08-05 |
|/ |
|
* | Merge pull request #15194 from ashley-cui/backports | openshift-ci[bot] | 2022-08-04 |
|\ |
|
| * | pkginstaller: use correct GOARCH while building podman binaries | Anjan Nath | 2022-08-04 |
| * | pkginstaller: makefile improvements to avoid redownloading | Anjan Nath | 2022-08-04 |
| * | pkginstaller: add makefile target to notarize the built pkg | Anjan Nath | 2022-08-04 |
| * | pkginstaller: sign qemu-system-* binary for the pkg | Anjan Nath | 2022-08-04 |
| * | Add support for building macOS pkg installer | Anjan Nath | 2022-08-04 |
|/ |
|
* | Merge pull request #15142 from mtrmac/sigstore-sign-4.2 | openshift-ci[bot] | 2022-08-02 |
|\ |
|
| * | Add support for creating sigstore signatures, and providing passphrases | Miloslav Trmač | 2022-08-02 |
| * | Hide podman manifest push --sign-by on remote | Miloslav Trmač | 2022-08-02 |
| * | Use signByFlagName instead of copy&pasting the string | Miloslav Trmač | 2022-08-02 |
| * | Remove libpod/common | Miloslav Trmač | 2022-08-02 |
| * | Update c/common to an unreleased version | Miloslav Trmač | 2022-08-02 |
| * | Update the registry server we test against from 2.6 to 2.8 | Miloslav Trmač | 2022-08-02 |
| * | Use existing REGISTRY_IMAGE variables in more places | Miloslav Trmač | 2022-08-02 |
| * | Use httpasswd from the surrouding OS instead of the registry image | Miloslav Trmač | 2022-08-02 |
| * | fix e2e sign tests | Valentin Rothberg | 2022-08-02 |
|/ |
|
* | Merge pull request #15076 from mheon/bump_420_rc2 | OpenShift Merge Robot | 2022-07-27 |
|\ |
|
| * | Final v4.2.0-RC2 release notes | Matthew Heon | 2022-07-27 |
| * | Skip one failing test on Ubuntu | Matthew Heon | 2022-07-27 |
| * | Fix incorrect release note about regexp | Matthew Heon | 2022-07-26 |
| * | Bump to v4.2.0-dev | Matthew Heon | 2022-07-26 |
| * | Bump to v4.2.0-RC2v4.2.0-rc2 | Matthew Heon | 2022-07-26 |
| * | Final release notes for v4.2.0-RC2 | Matthew Heon | 2022-07-26 |
| * | [CI:DOCS] podman-generate-systemd.1.md: document --sdnotify | Erik Sjölund | 2022-07-26 |
| * | pod create --share none should not create infra | Charlie Doern | 2022-07-26 |
| * | machine: Fix check which is always true | Christophe Fergeau | 2022-07-26 |
| * | Set TLSVerify=true by default for API endpoints | Vladimir Kochnev | 2022-07-26 |
| * | Semiperiodoc cleanup of obsolete FIXMEs | Ed Santiago | 2022-07-26 |
| * | benchmarks: fix create test | Valentin Rothberg | 2022-07-26 |
| * | integration test: fix network backend option with remote | Paul Holzinger | 2022-07-26 |
| * | docs: remove CNI word where it is not applicable | Paul Holzinger | 2022-07-26 |
| * | libpod: do not lock all containers on pod rm | Giuseppe Scrivano | 2022-07-26 |
| * | container wait: improve error message | Valentin Rothberg | 2022-07-26 |
| * | Makefile: use order-only prereq for podman-remote | Ed Santiago | 2022-07-26 |
| * | API: libpod/create use correct default umask | Paul Holzinger | 2022-07-26 |
| * | compose test: remove cni config copy | Paul Holzinger | 2022-07-26 |
| * | compat api: always turn on network isolation for networks | Paul Holzinger | 2022-07-26 |
| * | compat api: allow default bridge name for networks | Paul Holzinger | 2022-07-26 |
| * | Compat API: unify pull/push and add missing progress info | Jakub Guzik | 2022-07-26 |
| * | remote push: show copy progress | Valentin Rothberg | 2022-07-26 |
| * | fix broken machine test | Paul Holzinger | 2022-07-26 |