mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-20 17:47:14 +00:00
webmin: Upgrade to 2.111 release
Drop remove-python2.3.patch since corresponding script is gone License-Update: Formatting changes Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,23 +3,19 @@ Add support for configuring network interfaces on a generic linux system
|
||||
Upstream-Status: Inappropriate [config]
|
||||
|
||||
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
||||
Index: webmin-1.850/net/module.info
|
||||
===================================================================
|
||||
--- webmin-1.850.orig/net/module.info
|
||||
+++ webmin-1.850/net/module.info
|
||||
@@ -14,7 +14,7 @@ desc_ko_KR.UTF-8=네트워� 구성
|
||||
--- a/net/module.info
|
||||
+++ b/net/module.info
|
||||
@@ -1,7 +1,7 @@
|
||||
version=2.111
|
||||
longdesc=Configure boot time and active interfaces, DNS, routing and /etc/hosts.
|
||||
name=Networking
|
||||
desc_tr=Að Yapýlandýrmasý
|
||||
desc_de=Netzwerkkonfiguration
|
||||
-os_support=solaris coherent-linux redhat-linux/5.0-* mandrake-linux united-linux suse-linux/6.0-* open-linux unixware turbo-linux/4.0 freebsd/3.2-* openbsd debian-linux/2.2-* cobalt-linux/2.2-* msc-linux gentoo-linux macos/1.5-* trustix-linux slackware-linux/8.0-* openmamba-linux cygwin windows pardus-linux
|
||||
+os_support=generic-linux solaris coherent-linux redhat-linux/5.0-* mandrake-linux united-linux suse-linux/6.0-* open-linux unixware turbo-linux/4.0 freebsd/3.2-* openbsd debian-linux/2.2-* cobalt-linux/2.2-* msc-linux gentoo-linux macos/1.5-* trustix-linux slackware-linux/8.0-* openmamba-linux cygwin windows pardus-linux
|
||||
desc_sk=Konfigurácia siete
|
||||
desc_zh_CN=ÍøÂçÅäÖÃ
|
||||
risk=low medium high
|
||||
Index: webmin-1.850/net/generic-linux-lib.pl
|
||||
===================================================================
|
||||
readonly=1
|
||||
desc=Network Configuration
|
||||
category=net
|
||||
--- /dev/null
|
||||
+++ webmin-1.850/net/generic-linux-lib.pl
|
||||
+++ b/net/generic-linux-lib.pl
|
||||
@@ -0,0 +1,2 @@
|
||||
+do 'linux-lib.pl';
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user