Rosen Penev
8dc7472705
miniupnpd: Update to 2.1.20180706
...
Switched to upstream mirror 2, which is reachable over HTTPS.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-04 11:55:33 -07:00
Christian Lachner
14fcfe6ae9
haproxy: Update HAProxy to v1.8.13 & Lua library to v5.3.5
...
- Update Lua to v5.3.5
- Add myself as co-maintainer
- Update haproxy download URL and hash
- Changed version-output to always print $(PKG_VERSION)-$(PKG_RELEASE)
- Removed all obsolete patches
Signed-off-by: Christian Lachner <gladiac@gmail.com >
2018-08-04 11:22:43 +02:00
Rosen Penev
81449370b2
scapy: Update to 2.4.0 and change URLs to new
...
Development has moved to GitHub
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-03 20:45:51 -07:00
Eric Luehrsen
8830d72bbd
unbound: fix boot time and default run directory
...
Unbound struggles with boot ifup, so procd triggers changed to push
outside of this noise. Unbound has run in /var/lib/unbound/, so chroot
(jail) protects /etc/, and it can save flash wear. Compiled defaults
reflect this now, so Unbound tools are easier run on the command line.
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com >
2018-08-03 03:27:03 -04:00
Hannu Nyman
2779d451d6
Merge pull request #6641 from neheb/patch-9
...
knxd: Update to 0.14.25 and switch to codeload
2018-08-03 08:59:45 +03:00
Daniel F. Dickinson
99eac722c2
gitolite: Point to installation guide for OpenWrt
...
In the description point to installation guide on OpenWrt Wiki to
make it easier for new users to find and to understand how to use
gitolite on OpenWrt.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com >
2018-08-02 21:04:00 -04:00
Daniel F. Dickinson
f27c3ae565
gitolite: Permit SSH login for gitolite user (git)
...
The user defined in order to own and admin gitolite directories needs
to not be expired else logins such SSH access will not be allowed for
that user. So we unexpire user git by default.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com >
2018-08-02 21:04:00 -04:00
Daniel F. Dickinson
46d91345c2
gitolite: Update to 3.6.8
...
Update to newest release. We also drop a now unnecesary patch.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com >
2018-08-02 21:03:52 -04:00
Kevin D-B
f2c06977a9
Merge pull request #6657 from ldir-EDB0/maintainer
...
miniupnpd: remove my maintainership
2018-08-02 22:32:13 +01:00
Kevin Darbyshire-Bryant
d5aaba2702
miniupnpd: remove my maintainership
...
Practicalities of life have intervened and I am no longer able to
dedicate the time required to look after this package.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk >
2018-08-02 22:30:31 +01:00
Peter Wagner
b1be3f9c06
nfs-kernel-server: add -Wno-error=format-security to TARGET_CFLAGS to a fix compily error
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2018-08-02 23:17:35 +02:00
Hannu Nyman
d4039aac6c
Merge pull request #6590 from neheb/bridge
...
bridge-utils: Update to 1.6
2018-08-02 20:56:27 +03:00
Hannu Nyman
430b7a4e90
Merge pull request #6583 from zhaojh329/wifidog-ng
...
wifidog-ng: Update to 2.0.0
2018-08-02 20:55:48 +03:00
Stijn Tintel
bdc6b8c5e2
Merge pull request #6423 from micmac1/strongswan-uclibc-iconv
...
strongswan: fix uclibc build issue
2018-08-02 19:42:31 +03:00
Stijn Tintel
1709b83091
Merge pull request #5069 from dedeckeh/pr-netsnmp-fw
...
net-snmp: fix inbound firewall rule support
2018-08-02 19:41:08 +03:00
Stijn Tintel
78e3c2b1a9
Merge pull request #6405 from TDT-AG/pr/20180704-strongswan-add-openwrt-hotplug
...
strongswan: add hotplug script user handling
2018-08-02 19:39:46 +03:00
Daniel F. Dickinson
98fdf16ecb
nut: Fix for nut-upsmon without nut-server
...
nut-monitor failed to create required dir /var/etc/nut, as
well as failing to set appropriate user on the directory and
conf files. Fixing this closes
https://github.com/openwrt/packages/issues/6644
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com >
2018-08-02 08:40:12 -04:00
Rosen Penev
f0f305f0de
ntpclient: Update to 2015_365
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-01 18:44:44 -07:00
Rosen Penev
be162db830
redsocks: Update to 0.5
...
Also switched to codeload for simplicity
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-01 15:07:09 -07:00
Rosen Penev
d73242f32e
knxd: Update to 0.14.25 and switch to codeload
...
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-01 11:50:12 -07:00
Hannu Nyman
28d24bc08f
Merge pull request #6635 from neheb/patch-9
...
linknx: Update to 0.0.1.36 and switch to codeload
2018-08-01 19:10:56 +03:00
Hannu Nyman
c7674fd548
Merge pull request #6639 from Andy2244/samba4-libgcrypt-libpam-fix
...
samba4: add optional lib dependencies (libgcrypt, libpam)
2018-08-01 19:08:01 +03:00
Andy Walsh
efdd707dc7
samba4: add optional lib dependencies (libgcrypt, libpam)
...
* add libgcrypt, libpam to optional libs
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com >
2018-08-01 13:59:00 +02:00
Christian Schoenebeck
a6551b2cbc
ddns-scripts: bump to version 2.7.8-1
...
- remove Cloudflare v1 protocol support #6084 #6519
- fix goip.de update url #6448 #6519
- change Cloudflare v4 to read "Proxied" from current setting at Cloudflare Dashboard #5097 #6364 #6505
- fix replace of password inside logfile #6568
- remove myself as PKG_MAINTAINER
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com >
2018-08-01 09:36:33 +02:00
Jo-Philipp Wich
d0bac09ae5
Merge pull request #6531 from jow-/privoxy-fix-uci-parsing
...
privoxy: fix uci configuration parsing after upstream OpenWrt changes
2018-08-01 08:02:18 +02:00
Rosen Penev
32d1a74330
linknx: Update to 0.0.1.36 and switch to codeload
...
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-31 20:40:48 -07:00
Thomas Weißschuh
b2cce2fd5e
esniper: update to 2.35
...
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de >
2018-07-31 23:36:53 +02:00
Hannu Nyman
7c21db5fbc
Merge pull request #6420 from micmac1/lighttpd-uclibc-iconv
...
lighttpd: fix uclibc build issue
2018-07-31 22:46:17 +03:00
Hannu Nyman
0dfa85ef15
Merge pull request #6612 from neheb/patch-19
...
chaosvpn: Update to 2.19 and switch to codeload
2018-07-31 22:41:17 +03:00
Hannu Nyman
c54ab71685
Merge pull request #6606 from neheb/patch-18
...
softflowd: Fix URL
2018-07-31 22:39:59 +03:00
Hannu Nyman
2fb64ad1a7
Merge pull request #6622 from neheb/patch-11
...
inadyn: Update to 2.3.1
2018-07-31 22:38:50 +03:00
Daniel Golle
668b1abbbf
Merge pull request #6468 from micmac1/gnunet-nls
...
gnunet: remove iconv hack
2018-07-31 01:44:34 +02:00
Rosen Penev
14e3e5a733
inadyn: Update to 2.3.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-30 15:44:11 -07:00
Jo-Philipp Wich
591a481594
Merge pull request #5273 from brianjmurrell/add-foolsm
...
Add package foolsm
2018-07-30 20:57:59 +02:00
Rosen Penev
24b7f5b36e
acme: Update to 2.7.9
...
Switch to codeload. Simplifies the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-30 13:16:11 +02:00
Ansuel Smith
2e3dec9746
nginx: bump to latest release
...
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com >
2018-07-30 11:15:27 +02:00
Jo-Philipp Wich
644ff72edb
Merge pull request #5563 from Andy2244/samba-4.8
...
samba4: add package samba-4.8
2018-07-30 09:36:15 +02:00
Eric Luehrsen
408047628e
unbound: add UCI for forward stub and auth zone clauses
...
With growing interest, DNS over TLS can be setup in Unbounds foward-zone:
clause. A broader UCI solution is added to support forward-, stub-, and
auth- zone clauses in a new 'zone' section. This implentation required
reworking scripts, because they did not scale. 'forward_domain' and
'prefetch_root' options are removed, and superceded by 'zone' section.
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com >
2018-07-29 23:24:09 -04:00
Rosen Penev
a67193e2ca
coova-chilli: Update to 1.4
...
Switch to codeload for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-29 20:06:04 -07:00
Rosen Penev
827b1ad69e
chaosvpn: Update to 2.19 and switch to codeload
...
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-29 18:43:10 -07:00
Hannu Nyman
d952f83e05
Merge pull request #6609 from mwarning/zerotier
...
zerotier: update to version 1.2.12
2018-07-29 22:42:57 +03:00
Hannu Nyman
4754ba5055
Merge pull request #6550 from sartura/geth_update_1.8.12
...
geth: update to 1.8.12
2018-07-29 22:39:51 +03:00
Hannu Nyman
0122ef4300
Merge pull request #6528 from val-kulkov/subversion-package
...
subversion: bump to the latest stable bugfix release
2018-07-29 22:38:31 +03:00
Dirk Brenken
094718bfe5
Merge pull request #6600 from dibdot/travelmate
...
travelmate: update 1.2.1
2018-07-29 21:29:51 +02:00
Dirk Brenken
bfe8850ee5
travelmate: update 1.2.1
...
* no longer rename faulty uplinks in /etc/config/wireless, but save
uplink state in json runtime information. To reset the saved state
simply restart travelmate processing.
Signed-off-by: Dirk Brenken <dev@brenken.org >
2018-07-29 21:18:51 +02:00
Moritz Warning
9e81f2511a
zerotier: update to version 1.2.12
...
Signed-off-by: Moritz Warning <moritzwarning@web.de >
2018-07-29 20:36:13 +02:00
Rosen Penev
436a875ee3
softflowd: Fix URL
...
Found using uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-29 00:57:09 -07:00
Francesco Molitierno
a9072f7a1a
p910nd: Change start init sequence to 99
...
Delay startup of p910nd to give devices more time to enumerate
Fixes issue #4752
Tested on mir3g
Signed-off-by: Francesco Molitierno <francyesc0@hotmail.it >
2018-07-29 13:50:28 +08:00
Rosen Penev
664861af7e
mtr: Fix compile with libcap
...
Selecting libcap in addition to mtr causes it to error with
Package mtr is missing dependencies for the following libraries:
libcap.so.2
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-27 18:42:15 -07:00
Jonas Gorski
8f52298397
znc: revert cmake build artifacts from makefile
...
Revert some cmake stuff that accidentially made it into the Makefile to
unbreak the build.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com >
2018-07-27 21:42:04 +02:00