Commit Graph

4836 Commits

Author SHA1 Message Date
Rosen Penev
351fa28e49 mtd-utils: remove lzo build dependency
The build option `--withouth-lzo` is added in the Makefile which makes
the existence of lzo obsolete. To remove the lzo package from
openwrt.git entirely, remove the legacy dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[improved commit message]
Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-12-08 11:34:30 +08:00
Eneas U de Queiroz
fe59f3e741 openssl: use --cross-compile-prefix in Configure
This sets the --cross-compile-prefix option when running Configure, so
that that it will not use the host gcc to figure out, among other
things, compiler defines.  It avoids errors, if the host 'gcc' is
handled by clang:

mips-openwrt-linux-musl-gcc: error: unrecognized command-line option
'-Qunused-arguments'

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Tested-by: Rosen Penev <rosenp@gmail.com>
2020-12-08 11:32:43 +08:00
Hans Dedecker
87d9db309c odhcp6c: update to git HEAD
faed29a dhcpv6: only refresh timers when reconfigure is valid
9c50975 dhcpv6: fix printing identity association id
a7b2221 dhcpv6: avoid sending continuous renew/rebind messages
d7afa2b dhcpv6: add extra syslog info traces
f5728e4 odhcp6c_find_entry: exclude priority from the list of fields that must match

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-12-08 11:30:55 +08:00
Mattraks
569d2fab11
xray: bump to 1.1.2 2020-12-07 13:08:47 +08:00
Mattraks
86f0e96b2c
luci-app-ssr-plus: fix startup failure caused by mux of xtls 2020-12-07 13:06:03 +08:00
CN_SZTL
5ebb9ef15b
luci-theme-edge: bump to 2.4 2020-12-06 13:10:11 +08:00
CN_SZTL
67180dfb92
luci-app-vssr: bump to v1.19 2020-12-06 13:08:09 +08:00
CN_SZTL
3255a69719
luci-app-v2ray-server: use xray by default 2020-12-06 12:53:51 +08:00
CN_SZTL
4f92143f08
lienol/luci-app-v2ray-server: drop dupicate package 2020-12-06 12:51:28 +08:00
Mattraks
d862fa4825
luci-app-ssr-plus: fix v2ray/xray config file generation 2020-12-06 02:26:58 +08:00
ElonH
3ff8e8ae4e Revert "shortcut-fe: Backward compatible with kernel 4.9"
This reverts commit 3cddb450f3.
2020-12-06 00:53:55 +08:00
CN_SZTL
519f234ad7
luci-app-passwall: sync with upstream source 2020-12-05 22:46:15 +08:00
ElonH
3cddb450f3 shortcut-fe: Backward compatible with kernel 4.9 2020-12-05 21:53:04 +08:00
CN_SZTL
c65e7232e5
Core: Mod 20.12 2020-12-05 19:40:17 +08:00
CN_SZTL
15158b2eee
OpenClash: bump to 0.14.06 2020-12-05 19:00:55 +08:00
Beginner
176ef65fef
v2ray: bump to v4.33.0 2020-12-05 18:56:36 +08:00
xiaorouji
575fefe76d
brook: bump to 20210101 2020-12-05 18:55:49 +08:00
CN_SZTL
f1c9a3e410
luci-app-vssr: use xray by default 2020-12-05 18:55:03 +08:00
CN_SZTL
98750d0a13
luci-app-passwall: bump to 4-1 2020-12-05 18:54:37 +08:00
CN_SZTL
c5811f6512
luci-app-ssr-plus: bump to 181-2 2020-12-05 18:49:45 +08:00
CN_SZTL
9339c7c6d6
luci-app-ssr-plus: bump to 181-1 2020-12-05 18:44:42 +08:00
CN_SZTL
c76528e6e3
v2ray/xray: move to Proxies 2020-12-05 18:40:14 +08:00
Mattraks
880955f451
v2ray/xray: remove custom options 2020-12-05 18:39:54 +08:00
Mattraks
a6180bf3fe
luci-app-v2ray-server: add compatibility with Xray
Co-authored-by: caicaicai21 <caicaicai21@outlook.com>
2020-12-05 18:39:50 +08:00
Beginner
a925c950a4
Xray: bump to v1.1.1 2020-12-05 18:39:34 +08:00
Beginner
2a91e95e3c
xray: add new package 2020-12-05 18:39:11 +08:00
CN_SZTL
d6d472cd09
luci-app-jd-dailybonus: bump to v0.8.8 2020-12-05 17:37:33 +08:00
CN_SZTL
97b185d830
luci-app-vssr: bump to v1.18 2020-12-05 17:37:33 +08:00
Stan Grishin
6563466240
base-files: informative service command in /etc/shinit. service command shows services enabled/disabled and running status, when the service command is invoked with no/invalid arguments, like this:
Usage: service <service> [command]
The following services are available:
/etc/init.d/acme                   enabled         stopped
/etc/init.d/boot                   enabled         stopped
/etc/init.d/cron                   enabled         running
/etc/init.d/dnsmasq                enabled         running
...

Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-05 17:37:31 +08:00
Huangbin Zhan
c21858e852
base-files: fix alias more to properly detect /usr/bin/more
Package more is installed to /usr/bin rather than /bin.

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-12-05 17:37:31 +08:00
HoldOnBro
4ba4109ee9
luci-app-autoipsetadder: add missing dependencies 2020-12-04 12:45:41 +08:00
CN_SZTL
1f0029526d
luci-app-unblockmusic: drop deprecated server 2020-11-29 15:03:54 +08:00
Rosen Penev
8d826d496d
libnetfilter-queue: remove
Nothing in base uses this. This will be moved to packages where it is
used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 00:06:31 +08:00
Rosen Penev
e868232ebf
libnetfilter-log: remove
ulogd in the packages feed is the only user of this. It will be moved
there.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 00:06:27 +08:00
Rosen Penev
a7b70af562
libnetfilter-cttimeout: remove
conntrack was moved to packages where this is used. This will be moved
there as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 00:06:23 +08:00
Rosen Penev
ca8accd4ea
libnetfilter-cthelper: remove
conntrack was moved to packages where this is used. This will be moved
there as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 00:06:18 +08:00
CN_SZTL
a2c1fd72bb
default-settings: do not depend on bash by default 2020-11-28 21:38:26 +08:00
CN_SZTL
6386e304ed
luci-app-vssr: sync with upstream source 2020-11-28 20:19:26 +08:00
Rosen Penev
4d7d413980
libroxml: remove
This will be moved to the packages feed as nothing here uses it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-28 19:08:06 +08:00
Daniel Golle
3f3fae97ab
umdns: update seccomp filter rules
Add 'writev' syscall to list of allowed syscalls.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-11-28 19:06:55 +08:00
Josef Schlehofer
7897d7ac7b
libiconv-full: update to version 1.16
- Removed following patches:
100-strip_charsets.patch - makes the full variant slim.
101-autotools.patch - this one fails to apply because it was backported
from newer versions for 1.11.1.
103-configure_ac_fix.patch - backported from newer versions
200-work-with-libtool2.patch - is not needed anymore, it is done
differently in upstream
300-fortify-source-compat.patch - these files are not there anymore

