Commit Graph

148 Commits

Author SHA1 Message Date
R. Ryantm
e9db731286 podman: 4.9.2 -> 4.9.3 2024-02-14 11:02:58 +00:00
R. Ryantm
841e0154a8 podman: 4.9.1 -> 4.9.2 2024-02-05 15:14:57 +00:00
R. Ryantm
5bf6f71647 podman: 4.9.0 -> 4.9.1 2024-02-02 09:14:02 +00:00
R. Ryantm
b8d1c8355e podman: 4.8.3 -> 4.9.0 2024-01-23 06:35:59 +00:00
R. Ryantm
6cc127bf7f podman: 4.8.2 -> 4.8.3 2024-01-08 10:18:40 +00:00
R. Ryantm
6a9b7ca0cf podman: 4.8.1 -> 4.8.2 2023-12-27 12:38:08 +00:00
Riccardo Sirchia
f2dc18834b podman: 4.7.2 -> 4.8.1
https://github.com/containers/podman/releases/tag/v4.8.1
https://github.com/containers/podman/releases/tag/v4.8.0
2023-12-10 23:59:13 +01:00
R. Ryantm
de9c794291 podman: 4.7.0 -> 4.7.2 2023-11-03 15:25:35 +00:00
Cyrill Zadra
565a409df9 podman: 4.6.2 -> 4.7.0 2023-10-03 14:42:40 +02:00
R. Ryantm
5431fa20fd podman: 4.6.1 -> 4.6.2 2023-09-06 11:05:02 +00:00
R. Ryantm
4c277ee38a podman: 4.6.0 -> 4.6.1 2023-08-15 18:20:53 +00:00
zowoq
9ae366f179 podman: 4.5.1 -> 4.6.0
Diff: https://github.com/containers/podman/compare/v4.5.1...v4.6.0

Changelog: https://github.com/containers/podman/blob/v4.6.0/RELEASE_NOTES.md
2023-07-25 12:27:36 +10:00
zowoq
cd51ed2201 podman: 4.5.0 -> 4.5.1
Diff: https://github.com/containers/podman/compare/v4.5.0...v4.5.1

Changelog: https://github.com/containers/podman/blob/v4.5.1/RELEASE_NOTES.md
2023-05-28 11:18:55 +10:00
zowoq
ec5a76b203 podman: 4.4.4 -> 4.5.0
Diff: https://github.com/containers/podman/compare/v4.4.4...v4.5.0

Changelog: https://github.com/containers/podman/blob/v4.5.0/RELEASE_NOTES.md
2023-04-15 08:27:12 +10:00
zowoq
03d50d87c7 podman: 4.4.3 -> 4.4.4
Diff: https://github.com/containers/podman/compare/v4.4.3...v4.4.4

Changelog: https://github.com/containers/podman/blob/v4.4.4/RELEASE_NOTES.md
2023-03-28 17:19:57 +10:00
zowoq
5e19d09f0f podman: 4.4.2 -> 4.4.3
Diff: https://github.com/containers/podman/compare/v4.4.2...v4.4.3

Changelog: https://github.com/containers/podman/blob/v4.4.3/RELEASE_NOTES.md
2023-03-24 09:37:47 +10:00
Aroun
4babb8cf89 podman: add pointer to related nix option 2023-03-22 00:00:38 +05:30
Sandro Jäckel
815d85d400 podman: remove unused code 2023-03-11 08:25:18 +10:00
zowoq
48642c634e podman: remove wrapper
trying to get all of the podman functionality to work with the wrapper
 is becoming more complicated with each release, it isn't sustainable

removing the wrapper does mean that using extraPackages will need to build from source

- remove unnecessary serviceConfig overrides

- set HELPER_BINARIES_DIR to libexec/podman

- use install.bin target on linux for podman/tmpfiles
  - also installs quadlet/rootlessport in libexec

- symlink binaries from helpersBin into HELPER_BINARIES_DIR

- remove unnecessary rootlessport output

- remove unnecessary substituteInPlace
2023-02-28 18:08:29 +10:00
zowoq
bf816a54cf podman: 4.4.1 -> 4.4.2
Diff: https://github.com/containers/podman/compare/v4.4.1...v4.4.2

Changelog: https://github.com/containers/podman/blob/v4.4.2/RELEASE_NOTES.md
2023-02-25 09:49:42 +10:00
zowoq
3e081095a4 Revert "podman: remove wrapper"
This reverts commit 02f9255044.

broke rootlessport port forwarding
2023-02-17 20:26:02 +10:00
zowoq
5ecc72cb5b podman: add version test for all platforms 2023-02-14 19:22:24 +10:00
zowoq
02f9255044 podman: remove wrapper
trying to get all of the podman functionality to work with the wrapper
 is becoming more complicated with each release, it isn't sustainable

