Commit graph

5412 commits

Author SHA1 Message Date
Jan Pavlinec
5ee228fbc1 irssi: update to version 1.2.1 (security fix)
Fixes CVE-2019-13045

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-10 19:05:03 +02:00
Eneas U de Queiroz
5ab9f3e357
wifidog: fix getting ip from interface, cleanup
Patch taken from upstream fixes an Invalid argument error while trying
to get the IP address of an interface.
Makefile was updated to current style.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-09 14:38:36 -03:00
Rosen Penev
3d75793840
Merge pull request #9425 from neheb/open
squid: Fix compilation with GCC9
2019-07-09 09:49:02 -07:00
Florian Eckert
8a54c15a13
Merge pull request #9389 from TDT-AG/pr/20190704-mwan3
mwan3: change and add new mwan3 ubus informations
2019-07-09 16:00:17 +02:00
Adam Mizerski
cc4ed96063
dnscrypt-proxy2: add init script using procd
Signed-off-by: Adam Mizerski <adam@mizerski.pl>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-09 14:42:11 +02:00
Josef Schlehofer
cff7ce4b24
dnscrypt-proxy2: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-09 14:42:10 +02:00
Rosen Penev
ae03949422
Merge pull request #9345 from neheb/bitl
bitlbee: Update to 3.6-1
2019-07-08 18:38:31 -07:00
Rosen Penev
16c908c107
bitlbee: Update to 3.6
Removed upstreamed patch.

Removed mirror. It seems it has a wrong HTTPS certificate.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-08 14:38:31 -07:00
Rosen Penev
fbfe2671e7
Merge pull request #9287 from lucize/openfortivpn
openfortivpn: add package
2019-07-08 14:18:10 -07:00
Rosen Penev
c18cb9e7c5
squid: Fix compilation with GCC9
by passing -Werror. Also added -latomic as some platforms need it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-08 13:13:19 -07:00
Rosen Penev
1514147dc9
Merge pull request #9407 from neheb/spoo
spoofer: Update to 1.4.5
2019-07-08 13:00:10 -07:00
Dirk Brenken
59a69ee059
travelmate: update 1.4.9
* fix a corner case issue with auto expiry of the
  'Faulty Station' list (the last run information was not updated)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-07-08 14:02:47 +02:00
Rosen Penev
4c42eb0b45 spoofer: Update to 1.4.5
Needed for the new protobuf update.

Cleaned up Makefile.

Got rid of HOST_BUILD_DEPENDS. This package does not have a host build.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-05 16:12:30 -07:00
Rosen Penev
8e70d9ce5e
Merge pull request #9382 from neheb/rsy
rsync: Fix compile with -Wimplicit-function-declaration
2019-07-05 11:53:17 -07:00
Alexandru Ardelean
1d383c23f4 net: mstpd: new package (multiple spanning tree daemon)
This change adds support for mstpd (Multiple Spanning Tree Protocol
Daemon).

mstpd works reasonably well with RSTP.
MSTP protocol works ok, but is known to have some issues with some managed
switches.

In order to get this to work, each physical switch port needs to have it's
own software network interface (so, for example: port 0 <==> eth0). This
means that this is suited mostly for higher end devices that can process
STP packets in software.

An interface for `swconfig` or Linux's DSA or switchdev would haven been
interesting, but it never materialized.

