From 2029d6e764af9aed4a91a55fdcb5ad13f11de34f Mon Sep 17 00:00:00 2001 From: action Date: Sun, 23 Aug 2026 21:31:57 +0800 Subject: [PATCH] update 2026-08-23 21:31:57 --- {netdata-ssl => netdata}/LICENSE | 0 {netdata-ssl => netdata}/Makefile | 0 {netdata-ssl => netdata}/files/charts.d.conf | 0 {netdata-ssl => netdata}/files/netdata.conf | 0 {netdata-ssl => netdata}/files/netdata.config | 0 {netdata-ssl => netdata}/files/netdata.htpasswd | 0 {netdata-ssl => netdata}/files/netdata.init | 0 {netdata-ssl => netdata}/files/netdata.locations | 0 .../patches/001-disable-plugins-by-default.patch | 0 .../patches/002-extra-patch-web_gui_main.js.patch | 0 .../003-patch-collectors_python.d.plugin_Makefile.am.patch | 0 ...lectors_python.d.plugin_python__modules_bases_loaders.py.patch | 0 {netdata-ssl => netdata}/patches/005-freebsd.patch | 0 {netdata-ssl => netdata}/test.sh | 0 14 files changed, 0 insertions(+), 0 deletions(-) rename {netdata-ssl => netdata}/LICENSE (100%) rename {netdata-ssl => netdata}/Makefile (100%) rename {netdata-ssl => netdata}/files/charts.d.conf (100%) rename {netdata-ssl => netdata}/files/netdata.conf (100%) rename {netdata-ssl => netdata}/files/netdata.config (100%) rename {netdata-ssl => netdata}/files/netdata.htpasswd (100%) rename {netdata-ssl => netdata}/files/netdata.init (100%) rename {netdata-ssl => netdata}/files/netdata.locations (100%) rename {netdata-ssl => netdata}/patches/001-disable-plugins-by-default.patch (100%) rename {netdata-ssl => netdata}/patches/002-extra-patch-web_gui_main.js.patch (100%) rename {netdata-ssl => netdata}/patches/003-patch-collectors_python.d.plugin_Makefile.am.patch (100%) rename {netdata-ssl => netdata}/patches/004-patch-collectors_python.d.plugin_python__modules_bases_loaders.py.patch (100%) rename {netdata-ssl => netdata}/patches/005-freebsd.patch (100%) rename {netdata-ssl => netdata}/test.sh (100%) diff --git a/netdata-ssl/LICENSE b/netdata/LICENSE similarity index 100% rename from netdata-ssl/LICENSE rename to netdata/LICENSE diff --git a/netdata-ssl/Makefile b/netdata/Makefile similarity index 100% rename from netdata-ssl/Makefile rename to netdata/Makefile diff --git a/netdata-ssl/files/charts.d.conf b/netdata/files/charts.d.conf similarity index 100% rename from netdata-ssl/files/charts.d.conf rename to netdata/files/charts.d.conf diff --git a/netdata-ssl/files/netdata.conf b/netdata/files/netdata.conf similarity index 100% rename from netdata-ssl/files/netdata.conf rename to netdata/files/netdata.conf diff --git a/netdata-ssl/files/netdata.config b/netdata/files/netdata.config similarity index 100% rename from netdata-ssl/files/netdata.config rename to netdata/files/netdata.config diff --git a/netdata-ssl/files/netdata.htpasswd b/netdata/files/netdata.htpasswd similarity index 100% rename from netdata-ssl/files/netdata.htpasswd rename to netdata/files/netdata.htpasswd diff --git a/netdata-ssl/files/netdata.init b/netdata/files/netdata.init similarity index 100% rename from netdata-ssl/files/netdata.init rename to netdata/files/netdata.init diff --git a/netdata-ssl/files/netdata.locations b/netdata/files/netdata.locations similarity index 100% rename from netdata-ssl/files/netdata.locations rename to netdata/files/netdata.locations diff --git a/netdata-ssl/patches/001-disable-plugins-by-default.patch b/netdata/patches/001-disable-plugins-by-default.patch similarity index 100% rename from netdata-ssl/patches/001-disable-plugins-by-default.patch rename to netdata/patches/001-disable-plugins-by-default.patch diff --git a/netdata-ssl/patches/002-extra-patch-web_gui_main.js.patch b/netdata/patches/002-extra-patch-web_gui_main.js.patch similarity index 100% rename from netdata-ssl/patches/002-extra-patch-web_gui_main.js.patch rename to netdata/patches/002-extra-patch-web_gui_main.js.patch diff --git a/netdata-ssl/patches/003-patch-collectors_python.d.plugin_Makefile.am.patch b/netdata/patches/003-patch-collectors_python.d.plugin_Makefile.am.patch similarity index 100% rename from netdata-ssl/patches/003-patch-collectors_python.d.plugin_Makefile.am.patch rename to netdata/patches/003-patch-collectors_python.d.plugin_Makefile.am.patch diff --git a/netdata-ssl/patches/004-patch-collectors_python.d.plugin_python__modules_bases_loaders.py.patch b/netdata/patches/004-patch-collectors_python.d.plugin_python__modules_bases_loaders.py.patch similarity index 100% rename from netdata-ssl/patches/004-patch-collectors_python.d.plugin_python__modules_bases_loaders.py.patch rename to netdata/patches/004-patch-collectors_python.d.plugin_python__modules_bases_loaders.py.patch diff --git a/netdata-ssl/patches/005-freebsd.patch b/netdata/patches/005-freebsd.patch similarity index 100% rename from netdata-ssl/patches/005-freebsd.patch rename to netdata/patches/005-freebsd.patch diff --git a/netdata-ssl/test.sh b/netdata/test.sh similarity index 100% rename from netdata-ssl/test.sh rename to netdata/test.sh