diff --git a/_service b/_service index 382b880..b4c5d11 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ https://github.com/containers/buildah.git git buildah -1.11.2 -v1.11.2 +1.11.3 +v1.11.3 diff --git a/buildah-1.11.2.tar.xz b/buildah-1.11.2.tar.xz deleted file mode 100644 index 5520179..0000000 --- a/buildah-1.11.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8fa3997334d806a5c34eed8a6e46369327174716a2d60c379af9600886b2f49 -size 5341948 diff --git a/buildah-1.11.3.tar.xz b/buildah-1.11.3.tar.xz new file mode 100644 index 0000000..ab1c9de --- /dev/null +++ b/buildah-1.11.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8241e955ce43c6d8d029605311740850b51adb774dd80ff74ec1929df968a6 +size 5492768 diff --git a/buildah.changes b/buildah.changes index 89edfc9..47ae0e8 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,9 +1,20 @@ +------------------------------------------------------------------- +Mon Oct 7 06:54:05 UTC 2019 - Sascha Grunert + +- Update to v1.11.3 + * Add cgroups2 + * Add support for retrieving context from stdin "-" + * Added tutorial on how to include Buildah as library + * Fix --build-args handling + * Print build 'STEP' line to stdout, not stderr + * Use Containerfile by default + ------------------------------------------------------------------- Mon Sep 23 15:32:41 UTC 2019 - Richard Brown - Update to v1.11.2 * Add some cleanup code - * Move devices code to unit specific directory. + * Move devices code to unit specific directory. ------------------------------------------------------------------- Fri Sep 13 07:07:28 UTC 2019 - Sascha Grunert diff --git a/buildah.spec b/buildah.spec index 18b5d5c..17c6ad7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: buildah -Version: 1.11.2 +Version: 1.11.3 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0