Commit Graph

2146 Commits

Author SHA1 Message Date
Packit
db46064115 [packit] 4.6.1 upstream release
Upstream tag: v4.6.1
Upstream commit: f3069b3f

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/podman.git refs/heads/*:refs/remotes/packit/*
git checkout packit/4.6.1-rawhide-update-propose_downstream
```
2023-08-10 20:58:58 +00:00
Lokesh Mandvekar
107772583a gvproxy removed for rawhide and copr builds
Ref: (WIP) https://bugzilla.redhat.com/show_bug.cgi?id=2224434

This might cause breakage in rawhide, but can't be worse than what it
already is.
2023-07-24 08:34:58 -04:00
Lokesh Mandvekar
f5015a026a Merge #73 Update rawhide to upstream release 4.6.0 2023-07-21 12:14:11 +00:00
Fedora Release Engineering
ebd0cee248 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 05:57:58 +00:00
Packit
8f90708bfa [packit] 4.6.0 upstream release
Upstream tag: v4.6.0
Upstream commit: 38e6fab9

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/podman.git refs/heads/*:refs/remotes/packit/*
git checkout packit/4.6.0-rawhide-update-propose_downstream
```
2023-07-20 22:09:02 +00:00
Lokesh Mandvekar
223a82f86b bump to v4.6.0-rc2 2023-07-13 16:01:55 -04:00
Lokesh Mandvekar
ec69e1ec9c bump to v4.6.0-rc1
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-07-03 10:06:58 -04:00
Lokesh Mandvekar
35be92c752 bump to v4.5.1 2023-05-26 13:40:48 -04:00
Lokesh Mandvekar
f6e2b9b14a rewrite spec to minimize diff with soon to be upstream packit-maintained spec 2023-05-24 09:41:45 -04:00
Ed Santiago
a37af540a5 Disable systemd resolved
Fixes flake: 'dial tcp: lookup cdn03.quay.io: no such host'

Okay, doesn't actually fix as in _fix_, just fix as in "sweep it
under the rug". The actual bug is in systemd-resolved, or in the
quay.io/cloudflare.net DNS nameservers, or in the weird specific
setup for cdn03 (it's a CNAME, compared to cdn01/02 which are A).
Maybe a combination of all of the above. I don't care; I just
want the flakes gone. I realize that this makes our testing
environment different from default Fedora, and am okay with
that because I suspect many Fedora users disable systemd-resolved
as SOP.

Signed-off-by: Ed Santiago <santiago@redhat.com>
2023-05-08 10:05:42 -06:00
Lokesh Mandvekar
fdd5bef7e5 fix macro 2023-04-25 14:19:10 -04:00
Yaakov Selkowitz
fb6959e0d6 Disable btrfs in RHEL builds
btrfs-progs is not supported on RHEL.  BUILDTAGS is already set properly
to compile if not present.
2023-04-25 11:48:15 -04:00
RH Container Bot
a4c6b7d041 auto bump to v4.5.0 2023-04-14 15:19:02 +00:00
Lokesh Mandvekar
ddbea30cde bump to v4.5.0-rc2 2023-04-12 09:25:24 -04:00
Lokesh Mandvekar
3cc557cca3 BR: gettext-envsubst
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-04-05 09:54:28 +02:00
Lokesh Mandvekar
92f1a6c1b4 bump to v4.5.0-rc1
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-04-05 09:22:06 +02:00
Lokesh Mandvekar
e623fbceb2 Fix ETCDIR usage for future upstream changes in docker wrapper
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-04-03 18:18:19 +05:30
Lokesh Mandvekar
a5a566a143 Resolves: #2183641 - use min conmon v2.1.7
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-04-03 16:50:02 +05:30
Miroslav Vadkerti
f12cda32c2 Adjust tests for new Ansible
Testing Farm 2023-03.1 has updated to a new Ansible
version.

Unfortunately, playbooks using the deprecated `warn:`
parameter for the shell/command modules will fail
because this had been deprecated

This should fix the problem.

Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
2023-03-31 17:09:15 +00:00
RH Container Bot
144403ee62 auto bump to v4.4.4 2023-03-27 20:02:41 +00:00
Lokesh Mandvekar
839d942373 ensure no buildroot macro left in /usr/bin/docker
A new change soon to be merged upstream will leave the buildroot macro
in /usr/bin/docker in the rpmbuild process.

This commit will sanitize the buildroot macro from /usr/bin/docker.

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-03-24 12:46:47 +05:30
RH Container Bot
bf8062ab84 auto bump to v4.4.3 2023-03-23 18:02:05 +00:00
Lokesh Mandvekar
81b573afb1 migrated to SPDX license
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-03-06 16:22:21 +05:30
Lokesh Mandvekar
1a9e693b72 remove CVE-2023-0778.patch merged upstream
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-03-01 16:35:28 +05:30
RH Container Bot
1e823da91a auto bump to v4.4.2 2023-02-28 12:50:25 +00:00
Yaakov Selkowitz
c82d37a5b3 Sync modules-load conditionals
ELN tracks rawhide and therefore is new enough for this.  Either way,
the %files listing needs to use the same conditional.
2023-02-21 20:09:20 -05:00
Lokesh Mandvekar
179d182184 Resolves: #2168256, #2170631 - CVE-2023-0778
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-02-17 15:44:24 +05:30
Lokesh Mandvekar
d7de8d0da4 remove quadlet package specification completely
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-02-13 15:25:12 +05:30
Lokesh Mandvekar
313c3e86a8 bump to v4.4.1
Fold podman-quadlet into podman main package

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-02-09 16:01:34 +05:30
Lokesh Mandvekar
b376f4e57a bump to v4.4.0
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-02-02 17:38:26 +05:30
Lokesh Mandvekar
3d2fca7281 Revert to v4.3.1 and bump Epoch to 5
This reverts commits 22fedbe, 4c4356f, 68abbd3 and 260db87.

Prep for CVE-2022-41717.

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-01-23 16:14:24 +05:30
Lokesh Mandvekar
1b0a5374f5 bump gvproxy to 0.5.0
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-01-19 18:43:17 +05:30
Lokesh Mandvekar
22fedbed3e bump to v4.4.0-rc2
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-01-18 18:02:09 +05:30
Lokesh Mandvekar
4c4356f482 specify QUADLET envvar in gating test config
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-01-17 21:10:16 +05:30
Lokesh Mandvekar
68abbd302d update bundled golang provides
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-01-16 18:10:37 +05:30
Lokesh Mandvekar
260db876ce add quadlet subpackage
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-01-16 18:09:24 +05:30
RH Container Bot
1653a48aa7 auto bump to v4.4.0-rc1 2023-01-16 00:03:42 +00:00
Lokesh Mandvekar
86969acc65 bump to v4.3.1
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-11-11 17:46:19 +05:30
Lokesh Mandvekar
638b79cc39 fix sdnotify gating test (merged upstream)
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-10-20 18:41:08 +05:30
RH Container Bot
14ceb9e2ba auto bump to v4.3.0 2022-10-19 13:15:47 +00:00
Lokesh Mandvekar
d3f0f48260 Revert "auto bump to v4.3.0-rc1"
This reverts commit 82a33c8104 done by
autobuilder.
2022-10-07 12:05:20 -04:00
RH Container Bot
82a33c8104 auto bump to v4.3.0-rc1 2022-10-07 15:14:28 +00:00
Lokesh Mandvekar
4d37af8ee2 update bundled provides
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-10-07 10:14:14 -04:00
Lokesh Mandvekar
694c4b04db Remove debbuild macros and depend on containers-common-extra
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-10-07 10:08:46 -04:00
RH Container Bot
9cae7541f4 auto bump to v4.3.0-rc1 2022-09-27 15:43:27 +00:00
Lokesh Mandvekar
61bf449d93 use correct tarball
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-09-07 15:50:54 -04:00
RH Container Bot
5d2388704f auto bump to v4.2.1 2022-09-07 14:04:08 +00:00
Lokesh Mandvekar
7275adbfce update license for debbuild
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-09-05 11:37:08 -04:00
Lokesh Mandvekar
be5377fc2b Packit: remove files installed by unreleased versions
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-08-26 11:10:21 -04:00
Lokesh Mandvekar
374ec52fa0 use tmpfilesdir macro
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-08-24 11:08:01 -04:00