diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..f087b429e2f81a9f37b28a8308e2210f84df6c9b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.tar.gz filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000000000000000000000000000000000000..e3684b1139fdcee6b09a1e488bcd7786cd7b61d4 --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + url = https://artifacts.openeuler.openatom.cn/src-openEuler/mysql diff --git a/mysql-boost-8.0.40.tar.gz b/mysql-boost-8.0.40.tar.gz index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0912e12a41ff202c4cb117ad31b57c4860b86a33 100644 --- a/mysql-boost-8.0.40.tar.gz +++ b/mysql-boost-8.0.40.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb34a23d324584688199b4222242f4623ea7bca457a3191cd7a106c63a7837d9 +size 490502884 diff --git a/mysql.spec b/mysql.spec index 69fad9f55bbaad07ab86219d2d26e986ec186d14..579f2882925435f900772c6cdc582e7f67e5a66d 100644 --- a/mysql.spec +++ b/mysql.spec @@ -30,7 +30,7 @@ %global sameevr %{?epoch:%{epoch}:}%{version}-%{release} Name: mysql Version: 8.0.40 -Release: 1 +Release: 2 Summary: MySQL client programs and shared libraries URL: http://www.mysql.com License: GPL-2.0-or-later AND LGPL-2.1-only AND BSL-1.0 AND GPL-1.0-or-later OR Artistic-1.0-Perl AND BSD-2-Clause @@ -216,7 +216,7 @@ The package provides Docs for development of MySQL applications. %prep # download source0 and gpg check -wget -qO %{SOURCE0} https://user-repo.openeuler.openatom.cn/lfs-tar/mysql/mysql-boost-%{version}.tar.gz +# wget -qO %{SOURCE0} https://user-repo.openeuler.openatom.cn/lfs-tar/mysql/mysql-boost-%{version}.tar.gz gpg --import %{SOURCE33} gpg --verify %{SOURCE32} %{SOURCE0} %setup -q -n mysql-%{version} @@ -551,6 +551,10 @@ fi %{_mandir}/man1/mysql_config.1* %changelog +* Tue Nov 19 2024 zhouyi - 8.0.40-2 +- Add Lfs config + Edit mysql.spec + * Thu Oct 17 2024 wangkai <13474090681@163.com> - 8.0.40-1 - Update to 8.0.40 for fix CVEs(CVE-2024-21218,CVE-2024-21196,CVE-2024-21207, CVE-2024-21198,CVE-2024-21203,CVE-2024-21213,CVE-2024-21239,CVE-2024-21199,