- Feb 25, 2019
-
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
- Feb 08, 2019
-
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
- Feb 07, 2019
-
-
Hannu Nyman authored
davfs2: Update to 1.5.5
-
Hannu Nyman authored
prometheus: update to 2.7.1
-
- Feb 06, 2019
-
-
Jonas Gorski authored
git is hard. :-( Reported-by:
Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> Fixes: 4629f043 ("znc: update to 1.7.2") Signed-off-by:
Jonas Gorski <jonas.gorski@gmail.com>
-
Hannu Nyman authored
freetype: add host config flags
-
Hannu Nyman authored
dovecot: update to version 2.3.4.1 (security fix)
-
Jonas Gorski authored
Includes minor bugfixes, translation updates and most of the OpenSSL compilation patch. Signed-off-by:
Jonas Gorski <jonas.gorski@gmail.com>
-
- Feb 05, 2019
-
-
Jan Pavlinec authored
Fixes CVE-2019-3814 Signed-off-by:
Jan Pavlinec <jan.pavlinec@nic.cz>
-
Hannu Nyman authored
clamav: Update init scripts
-
Ted Hess authored
shairplay: Update to 2018-08-24
-
Lucian Cristian authored
this fixes static linking with mkfontscale/host xorg app Signed-off-by:
Lucian Cristian <lucian.cristian@gmail.com>
-
Rosen Penev authored
Switched to codeload for easier package bumping. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- Feb 04, 2019
-
-
Michael Heimpold authored
Buildbots currently fail to find zlib souces, so try to give this hint with configure parameters. Signed-off-by:
Michael Heimpold <mhei@heimpold.de>
-
Paul Spooren authored
Signed-off-by:
Paul Spooren <mail@aparcar.org>
-
Jeffery To authored
This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also fixes some validation, makes variable declarations local, removes unnecessary curly brackets. Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
- Feb 03, 2019
-
-
Deng Qingfang authored
Refresh patches Remove --enable-static and --enable-dynamic because they're enabled by default Enable parallel compilation Fix compile without IPv6 Signed-off-by:
Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
-
Dave Taht authored
It is increasingly likely 240/4 and 0/8 netblocks will be allocated as unicast globally rout-able and reachable address space 240/4 is already enabled throughout linux and openwrt. Permit these address blocks under bcp38 address validation, ie. remove those ranges from the block list: list match '0.0.0.0/8' # RFC 1700 list match '240.0.0.0/4' # RFC 5745 Signed-off-by:
Dave Taht <dave.taht@gmail.com> [bump package - minor tweaks to commit message - remove commented lines] Signed-off-by:
Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
-
Ted Hess authored
socat: Update init script
-
Ted Hess authored
libavahi-compat-libdnssd: Fix compilation
-
Jeffery To authored
This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also adds a service_triggers() function and removes some unnecessary curly brackets. Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
- Feb 02, 2019
-
-
Rosen Penev authored
Switched URL to @SAVANNAH for more mirrors. Added PKG_BUILD_PARALLEL for faster compilation. Added PKG_LICENSE info. Minor reorganization for consistency between packages. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
The inline if statement does not work correctly. Moved it to a more proper place. Also changed the install to install the symlinks as well. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Hannu Nyman authored
lighttpd: Fix mod_auth
-
Dirk Brenken authored
adblock: update 3.6.5
-
Hannu Nyman authored
addrwatch: Update init script
-
Hannu Nyman authored
htpdate: Update init script
-
Dirk Brenken authored
- fix reporting for bogus hostnames with underscores - no longer accidently overwrite existing 'serversfile' entries in dhcp config which reference to the adblock jail list - remove needless 'no_mail' flag - refined log message regarding tcpdump requirement for reporting Signed-off-by:
Dirk Brenken <dev@brenken.org>
-
- Feb 01, 2019
-
-
Daniel F. Dickinson authored
gitweb is missing a dependencies on perlbase-filetest and perlbase-storable. It fails to start without these packages. Signed-off-by:
Daniel F. Dickinson <cshored@thecshore.com>
-
Hannu Nyman authored
net/ratechecker: Add new package
-
Hannu Nyman authored
nft-qos: fix useless log in syslog
-
Jeffery To authored
This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also corrects a variable name typo ("proxy" instead of "proxy_host"). Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
Jeffery To authored
This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also removes some unnecessary curly brackets. Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
David Yang authored
e.g. 20-auth.conf Signed-off-by:
David Yang <mmyangfl@gmail.com>
-
David Yang authored
Signed-off-by:
David Yang <mmyangfl@gmail.com>
-
David Yang authored
which never works on OpenWrt Signed-off-by:
David Yang <mmyangfl@gmail.com>
-
Rosy Song authored
Since the functions in procd.sh invoke "initscript" variable which is not defined when imported procd.sh from hotplug scripts. And this results in error when calling basename utility. Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary. Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX] Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE Sun Jan 20 12:34:50 2019 user.notice nft-qos-monitor: ACTION=update, MACADDR=xxxxxx, IPADDR=192.168.11.109, HOSTNAME=Honor_Play Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 250 192.168.11.109/60566 reply www.google.com is 216.58.215.68 Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 251 192.168.11.109/43456 reply mtalk.google.com is <CNAME> Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 251 192.168.11.109/43456 reply mobile-gtalk.l.google.com is 173.194.222.188 Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary. Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX] Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary. Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX] Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE Sun Jan 20 12:34:51 2019 user.notice nft-qos-dynamic: ACTION=update, MACADDR=xxxxxx, IPADDR=192.168.11.109, HOSTNAME=Honor_Play Signed-off-by:
Rosy Song <rosysong@rosinson.com>
-
- Jan 31, 2019
-
-
Hannu Nyman authored
haproxy: Update all patches for HAProxy v1.8.17
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Christian Lachner authored
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.17.html ) - Raise PKG_RELEASE to 2 - Prefix patches with 3-digit numbers instead of 4-digit numbers Signed-off-by:
Christian Lachner <gladiac@gmail.com>
-