Add lfs config Edit mysql.spec

This commit is contained in:
ZhouYi 2024-11-21 15:14:06 +08:00
parent f10a52b902
commit ff385cf720
4 changed files with 12 additions and 2 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.tar.gz filter=lfs diff=lfs merge=lfs -text

2
.lfsconfig Normal file
View File

@ -0,0 +1,2 @@
[lfs]
url = https://artlfs.openeuler.openatom.cn/src-openEuler/mysql

View File

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

View File

@ -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
* Thu Nov 21 2024 zhouyi <zhouyi198@h-partners.com> - 8.0.40-2
- Add lfs config to branch openEuler-24.03-LTS
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,