From e59be823bfccf3d1ff0996a0ed574f1e09a72871 Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Fri, 6 Sep 2024 20:35:31 +0800 Subject: [PATCH] update 2024-09-06 20:35:31 --- UA2F/openwrt/Makefile | 2 +- UA2F/src/cache.c | 2 +- qbittorrent/files/qBittorrent.conf.example | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/UA2F/openwrt/Makefile b/UA2F/openwrt/Makefile index 95ed51a03..d4250dd69 100644 --- a/UA2F/openwrt/Makefile +++ b/UA2F/openwrt/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=UA2F -PKG_VERSION:=4.8.2 +PKG_VERSION:=4.8.3 PKG_RELEASE:=1 PKG_LICENSE:=GPL-3.0-only diff --git a/UA2F/src/cache.c b/UA2F/src/cache.c index 1f55f6fed..329d5011f 100644 --- a/UA2F/src/cache.c +++ b/UA2F/src/cache.c @@ -14,7 +14,7 @@ pthread_rwlock_t cacheLock; struct cache *not_http_dst_cache = NULL; static int check_interval; -_Noreturn static void* check_cache(void*) { +_Noreturn static void* check_cache(void* arg __attribute__((unused))) { while (true) { pthread_rwlock_wrlock(&cacheLock); diff --git a/qbittorrent/files/qBittorrent.conf.example b/qbittorrent/files/qBittorrent.conf.example index d72fd7002..330955216 100644 --- a/qbittorrent/files/qBittorrent.conf.example +++ b/qbittorrent/files/qBittorrent.conf.example @@ -51,6 +51,7 @@ WebUI\HTTPS\KeyPath= WebUI\HostHeaderValidation=true WebUI\LocalHostAuth=true WebUI\MaxAuthenticationFailCount=20 +WebUI\Password_PBKDF2="@ByteArray(jitR5BGNNzYwj+fDyesHIg==:PzUTXosIj4MeWbd/42TEWE26dazmXMwZuTOIjcjD681eFq/PIdyu/6YAmoGl16ekasJDDAvnhgllDIXB+cfFHQ==)" WebUI\Port=8080 WebUI\ReverseProxySupportEnabled=false WebUI\RootFolder=