removing the wrapper does mean that using extraPackages will need to build from source

- include pkgs.zfs by default in the wrapped podman used by the module so it is cached
  - anyone using zfsUnstable will need to build from source

- remove unnecessary serviceConfig overrides

- set HELPER_BINARIES_DIR during build

- use install.bin target on linux for podman/tmpfiles
  - also installs quadlet/rootlessport in libexec

- remove unnecessary rootlessport output

- remove unnecessary substituteInPlace
2023-02-14 19:22:24 +10:00
zowoq
015188525a podman: 4.4.0 -> 4.4.1
https://github.com/containers/podman/releases/tag/v4.4.1
2023-02-09 18:14:35 +10:00
zowoq
8b031cac44 podman: 4.3.1 -> 4.4.0
https://github.com/containers/podman/releases/tag/v4.4.0
2023-02-06 18:46:38 +10:00
zowoq
469aec905b nixos/podman, podman: switch to netavark network stack 2023-01-04 14:25:14 +10:00
zowoq
596fbebaab podman: add mac-helper patch 2022-12-12 12:37:20 +10:00
zowoq
a0c079f652 podman: refactor wrapper 2022-11-17 07:51:53 +10:00
zowoq
e6cb071ef4 podman: 4.3.0 -> 4.3.1
https://github.com/containers/podman/releases/tag/v4.3.1
2022-11-11 18:18:21 +10:00
zowoq
87be8c2279 podman: 4.2.1 -> 4.3.0
https://github.com/containers/podman/releases/tag/v4.3.0
2022-10-20 22:22:38 +10:00
zowoq
11c8f03ea3 podman: 4.2.0 -> 4.2.1
https://github.com/containers/podman/releases/tag/v4.2.1
2022-09-08 00:10:49 +10:00
zowoq
33313b87e6 buildah, cri-o, podman: drop unneeded cni-plugins input from wrapper 2022-08-19 14:10:47 +10:00
zowoq
fa0c0bcb38 podman: 4.1.1 -> 4.2.0
https://github.com/containers/podman/releases/tag/v4.2.0
2022-08-11 10:47:08 +10:00
zowoq
cb766051ee podman: build on x86_64-darwin 2022-07-16 13:40:03 +10:00
zowoq
75d21e7131 podman: 4.1.0 -> 4.1.1
https://github.com/containers/podman/releases/tag/v4.1.1
2022-06-16 06:46:30 +10:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
zowoq
73d152e623 podman: mark as broken on x86_64-darwin 2022-05-12 07:46:38 +10:00
Ilan Joselevich
5eef62fc0b podman: 4.0.3 -> 4.1.0 2022-05-11 13:45:28 +03:00
Naïm Favier
ed63368dfe
podman: fix wrapper arguments escaping 2022-05-06 18:30:50 +02:00
zowoq
825078447a podman: add oci-containers.podman to passthru.tests 2022-05-03 19:42:33 +10:00
zowoq
01fd7a284e podman: 4.0.2 -> 4.0.3
https://github.com/containers/podman/releases/tag/v4.0.3
2022-04-02 06:42:52 +10:00
zowoq
b80a39b91b podman: ensure paths exist for the wrapper 2022-03-04 18:57:08 +10:00
zowoq
e1f1924a20 podman: 4.0.1 -> 4.0.2
https://github.com/containers/podman/releases/tag/v4.0.2
2022-03-03 19:03:16 +10:00
zowoq
676678f23f podman: add darwin wrapper and wrap gvproxy 2022-03-02 09:16:47 +10:00
zowoq
4ee1f9eafc podman: 3.4.4 -> 4.0.1
https://github.com/containers/podman/releases/tag/v4.0.0
https://github.com/containers/podman/releases/tag/v4.0.1

- wrap helper binaries via CONTAINERS_HELPER_BINARY_DIR
2022-02-25 19:09:29 +10:00
zowoq
e77e633283 podman: 3.4.3 -> 3.4.4
https://github.com/containers/podman/releases/tag/v3.4.4
2021-12-09 07:59:05 +10:00
zowoq
0301f18dff podman: 3.4.2 -> 3.4.3
https://github.com/containers/podman/releases/tag/v3.4.3
2021-12-08 16:57:08 +10:00
zowoq
d8e1fe3898 podman: 3.4.1 -> 3.4.2
https://github.com/containers/podman/releases/tag/v3.4.2
2021-11-14 08:57:50 +10:00
zowoq
ed83d8dbc7 podman: 3.4.0 -> 3.4.1
https://github.com/containers/podman/releases/tag/v3.4.1
2021-10-21 18:21:28 +10:00
zowoq
1b4cdac33e podman: remove darwin wrapper
- wrapping gvproxy doesn't work since 3.4
- store paths are written to config files which then break when GCed
2021-10-12 09:37:13 +10:00