diff --git a/UnblockNeteaseMusic/Makefile b/UnblockNeteaseMusic/Makefile index a1e332bf9..e57133124 100644 --- a/UnblockNeteaseMusic/Makefile +++ b/UnblockNeteaseMusic/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=UnblockNeteaseMusic PKG_BASE_VERSION:=0.27.0-rc.4 -PKG_RELEASE:=82 +PKG_RELEASE:=83 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/UnblockNeteaseMusic/server.git PKG_SOURCE_DATE:=2021-12-21 -PKG_SOURCE_VERSION:=a790577a263bccc5bc62e57715acefd84d51c0d8 +PKG_SOURCE_VERSION:=b93d4d7830a86aa567323fe29c5265b48a8701a9 PKG_MIRROR_HASH:=skip PKG_VERSION:=$(PKG_BASE_VERSION)-$(PKG_SOURCE_DATE)-$(call version_abbrev,$(PKG_SOURCE_VERSION)) diff --git a/cups/files/etc/cups/cupsd.conf b/cups/files/etc/cups/cupsd.conf index 92857c4e7..59e874332 100644 --- a/cups/files/etc/cups/cupsd.conf +++ b/cups/files/etc/cups/cupsd.conf @@ -47,6 +47,7 @@ ServerAlias * Order Allow,Deny Allow From 127.0.0.1 Allow From 192.168.1.0/24 +Allow all @@ -55,4 +56,5 @@ AuthClass System Order Allow,Deny Allow From 127.0.0.1 Allow From 192.168.1.0/24 +Allow all diff --git a/luci-app-iperf/po/fr/iperf.po b/luci-app-iperf/po/fr/iperf.po index 6057249da..711692095 100644 --- a/luci-app-iperf/po/fr/iperf.po +++ b/luci-app-iperf/po/fr/iperf.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2021-05-21 19:20+0000\n" +"PO-Revision-Date: 2022-02-19 07:53+0000\n" "Last-Translator: Weblate Admin \n" "Language-Team: French \n" @@ -74,7 +74,7 @@ msgstr "Vitesse souhaitĂ©e (Mbits/s)" #: luci-app-iperf/luasrc/view/iperf/test.htm:169 msgid "Test" -msgstr "Teste" +msgstr "Essai" #: luci-app-iperf/luasrc/view/iperf/test.htm:100 msgid "This iPerf interface is in bĂȘta. No support for this."