From: Konstantin Demin Date: Mon, 22 Dec 2025 20:39:45 +0000 (+0300) Subject: softethervpn5: rearrange patches X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=00e2beec5c3ee69d04828c55f9dafce90c14f915;p=openwrt-packages.git softethervpn5: rearrange patches Provide space for upstream/pending patches. Signed-off-by: Konstantin Demin --- diff --git a/net/softethervpn5/patches/003-Mayaqua-build-allow-disabling-OQS.patch b/net/softethervpn5/patches/001-Mayaqua-build-allow-disabling-OQS.patch similarity index 100% rename from net/softethervpn5/patches/003-Mayaqua-build-allow-disabling-OQS.patch rename to net/softethervpn5/patches/001-Mayaqua-build-allow-disabling-OQS.patch diff --git a/net/softethervpn5/patches/001-iconv-cmake-fix.patch b/net/softethervpn5/patches/201-iconv-cmake-fix.patch similarity index 91% rename from net/softethervpn5/patches/001-iconv-cmake-fix.patch rename to net/softethervpn5/patches/201-iconv-cmake-fix.patch index b4adc1a8f..1b6fc9a02 100644 --- a/net/softethervpn5/patches/001-iconv-cmake-fix.patch +++ b/net/softethervpn5/patches/201-iconv-cmake-fix.patch @@ -1,6 +1,6 @@ --- a/src/Mayaqua/CMakeLists.txt +++ b/src/Mayaqua/CMakeLists.txt -@@ -96,7 +96,7 @@ if(UNIX) +@@ -103,7 +103,7 @@ if(UNIX) find_package(Threads REQUIRED) # In some cases libiconv is not included in libc diff --git a/net/softethervpn5/patches/002-pthread-include-fix.patch b/net/softethervpn5/patches/202-pthread-include-fix.patch similarity index 100% rename from net/softethervpn5/patches/002-pthread-include-fix.patch rename to net/softethervpn5/patches/202-pthread-include-fix.patch diff --git a/net/softethervpn5/patches/100-increase-cfg-save-intervall.patch b/net/softethervpn5/patches/203-increase-cfg-save-intervall.patch similarity index 100% rename from net/softethervpn5/patches/100-increase-cfg-save-intervall.patch rename to net/softethervpn5/patches/203-increase-cfg-save-intervall.patch diff --git a/net/softethervpn5/patches/101-add-config-write-syslog.patch b/net/softethervpn5/patches/204-add-config-write-syslog.patch similarity index 100% rename from net/softethervpn5/patches/101-add-config-write-syslog.patch rename to net/softethervpn5/patches/204-add-config-write-syslog.patch