| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Use AUTORELEASE to avoid having to bump it manually.
Remove old patch for kernel 4.14 compatibility.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
git-lfs: add new package
|
| |
| |
| |
| | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \
| | |
| | | |
zerotier: bump to 1.6.4
|
| | |
| | |
| | |
| | | |
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
|\ \ \
| | | |
| | | | |
treewide: Run refresh on all packages
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Fix typo Yuibco -> Yubico
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Required to make CI happy.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\ \ \
| |/ /
|/| | |
openconnect: fix dependencies to iconv/intl (fixes #14734)
|
|/ /
| |
| |
| |
| |
| | |
This fixes the issue raised after d18692c (libxml2: allow building with iconv support).
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \
| | |
| | | |
banip: update to 0.7.3
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* fix search string/pipe preparation for the background service
* fix IPSet maxelem limitation, made it more flexible
* fix potential error during resume action
* add Cisco Talos IP blacklist
* update readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \
| |/ /
|/| | |
adguardhome: bump to 0.105.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Full changelog available at:
* https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.0
* https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.1
* Add node-yarn/host dependency as it is needed since [1].
* Adjust LDFLAGS to the new ones introduced in [2].
* Invoke targets from make instead of manually running npm and yarn.
* Replace GO_PKG_EXCLUDES with GO_PKG_BUILD_PKG as our intention is to
build only one specific package (a cosmetic change).
[1]: https://github.com/AdguardTeam/AdGuardHome/commit/5e20ac7ed5de861ea5c945d1775f75312d62b69f#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R140
[2]: https://github.com/AdguardTeam/AdGuardHome/commit/0d67aa251d18f8ab47cfd90072e9d0387dff4224#diff-82ef468ec5547f1ed424776755a7f87dfec4eba9838d2c2ac02c9881bb67d737R60
Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We should be using "00" to deal with alphabetical order.
Fixes: e9a126c14509 ("rng-tools: start as early as possible")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \
| | | |
| | | | |
rng-tools: start as early as possible
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Raspberry Pi devices (bcm2708) need this to get from:
[ 102.310494] random: crng init done
to:
[ 12.539744] random: crng init done
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
gost_engine: Add GOST2012 Engine for OpenSSL
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Artur Petrov <github@phpchain.ru>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Artur Petrov <github@phpchain.ru>
|
|\ \ \ \
| | | | |
| | | | | |
tor: update to version 0.4.5.6
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
libnetfilter-queue: fix IPv6 header handling
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Import 51f25df304aeaa6c1b02ef7456a61278ee70c102 from upstream.
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
libnetfilter-queue: add pkt_buff function for ICMP
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Import 662c8f44d53492d2e0ebd430dadef12d580ec330 from upstream.
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python-docker: Update to 4.4.3
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bugfixes:
- Fix SSH port parsing when shelling out to the ssh client
Signed-off-by: Javier Marcet <javier@marcet.info>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Docker compose update
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bugs:
- Fix SSH port parsing by bumping docker-py to 4.4.3
Miscellaneous:
- Bump Python to 3.7.10
Signed-off-by: Javier Marcet <javier@marcet.info>
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bugs:
- Fix SSH hostname parsing when it contains leading 's', 'h', and remove the quiet
option that was hiding the error (via docker-py bump to 4.4.2)
- Fix key error for --no-log-prefix option
- Fix incorrect CLI environment variable name for service profiles: COMPOSE_PROFILES
instead of COMPOSE_PROFILE
- Fix fish completion
Miscellaneous:
- Bump cryptography to 3.3.2
- Remove log driver filter
Signed-off-by: Javier Marcet <javier@marcet.info>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
rtty: update to 7.4.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
dnstap: update to version 0.4.0
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The package does not support any mips archs, including mipsel.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
bcm27xx-eeprom: update to latest version
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
New eeprom firmwares support recently added RPi 400 and CM4.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
libnetfilter-queue: re-add PKG_FIXUP to fix build
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Currently when trying to build this package a build error is produced:
WARNING: 'automake-1.16' is missing on your system.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
<https://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<https://www.gnu.org/software/autoconf>
<https://www.gnu.org/software/m4/>
<https://www.perl.org/>
This error is due to an attempt to use the native host tools instead of
the OpenWrt build system generated ones. By re-adding PKG_FIXUP it is
ensured that the correct version of the host tools are used.
Signed-off-by: Etan Kissling <etan_kissling@apple.com>
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
libuhttpd: Update to 3.9.0
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python-requests: split up patches into two files
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
quilt cannot handle two patches in one file. It ends up merging them
and removing the description from the second. To avoid this, split into
two.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add build dependency on libnghttp2 for DNS-over-HTTPS support
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
https-dns-proxy: support for force DNS/DNS hijacking
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|