- TVHeadend requires working iconv library e.g. transliteration to ASCII
and this does not work with libiconv-full currently.

There is a simple test, which requires to install iconv package.

Before applying this update:
root@turris:/# echo ŽluťoučkýKůň | iconv -t ASCII//TRANSLIT//IGNORE
luoukK

After applying this update:
root@turris:~# echo ŽluťoučkýKůň | iconv -t ASCII//TRANSLIT//IGNORE
Zlutouck'yKun

- Makefile changes:
Use HTTPS for their website
Fixed deprecated SPDX License Identifier
Move PKG_MAINTAINER above PKG_LICENSE

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Tested-by: Rosen Penev <rosenp@gmail.com> [malta]
2020-11-28 19:05:28 +08:00
Kevin Darbyshire-Bryant
f24e63c918
nettle: fix build on macos xcode 12
compiler warns that exit() isn't defined so checks for build system
compiler fail.

include <stdlib.h> to define exit()

Tested under macos Catalina & Big Sur

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-11-28 19:05:23 +08:00
Paul Spooren
a89334795c
opkg: cleanup man pages and md5 fixup
66f458d fix md5sum calculation
02eaf9c man: remove obsolete manual pages

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-11-28 19:04:10 +08:00
Stijn Tintel
92014a6719
lldpd: bump to 1.0.7
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-11-28 19:04:01 +08:00
Lukas Tribus
cc65f68d85
busybox: enable find -mmin support by default
Enable busybox's find -mmin time support, which is extremely small,
however also very useful in scripts:

72d1a2357d

Comparing package sizes...
Change 	Local	Remote 	Package
+7	229009	229002	busybox

Signed-off-by: Lukas Tribus <lukas@ltri.eu>
[fix commit message long line and missing size change]
Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-11-28 18:58:00 +08:00
Rosen Penev
74fdbe365f
libusb-compat: remove
No package in base relies on this library. This library will be moved
to packages where it is needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-28 18:30:13 +08:00
Álvaro Fernández Rojas
eb57942adf
linux-firmware: brcm: use RPI 4B NVRAM file
Use the dedicated RPI 4B NVRAM file introduced in 20191215.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-11-28 18:29:51 +08:00
Rosen Penev
04c7fd492f
exfat: update to 5.10.1
Remove tar hacks and use PKG_BUILD_DIR.

Added missing URL.

Changelog:

d5eb2e1 exfat: remove useless check in exfat_move_file()
8cb2bc3 exfat: use i_blocksize() to get blocksize
4cd0435 exfat: fix misspellings using codespell tool
485d677 exfat: fix use of uninitialized spinlock on error path
03b3db6 exfat: remove 'rwoffset' in exfat_inode_info
90797eb exfat: replace memcpy with structure assignment
d144149 exfat: remove useless directory scan in exfat_add_entry()
fc67230 exfat: eliminate dead code in exfat_find()
7c25c64 exfat: fix pointer error checking
bfea1fb exfat: retain 'VolumeFlags' properly

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-28 18:28:01 +08:00
Paul Spooren
36e74f8c13
opkg: purge package from cache on hash mismatch
61b3c62 opkg_verify_integrity: better logging and error conditions
f73d42f download: purge cached packages that have incorrect checksum
1c1480e download: factor out the logic for building cache filenames
293b1ce libopkg: factor out checksum and size verification
a786e25 download: remove compatibility with old cache naming scheme

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-11-28 18:27:17 +08:00
Jan Pavlinec
10d3b9a3aa
tcpdump: patch CVE-2020-8037
This PR backports upstream fix for CVE-2020-8037.  This fix is only
relevant for tcpdump package, tcpdump-mini is not affeted by this issue.

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
[added missing commit description]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-11-28 18:27:13 +08:00