Jindrich Novy
099a656e30
containers-common-0.61.0-1.el10
...
- make spec file compatible with RHEL
- update vendored components
- Resolves: RHEL-69842
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-12-16 12:15:28 +01:00
Jindrich Novy
455b4b4aed
containers-common-0.60.2-13.el10
...
- update vendored components
- Related: RHEL-58990
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-11-26 02:58:27 +01:00
Jindrich Novy
3aac15a93a
containers-common-0.60.2-12.el10
...
- Use proper log_driver: k8s-file
- Resolves: RHEL-68081
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-11-25 09:29:10 +01:00
Jindrich Novy
c2dc7e4b3e
containers-common-0.60.2-11.el10
...
- Install shortnames from Pyxis and overrides
- Resolves: RHEL-34940
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-10-31 12:51:32 +01:00
Jindrich Novy
fa3121e460
containers-common-0.60.2-10.el10
...
- don't use registry yaml files from upstream but RHEL10 dedicated ones
- Resolves: RHEL-65203
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-10-30 10:38:54 +01:00
Jindrich Novy
fb6a99896b
containers-common-0.60.2-9.el10
...
- ensure required configurations for RHEL10 is present
- Resolves: RHEL-58990
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-10-30 09:40:14 +01:00
Troy Dawson
8c577222ab
Bump release for October 2024 mass rebuild:
...
Resolves: RHEL-64018
2024-10-29 08:19:14 -07:00
Jindrich Novy
fd3744ff22
containers-common-0.60.2-7.el10
...
- Enable sigstore support
- Resolves: RUN-2164
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-10-29 13:58:05 +01:00
Jindrich Novy
f72731a5c9
containers-common-0.60.2-6.el10
...
- package GPG keys only on Fedora and CentOS
- Related: RHEL-39410
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-09-10 08:02:25 +02:00
Jindrich Novy
0ae4fa5195
containers-common-0.60.2-5.el10
...
- include relevant GPG keys
- Resolves: RHEL-57720
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-09-09 16:46:16 +02:00
Jindrich Novy
1c0eb6b47b
containers-common-0.60.2-4.el10
...
- update update.sh script and set logdriver to file
- Resolves: RHEL-57101
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-09-05 11:39:49 +02:00
Jindrich Novy
6f59eb64ce
containers-common-0.60.2-3.el10
...
- Obsolete containernetworking-plugins
- Resolves: RHEL-39410
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-08-28 10:37:28 +02:00
Jindrich Novy
22674655be
Obsolete containernetworking-plugins
...
- Related: RHEL-39410
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-08-28 10:21:15 +02:00
Jindrich Novy
3f93f3d748
Remove autorelease
...
- Related: RHEL-39410
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-08-27 14:23:49 +02:00
Jindrich Novy
f77ab6c0b7
Bump Epoch to 5 to preserve upgrade path from previous
...
Fedora content in RHEL10.
- Related: RHEL-39410
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-08-27 10:46:44 +02:00
Jindrich Novy
6aa2fd09db
Update to 0.60.2
...
- Related: RHEL-39410
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-08-26 14:31:42 +02:00
Jindrich Novy
c8fda2b083
Sync with containers-common 0.60.0
...
Resolves: RHEL-45611
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-07-29 10:59:50 +02:00
Lokesh Mandvekar
b3fe2ab30d
remove cni-plugins dependency
...
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2024-02-07 22:40:34 +05:30
Lokesh Mandvekar
50f9d7ee6e
bump netavark dep
2024-02-01 17:47:36 +05:30
Lokesh Mandvekar
9a27ad528d
bump to v0.57.3
...
check if `short-name-mode="enforcing"` exists in registries.conf and
enabled.
Remove `-e` option from update.sh to not exit on non-zero error at
finding `short-name-mode="enforcing"`.
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2024-02-01 17:16:21 +05:30
Yaakov Selkowitz
2dcf69d1ad
Build only on golang arches
...
go-md2man is a build requirement, and is therefore limited by golang
arches, and therefore does not build on i686 in RHEL 10. The build
arches can be limited while still remaining a noarch RPM.
2024-01-30 13:50:17 +00:00
Daniel J Walsh
719145eb7e
local build
2024-01-29 12:32:34 -05:00
Lokesh Mandvekar
1c296038d7
Use c/common upstream version for rpm with Epoch bump
...
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2254254
Keeping the Version set to `1` with autorelease can cause installation
issues.
With this commit, the c/common upstream version will be used for rpm
version so that there will be regular rpm version changes. Packages
dependent on containers-common can then use `>= epoch:version` for
dependency resolution.
Another change with this commit is that `update.sh.rawhide` has been
removed and all the rawhide specific logic has been added to `update.sh`
itself.
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2024-01-05 16:27:34 +05:30
Daniel J Walsh
28c879f872
local build
2023-12-10 08:34:23 -05:00
Lokesh Mandvekar
3226e0bbf2
extra subpackage depends netavark v1.6.0 or higher
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-04-12 08:18:10 -04:00
Lokesh Mandvekar
1b174b2d24
Resolves : #2170856 - add passt dependency
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-02-21 20:08:23 +05:30
Dan Čermák
61b3559cc5
Switch License to SPDX
2023-02-14 13:47:26 +01:00
Lokesh Mandvekar
1fb192fdd2
Suggests: qemu-user-static superseded by Recommends
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-02-01 17:53:20 +05:30
Lokesh Mandvekar
3e3fef6f50
adjust qemu-user-static dependencies in containers-common-extra
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-01-31 17:47:38 +05:30
Alexander Larsson
e3a882a033
Add /etc/containers/systemd and /usr/share/containers/systemd dirs
...
These are used by podman-quadlet which is part of podman 4.4
2023-01-04 11:26:29 +01:00
Daniel J Walsh
fc6ba2bd58
Change container-selinux to a recommends
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-12-15 15:02:49 -05:00
Lokesh Mandvekar
c30138dcb3
install RPM-GPG-KEY-redhat-release only on fedora and centos environments
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-11-02 17:16:08 +05:30
Lokesh Mandvekar
a193cab991
add cni-plugins and qemu-user-static deps to containers-common-extra
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-10-06 15:39:11 -04:00
Lokesh Mandvekar
b1f62551f7
both buildah and podman require iptables and nftables
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-10-06 15:35:19 -04:00
Lokesh Mandvekar
7f25686ec2
add containers-common-extra subpackage
...
The extra subpackage will contain those dependencies for Podman and Buildah
which are not required by Skopeo.
There are also additional conditionals to handle dependencies on Fedora
Server.
Podman and Buildah will `Requires: containers-common-extra` going
forward while Skopeo will ocntinue to `Requries: containers-common`.
Also added comment about origin of SourceN files.
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-10-06 15:21:26 -04:00
Lokesh Mandvekar
b4c18e3bd5
remove debbuild macros to comply with fedora guidelines
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-10-04 14:40:52 -04:00
Lokesh Mandvekar
554dba3090
deb envs probably need an explicit provides, whatevs
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-09-23 14:20:35 -04:00
Lokesh Mandvekar
40204168e1
obsolete and provide golang-github-containers-[common|image] = %{epoch}:%{version}-%{release}
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-09-23 14:16:13 -04:00
Lokesh Mandvekar
e552008fb8
obsolete golang-github-containers-common in debian and ubuntu
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-09-23 14:01:30 -04:00
Lokesh Mandvekar
410c4871bc
Fix debbuild maintainer field issue
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-08-16 14:25:01 -04:00
Lokesh Mandvekar
ae3afe5c2a
debbuild package conflicts with golang-github-containers-common
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-08-16 14:23:45 -04:00
Lokesh Mandvekar
c4f47308b7
Revert "skip RPM-GPG-KEY-redhat-release installation on non-centos RHEL"
...
Bad commit
This reverts commit 3f652c6781
.
2022-06-13 11:28:16 -04:00
Lokesh Mandvekar
3f652c6781
skip RPM-GPG-KEY-redhat-release installation on non-centos RHEL
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-06-13 10:09:09 -04:00
Lokesh Mandvekar
48a46928b8
build deb packages using debbuild
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-05-27 11:10:28 -04:00
Daniel J Walsh
b2a34f0c7f
local build
2022-03-23 10:48:56 -04:00
Lokesh Mandvekar
0ae1cfd00e
comment out log_driver for rhel8 on copr
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-03-15 11:07:27 -04:00
Lokesh Mandvekar
0a61fed140
fix build - don't delete what doesn't exist
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-02-14 14:15:39 -05:00
Lokesh Mandvekar
418b00e604
temporarily remove dockerfile manpages
...
https://github.com/fedora-silverblue/issue-tracker/issues/239
Handle this better in a subsequent build.
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-02-14 14:06:19 -05:00
Lokesh Mandvekar
7a77249545
Revert "handle md2man dep for c9s"
...
This reverts commit 75a6342663
.
Looks like we don't need it for c9s as netavark builds just fine on
copr without this change.
2022-02-03 11:30:14 -05:00
Lokesh Mandvekar
75a6342663
handle md2man dep for c9s
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-02-03 10:52:32 -05:00