| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Use bz2 tarball, saves space and bandwidth.
Use SHA256 checksum instead of MD5.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|
|
|
| |
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
|
|\
| |
| | |
bmon: Bump to 4.0, update copyright
|
| |
| |
| |
| | |
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
|
|\ \
| | |
| | | |
net/wireguard: version bump
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update to new snapshot version. We also make IPV6 optional, and
conditionally selecting the udptunnel6 module, using the same trick that
the strongswan package also uses for this kind of dependency expression.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |/
|/|
| |
| |
| |
| |
| | |
- update_cloudflare_com_v4.sh: enclose urls in single quotes
- dynamic_dns_functions.sh: force to return only one ip, if using nslookup to get registered ip
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| | |
|
| |
| |
| |
| | |
package/wireguard bump version to 0.0.20161216
Signed-off-by: Jens Viisauksena github_patch@viisauksena.de
|
| |
| |
| |
| | |
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|/
|
|
|
|
|
| |
Latest upstream changes explicitly include `net/ip6_checksum.h`.
Fixes issue #3657.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|\
| |
| | |
jool: added support for Jool SIIT/NAT64
|
| |
| |
| |
| |
| |
| |
| | |
This adds support for the Jool SIIT/NAT64 translating kernel modules and user
space tools.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch prepares for another future package (ecdsautils),
which builds multiple binaries all linked to libuecc.
The changes are a direct copy of [1]. The original commit
message was:
> commit cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1
> From: Matthias Schiffer <mschiffer@universe-factory.net>
> Date: Tue, 3 May 2016 21:33:34 +0200
> Subject: libuecc: use shared instead of static library
>
> Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
[1]: https://github.com/freifunk-gluon/gluon/blob/cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1/patches/packages/openwrt/0007-libuecc-use-shared-instead-of-static-library.patch
Signed-off-by: Dominik Menke <dom@digineo.de>
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
|
|\ \
| | |
| | | |
unbound: added DNS64 support
|
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Signed-off-by: Dan Luedte <mail@danrl.com>
|
|/ /
| |
| |
| |
| |
| | |
fix #3645 and https://github.com/lede-project/source/pull/596#issuecomment-266395456
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| |
| |
| |
| |
| |
| | |
fix answer of changeip.com #3292
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|\ \
| | |
| | | |
ocserv: Add libev prefix to stop configure stage failure
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This version of ocserv needs us to explicitly specify the prefix
for libev. Add a --with-libev-prefix parameter to make the
configure stage to get the right library.
Signed-off-by: Angelo G. Del Regno <kholk11@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
modified Makefile to:
- stop service before install when updating reported at http://forum.lede-project.org/t/ddns-scripts-upgrade-issue/456/1
- run uci-defaults for all packages
- modify services files only on new installation
still some commands already covered by default_postinst() etc. but they are in there for backward compatibilty.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|\ \
| | |
| | | |
net/lftp: update to 4.7.4
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update lftp to upstream release 4.7.4
Also update the list of package mirrors.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It should fix issue #3333. The patch was formed with help from
t6x/reaver-wps-fork-t6x#101
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- History: prior to package 1.5.10-3 /var/lib/unbound was not used
- History: prior to package 1.5.10-4 no UCI scripts were provided
- Problem: UCI 'option manual_conf 1' only copied unbound.conf and root.key
- Problem: power users that had complex file nests cannot use this
- Fix: README.md includes instructions for /var/lib/unbound jail
- Fix: unbound.sh copies ALL of /etc/unbound for 'option manual_conf 1'
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
|
|\ \ \
| | | |
| | | | |
opentracker: do not rewrite conf files
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \ \ \
| |/ / /
|/| | | |
softethervpn: added new package 4.21-9613
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- based on the work done by el1n with his authorization (https://github.com/el1n/OpenWRT-package-softether)
- updated softethervpn to latest version
- introduced necessary patches for lede compatibility (nossl3)
Signed-Off-by: Federico Di Marco <fededim@gmail.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
net/ethtool: update to 4.8
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update ethtool to upstream release 4.8
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
|
|\ \ \ \
| | | | |
| | | | | |
bind: disable libjson support
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
If libjson-c is detected during bind-libs configure phase, bind-libs
will be built with libjson support. This results in a missing dependency
error during install phase. Solve this by disabling libjson support.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
fixes reported in #3621 #3617 #3616
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
linuxptp: Update to version 1.8
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Wojciech Dubowik <klute99@gmail.com>
|
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- tld_names.dat.gz
- rename to public_suffix_list.dat.gz
- (re)created during build
- new location /usr/share
- move services files to /etc/ddns
- new services
- CloudFlare.com-v4 using API-Version 4 without using public_suffix_list.dat
- GoDaddy.com
- both depending on cURL package
- both with modified syntax for option domain ( NEW: [host[.subdom]@]domain.tld )
- new service
- Now-DNS.com formerly Now-IP.com
- service afraid.org now supports key-auth and basic-auth
- new command line options for dynamic_dns_updater.sh and dynamic_dns_updater.sh
- adapted ddns.init and ddns.hotplug to new command line options
- renaming config options inside section global
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Now that we don't ship any modules by default, znc might be started
without any modules. Unfortunately znc refuses to start without any
modules, so patch out the appropriate check.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
znc: add advanced playback module
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The advanced playback module makes it possible for IRC clients to avoid
undesired repetitive buffer playback. IRC clients may request the module
to send a partial buffer playback starting from and ending to a certain
point of time.
Particularly useful with (supporting) mobile clients such as Mutter,
Colloquy & others.
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
---
Unfortunately playback.cpp is not included as part of the standard ZNC
modules and so has been added as a patch.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
znc: run as user znc & use procd
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Create & run znc as a specific user rather than nobody. Converted to
use procd, removing dependencies on znc's 'droproot' module & 'su'
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
travelmate: update 0.2.7
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* no longer rely on static ap ifnames in wireless config
* other small fixes & cleanups
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
net/wireguard: version bump
|
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Update to new snapshot version.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
net/subversion: update to 1.9.5
|