Dominique Leuenberger 2022-02-06 22:54:16 +00:00 committed by Git OBS Bridge
parent 36bb7ca6c4
commit ab9e2c0a3c
12 changed files with 37 additions and 30 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/containers/storage.git</param>
<param name="scm">git</param>
<param name="filename">storage</param>
<param name="revision">v1.36.0</param>
<param name="revision">v1.38.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>
@ -11,7 +11,7 @@
<param name="url">https://github.com/containers/image.git</param>
<param name="scm">git</param>
<param name="filename">image</param>
<param name="revision">v5.16.0</param>
<param name="revision">v5.19.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>
@ -19,7 +19,7 @@
<param name="url">https://github.com/containers/podman.git</param>
<param name="scm">git</param>
<param name="filename">podman</param>
<param name="revision">v3.3.1</param>
<param name="revision">v3.4.4</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>
@ -27,7 +27,7 @@
<param name="url">https://github.com/containers/common.git</param>
<param name="scm">git</param>
<param name="filename">common</param>
<param name="revision">v0.44.0</param>
<param name="revision">v0.47.3</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e43997c0cbbdc118123e275a5281867039bcd5fdfb6e9de431be92328937d00c
size 4524092

3
common-0.47.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3185d1fae6bea4b78294a7bac19a1fb60e7824a78cc9c11be9677582c02e6b5c
size 4763172

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f37ca4a1d90220ec93d4e68dc01dc70b782779519d3f304c3e1c723e68cc4df
size 375092

3
image-5.19.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3334eed241701163e1fa0b17a4f8a0e1b448ce556600c3f7f4e26438969357bc
size 400580

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 3 19:43:19 UTC 2022 - Bruno Leon <bruno.leon@suse.com>
- Update storage to 1.38.2
- Update image to 5.19.1
- Update Podman to 3.4.4
- Update common to 0.47.3
-------------------------------------------------------------------
Tue Jan 11 12:56:24 UTC 2022 - Dan Čermák <dcermak@suse.com>
@ -450,7 +458,7 @@ Preliminary release notes follow:
chunked: estargz support
chunked: fix linkat for rootless
chunked: restrict dedup with hard links
1.35.0:
@ -496,7 +504,7 @@ Preliminary release notes follow:
Cirrus: Use fresh VM & Container images
build(deps): bump github.com/opencontainers/selinux from 1.8.2 to 1.8.3
build(deps): bump github.com/klauspost/compress from 1.13.1 to 1.13.3
1.33.1:
@ -1505,7 +1513,7 @@ Thu Apr 29 09:06:07 UTC 2021 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
Mon Apr 19 12:21:56 UTC 2021 - Richard Brown <rbrown@suse.com>
- Force overlay as default storage driver if system is not btrfs
(gh#containers/buildah#3153)
(gh#containers/buildah#3153)
-------------------------------------------------------------------
Mon Apr 19 11:03:30 UTC 2021 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
@ -1927,12 +1935,12 @@ Bump github.com/containers/image/v5 from 5.10.3 to 5.10.4
-------------------------------------------------------------------
Tue Mar 23 09:39:45 UTC 2021 - Richard Brown <rbrown@suse.com>
- Reintroduce SLE specific mounts config, to avoid errors on non-SLE systems
- Reintroduce SLE specific mounts config, to avoid errors on non-SLE systems
-------------------------------------------------------------------
Thu Mar 4 18:14:43 UTC 2021 - Richard Brown <rbrown@suse.com>
- Require util-linux-systemd for %post scripts (findmnt) (boo#1182998)
- Require util-linux-systemd for %post scripts (findmnt) (boo#1182998)
-------------------------------------------------------------------
Thu Feb 25 16:15:46 UTC 2021 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
@ -3748,7 +3756,7 @@ Fri Jun 19 09:57:44 UTC 2020 - Ralf Haferkamp <rhafer@suse.com>
ship the some mounts.conf default configuration on both platforms.
As the sources for the mount point do not exist on openSUSE by
default this config will basically have no effect on openSUSE.
(jsc#SLE-12122, bsc#1175821)
(jsc#SLE-12122, bsc#1175821)
-------------------------------------------------------------------
Wed Jun 3 14:37:20 UTC 2020 - Ralf Haferkamp <rhafer@suse.com>
@ -3775,7 +3783,7 @@ Wed Jun 3 14:37:20 UTC 2020 - Ralf Haferkamp <rhafer@suse.com>
-------------------------------------------------------------------
Wed May 13 12:45:58 UTC 2020 - Richard Brown <rbrown@suse.com>
- Add registry.opensuse.org as default registry [bsc#1171578]
- Add registry.opensuse.org as default registry [bsc#1171578]
-------------------------------------------------------------------
Fri Apr 24 08:35:54 UTC 2020 - Ralf Haferkamp <rhafer@suse.com>
@ -3786,7 +3794,7 @@ Fri Apr 24 08:35:54 UTC 2020 - Ralf Haferkamp <rhafer@suse.com>
verify the server certificates of the RMT servers hosted
in the public cloud.
(https://github.com/SUSE/container-suseconnect/issues/41)
-------------------------------------------------------------------
Fri Mar 6 11:14:24 UTC 2020 - Ralf Haferkamp <rhafer@suse.com>
@ -3818,7 +3826,7 @@ Wed Dec 11 16:13:32 UTC 2019 - Richard Brown <rbrown@suse.com>
- Initial support for the CNI DNS plugin, which allows containers to resolve the IPs of other containers via DNS name, has been added
- Podman now supports anonymous named volumes, created by specifying only a destination to the -v flag to the podman create and podman run commands
- Named volumes now support uid and gid options in --opt o=... to set UID and GID of the created volume
- Update to storage 1.15.3
- Update to storage 1.15.3
- overlay: allow storing images with more than 127 layers
- Lazy initialize the layer store
- tarlogger: drop state mutex

View File

@ -1 +0,0 @@
addFilter("shlib-policy-missing-lib")

View File

@ -17,16 +17,16 @@
# commonver - version from containers/common
%define commonver 0.44.0
%define commonver 0.47.3
# podman - version from containers/podman
%define podmanver 3.3.1
%define podmanver 3.4.4
# storagever - version from containers/storage
%define storagever 1.36.0
%define storagever 1.38.2
# imagever - version from containers/image
%define imagever 5.16.0
%define imagever 5.19.1
Name: libcontainers-common
Version: 20210626

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac459b8c791e9c992e3ae43fdf4a1c1b99c08fd3b3cdcbf3b4449ba813357d56
size 6422752

3
podman-3.4.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5716533292bc584e49ce4220b4fcdb04b188b24ed53b7a862187e803870961b8
size 6518292

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56316d751008f84194b004d21d8c4ed9566efc31fa66f6bea316f7ee710e9e6e
size 1745412

3
storage-1.38.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cc219dbc1f01cf850d947b6262ee89a4a8ccd2b6f7967f905ed853fd6715405
size 1813224