!4 [sync] PR-2: update to upstream version 1.2.0 fix CVE-2016-10141、CVE-2016-7504、CVE-2016-9136、CVE-2017-5628、CVE-2016-9017、CVE-2016-7506、CVE-2017-5627、CVE-2016-9108、CVE-2016-9294
From: @openeuler-sync-bot Reviewed-by: @weidongkl Signed-off-by: @weidongkl
This commit is contained in:
commit
e4ebbda096
BIN
1.0.9.tar.gz
BIN
1.0.9.tar.gz
Binary file not shown.
BIN
mujs-1.2.0.tar.gz
Normal file
BIN
mujs-1.2.0.tar.gz
Normal file
Binary file not shown.
10
mujs.spec
10
mujs.spec
@ -1,12 +1,13 @@
|
|||||||
Name: mujs
|
Name: mujs
|
||||||
Version: 1.0.9
|
Version: 1.2.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: An embeddable Javascript interpreter
|
Summary: An embeddable Javascript interpreter
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: http://mujs.com/
|
URL: http://mujs.com/
|
||||||
# The mujs.com download page doesn't provide recent tarballs
|
# The mujs.com download page doesn't provide recent tarballs
|
||||||
# Github mirror of mujs.com repository provides releases from tags
|
# Github mirror of mujs.com repository provides releases from tags
|
||||||
Source0: https://github.com/ccxvii/mujs/archiv/%{version}.tar.gz
|
Source0: https://mujs.com/downloads/mujs-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: coreutils
|
BuildRequires: coreutils
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: grep
|
BuildRequires: grep
|
||||||
@ -48,5 +49,10 @@ make install DESTDIR=%{buildroot} prefix="%{_prefix}" libdir="%{_libdir}" \
|
|||||||
%{_libdir}/lib%{name}.a
|
%{_libdir}/lib%{name}.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 26 2022 liweiganga <liweiganga@uniontech.com> - 1.2.0-1
|
||||||
|
- upstream release 1.2.0
|
||||||
|
- fix: fix CVE-2016-10141、CVE-2016-7504、CVE-2016-9136、CVE-2017-5628、CVE-2016-9017、\
|
||||||
|
CVE-2016-7506、CVE-2017-5627、CVE-2016-9108、CVE-2016-9294
|
||||||
|
|
||||||
* Thu May 13 2021 He Rengui <herengui@uniontech.com> - 1.0.9-1
|
* Thu May 13 2021 He Rengui <herengui@uniontech.com> - 1.0.9-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user