| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
If one file is a hard link to another, `mv` will not overwrite it;
`rm -f` the destinations beforehand.
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
|
|\
| |
| | |
dawn: fix reboot
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
DAWN has a race condition with umdns that prevents dawn from surviving
a reboot.
Increase procd start and stop of dawn to 81.
Further, network is sometimes not ready. Add utimer to check if socket
binds correctly.
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
| |
| |
| |
| |
| | |
Fixes: 8399121e6 ("mac-telnet: install uci as config file")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
| |
| |
| |
| |
| | |
Fixes: 8399121e6 ("mac-telnet: install uci as config file")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
| |
| |
| |
| |
| |
| |
| | |
Also mark it as configuration file while being at it.
Fixes: #11846
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|\ \
| |/
|/| |
boinc: new upstream version, adjustments
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* new upstream version 7.16.6
* fixing platform identifier for openwrt x86
(boinc issue https://github.com/BOINC/boinc/issues/3595)
* protected configuration from update
Signed-off-by: Christian Dreihsig <christian.dreihsig@t-online.de>
|
| |
| |
| |
| | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is to address the need for specifying dependency on a wget
implementation with ssl support.
Now we have a game of names for opkg
1. uclient-fetch: minimal version by openwrt project
2. wget-nossl: gnu wget w/o ssl support
3. wget-ssl: for the moment since this commit, gnu wget w/ ssl support
4. wget: uclient-fetch, wget-nossl, or wget-ssl
5. gnu-wget: wget-nossl or wget-ssl
By the time we provide some dummy package like uclient-fetch-ssl and
make it also provide wget-ssl, I guess by then we will also need
gnu-wget-ssl...
Ref: https://github.com/openwrt/packages/issues/11534
Ref: https://github.com/openwrt/packages/pull/9941
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| |
| |
| |
| |
| |
| | |
* add a final sort step, this fixes dns reporting with
multiple pcap files as input
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |
| |
| |
| | |
Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
|
| |
| |
| |
| |
| |
| | |
Added missing header and added casts.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| | |
34a1887 nfnetlink: disable sequence number checking
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|/
|
|
|
|
|
| |
* add 'ca-bundle' dependency
* fix a sort bug in report engine
* fix potential bugs in the f_extconf function
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
|
|
| |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
|
|
|
|
|
|
| |
e757e06 nfnetlink: allow specifying the socket buffer size
33c77cb nfnetlink: properly handle nl_recvmsgs() failures
95cced5 protocol: Include whitespace when reading names
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
|
|
| |
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
|
|
|
|
| |
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|\
| |
| | |
ntpclient: fix compilation with newer kernels
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
glibc needs an extra header included.
Also cast time values to 64-bit in preparation for 64-bit time_t for
32-bit platforms.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is cosmetic only, since openssl is the first one being defined, but
it avoids a warning in scripts/config, after upgrading to kconfig-v5.6:
tmp/.config-package.in:102839:warning: choice default symbol
'DNSDIST_OPENSSSL' is not contained in the choice
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\ \
| | |
| | | |
boinc: FTBFS: avoiding unexpected dependencies
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In reaction to a comment by @hnyman in
https://github.com/openwrt/packages/pull/11768#issuecomment-610513948
on BOINC embracing too many libraries it finds on its build
host, the inclusion of the freetype library is now excluded
by an embracing "if" statement.
The patch is presented to BOINC upstream at
https://github.com/BOINC/boinc/pull/3578
Signed-off-by: Steffen Möller <moeller@debian.org>
|
|\ \ \
| | | |
| | | | |
adblock: release 4.0.3
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
* add 'wally3k' and 'reg_vn' sources, change 'reg_pl' source
* update readme
* small fixes & cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |/
|/|
| |
| |
| |
| |
| |
| | |
Add libuv dependency
Fix optional libxml and c-json dependency handling
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
|\ \
| | |
| | | |
netifyd: fix compilation with libcxx
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |/
|/|
| |
| |
| |
| | |
on boot
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
| |
| |
| |
| |
| |
| |
| | |
The configure script prefers the latter whereas the code prefers the
latter. Hack around it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| | |
This commit fix circle dependency.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \
| | |
| | | |
transmission: add init file STOP directive
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Transmission should stop early on system shutdown to avoid
for example fstab unmount disks when transmission is writing.
Signed-off-by: Francesco G <gfrancesco@users.noreply.github.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
Compile tested: x86_64, OpenWrt master
Run tested: arm/mvebu
Signed-off-by: Christian Dreihsig <christian.dreihsig@t-online.de>
|
|\ \
| | |
| | | |
apache: security bump to 2.4.43
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This minor version bump fixes:
CVE-2020-1934
CVE-2020-1927
Upstream added cross-compile compatibility to apxs, so we can drop a sed
script. Upstream also added the OpenWrt layout, so we can drop our local
copy.
The OpenSSL patch to remove deprecated symbols doesn't apply anymore and
gets removed.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| |/
|/|
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \
| | |
| | | |
dnscrypt-proxy2: update to version 2.0.42
|
| | |
| | |
| | |
| | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |/
|/|
| |
| | |
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
|
|\ \
| | |
| | | |
yggdrasil: bump to 0.3.14
|
| | |
| | |
| | |
| | | |
Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* removed 'hphosts' from sources (discontinued)
* fixed a "out of range" bug and another small issue
in the f_dnsup function
* add three new sources: 'anudeep', 'stopforumspam' and 'youtube'
* changed 'list' behaviour, the source file has now
a higher precedence than the archive file (see readme)
* update readme, added missing parameters & more
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Move luci-app-sqm to the LuCI feed to enable
it to be translated.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.1.4.html)
- This fixes CVE-2020-11100 (http://git.haproxy.org/?p=haproxy-2.1.git;a=commit;h=f17f86304f187b0f10ca6a8d46346afd9851a543)
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|