]> git.hoellein.online Git - vserver/commitdiff
committing changes in /etc made by "apt-get upgrade"
authormhoellein <mario@hoellein.online>
Fri, 26 Aug 2022 09:04:20 +0000 (11:04 +0200)
committermhoellein <mario@hoellein.online>
Fri, 26 Aug 2022 09:04:20 +0000 (11:04 +0200)
Package changes:
-base-files 11ubuntu5.5 amd64
+base-files 11ubuntu5.6 amd64
-language-pack-en 1:20.04+20220211 all
-language-pack-en-base 1:20.04+20220211 all
-language-pack-gnome-en 1:20.04+20220211 all
-language-pack-gnome-en-base 1:20.04+20220211 all
+language-pack-en 1:20.04+20220818 all
+language-pack-en-base 1:20.04+20220818 all
+language-pack-gnome-en 1:20.04+20220818 all
+language-pack-gnome-en-base 1:20.04+20220818 all
-linux-libc-dev 5.4.0-124.140 amd64
+linux-libc-dev 5.4.0-125.141 amd64
-python-apt-common 2.0.0ubuntu0.20.04.7 all
+python-apt-common 2.0.0ubuntu0.20.04.8 all
-python3-apt 2.0.0ubuntu0.20.04.7 amd64
+python3-apt 2.0.0ubuntu0.20.04.8 amd64
-python3-distupgrade 1:20.04.38 all
+python3-distupgrade 1:20.04.39 all
-ubuntu-release-upgrader-core 1:20.04.38 all
+ubuntu-release-upgrader-core 1:20.04.39 all
-webmin 1.999-2 all
+webmin 2.000 all

issue
issue.net
lsb-release
webmin/.stop-init
webmin/miniserv.conf
webmin/version

diff --git a/issue b/issue
index 2105b54762fc1cd006add619609105e2d9c0ce64..ebf55abae4fa159c1dda374a4013716438a034ff 100644 (file)
--- a/issue
+++ b/issue
@@ -1,2 +1,2 @@
-Ubuntu 20.04.4 LTS \n \l
+Ubuntu 20.04.5 LTS \n \l
 
index a3bf1994ac1f75543c0e470a0c0367438fa67787..1f83fc853dbd179908e36c3ebca7fec049883a96 100644 (file)
--- a/issue.net
+++ b/issue.net
@@ -1 +1 @@
-Ubuntu 20.04.4 LTS
+Ubuntu 20.04.5 LTS
index d68631be3ff4118ba190bbf97339279a814b2820..e3394f971200ee6a69b8ea2a87bf52ea542d413b 100644 (file)
@@ -1,4 +1,4 @@
 DISTRIB_ID=Ubuntu
 DISTRIB_RELEASE=20.04
 DISTRIB_CODENAME=focal
-DISTRIB_DESCRIPTION="Ubuntu 20.04.4 LTS"
+DISTRIB_DESCRIPTION="Ubuntu 20.04.5 LTS"
index 2f84153f3a04054da59c50a46502f1c374e3733b..7df1f6c4a6208ba532e79dcca0375796689c3e7c 100755 (executable)
@@ -11,11 +11,11 @@ if [ "$pid" != "" ]; then
   touch /var/webmin/stop-flag
   if [ "$1" = "--kill" ]; then
     sleep 1
-    ((ps axf | grep "webmin\/miniserv\.pl" | awk '{print "kill -9 -- -" $1}' | bash) || kill -9 -- -$pid || kill -9 $pid) 2>/dev/null
+    ((ps axf | grep "/usr/share/webmin\/miniserv\.pl" | awk '{print "kill -9 -- -" $1}' | bash) || kill -9 -- -$pid || kill -9 $pid) 2>/dev/null
   fi
   exit 0
 else
   if [ "$1" = "--kill" ]; then
-    (ps axf | grep "webmin\/miniserv\.pl" | awk '{print "kill -9 -- -" $1}' | bash) 2>/dev/null
+    (ps axf | grep "/usr/share/webmin\/miniserv\.pl" | awk '{print "kill -9 -- -" $1}' | bash) 2>/dev/null
   fi
 fi
index 97cd98c6ebc0d80faf8e0522c0a7255cd047ec31..c8886a98d533846acf0b7746752f1b6fa16a44ae 100644 (file)
@@ -47,4 +47,4 @@ error_handler_404=404.cgi
 error_handler_401=401.cgi
 root=/usr/share/webmin
 mimetypes=/usr/share/webmin/mime.types
-server=MiniServ/1.999
+server=MiniServ/2.000
index f9aaab221cdf3933f4f3020959384f663289d091..12652adee3b6fe7c6c89b41060c09e1f5fe0086a 100644 (file)
@@ -1 +1 @@
-1.999
+2.000