mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
webmin: upgrade to 1.750
1. Upgrade to fix the CVE: https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1377 2. update the patch remove-startup-option.patch Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
f6176c913c
commit
b3e16dfaf9
|
|
@ -11,7 +11,7 @@
|
|||
&get_miniserv_config(\%miniserv);
|
||||
|
||||
-if (&foreign_check("init")) {
|
||||
- &foreign_require("init", "init-lib.pl");
|
||||
- &foreign_require("init");
|
||||
- my $starting = &init::action_status("webmin");
|
||||
- print &ui_buttons_row("bootup.cgi",
|
||||
- $text{'index_boot'},
|
||||
|
|
|
|||
|
|
@ -19,8 +19,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/webadmin/webmin-${PV}.tar.gz \
|
|||
file://remove-python2.3.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "e5261114a6a6ed10caf570d3239ed5b7"
|
||||
SRC_URI[sha256sum] = "1a6a8aa62c32c04932b902d17fc1864ee8f3fba03012bd25f709aa65e7e9b0f2"
|
||||
SRC_URI[md5sum] = "4007c390323d840f26c2e0f43c5c81a3"
|
||||
SRC_URI[sha256sum] = "5111f820adc6fbca997a58d4b2fa186dac6cded9cff0e70724f8cae6021123d9"
|
||||
|
||||
inherit perlnative update-rc.d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user