AmadeusGhost
425f526e07
luci-app-turboacc: update dependencies of shortcut-fe
...
No need to specifically select the noload version.
Fixes: 4201dbd ("Package Lean: Cleanup Makefile")
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
2021-02-02 21:25:59 +08:00
garypang13
833b1f15d5
fix write permission
2021-02-02 10:18:35 +08:00
AmadeusGhost
af23314be5
mt7601u-ap: build error fixes
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-01 20:19:29 +08:00
CN_SZTL
8a1660342a
rtl_wifi: update PKG_MAINTAINTER
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-01 20:15:44 +08:00
CN_SZTL
2dba9f501a
luci-app-adguardhome: fix wrong conf dir
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-01 18:59:25 +08:00
xiaorouji
ecc9a24da5
luci-app-passwall: sync with upstream source
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-01 00:10:50 +08:00
CN_SZTL
cab591d0de
xray-core: bump to 1.2.4
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-01 00:07:25 +08:00
CN_SZTL
02135a012a
Merge Official Source
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-01 00:05:51 +08:00
AmadeusGhost
bdb591e61e
tinyfecVPN: update to version 20210116
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-01 00:04:43 +08:00
Rosen Penev
cbedb5de75
util-linux: remove custom pkgconfig patch
...
Replace with sed as done elsewhere.
Fixes error with at least btrfs-progs:
Package '@LIBSELINUX@', required by 'mount', not found
Package '@LIBCRYPTSETUP@', required by 'mount', not foun
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-31 16:25:08 +01:00
Daniel Golle
f4d974d7f8
selinux-policy: update to git tag v0.5
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-31 14:02:19 +00:00
AmadeusGhost
88db2b6cec
rtl_wifi: merge mainline commit
...
(cherry picked from commit 5cb63c747f0e5d1e9e96f5d4e3f845756ccd1d30)
2021-01-31 15:38:54 +08:00
CN_SZTL
d183afdfc5
nps: refactor upx compresstion
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-31 14:27:33 +08:00
garypang13
5c47f20767
vlmcsd: fix mistake caused by wrong source file in my env
...
Co-authored-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-31 13:15:28 +08:00
Hans Dedecker
1b484f1a12
odhcpd: update to latest git HEAD
...
8d8a8cd dhcpv6-ia: apply prefix_filter on dhcpv6
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2021-01-30 21:25:09 +01:00
CN_SZTL
43678abd48
Package Lean: fix typo err of PKG_SOURCE_DATE
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-31 02:58:43 +08:00
Andre Heider
a04bffebba
arm-trusted-firmware-mvebu: pass commit ids to a3700-utils/mv-ddr-marvell
...
The two required tools fail to identify their version when not compiling
from a git clone, patch that in and pass on the used commit hashes.
Upon boot it now prints "WTMI-devel-18.12.1-5598e150".
Signed-off-by: Andre Heider <a.heider@gmail.com>
2021-01-30 14:46:32 +01:00
Andre Heider
5fae94d987
arm-trusted-firmware-mvebu: bump espressobin boards to CPU_1000_DDR_800
...
The cpufreq issue has been identified and a fix is in the process of beeing
upstreamed [0].
Bump the boards to the default 1000MHz so they can run at that frequency
once the fix is merged. Until then the boards are stuck at 800MHz (just
claiming to run 1000Hz, which is a lie).
[0] https://lore.kernel.org/linux-arm-kernel/20210114124032.12765-1-pali@kernel.org/
Signed-off-by: Andre Heider <a.heider@gmail.com>
2021-01-30 14:46:32 +01:00
Andre Heider
8f3bd881c9
arm-trusted-firmware-mvebu: update to v2.4
...
Signed-off-by: Andre Heider <a.heider@gmail.com>
2021-01-30 14:46:32 +01:00
Andre Heider
a9c20d56f1
uboot-mvebu: update to v2021.01
...
u-boot now detects emmc variants at runtime, we don't need to build
seperate binaries anymore.
Signed-off-by: Andre Heider <a.heider@gmail.com>
2021-01-30 14:46:32 +01:00
Andre Heider
00bf2c0cbe
arm-trusted-firmware-mvebu: don't build emmc variants
...
Starting with u-boot v2021.01 a single binary will be used for non-emmc
and emmc variants.
Signed-off-by: Andre Heider <a.heider@gmail.com>
2021-01-30 14:46:32 +01:00
Shuanglei Tao
07afe9505f
pdnsd-alt: fix building on macOS
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 20:11:39 +08:00
CN_SZTL
785a744620
wireguard: bump to 1.0.20210124
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 20:01:40 +08:00
CN_SZTL
dc46e31c16
luci-app-vssr: fix typo error
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 19:54:59 +08:00
ElonH
637d9707f1
wxbase: redirect to staging_dir in wx-config
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 19:36:34 +08:00
xiaorouji
8ff3faf729
luci-app-passwall: sync with upstream source
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 19:26:44 +08:00
Promix953
283a2fa623
luci-app-jd-dailybonus: sync with upstream source
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 19:23:27 +08:00
garypang13
afb4bf9783
ChinaDNS: fix download url
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 19:12:41 +08:00
garypang13
72540a675e
gost: move uci files to core
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 19:12:08 +08:00
CN_SZTL
28c808e4af
Package Lean: Cleanup Makefile
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 19:06:57 +08:00
Geordan Neukum
e9d551fac1
strace: update package to v5.10
...
v5.10 has been released for strace. As such, let's go ahead bring in the
latest version of this package.
See here for the changelog:
https://github.com/strace/strace/releases/tag/v5.10
Signed-off-by: Geordan Neukum <gneukum1@gmail.com>
2021-01-30 01:03:00 +01:00
Brian Norris
95b30f84d2
base-files: mount pstore if present
...
Pstore (persistent store) can be used to stash debug information (kernel
console, panics, ftrace) across reboots or crashes. If the filesystem is
present, mount it.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2021-01-29 22:26:36 +01:00
Michael Yartys
5b66c447f3
ath10k-ct: update to latest version
...
Changelog:
- ath10k-ct: Pull in some upstream patches.
Runtime-tested on ipq806x (Netgear R7800).
Signed-off-by: Michael Yartys <michael.yartys@gmail.com>
2021-01-29 21:22:28 +01:00
Paul Menzel
ea1cdd1901
ca-certicficates: Update to version 20210119
...
Update the ca-certificates and ca-bundle package from version 20200601 to
version 2021019.
This version uses Python 3 for the build, fixing a build issue on systems,
where `/usr/bin/python3` is a wrapper script [1].
Debian change-log entry [2]:
> [ Julien Cristau ]
> * New maintainer (closes : #976406 )
> * mozilla/{certdata.txt,nssckbi.h}: Update Mozilla certificate
> authority
> bundle to version 2.46.
> The following certificate authorities were added (+):
> + "certSIGN ROOT CA G2"
> + "e-Szigno Root CA 2017"
> + "Microsoft ECC Root Certificate Authority 2017"
> + "Microsoft RSA Root Certificate Authority 2017"
> + "NAVER Global Root Certification Authority"
> + "Trustwave Global Certification Authority"
> + "Trustwave Global ECC P256 Certification Authority"
> + "Trustwave Global ECC P384 Certification Authority"
> The following certificate authorities were removed (-):
> - "EE Certification Centre Root CA"
> - "GeoTrust Universal CA 2"
> - "LuxTrust Global Root 2"
> - "OISTE WISeKey Global Root GA CA"
> - "Staat der Nederlanden Root CA - G2" (closes : #962079 )
> - "Taiwan GRCA"
> - "Verisign Class 3 Public Primary Certification Authority - G3"
>
> [ Michael Shuler ]
> * mozilla/blacklist:
> Revert Symantec CA blacklist (#911289 ). Closes : #962596
> The following root certificates were added back (+):
> + "GeoTrust Primary Certification Authority - G2"
> + "VeriSign Universal Root Certification Authority"
>
> [ Gianfranco Costamagna ]
> * debian/{rules,control}:
> Merge Ubuntu patch from Matthias Klose to use Python3 during build.
> Closes : #942915
[1]: https://github.molgen.mpg.de/mariux64/mxtools/issues/148
[2]: https://metadata.ftp-master.debian.org/changelogs//main/c/ca-certificates/ca-certificates_20210119_changelog
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
2021-01-29 21:20:40 +01:00
CN_SZTL
46d11a35a6
Merge Official Source
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-29 22:33:22 +08:00
Adrian Schmutzler
396a35dd51
base-files: remove execute bit and shebang from functions.sh
...
/lib/functions.sh was executable for no obvious reason and its
execute property was even checked in package-ipkg.mk just to
source it afterwards.
Remove the execute bit and shebang as this is clearly a library.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-01-29 14:30:32 +01:00
Adrian Schmutzler
331892f85f
treewide: drop shebang from non-executable lib files
...
This drops the shebang from another bunch of files in various /lib
folders, as these are sourced and the shebang is useless.
Fix execute bit in one case, too.
This should cover almost all trivial cases now, i.e. where /lib is
actually used for library files.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-01-29 14:29:41 +01:00
CN_SZTL
205c82fcce
simple-torrent: fix typo error
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-29 21:17:44 +08:00
CN_SZTL
8e21066b03
Package CTCGFW/Lienol: Cleanup Makefile
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-29 21:07:22 +08:00
CN_SZTL
f1336eca86
brook: build with OpenWrt golang toolchain
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-29 14:52:52 +08:00
CN_SZTL
3502aac229
microsocks11: fix bugs made by upstream
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-29 13:41:42 +08:00
CN_SZTL
e25ef75e84
microsocks11: add new package
...
MicroSocks11 is a SOCKS5 library and server based on the microsocks project that uses
CMake and C++11 for cross-platform support. MicroSocks11 supports IPv4, IPv6, and DNS.
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-29 13:09:38 +08:00
CN_SZTL
761bbe6bd2
cxxopts: add new package
...
This is needed by microsocks11.
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-29 13:07:48 +08:00
CN_SZTL
189ef24990
nps: build with OpenWrt golang toolchain
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-29 12:23:32 +08:00
CN_SZTL
0b2098a5ea
ipt2socks-alt: fix build dir
...
Fixes: dca292d0f1ee3b488b63e4884bb1a92ef38831da ("ipt2socks-alt: add package")
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-29 04:25:13 +08:00
Aes64X
af889b355e
exFAT-oot: bump to 5.11.1
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-29 01:03:13 +08:00
CN_SZTL
6b6639e21a
v2ray: fix typo error
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-28 23:11:13 +08:00
CN_SZTL
88e683bfe5
package zxlhhyccc: move to ctcgfw
...
As zxlhhyccc is a member of CTCGFW, it's no reason to keep it separated.
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-28 22:03:48 +08:00
CN_SZTL
466718a49b
luci-app-ssr-plus: bump to 183-5
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
Co-authored-by: Mattraks <16359027+Mattraks@users.noreply.github.com>
Co-authored-by: lean <coolsnowwolf@gmail.com>
2021-01-28 21:33:31 +08:00
CN_SZTL
a754febad0
ipt2socks-alt: add package
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-28 21:33:30 +08:00