diff --git a/docker.spec b/docker.spec index c8f7b51086dd58e675a5bbf7d477cb50bcc47329..dd888573e726578fee6df8f6e480a3f9596ee8b5 100644 --- a/docker.spec +++ b/docker.spec @@ -1,6 +1,6 @@ Name: docker-engine Version: 18.09.0 -Release: 336 +Release: 337 Epoch: 2 Summary: The open-source application container engine Group: Tools/Docker @@ -13,10 +13,8 @@ Source3: git-commit Source4: series.conf Source5: VERSION-vendor Source6: gen-commit.sh -%ifarch loongarch64 Source7: net.tar.gz Source8: sys.tar.gz -%endif URL: https://mobyproject.org @@ -229,6 +227,12 @@ fi %endif %changelog +* Fri Jun 07 2024 suoxiaocong - 18.09.0-337 +- Type:BUG +- CVE:NA +- SUG:NA +- DESC:remove ifarch condition check when addding source, this causes src.rpm missing files + * Wed May 08 2024 chenjiankun - 18.09.0-336 - Type:CVE - CVE:CVE-2024-32473