| Commit message (Collapse) | Author | Age |
... | |
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It tries to link to host libraries for some reason. Add autoreconf to
fix. Also remove redundant prefixes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The idea behind this is to prevent confusion between "virtual" package
wget and real one. Wget is provided by not just wget packages but also
by uclient-fetch so technically it is better to threat wget as virtual
package.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
|
|\ \ \ \
| | | | |
| | | | | |
mwan3: minor fixes
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \ \ \
| |/ / /
|/| | | |
noddos: remove
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
According to https://github.com/openwrt/packages/issues/14248 , this
is totally abandoned. The website isn't even up anymore.
Fixes: https://github.com/openwrt/packages/issues/14248
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |_|/
|/| |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | |
| | |
| | | |
transmission needs 'getuid', at least on mips_24kc.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* update device description framework to v1.3
* setup methods in database
* setup uhttpd to use hs20 cert
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \
| | | |
| | | | |
uacme: Update to 1.6
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
|
|/ / /
| | |
| | | |
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \
| |/ /
|/| | |
open-iscsi: update to 2.1.3
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
pass CC to configure. host CC flags can leak in the build system,
preventing compilation.
Deleted upstream backports.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* source changes:
- add new source 'games_tracking' (https://www.gameindustry.eu)
- change malwaredomains source mirror
- remove malwarelist source (source is empty)
- remove youtube source (does not work at all)
* support multiple firewall zones for dns redirects
* add firewall zone/port housekeeping
* fix dns backend detection in TurrisOS (LuCI change)
* add check for gnu-sort
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |
| |
| |
| | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\ \
| | |
| | | |
isc-dhcp: fix regression in reloading
|
| | |
| | |
| | |
| | |
| | |
| | | |
Introduced in "isc-dhcp: improve startup performance"
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \ \
| |/ /
|/| | |
fwknop: gpgme: fix build of fwknop with gpg enabled
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Along with the accompanying change to gpgme to install gpgme-config,
since libfko is what is actually linked to gpgme, and not
fwknop/fwknopd, an explicit dependency must be added to that package.
menuconfig now allows enabling gpg support if only fwknop is selected
without also selecting fwknopd.
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
|
|\ \ \
| | | |
| | | | |
bind: start named early enough to be present when isc-dhcp starts
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Start named before dhcpd so that dhcpd can prime the local zones at startup.
Restore the empty domain zone for rfc1918 addresses that previously existed.
Create an additional subsidiary named.conf.local file (initially empty)
in /tmp/bind/ that can be seeded with dynamic zones and primed with
"rndc reload", and add it to the watched list of config files for procd.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \ \ \
| | | | |
| | | | | |
openvpn-easy-rsa: use relative symlinks
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes dead symlinks under InstallDev.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
protobuf: fix bad CFLAGS in pkgconfig
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Werror is normally passed with pkgconfig headers. Remove it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
cifs-utils: link mount utility relative instead of absolute
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes InstallDev dead link.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes dead symlink in InstallDev
Clean up Makefile for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
treewide: move binaries of alternatives to /usr/libexec
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It turns out that the Makefile of mdnsreponder links to absolute paths
instead of relative ones. This is an issue when compiling.
Fix for InstallDev as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
lighttpd: update to lighttpd 1.4.57
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* update to lighttpd 1.4.57 release hash
* remove patches incorporated upstream
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
incorporate suggestion from cotequeiroz (Eneas U de Queiroz)
https://github.com/openwrt/packages/issues/14142#issuecomment-739583111
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
miniupnpc: add InstallDev
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Commit ef388ff1f3f2 removed 'CMAKE_INSTALL:=1', and this makes the
development files to be not installed anymore on 'staging_dir'.
Being such, packages that needs to link against libminiupnpc fails
to build, because it cannot find the headers and the library.
Adding an InstallDev fixes this.
Build-tested on: ipq806x (R7800)
Run-tested on: ipq806x (R7800)
Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Jan Hak <jan.hak@nic.cz>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
- Changed version string
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
only attempt to flush routes for the relevant family
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|