W. van den Akker
c34f1806b1
Shorewall6: Bump to version 5.2.0.5
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-08-06 20:58:32 +02:00
W. van den Akker
c8381d154a
Shorewall: Bump to version 5.2.0.5
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-08-06 20:58:19 +02:00
W. van den Akker
63f8adecca
Shorewall6-lite: Bump to version 5.2.0.5
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-08-06 20:58:06 +02:00
W. van den Akker
014310ebae
Shorewall-lite: Bump to version 5.2.0.5
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-08-06 20:57:53 +02:00
W. van den Akker
cd7c4c27df
Shorewall-core: Bump to version 5.2.0.5
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-08-06 20:57:23 +02:00
Eneas U de Queiroz
460dbee226
samba4: add nfs-kernel-server/host build dependency
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2018-08-06 17:31:23 +00:00
Hans Dedecker
ab48f4df18
xtables-addons: rtsp: support destination format address:port
...
RFC2326 specifies the attribute client_port as the RTP/RTCP port pair on
which the client has chosen to receive media data and control info;
however some clients (mostly STBs) embed the client_port value in the
destination attribute in the form of destination=<address:port> without
specifying the client_port attribute in the SETUP message.
To support such clients check if the destination attribute contains a
port value and use it as port value for the expected RTP connection.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com >
2018-08-06 17:52:40 +02:00
Hans Dedecker
d01b62924e
xtables-addons: rtsp: fix compile warning/issue
...
Fix compile issue with Werror:
nf_conntrack_rtsp.c:667:39: error: implicit declaration of function 'nf_ct_zone' [-Werror=implicit-function-declaration]
exp_ct = nf_ct_expect_find_get(net, nf_ct_zone(ct), &t);
Fix compile warning:
nf_conntrack_rtsp.c:474:2: warning: enumeration value 'IP_CT_DIR_MAX' not handled in switch [-Wswitch]
switch (CTINFO2DIR(ctinfo)) {
^~~~~~
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com >
2018-08-06 17:39:02 +02:00
Rosen Penev
62cc5ce997
arp-scan: Update to 1.9.5
...
Switch to codeload as well for easier package bumping.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-05 21:42:34 -07:00
Andy Walsh
18e9a8b479
samba4: add missing avahi service definitions
...
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com >
2018-08-06 09:50:54 +08:00
Andy Walsh
0c13081965
samba4: switch to waf cross-answer files
...
* switch waf build to cross-answer files
* move timemachine related vfs modules to default vfs option
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com >
2018-08-06 09:50:54 +08:00
Rosen Penev
47a68e5e62
wavemon: Switch to codeload tarballs
...
Simpler and easier to bump the version in the future.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com >
2018-08-05 21:00:06 +01:00
Hannu Nyman
69b24ff27b
Merge pull request #6560 from neheb/mtr2
...
mtr: Fix compile with libcap
2018-08-05 22:18:17 +03:00
Hannu Nyman
70a7d26219
Merge pull request #6613 from neheb/cocoa
...
coova-chilli: Update to 1.4
2018-08-05 22:14:52 +03:00
Hannu Nyman
c31f9763e8
Merge pull request #6674 from neheb/upnpd
...
miniupnpd: Update to 2.1.20180706
2018-08-05 20:17:18 +03:00
Hannu Nyman
d15d1bf871
Merge pull request #6529 from gladiac1337/feature-haproxy-v1.8.12-updates
...
haproxy: Update HAProxy patches for v1.8.13 & Update Lua
2018-08-05 20:13:46 +03:00
Jo-Philipp Wich
eded6ed7cf
usbip: remove nonshared flag ( #6681 )
...
Since https://git.openwrt.org/d0e0b7049f88774e67c3d5ad6b573f7070e5f900 ,
OpenWrt SDKs ship the appropriate sources for building usbip userspace
packages, so special nonshared handling is not required anymore.
Sucessfully tested by compiling usbip utilities for various architectures
using self built SDKs after applying the change linked above.
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2018-08-05 10:49:33 +02:00
Rosen Penev
ead9538b2c
ntripcaster: Switch to codeload ( #6653 )
...
Currently uscan fails on this as it tries to look for a download link in the
wrong location. Switching it to a GitHub tarball will probably fix it.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-05 10:45:56 +02:00
Rosen Penev
bd3c9c6643
ntripserver: Fix version and switch to codeload ( #6689 )
...
1.51 is the version not 1.5.1. codeload simplifies the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-05 10:42:10 +02:00
Rosen Penev
82fc8f87e9
ntripclient: Fix version and switch to codeload ( #6690 )
...
Version is 1.51, not 1.5.0. Codeload simplifies the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-05 10:41:23 +02:00
Rosen Penev
2a85d7863c
tgt: Switch to codeload
...
Simplifies the makefile and makes it easier to bump versions.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-04 19:44:06 -07:00
Rosen Penev
baabb53d89
ola: Update to 0.10.7 and switch to codeload
...
Simpler and easier to bump version.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-04 19:32:27 -07:00
Rosen Penev
8f0d732115
sysrepo: Switch to codeload tarballs
...
Simpler and faster to bump version.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-04 17:02:18 -07:00
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