!237 Add lfs config
From: @Zherphy Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
c53f06e6e1
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.tar.xz filter=lfs diff=lfs merge=lfs -text
|
||||
2
.lfsconfig
Normal file
2
.lfsconfig
Normal file
@ -0,0 +1,2 @@
|
||||
[lfs]
|
||||
url = https://artifacts.openeuler.openatom.cn/src-openEuler/firefox
|
||||
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:074014e1c26144e10707b12a271176a4b6b67021e91444b613edae38d188febc
|
||||
size 558619512
|
||||
Binary file not shown.
@ -45,7 +45,7 @@
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 128.4.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
URL: https://www.mozilla.org/firefox/
|
||||
License: MPL-1.1 or GPL-2.0-or-later or LGPL-2.0-or-later
|
||||
Source0: https://ftp.mozilla.org/pub/firefox/releases/%{version}esr/source/firefox-%{version}esr.source.tar.xz
|
||||
@ -358,7 +358,7 @@ to run Firefox explicitly on X11.
|
||||
|
||||
%prep
|
||||
# download source0 and gpg check
|
||||
wget -qO %{SOURCE0} https://user-repo.openeuler.openatom.cn/lfs-tar/firefox/firefox-%{version}esr.source.tar.xz
|
||||
# wget -qO %{SOURCE0} https://user-repo.openeuler.openatom.cn/lfs-tar/firefox/firefox-%{version}esr.source.tar.xz
|
||||
gpg --import %{SOURCE6}
|
||||
gpg --verify %{SOURCE5} %{SOURCE0}
|
||||
|
||||
@ -925,6 +925,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 14 2024 zhouyi <zhouyi198@h-partners.com> - 128.4.0-2
|
||||
- Add lfs config
|
||||
- Edit firefox.spec
|
||||
|
||||
* Mon Nov 04 2024 wangkai <13474090681@163.com> - 128.4.0-1
|
||||
- Update to 128.4.0
|
||||
- Fix CVE-2024-10458 CVE-2024-10459 CVE-2024-10460 CVE-2024-10461 CVE-2024-10462
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user