Adding this in the OpenWrt packages feed may provide some interest or
feedback on whether `mstpd` should do more, to integrate with managed
switches and offer some basis for Linux (through OpenWrt) as an OS for
managed switches.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-05 10:27:44 +03:00
Rosen Penev
f378bf1a9e
Merge pull request #9030 from dengqf6/xt3.2
xtables-addons: update to 3.3
2019-07-04 22:53:14 -07:00
Rosen Penev
b74cb7dbce
Merge pull request #9363 from adde88/master
Added hcxdumptool and hcxtools, created by @ZerBea
2019-07-04 22:45:16 -07:00
Stan Grishin
79245d4552 simple-adblock: options to filter non-ASCII domains, local compressed storage
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-07-04 15:38:58 -07:00
Rosen Penev
fbc16be02f
Merge pull request #9391 from mwarning/zerotier
zerotier: keep configuration file on update
2019-07-04 13:13:07 -07:00
Moritz Warning
85292a9f92 zerotier: keep configuration file on update
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2019-07-04 21:36:00 +02:00
Rosen Penev
905e1e1766
Merge pull request #9390 from cotequeiroz/coova-chilli-parallel
coova-chilli: disable parallel build
2019-07-04 12:10:49 -07:00
Rosen Penev
eeff4f6376
Merge pull request #9386 from neheb/ke2
kea: Fix compilation without deprecated OpenSSL APIs
2019-07-04 10:18:06 -07:00
Rosen Penev
c7713b5ef6
Merge pull request #9230 from James-TR/pdns-recursor
pdns-recursor: add package
2019-07-04 10:17:32 -07:00
Eneas U de Queiroz
4ca57ae9c2
coova-chilli: disable parallel build
Parallel building is causing a failure because it executes some
commands, such as patch, more than once.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-04 09:01:52 -03:00
Florian Eckert
e100de8bd8 mwan3: update version to 2.8.0
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-04 12:06:27 +02:00
Florian Eckert
27db561752 mwan3: add netifd up info to mwan3 ubus status output
Add the netifd up status output to the mwan3 ubus status output.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-04 12:03:43 +02:00
Florian Eckert
cfba93a203 mwan3: add enabled info to mwan3 ubus status
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-04 12:03:40 +02:00
Florian Eckert
bfa849c14e mwan3: add interface uptime netifd value to ubus mwan3 status output
Add missing netifd uptime info to ubus status call.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-04 12:03:37 +02:00
Florian Eckert
6c2cd78c6f mwan3: rename downtime to offline
Rename downtime ubus output from mwan3 to offline.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-04 12:03:34 +02:00
Florian Eckert
3be40786f5 mwan3: rename uptime to online
Rename uptime ubus output from mwan3 to online.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-04 12:03:30 +02:00
Florian Eckert
8d3c8dadcf mwan3: add migration script for flush_conntrack config
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-04 12:03:23 +02:00
Rosen Penev
54d7bc119d
kea: Fix compilation without deprecated OpenSSL APIs
Forgot to add this one to the last pull request.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-03 20:58:30 -07:00
Rosen Penev
1e23b4eae0
rsync: Fix compile with -Wimplicit-function-declaration
The configure test for gettimeofday does not include the proper header.
Override the variable as all OpenWrt libc have two arguments for
gettimeofday.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-03 18:28:43 -07:00
Dirk Brenken
2e06c4ec93
ddns-scripts: various fixes
* use '$ddns_rundir' in 'get_service_data' for pipe creation, fix #8971
* add missing local variables in 'get_service_data'
* change DNS server verification with drill in 'verify_host_port',
fix/supersed #8935
* remove needless cat calls in 'verify_host_port'
* set cloudfare TTL to min. 120 seconds, fix #7745
* bump/align package version number

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-07-03 22:41:26 +02:00
Nikos Mavrogiannopoulos
cefb2f03e2 ocserv: updated to 0.12.4
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-07-03 21:32:35 +02:00
James Taylor
41c2f33698 pdns: correct incomplete fix for build failure
Maintainer: me

This commit addresses a build failure around guards on execinfo.h usage to
prevent uclibc from pulling it in, as it defines both  __GLIBC__ and __UCLIBC__.
The original patch had invalid syntax which this corrects.

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-07-03 11:51:36 -03:00
James Taylor
7264fbe153 pdns-recursor: add package
Maintainer: me

Compile tested: armv7l, OpenWRT SDK
Run tested: armv7l Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 -
confirmed PowerDNS recursor links correctly against libraries and runs on my
target environment.

Description:
PowerDNS Recursor is a high-performance resolving name server, utilizing
multiple processor and including Lua scripting capabilities.

This commit includes the recursive nameserver

https://www.powerdns.com/recursor.html

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-07-03 21:19:30 +10:00
Andreas Nilsen
0ae6958740 hcxtools: Fixed typo in both Makefiles
PKG_LICENCE_FILES vas wrongly named PKG_LICENCE_FILE

Signed-off-by: Andreas Nilsen <adde88@gmail.com>
2019-07-03 08:02:21 +02:00
Rosen Penev
c319b9f53d
Merge pull request #9367 from gladiac1337/haproxy-2.0.1-master
haproxy: Update HAProxy to v2.0.1
2019-07-02 22:34:34 -07:00
Christian Lachner
dc08318f01 haproxy: Change DEPENDS from libncursesw to libncurses
- Change DEPENDS from libncrusesw to libncurses

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-07-03 07:12:32 +02:00
Rosen Penev
a6d7ad8573
Merge pull request #9368 from neheb/torr
RTorrent updates
2019-07-02 21:50:04 -07:00
Rosen Penev
0f79c6b76a
Merge pull request #9337 from neheb/nod
noddos: Fix compilation without deprecated OpenSSL APIs
2019-07-02 21:13:36 -07:00
Rosen Penev
f08a949f4b
Merge pull request #9334 from neheb/net1
Netopeer2: Fix compilation without deprecated OpenSSL APIs
2019-07-02 21:12:59 -07:00
Alexandru Ardelean
5fd0baac09 net: seafile-seahub: update maintainer & license file
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
441f486081 django-restframework: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
15272fcc65 django-postoffice: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
6a7f547a38 django-picklefield: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
7bbc5131f2 django-jsonfield: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
e4d8127cae django-formtools: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00
Alexandru Ardelean
35cddd9b6f django-compressor: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-02 18:10:34 -03:00