xiaorouji
dfd65ee0b8
luci-app-passwall: sync with upstream source
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-03 21:49:27 +08:00
CN_SZTL
055e9e6fe2
Merge Official Source
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-03 21:24:37 +08:00
CN_SZTL
ba30665ea3
xray: remove upstreamed package
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-03 21:21:58 +08:00
Curtis Deptuck
abe348168b
iptables: update to 1.8.7
...
ChangeLog:
https://netfilter.org/projects/iptables/files/changes-iptables-1.8.7.txt
Refresh patch:
None required
Signed-off-by: Curtis Deptuck <curtdept@me.com>
2021-02-02 21:06:45 +01:00
Daniel Golle
a3b55ae510
arm-trusted-firmware-mediatek: add ATF builds for MT7622
...
ATF bl2 comes in 4 variants for MT7622 depending on the boot media:
* nor
* snand
* emmc
* sdmmc
Additional binary headers needed for emmc and sdmmc are downloaded as
well and provided along with bl2*.bin and bl31.bin to allow building
images including ATF for MT7622.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-02-02 18:13:15 +00:00
CN_SZTL
362a3ebed3
[OpenWrt-SNAPSHOT] Update to Mod 21.02
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-02 23:46:25 +08:00
CN_SZTL
45f1463e86
Merge Official Source
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-02-02 23:41:15 +08:00
Daniel Golle
740af59b9c
procd: update to git HEAD
...
0aee1c3 hotplug.c: set nl_pid to zero
d6dda31 procd: fix compiler warning
92c8e8f jail: remove duplicate check for hook file permissions
0a74c06 jail: only output BPF instr. table header if debugging
fd18379 jail: cgroups: fix uninitialized variabl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-02-02 13:29:36 +00:00
CN_SZTL
6e5c3e3824
fast-classifier: re-added example package
...
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
2021-02-02 21:26:00 +08:00
AmadeusGhost
946963a212
fast-classifier: clearup Makefile
...
Fast-classifier should be started last, so just let luci control it.
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
2021-02-02 21:26:00 +08:00
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
Felix Fietkau
84fa59b5a8
mac80211: fix station rate table updates on assoc
...
If the driver uses .sta_add, station entries are only uploaded after the sta
is in assoc state. Fix early station rate table updates by deferring them
until the sta has been uploaded
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-02-01 10:00:23 +01:00
David Bauer
8019c54d8a
mac80211: fix incorrect parameter
...
he_mu_beamformer only accepts values of 0 and 1 according to the hostapd
documentation.
Signed-off-by: David Bauer <mail@david-bauer.net>
2021-02-01 00:48:37 +01:00
Marty Jones
1735026632
uboot-rockchip: fix RockPro64 boot from eMMC
...
With upstream commit f81f9f0ebac5 ("rockchip: rockpro64: initialize USB in
preboot") CONFIG_USE_PREBOOT was enabled on the RockPro64, which is causing
boot issues when a eMMC is used, as a workaround will temporarily disable
this option.
Signed-off-by: Marty Jones <mj8263788@gmail.com>
[Improve patch description]
Signed-off-by: David Bauer <mail@david-bauer.net>
2021-02-01 00:48:06 +01:00
David Bauer
0c499f6068
mac80211: convert UniFi Outdoor+ HSR support to OF
...
Enable support for the Ubiquiti UniFi Outdoor+ RF filter via
device-tree. The old way of using platform data is not required anymore,
as it was only used on the now removed ar71xx target.
Signed-off-by: David Bauer <mail@david-bauer.net>
2021-02-01 00:47:36 +01: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 5cb63c747f )
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