Commit graph

5868 commits

Author SHA1 Message Date
Stan Grishin
17a58fa39d simple-adblock: dnsmasq.ipset option support, better handling of IDNs, updated README
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-09-24 09:12:08 -07:00
Rosen Penev
fd31ee0a93 atftp: Update to 0.7.2
Fixes issue where CFLAGS were not being passed. This was breaking ASLR
builds.

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_INSTALL. Changed install paths based on PKG_INSTALL paths.

Added --disable-debug to make sure debug code is disabled.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 946dfed856)
2019-09-23 11:57:51 -07:00
Dirk Brenken
2c7118e1d7
adblock: update 3.8.6
* refine stop logic to prevent needless dns backend restarts
  and other oddities
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-09-17 13:59:08 +02:00
Rosen Penev
3875601317
Merge pull request #10000 from cshoredaniel/pr-19.07-p910nd-non-root-backport
[19.07] p910nd: Run as non-root by default
2019-09-15 07:16:27 -07:00
Daniel F. Dickinson
0e78a105c8 uwsgi-cgi: use python3 hostpkg not system python3
On a Debian system without python3-distutils install, uwsgi-cgi was
failing to build because it couldn't import sysconfig from distutils.
OpenWrt packages should be using the OpenWrt python not the system
python. In addition we need to use python3 not python2, even when
both are available.

(cherry-pick c387d0923c from master)

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-09-14 16:46:05 -04:00
Daniel F. Dickinson
875eb10d11 p910nd: Run as non-root by default
We add the necessary Makefile, hotplug, config, and init bits
so that p910nd daemon runs as user:group p910nd:lp by default.
This eliminates an unnecessary root daemon.

The hotplug script sets the permissions of the USB lp
device(s) to read-write owner and group and no access to
anyone else, and sets owner root, group lp.

This is allows sufficient privileges to p910nd
to do it's job.

(cherry-pick 932c76fa74)

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-09-14 16:44:08 -04:00
Dirk Brenken
3f89abbf0d
banip: update 0.2.1
* remove 'http-only' mode, all sources are now fetched from https sites
* the backup mode is now mandatory ('/tmp' is the default backup
  directory), always create and re-use backups if available.
  To force a re-download take the 'reload' action.
* support 'sshd' in addition to 'dropbear' for logfile parsing
  to detect break-in events
* always update the black-/whitelist with logfile parsing results
  in 'refresh' mode (no new downloads)
* rework the return code handling
* tweak procd trigger
* various small fixes
* (s)hellsheck cosmetics
* Change .*GPL.*+ licenses to SPDX compatible identifier

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-09-11 06:21:20 +02:00
Dirk Brenken
1ad19c6bfa
adblock: update 3.8.5
* use raw procd interface trigger as last resort, if the
  adblock config is not available during startup
* fix selective subdomain whitelisting for dnsmasq
* fix a kresd restart issue with 'DNS File Reset'
* fix a suspend/resume cornercase
* disable the tld compression, if the number of blocked domains
  is greater than 'adb_maxtld' (default: 100000)
* made the fw portlist configurable (default '53 853 5353')
* preliminary support for inotify-like autoload features
  of dns backends like kresd in future Turris OS. If 'adb_dnsinotify'
  is set to 'true', all adblock related restarts and the
  'DNS File Reset' will be disabled

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 45cb0e1023)
2019-09-09 14:57:14 +02:00
Josef Schlehofer
20bd9b78e1
lighttpd: Makefile polishing
- Correct SPDX License Identifier
- Move MAINTAINER, SUBMENU to more appropriate place
- Use HTTPS in URL

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry-picked from commit e06086c4c)
2019-09-07 13:31:02 +02:00
Josef Schlehofer
19039dc4ae
lighttpd: Update to version 1.4.54
Fixes CVE-2019-11072

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry-picked from commit 80c721c6a)
2019-09-07 13:30:44 +02:00
Jan Hák
52a2936597 knot: update to 2.8.3
Added lmdb dependency

Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry-picked from 0b19979301)
2019-09-06 16:37:07 -07:00
Jan Hák
abb9ac3e9c knot: upgrade to vetsion 2.8.2
Upgrade of Knot DNS package to version 2.8.2

Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry-picked from 30627a9928)
2019-09-06 16:36:45 -07:00
Matthias Schiffer
421b922fde
fastd: fix init script for multiple VPN instances
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
(cherry picked from commit b7ff8b8087)
2019-09-04 22:50:12 +02:00
Eric Luehrsen
b69c271d0a
unbound: update to 1.9.3
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
(cherry-picked from commit c36d8a49fd)
2019-09-01 18:24:05 +02:00
DENG Qingfang
81eb936054
bind: update to 9.14.4
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
(cherry-picked from commit e7d35f6deb)
2019-09-01 18:23:10 +02:00
Rosen Penev
725777cc1f
Merge pull request #9869 from gladiac1337/haproxy-2.0.5-openwrt-19.07
[openwrt-19.07] haproxy: Update HAProxy to v2.0.5
2019-08-30 10:11:55 -07:00
W. van den Akker
434407ab9a
Shorewall6: Bump to version 5.2.3.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-08-30 14:10:49 +02:00
W. van den Akker
86f301397d
Shorewall: Bump to version 5.2.3.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-08-30 14:10:21 +02:00
W. van den Akker
32171993b5
Shorewall6-lite: Bump to version 5.2.3.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-08-30 14:09:40 +02:00
W. van den Akker
2ccf8bd731
Shorewall-lite: Bump to version 5.2.3.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-08-30 14:09:15 +02:00
W. van den Akker
05f2522986
Shorewall-core: Bump to version 5.2.3.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-08-30 14:08:48 +02:00
Christian Lachner
1741f2cff3 haproxy: Update HAProxy to v2.0.5
- Update haproxy download URL and hash
- Add new patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-08-30 07:55:43 +02:00
Dirk Brenken
dc02cb3da5
travelmate: update 1.4.12
* automatically add open uplinks to your wireless config,
  e.g. hotel captive portals (disabled by default)
* shift net status check in a separate function
* (s)hellcheck cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 1d90509b03)
2019-08-30 07:41:13 +02:00
Dirk Brenken
64e9596724
adblock: update 3.8.4
* fix the 'adb_sysver' output
* pass the adblock version information to the helper scripts correctly

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 161597f2fa)
2019-08-30 07:37:54 +02:00
Dirk Brenken
b74b5b1a3b
adblock: update 3.8.3
* fix a dns restart issue if 'flush dns cache' is set
* fix a suspend/resume issue, the status wasn't properly updated
* fix a long standing query issue
* rework return code handling, mostly for debugging
* various cleanups & cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 95189994e7)
2019-08-30 07:37:46 +02:00
Andreas Nilsen
749684cd25 hcxdumptool: fix missing directory
Signed-off-by: Andreas Nilsen <adde88@gmail.com>
2019-08-26 20:06:56 +02:00
Andreas Nilsen
c685d079ee hcxtools: Added both hcxtools and hcxdumptool to openwrt-19.07 branch.
Signed-off-by: Andreas Nilsen <adde88@gmail.com>
2019-08-25 18:32:29 +02:00
Dirk Brenken
3dc3f15d30
adblock: update 3.8.2
* background service: no longer miss "signal" events for the
  dns backend (to trigger adblock)
* fix a dns backend reload issue during switch between
  different blocking modes
* domain query: report found domains only once in
  "null" blocking mode with IPv4 & IPv6 list entries

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 806f5ca9d8)
2019-08-23 06:50:11 +02:00
Dirk Brenken
41a1b013fa
adblock: update 3.8.1
* fix a possible race condition during DNS file reset on slow hardware
* optimize DNS restart behaviour in 'null' blocking mode
* mute useless warnings

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 866878aa78)
2019-08-23 06:49:06 +02:00
Dirk Brenken
641318d5c5
adblock: release 3.8.0
* add support for 'DNS File Reset', where the final DNS blockfile
  will be purged after DNS backend loading (save storage space).
  A small background service will be started to trace/handle
  dns backend reloads/restarts
* add support for the 'null' blocking variant in dnsmasq
  (via addn-hosts), which may provide better response times
  in dnsmasq
* enhance the report & search engine to support
  the new blocking variants. Search now includes
  backups & black-/whitelist as well
* compressed source list backups are now mandatory (default to '/tmp')
* speed up TLD compression
* E-Mail notification setup is now integrated in UCI/LuCI
* update the LuCI frontend to reflect all changes (separate PR)
* drop preliminary dnscrypt-proxy-support (use dnsmasq instead)
* drop additional 'dnsjail' blocklist support (not used by anyone)
* procd cleanups in init
* various shellcheck cleanups
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 504412ccdb)
2019-08-23 06:46:51 +02:00
Matthias Schiffer
044c28791b
fastd: update URL and PKG_SOURCE_URL
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2019-08-21 16:17:41 +02:00
Josef Schlehofer
acb2db3c0d
clamav: update to version 0.101.3
Correct SPDX License Identifier

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry-picked from e19f753be5)
2019-08-19 23:54:08 +02:00
Eneas U de Queiroz
8ed13c5dfc
clamav: don't install dev files into package
This avoids copying /usr/include, unversioned *.so files, pkgconfig,
/usr/lib/*.la, and the build-time libs/cflags configuration utility
clamav-config.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry-picked from 815e05e38e)
2019-08-19 23:53:54 +02:00
Eneas U de Queiroz
5247c6cdc1
clamav: avoid host pickup of libxml2
If libxml2 is installed in the host, then the host library is used and
compilation fails.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry-picked from 199ccc9475)
2019-08-19 23:53:40 +02:00
William Fleurant
e63e697a4a
yggdrasil: fix #9712 upstream dependency with branch develop
Signed-off-by: William Fleurant <meshnet@protonmail.com>
(cherry-picked from 07625bb6a7)
2019-08-18 20:25:52 -07:00
William Fleurant
ac91df4095
yggdrasil: properly call the daemon with procd
Signed-off-by: William Fleurant <meshnet@protonmail.com>
(cherry-picked from 9436ff4261)
2019-08-18 20:25:30 -07:00
William Fleurant
86ee57f9ca
yggdrasil: match contributing.md order of config section
Signed-off-by: William Fleurant <meshnet@protonmail.com>
(cherry-picked from fee12663cb)
2019-08-18 20:25:09 -07:00
William Fleurant
bcf932498e
yggdrasil: package LICENSE filename, update license id name
Signed-off-by: William Fleurant <meshnet@protonmail.com>
(cherry-picked from e08d17fbe0)
2019-08-18 20:24:49 -07:00
William Fleurant
9e298312e1
yggdrasil: bump to 0.3.6
Signed-off-by: William Fleurant <meshnet@protonmail.com>
(cherry-picked from 8128ef3793)
2019-08-18 20:24:28 -07:00
Stan Grishin
3a58c352bf [19.07] simple-adblock: support for varios DNS resolvers/options
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-17 06:09:56 -07:00
Eneas U de Queiroz
efe5363c6d
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-08-15 11:37:48 -07:00
Dirk Brenken
b9cdfdace4
travelmate: update 1.4.11
* fix logical glitch in last commit

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 751f312334)
2019-08-15 15:46:12 +02:00
Dirk Brenken
7e8deed020
travelmate: update 1.4.10
* add missing dnsmasq dependency
* add a captive portal auto-login hook (configurable via uci/LuCI),
  you could reference an external auto-login script - see readme
* provide an auto-login script for german ICE hotspots
  (/etc/travelmate/wifionice.login), requires 'curl'
* small fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 5a2a4fa20a)
2019-08-15 15:45:42 +02:00
Karl Palsson
21b11b6eb8 net/mosquitto: bump to 1.6.4
Full changelog here: https://mosquitto.org/blog/2019/08/version-1-6-4-released/

Fixes a regression in persistent session handling, and various other
regressions related to the mqtt5 support.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-08-12 14:11:25 +00:00
Rosen Penev
d0ef3bfa30
fossil: Remove
The maintainer is inactive, in addition to this package being woefully out
of date. It probably does not work properly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 196976cdf0)
2019-08-08 10:25:23 -07:00
Rosen Penev
379a8b83ad
Merge pull request #9656 from liudf0716/kcptun
[openwrt-19.07]kcptun: add new package
2019-08-08 09:40:10 -07:00
Dengfeng Liu
c29468ff19 kcptun: add new package
kcptun is a stable & secure tunnel based on kcp with N:M multiplexing.
https://github.com/xtaci/kcptun

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
2019-08-08 09:17:33 +08:00
Karl Palsson
09609c73a5 ntpdate: use uci configured servers instead of static list
If we're going to have a list of ntp servers, we should at least respect
them.  Fallback to the original static list if no configured servers are
found.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-08-07 16:27:30 +00:00
Val Kulkov
990c82acf0
subversion: update to the latest release
Update to the latest maintenance release, fixing CVE-2018-11782 and
CVE-2019-0203 among other things.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
(cherry-picked from commit 53f33e5e74)
2019-08-06 23:38:54 +02:00
Christian Lachner
5b0c337301 haproxy: Update all patches for HAProxy v2.0.3
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.3.html)
- Raise PKG_RELEASE to 2

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-08-05 14:36:21 +02:00
Rosen Penev
6382759425 haproxy: Get rid of bashisms from get-latest-patches.sh
Plus some other shellcheck cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-05 14:36:06 +02:00
Rosen Penev
6deac48e90
ulogd: Backport JSON network patch
It was requested in #9065 .

Cleaned up Makefile slightly.

Removed inactive maintainer.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 23a36b00e2)
2019-07-31 15:33:00 -07:00
Matthias Schiffer
c708a1c18b
Merge pull request #9567 from blocktrron/openwrt-19.07
[19.07] fastd: fix segmentation fault with musl >1.1.20
2019-07-25 20:48:00 +02:00
David Bauer
c28978b925 fastd: fix segmentation fault with musl >1.1.20
When compiled with musl >1.1.20, fastd will crash in case it can't
resolve a peers hostname. This is due to a changed implementation of
freeaddrinfo in musl 1.1.21 onwards.

This segfault is fixed by not calling freeaddrinfo in case the supplied
pointer is null.

Signed-off-by: David Bauer <mail@david-bauer.net>
2019-07-25 20:21:54 +02:00
Rosen Penev
d9941a6eeb
netifyd: Don't build on uClibc-ng
This absolutely needs symbols from libresolv, which uClibc-ng does not
support.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 0a3ebb32a1)
2019-07-24 10:03:22 -07:00
Christian Lachner
4791d22946 haproxy: Update HAProxy to v2.0.3
- Update haproxy download URL and hash
- Add new patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-07-24 17:53:42 +08:00
Maxim Storchak
d3dbea185c
tgt: update to 1.0.79
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
(cherry-picked from 9c5d11a9da)
2019-07-20 11:28:08 -07:00
Dirk Brenken
3415e6738b
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>
(cherry picked from commit 2e06c4ec93)
2019-07-20 08:38:16 +02:00
James Qian
f1d6464537
ddns-scripts: modify deSEC update url
the latest update url format for deSEC is
http(s)://update.dedyn.io/update?username=[USERNAME]&password=[PWD]

Signed-off-by: James Qian <sotux82@gmail.com>
(cherry picked from commit e4951651e2)
2019-07-20 08:37:50 +02:00
Andy Walsh
b0116db6ce
softethervpn5: update to 5.01.9671
* update to 5.01.9671
* switch to release tar's
* add cmake iconv and musl patches

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
(cherry-pick from 46c320f18f)
2019-07-19 22:09:57 -07:00
Rosen Penev
bd6832af2e
softethervpn: Really fix iconv support
softethervpn overrides nls.mk by defining its iconv functions. This only
works if the libc has iconv. In addition, it does not allow external
libiconv usage. TARGET_LDFLAGS is also the wrong place to add -liconv.

Removed SSL3 patch. It was needed for OpenSSL 1.0.2 but not anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from fb480e297c)
2019-07-19 22:09:11 -07:00
Rosen Penev
9f531cecd5
coova-chili: Fix compilation with newer GCC
Added -Wno-error to fix.

Also added patch to fix compilation without deprecated OpenSSL APIs.

Added PKG_BUILD_PARALLEL for faster compilation.

Switched libcyassl to libwolfssl.

Reorganized makefile for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 266b0ba9d9)
2019-07-19 20:08:29 -07:00
Rosen Penev
abf1bfb20a
linknx: Update iconv patch to work with libiconv-full
libiconv-full requires a const char for its second parameter. Otherwise
-fpermissive error is thrown.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from ee94a1e912)
2019-07-19 20:03:03 -07:00
Rosen Penev
31ede9e5b0
linknx: Fix compilation with libiconv
This applies to uClibc-ng and libiconv-full

Switched to building with uClibc++.

Fixed license information.

Fixed BUILD_DEPENDS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from fec9257655)
2019-07-19 20:02:30 -07:00
Rosen Penev
c9323ef7f5
squid: Fix compilation with GCC9
by passing -Werror. Also added -latomic as some platforms need it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from c18cb9e7c5)
2019-07-19 20:00:24 -07:00
Rosen Penev
1424b68b87
apinger: Update to latest git revision
This project seems abandoned. Updated to latest version.

Also cleaned up the Makefile quite a bit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from dff6d2639e)
2019-07-19 19:43:26 -07:00
Dirk Brenken
097633fb1f
adblock: update 3.6.5-2
* clean-up config
  - remove youtube source (not working, false positives)
  - remove urlhaus source (false positives)
  - remove zeus source (discontinued)

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 1d81adc003)
2019-07-15 08:22:49 +02:00
Eneas U de Queiroz
6f09843053 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.
(cherry-picked from 5ab9f3e357)

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-11 11:41:21 -03:00
Jan Pavlinec
70eae03fe3 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 22:10:23 +02:00
Florian Eckert
3f088f2535 mwan3: add migration script for flush_conntrack config
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 8d3c8dadcf)
2019-07-09 16:05:48 +02:00
Adam Mizerski
779869469a
dnscrypt-proxy2: add init script using procd
Signed-off-by: Adam Mizerski <adam@mizerski.pl>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry-picked from commit cc4ed96063)
2019-07-09 14:44:28 +02:00
Josef Schlehofer
a0665270de
dnscrypt-proxy2: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry-picked from cff7ce4b24 )
2019-07-09 14:44:13 +02:00
Deng Qingfang
b07a9fa83d
bind: update to 9.14.3
Fixed CVE-2019-6471

ChangeLog: https://ftp.isc.org/isc/bind9/9.14.3/CHANGES

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
(cherry-picked from 868f29d4ee)
2019-07-09 11:47:09 +02:00
Dirk Brenken
96b9828f29
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>
(cherry picked from commit 59a69ee059)
2019-07-08 16:47:27 +02:00
Stan Grishin
d75d8ec590 simple-adblock: options to filter non-ASCII domains, local compressed storage
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-07-04 15:42:51 -07:00
Rosen Penev
e0f574d66f
Merge pull request #9366 from gladiac1337/haproxy-2.0.1
[openwrt-19.07] haproxy: Update HAProxy to v2.0.1
2019-07-02 22:34:41 -07:00
Christian Lachner
a3a51a610c 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:16:13 +02:00
Rosen Penev
3b6080820b openconnect: Fix DTLS with OpenSSL
Backported upstream patches that fix this.

Removed local patch that fixes libp11 with version 0.4.7, which is not
used anymore. Upstream has a different solution.

License fixes and Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 6dbbc17b1f)
2019-07-02 09:55:01 -07:00
Rosen Penev
98909efa85 dnscrypt-proxy: Update to latest git revision
Includes a security fix.

Fixed usage with latest libsodium.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 71f9b042d8)
2019-07-02 09:53:03 -07:00
Christian Lachner
e69b801632 haproxy: Update HAProxy to v2.0.1
- Update haproxy download URL and hash
- Add new patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-07-01 20:27:43 +02:00
Dirk Brenken
ad2aa25175
travelmate: update 1.4.8
* optimize the main scan/iwinfo call (performance & system load):
  - remove a needless f_trim function call
  - remove a redundant awk call
  - reduce the scan buffer size and
    make it configurable (trm_scanbuffer, default 1024 bytes)
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 8335e6e76c)
2019-07-01 09:37:33 +02:00
Jeffery To
50f3bbd4a5 obfs4proxy: Update to 0.0.11
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-06-30 03:19:54 +08:00
Hannu Nyman
ab465c6e98
Merge pull request #9315 from liudf0716/apfree
[19.07] apfree-wifidog: Update to v3.11.1716
2019-06-29 07:58:25 +03:00
Dengfeng Liu
fdc895289a apfree-wifidog: Update to v3.11.1716
Change log for v3.11.1716:
[IMP] Replaced libhttpd with libevent, therefore commented thread
related parameters in  wifidogx conf file
[IMP] Added REQUEST_TYPE_COUNTERS_V2 to wifidog protocol
[IMP] Sent online and offline client's counter info to auth server

[FIX] Fixed missing setting online_time parameter bug

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
2019-06-25 11:36:45 +08:00
Christian Lachner
01ec3b49a5 haproxy: Update HAProxy to v2.0.0 (LTS)
- Update haproxy download URL and hash
- Add new patches
- Add several CFLAGS (derived from haproxy Makefile) to make the build work with v1.9+
- Update default configuration
- Add check-command (for config) to init-script
- Add prometheus-service from contribs by default
- Add support for uclibc to haproxy with libcrypt disabled
- Minor cleanups

I have been running v2.0 for some time now and it feels as stable as v1.8. v2.0 is the new LTS release.

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-06-24 23:08:52 +02:00
Jonas Gorski
2e7e4e8b86 znc: update to 1.7.4
Fixes CVE-2019-12816.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
(cherry picked from commit 9063c9a601)
2019-06-24 14:47:33 +02:00
Daniel Engberg
ed1192991e
Merge pull request #9260 from dibdot/banIP-19.07
[openwrt-19.07] banip: update 0.1.4
2019-06-21 22:41:59 +02:00
Yousong Zhou
8acaac7479 treewide: avoid deref symlinks when installing .so
This change is inspired by commit openwrt/openwrt@38b22b1e ("nghttp2:
deduplicate files in libnghttp2")

The packages in this commit are identified with the following command

	grep -rin -E 'INSTALL_(DATA|BIN)' | grep -F '.so' | grep -F '*'

Some of them do not have symlinks and are not affected, but the change
is still applied for consideration of best practices just in case

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry-picked from 9ac5ac81ab)
2019-06-21 02:05:08 +00:00
Alexandru Ardelean
9f683f180e seafile-server: fix build with libssp & non-musl libc
Fixes: https://github.com/openwrt/packages/issues/9255

This seems to fail the build for this package only.
So, this change patches the build, to add `-lssp` to the LDFLAGS of this
package, in case the build uses GCC's libssp.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-06-20 09:48:21 -07:00
Karl Palsson
03e1633d11 mosquitto: update to 1.6.3
Fixes multiple issues, primarily of interest to OpenWrt:
* getrandom issues with and without TLS and glibc
See https://github.com/openwrt/packages/issues/9005 and
https://github.com/openwrt/packages/pull/9243

Many many many other fixes related to mqttv5/v3.1.1 interactions and
mqtt5 support options.

Full changelog at: https://mosquitto.org/blog/2019/06/version-1-6-3-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-06-19 09:48:44 +00:00
Dirk Brenken
daac83522c
banip: update 0.1.4
* refine 'refresh' mode, add normal processing/download as fallback
* remove needless reload trigger
* fix various ipset warnings
* fix timer in 'refresh' mode
* adapt ssbl regex to new source list format

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-06-18 23:02:44 +02:00
Eric Luehrsen
add3e6c699 unbound: improve a few UCI settings
- treat RFC6762 'local.' as nxdomain because avahi and other services
will disable if SOA or NS records appear in central DNS.
- allow two threads to be enabled with the 'heavy traffic' variant of
Unbound packages.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-06-17 23:53:21 -04:00
Eric Luehrsen
936a71739c unbound: update to 1.9.2
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-06-17 23:53:21 -04:00
Darryl Sokoloski
753a93ccb3 netifyd: updated to v2.88
Change log for v2.88:
[IMP] Added support for search and replace privacy expressions.
[IMP] Added support for masking external addresses with private address ranges.
[IMP] When enabled, trigger a sink update on start-up.
[IMP] Added flow hash cache.
[IMP] Added HTTPS as a super-protocol of SSL.
[IMP] Add ability to save DNS hint cache to non-volatile (persistent) memory.
[IMP] Save sink responses when "json_save" is enabled.
[IMP] Added dynamic sink URL cloud configuration.
[IMP] Implemented per-detection-thread packet capture queue.
[IMP] Added support for a loadable serial UUID.
[IMP] Added configuration option to override sink connection timeout.
[IMP] Idle flow TTLs tunable via configuration directives.
[IMP] Added idle TCP flow multiplier to keep TCP flows in memory longer.
[IMP] Added new flow metadata "first_update_at" timestamp.
[IMP] Added complete reference sample configuration file.
[IMP] Various optimizations and fixes for FreeBSD.
[IMP] Employ advisory locking when writing output files.

[FIX] Ensure all configuration files are preserved on upgrades.
[FIX] Fixed automatic interface role detection for nethserver/shorewall.
[FIX] Memory usage fixes using profiling tools.

[UPD] Updated to nDPI v2.9.0-dev-709a87c.

[OPT] Flush and compress upload queue as soon as possible.
[OPT] Significantly reduced detection thread locking times.

[DEV] Added example plugin submodule to repository.

Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
2019-06-10 10:20:14 -04:00
Deng Qingfang
c54a826086 shadowsocks-libev: size optimizations
Use link-time optimization and --gc-sections --as-needed ldflags
Reduces ipk size by 20%

Remove unnecessary dependencies

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-06-10 20:31:10 +08:00
Peter Wagner
2cc8276a0a git: update to 2.22.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-06-10 11:30:32 +02:00
Rosen Penev
96df1c380f
Merge pull request #9181 from neheb/j
inadyn: Update to 2.5
2019-06-09 19:13:24 -07:00
Konstantin Demin
fabd9efdea bridge-utils: fix conflict with busybox brctl
Busybox brctl applet conflicts with the version from bridge-utils.
Fix this by using ALTERNATIVE support for brctl in bridge-utils.

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
[PKG_RELEASE bump]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-06-10 01:30:45 +00:00
Marko Ratkaj
ee53ca5a43 net: dhcpcd: bump to 7.2.2
Version bump from 7.0.8 to 7.2.2

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2019-06-09 17:17:26 +02:00
Daniel Golle
758b368985 gnunet: update to 0.11.5
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-06-08 14:05:19 +02:00
Daniel Golle
fb2eb966c2 gnurl: update to 7.65.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-06-08 14:05:19 +02:00
Deng Qingfang
4a3e3fb286 zerotier: remove ARM32 conservative CFLAGS
OpenWrt toolchains already use correct CFLAGS for every ARM target
There is no reason to use conservative CFLAGS now
It also causes compile error with GCC 9.1.0

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-06-08 01:32:29 +08:00
Rosen Penev
dd41da3403 inadyn: Update to 2.5
Makefile cleanups.

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_INSTALL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-06 22:43:32 -07:00
Rosen Penev
51e163b84e yaaw: Remove
This has had no updates since 2007. There are also many other aria2 web
interfaces here.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-06 22:15:49 -07:00
Rosen Penev
9e25a6e528
Merge pull request #9174 from ryzhovau/unbound_lib
unbound: fix library double packing
2019-06-06 14:49:15 -07:00
Hannu Nyman
24d32454be
Merge pull request #9160 from dengqf6/ariang
ariang: update to 1.1.1
2019-06-06 22:32:49 +03:00
Alexander Ryzhov
4618c74150
unbound: fix library double packing
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2019-06-06 20:18:27 +03:00
James Taylor
eed1c945fa
dnsdist: Move into IP Adresses and Names
Moving the DNSDIST package into the IP Addresses and Names subcategory under Network. This will make it easier to find since it will be with other DNS tools.

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-06-07 02:39:57 +10:00
Jo-Philipp Wich
c528e01f4c nlbwmon: update to latest Git HEAD
4574e6e nfnetlink: prevent tight retry loops
163a211 client: fix commit error information
21290db nlbwmon: merge existing data
abe701d database: do not overwrite unexpectedly preexisting databases
ef3fa58 socket: handle EAGAIN on send()

Ref: https://github.com/jow-/nlbwmon/issues/23
Ref: https://github.com/jow-/nlbwmon/issues/26
Ref: https://github.com/jow-/nlbwmon/issues/30
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-06-06 08:58:34 +02:00
Deng Qingfang
588fe40201 ariang: update to 1.1.1
Update ariang to 1.1.1
Also switch to codeload

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-06-06 03:16:51 +08:00
Rosen Penev
4907b43007
Merge pull request #9149 from ffflorian/feat/ddns-inwx
ddns-scripts: Add INWX service
2019-06-05 01:45:35 -07:00
Florian Keller
87731d00e0
ddns-scripts: Add INWX service
Signed-off-by: Florian Keller <github@floriankeller.de>
2019-06-05 10:22:07 +02:00
Florian Eckert
985a8a3f8c
Merge pull request #9128 from TDT-AG/pr/20190603-mwan3
mwan3: change flush_conntrack handling to use uci list element
2019-06-04 22:06:47 +02:00
Rosen Penev
81440bd35b
Merge pull request #9025 from cshoredaniel/pr-update-nbd
nbd: Update to 3.19 and remove unneed patches
2019-06-03 14:23:45 -07:00
Florian Eckert
171cb17694 mwan3: change flush_conntrack handling to use uci list element
With this change it is now possible to combine interface action events.
If an interface action is generated by netifd or mwan3 for example ifup,
ifdown, connectd or disconnected and this action is configured in the inteface
uci section, then the conntrack table is flushed by mwan3.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-06-03 14:16:05 +02:00
Rosen Penev
88c709829a
Merge pull request #9127 from mstorchak/tgt
tgt: update to 1.0.78
2019-06-03 02:10:30 -07:00
Maxim Storchak
551605b218 tgt: update to 1.0.78
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-06-03 10:40:01 +03:00
liudf0716
4af98fc3e9 apfree-wifidog: Add new package
Signed-off-by: liudf0716 <liudf0716@gmail.com>
[Fix indentation and trailing whitespace on Makefile and wifidogx.init]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-06-03 01:07:01 +00:00
Rosen Penev
0c69a7b336 softethervpn: Fix compilation with full/stub iconv
Needs -liconv.

Also fixed compilation without deprecated OpenSSL APIs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Add OPENSSL_init_crypto to deprecated patch
Co-Authored-By: Eneas Queiroz <cote2004-github@yahoo.com>
2019-05-31 13:58:30 -07:00
Stijn Tintel
99411ab743
Merge pull request #9056 from lucize/strongup
strongswan: update to 5.8.0
2019-05-31 10:08:37 +02:00
Daniel F. Dickinson
b6da58fabf nbd: Update to 3.19 and remove unneed patches
Current version in OpenWrt (3.16.2) fails against the Arch Linux
in System Rescue CD's NBD as rootfs (to allow sharing ISO across
network).  Based on resolved issues and web searching it seems
nbd had endianness issues (which affected my ath79 device).

This updates to 3.19 which allows System Rescue CD PXE boot with
NBD rootfs to work.

Removed patches no longer required due to upstream changes, and
added new configure option (--without-libnl) required to avoid
linking against full libnl and libnl-genl (if present in build).

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-05-31 07:08:06 +00:00
Dirk Brenken
d347c432b4
Merge pull request #9106 from dibdot/banIP
banip: update 0.1.3
2019-05-31 07:13:46 +02:00
Rosen Penev
3d7970b169
Merge pull request #9090 from neheb/dnsd
dnsdist: Fix several issues
2019-05-30 08:59:18 -07:00
Dirk Brenken
f5de0439c1
banip: update 0.1.3
* change iptables whitelist target from 'ACCEPT' to 'RETURN'
  to stop traversing the banIP chain and resume at the next chain
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-05-30 16:30:39 +02:00
Nikos Mavrogiannopoulos
ebb45bb559 openconnect: updated to 8.03
Resolves: #8218

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-05-30 07:31:22 +02:00
Jianhui Zhao
63ea52965f cgi-io: Fix bug
The installation name is inconsistent with the code

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-05-30 10:03:29 +08:00
Rosen Penev
3e6e4b622e dnsdist: Fix several issues
Add patch that detects when -latomic is needed.

Fix compilation without deprecated OpenSSL APIs.

Hard-code lua to avoid luajit dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-29 13:35:31 -07:00
Eneas U de Queiroz
c83b8787a5 xtables-addons: adapt build to EXTERNAL_TOOLCHAIN
Commit 32aaaaa led to failures when openwrt ARCH did not match kernel
ARCH, and this may not be its only side-effect.

This restores the previous Build/Compile and Build/Install, using the
default ones only when using external toolchain; in this case, ARCH is
set to LINUX_KARCH.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-29 09:04:23 -03:00
Eric Luehrsen
e6812324c6 unbound: add compile options to library and daemon
Two seperate package names were chosen instead of menu selected options
because dependents need a ready (large) package in release directory.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-05-28 09:52:47 +08:00
Eric Luehrsen
f1d1530f48 unbound: replace obsolete test expressions
Expressions '-o', '-a', and '\( \)' within test or '[ ]' are obsolete.
POSIX allows few arguments to test, so long expressions are not
portable. '[ p -a q ]' can be replaced with '[ p ] && [ q ]' instead.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-05-28 09:52:47 +08:00
Rosen Penev
3a15492e73
Merge pull request #9078 from James-TR/dnsdist
dnsdist: add missing dependency for libatomic
2019-05-27 11:36:06 -07:00
James Taylor
bb76f5cdd1 dnsdist: add missing dependency for libatomic
libatomic is required on mips* targets. This change will fix buildbot failures in #8548
for dnsdist

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-05-27 18:53:20 +10:00
Dirk Brenken
21f5f357e0
banip: update 0.1.2
* add more IPv4 & IPv6 consistency checks
* various cleanups

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-05-27 06:22:34 +02:00
Rosen Penev
e4b7135a6f
Merge pull request #9063 from cotequeiroz/libevhtp-1.2.18
libevhtp: update to 1.2.18, add oniguruma package, adapt seafile-server
2019-05-25 16:07:47 -07:00
Peter Wagner
c86fdd679b nfs-kernel-server: compile with internal rpcgen
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-05-26 00:48:23 +02:00
Dirk Brenken
0afbe88bba
Merge pull request #9062 from dibdot/travelmate
travelmate: update 1.4.7
2019-05-24 23:27:35 +02:00
Eneas U de Queiroz
93e1a4f5ae
seafile-server: adjust to libevhtp 1.2.18
libevhtp 1.2.18 made API changes, and unbundled oniguruma.

To adapt seafile-server, some patches from Alexandre Rossi's debian
packaging at http://sousmonlit.zincube.net/~niol/repositories.git/
were applied.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-24 14:55:56 -03:00
Dirk Brenken
be22a007ff
travelmate: update 1.4.7
* tweak 'f_check' function
* code cleanup

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-05-24 14:39:53 +02:00
Rosen Penev
a55aee7b55
Merge pull request #9052 from cotequeiroz/seafile-bump
seafile-server: release bump due to libevhtp bump
2019-05-23 13:02:44 -07:00
Lucian Cristian
179175e27c strongswan: update to 5.8.0
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-05-23 20:54:28 +03:00
Toke Høiland-Jørgensen
279c09d0b2 ACME: Remove dependency on luci-lib-ipkg
Instead, use @jow-'s suggestion of just checking for the presence of the
executables to find the installed web servers.

Fixes #8529.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
2019-05-23 16:47:34 +02:00
Rosen Penev
7a64d25517
Merge pull request #9031 from James-TR/dnsdist
dnsdist: add package
2019-05-22 10:20:00 -07:00
Eneas U de Queiroz
d3726210ff
seafile-server: release bump due to libevhtp bump
Libevhtp is building a static library, used by seafile-server.
Every time the libevhtp binary changes, seafile-server needs a release
bump.
Leave a note in the libevhtp Makefile, as a reminder.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-22 09:10:25 -03:00
Sébastien Blin
32aaaaa7d3 xtables-addons: pass correct flags to compile and install
The Makefile currently redefine the Compile and Install functions.
This is not working when using an external toolchain because some
flags are not interpreted, like CROSS_COMPILE. It is possible to
override the MAKE_FLAGS and MAKE_INSTALL_FLAGS instead.

Signed-off-by: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
2019-05-21 16:22:49 -03:00
Florian Eckert
a532909c10
Merge pull request #9038 from TDT-AG/pr/20190520-stunnel
stunnel: update version to 5.54
2019-05-21 11:56:41 +02:00
Florian Eckert
e4fe8dba53 stunnel: update version to 5.54
Update to latest stable release 5.54
Add new options ticketKeySecret and ticketMacSecret to uci validation.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-05-21 11:40:04 +02:00
Rosen Penev
727d2b5a61
Merge pull request #9037 from MikePetullo/dmapd
dmapd: update to 0.0.82
2019-05-20 13:52:04 -07:00
W. Michael Petullo
21a3086e44 dmapd: update to 0.0.82
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-05-20 16:21:06 -04:00
James Taylor
5ee9364eaf dnsdist: add package
Maintainer: me
Compile tested: armv7l, OpenWRT SDK
Run tested: armv7l  Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 -
confirmed dnsdist links correctly against dependencies and doesn't experience
errors at run-time when enabling features.

Description:
dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its goal in life is
to route traffic to the best server, delivering top performance to legitimate
users while shunting or blocking abusive traffic.

dnsdist is dynamic, its configuration language is Lua and it can be changed at
runtime, and its statistics can be queried from a console-like interface or an
HTTP API.

https://dnsdist.org/

Closes: PowerDNS/pdns#3294

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-05-21 01:38:56 +10:00
Rosen Penev
012e4c1d7f clamav: Remove build hacks
Simplified the Makefile and fixes compilation with uClibc-ng. Also added
IPv6 support.

Took the time to clean up the Makefile with other useful options.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-19 13:52:19 -07:00
Rosen Penev
a8d5480e1e
Merge pull request #8641 from dengqf6/bind9.14
[RFC/RFT] bind: update to 9.14.2
2019-05-18 22:15:00 -07:00
Rosen Penev
011d5d89dd
Merge pull request #9010 from neheb/quu
quassel-irssi: Fix compilation with GCC8
2019-05-18 13:15:05 -07:00
Deng Qingfang
cc66a24a4e bind: update to 9.14.2
BIND now requires POSIX thread and IPv6 support to build

Add filter-AAAA plugin

Remove unrecognized options

Remove patch that no longer needed
- 002-autoconf-ar-fix.patch

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-05-19 00:16:41 +08:00
Rosen Penev
717168e074
Merge pull request #8901 from neheb/mem
memcached: Update to 1.5.14
2019-05-18 07:07:45 -07:00
Dirk Brenken
65d69b9606
travelmate: update 1.4.6
* fix connection to uplinks with special char '/' in essid
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-05-18 11:42:39 +02:00
Rosen Penev
50fc3e27b3
Merge pull request #8900 from neheb/por
port-mirroring: Update to 1.4.4
2019-05-17 11:36:50 -07:00
Rosen Penev
623d25a86b quassel-irssi: Fix compilation with GCC8
It throws new warnings which triggers -Werror. Remove it.

Added support for full NLS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-16 19:08:17 -07:00
Rosen Penev
ec2c2b6961
Merge pull request #8970 from neheb/get
geth: Fix compilation under AArch64
2019-05-16 13:42:33 -07:00
Rosen Penev
4108353ec1 port-mirroring: Fix compilation with GCC8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-16 13:32:54 -07:00
Daniel Engberg
43b7610492
Merge pull request #9002 from Andy2244/samab4-update-4-9-8
samba4: update to 4.9.8
2019-05-16 21:30:51 +02:00
Rosen Penev
6adfd66f42
Merge pull request #8887 from neheb/ib
ibrdtnd: Fix compilation with uClibc-ng
2019-05-16 08:43:35 -07:00
Dirk Brenken
79a48ce391
Merge pull request #9003 from dibdot/banip
banip: update 0.1.1
2019-05-16 17:08:07 +02:00
Dirk Brenken
f3ece9653d
banip: update 0.1.1
* remove needless sort step to reduce system load
* change maxqueue default in backend and LuCI frontend
  to '4' to reduce (default) system load
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-05-16 11:16:03 +02:00
Andy Walsh
fd74d9f4ea samba4: update to 4.9.8
* fixes CVE-2018-16860

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-05-16 10:26:15 +02:00
Karl Palsson
762778b36e mosquitto: major upgrade to 1.6.x
Major new release of mosquitto.

This release rolls up the initial 1.6.0 release, plus the subsequent
build/bug fixes of 1.6.1 and 1.6.2.

Original upstream changelogs:
https://mosquitto.org/blog/2019/04/version-1-6-released/
https://mosquitto.org/blog/2019/04/version-1-6-1-released/
https://mosquitto.org/blog/2019/04/version-1-6-2-released/

Major features of interest:
* MQTTv5 support
* performance improvements
* ALPN support
* OCSP staping support
* OpenSSL Engine support
* TLSv1.0 support dropped

Currently adds two patches to continue supporting OpenSSL engine support
being disabled, and a missing header include.  These are both tracked
upstream and are expected to be dropped in a subsequent release.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-05-15 17:28:25 +00:00
Moritz Warning
2f0a2eb02b smcroute: disable libcap support
smcroute does not find libcap.so.2

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2019-05-15 18:07:18 +02:00
Rosen Penev
016843ea43
Merge pull request #8984 from mlichvar/chrony-update-3.5
chrony: update to 3.5
2019-05-14 12:42:38 -07:00
Miroslav Lichvar
cd67b85490 chrony: update to 3.5
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2019-05-14 14:54:00 +02:00
Val Kulkov
61e33ee1fc subversion: partial revert of b32f8d4ff0
Commit b32f8d4ff0 broke compilation
of Subversion on systems where unixodbc package is present.
This partial revert fixes issue #8975.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-05-14 02:05:56 -04:00
Daniel Golle
1f4df64f6a gnunet: update to v0.11.4 and clean-up packaging
gnunet-reclaim-sqlite is no more in 0.11.4.
Also remove duplicate files also contained in gnunet-utils package.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-05-14 02:58:25 +02:00
Rosen Penev
2862d5d10b
Merge pull request #8855 from mwarning/smcroute
smcroute: add new package
2019-05-13 13:41:57 -07:00
Rosen Penev
870a71d05b
Merge pull request #8959 from brunompena/package-tac_plus-libpam_variant
tac_plus: Disabled PAM by default and added a PAM variant
2019-05-13 00:08:56 -07:00
Rosen Penev
6d9cf2ad16 geth: Fix compilation under AArch64
Turns out this was not backported to the stable branch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-12 15:15:39 -07:00
Peter Wagner
7b062f478d rpcinfo: add upstream commit to fix stack buffer overflow
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-05-12 21:14:31 +02:00
Peter Wagner
c01f3bf0ba nfs-kernel-server: update to 2.3.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-05-12 21:12:55 +02:00
Hannu Nyman
6d6bceed8c
Merge pull request #8607 from mmaraya/port-mirroring-1.4.4
Port mirroring 1.4.4
2019-05-12 10:24:13 +03:00
Bruno Pena
394b90e9d1 tac_plus: Disabled PAM by default and added a PAM variant
Signed-off-by: Bruno Pena <brunompena@gmail.com>
2019-05-12 09:21:51 +02:00
Rosen Penev
3226673a48 iodine: Fix compilation with uClibc-ng
daemon is supported now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-11 14:00:44 -07:00
Rosen Penev
544ae9a44f
Merge pull request #8910 from neheb/rs
rsyslog: Remove unnecessary depends
2019-05-11 12:07:48 -07:00
Rosen Penev
9d85d1b4a8
Merge pull request #8947 from jonathanunderwood/stubby-0.2.6
stubby: update to 0.2.6
2019-05-11 12:04:07 -07:00
Jonathan G. Underwood
53a4edf7d3 stubby: set PKG_SOURCE_VERSION using PKG_VERSION
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 21:50:58 +01:00
Jonathan G. Underwood
780d5e6898 stubby: remove PKG_SOURCE from Makefile
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 21:45:51 +01:00
Jonathan G. Underwood
1a0df27ed2 stubby: add support for TLS configuration options
- tls_cipher_list
  - tls_ciphersuites
  - tls_min_version
  - tls_max_version

Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 21:45:51 +01:00
Daniel Golle
ce32209685 gnurl: update to version 7.64.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-05-10 22:36:51 +02:00
Jonathan G. Underwood
b0cc47b143 stubby: add support for tls_port resolver config option (#8889)
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 20:24:38 +01:00
Jonathan G. Underwood
2391c91afe stubby: update to 0.2.6
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 19:58:48 +01:00
Rosen Penev
6fe4de8170
Merge pull request #6808 from xueliu/new-lora-gateway
LoRa: Add package lora-gateway-hal
2019-05-10 08:18:17 -07:00
Rosen Penev
ba50688747
Merge pull request #8097 from brunompena/package-tac_plus
tac_plus: New package
2019-05-10 08:06:48 -07:00
Rosen Penev
c8448ecaaa
Merge pull request #8936 from audricschiltknecht/fix-freeradius3-sql
freeradius3: Fix conffiles for mod-sql-* packages
2019-05-10 08:04:15 -07:00
Audric Schiltknecht
3f6f6080d9 freeradius3: Fix conffiles for mod-sql-* packages
Signed-off-by: Audric Schiltknecht <audric.schiltknecht@viagenie.ca>
2019-05-10 07:38:48 -04:00
Andy Walsh
9c8d7444cc samba4: update to 4.9.7
* update to 4.9.7
* add write_list, read_list UCI support

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-05-10 11:12:21 +02:00
Rosen Penev
238f7a2c6a
stubby: Update PKG_RELEASE
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-10 01:00:48 -07:00
Jonathan G. Underwood
5db119a1cc stubby: fix handling of pkis in config (#8888)
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 00:26:38 +01:00
Yousong Zhou
742ab4a928 shadowsocks-libev: README.md: add "incompatible changes" section
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-09 06:15:20 +00:00
Yousong Zhou
afe7d34240 shadowsocks-libev: move plugin options to server section
Plugin options are properties of shadowsocks deployment as a whole,
including both server and each client components.  Multiple client
instances accessing the same server will need to share the same plugin
settings

With this change, plugin options will need to specified to "server" and
"ss-server" section, not to each component section.

Fixes: c19e949 ("shadowsocks-libev: add plugin options support")
Reference: https://github.com/openwrt/packages/issues/8903#issuecomment-489674137
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-09 06:13:44 +00:00
Rosen Penev
a30dcf8fc5
Merge pull request #8931 from TDT-AG/pr/20190508-keepalived
keepalived: update to version 2.0.16
2019-05-08 15:45:39 -07:00
Xue Liu
e2ce890a31 lora-gateway-hal: Add package lora-gateway
Add a package for the Semtech lora-gateway-hal.
This package includes three sub packages which
are libloragw, lora-gateway-tests and lora-gateway-utils.

Signed-off-by: Xue Liu <liuxuenetmail@gmail.com>
2019-05-08 23:28:21 +02:00
Michael Heimpold
6945d9a6ff
Merge pull request #8911 from neheb/set
set2net: Remove false depends
2019-05-08 21:45:00 +02:00
Florian Eckert
bd2040cfdf keepalived: update to version 2.0.16
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-05-08 11:11:26 +02:00
Rosen Penev
a963fcb2ca
Merge pull request #8913 from neheb/ptp
linuxptp: Remove false depends
2019-05-07 08:30:44 -07:00
Ted Hess
31e992cf01
Merge pull request #8916 from diizzyy/net-socat-1733
net/socat: Update to 1.7.3.3
2019-05-06 16:19:18 -04:00
Rosen Penev
0a3772b48e
Merge pull request #8921 from ysc3839/tr-web-control
Revert "transmission-web: set conflicts with transmission-web-control"
2019-05-06 11:38:56 -07:00
Rosen Penev
f31949d649
Merge pull request #8920 from mstorchak/tgt
tgt: update to 1.0.77
2019-05-06 11:38:09 -07:00
Maxim Storchak
e8248bd86e tgt: update to 1.0.77
- update to 1.0.77
- apply patches from Rosen Penev for compatibility with uClibc-ng
- add an option for rotation_rate selection

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-05-06 20:08:39 +03:00
Richard Yu
6b49b9c566
Revert "transmission-web: set conflicts with transmission-web-control"
This reverts commit 18c9a03770.

To fix "make menuconfig" shows "recursive dependency detected".

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-05-07 00:14:28 +08:00
Yousong Zhou
c19e949380 shadowsocks-libev: add plugin options support
Reference: https://github.com/openwrt/packages/issues/8903
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-06 15:11:09 +00:00
Daniel Engberg
11270c979b net/socat: Update to 1.7.3.3
Update socat to 1.7.3.3

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-05-06 08:25:42 +00:00
Rosen Penev
6a02fa76b7
linuxptp: Remove false depends
It seems ever since the switch to uClibc-ng, this builds perfectly fine.

Moved PKG_MAINTAINER variable for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-05 16:08:27 -07:00
Rosen Penev
4942dd1285
set2net: Remove false depends
These depends actually have the effect of disabling ser2net when uClibc-ng
is selected. Remove them.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-05 16:06:21 -07:00
Rosen Penev
5d723c4551
rsyslog: Remove unnecessary depends
It seems these are actually not required.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-05 16:04:40 -07:00
Rosen Penev
5e28ab3eff
Merge pull request #8846 from neheb/get
geth: Update to 1.8.27
2019-05-05 11:50:43 -07:00
Peter Wagner
47a9d74761 tor: update to 0.4.0.5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-05-05 18:01:21 +02:00
Rosen Penev
73ce3f5e6c
memcached: Update to 1.5.14
Fixes compilation with GCC8.

Remove obsolete patch. Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-04 19:12:02 -07:00
Jeffery To
3c7b11fcb7 uwsgi-cgi: Remove reference to python-package.mk
Since no Python packages are produced by this package, including
python-package.mk is unnecessary.

This removes the reference to python-package.mk. (PKG_RELEASE is
unchanged as this should have no effect on the build.)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-04 03:58:56 +08:00
Yousong Zhou
3680e969b1 openvswitch: fix compilation of intree datapath kmod
Reference: https://github.com/openwrt/packages/issues/8548#issuecomment-488871090
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-03 17:53:03 +00:00
Rosen Penev
7fea6570e5
Merge pull request #8842 from ysc3839/tr-web-control
transmission-web-control: add new package
2019-05-03 09:37:47 -07:00
Rosen Penev
ec19fe8db0
Merge pull request #8824 from MikePetullo/scapy
scapy: update to 2.4.2 and make use of Python 3
2019-05-03 09:32:59 -07:00
W. Michael Petullo
0647bcbed3 scapy: update to 2.4.2 and make use of Python 3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-05-03 12:01:06 -04:00
Hannu Nyman
08202c9b78
Merge pull request #8826 from MikePetullo/dmapd
dmapd: update to 0.0.81
2019-05-03 18:04:02 +03:00
W. Michael Petullo
bc57420b08 dmapd: update to 0.0.81, update PKG_INSTALL, and remove TARGET_LDFLAGS
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-05-03 09:32:44 -04:00
Andy Walsh
402a445661 rpcbind: add/enable rmtcalls support
* add broadcast discovery support of rpc services

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-05-03 12:11:14 +02:00
Rosen Penev
531b9adf90
ibrdtnd: Fix compilation with uClibc-ng and/or uClibc++
For some reason, several C++ headers are not included. Include them.

Also added const fixes to get it to build with uClibc++.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-03 00:22:11 -07:00
Rosen Penev
d6353ad600
Merge pull request #8863 from neheb/tr
transmission: Fix compilation under uClibc-ng
2019-05-02 16:47:26 -07:00
Moritz Warning
da334fa23d smcroute: add new package
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2019-05-02 21:07:17 +02:00
Hannu Nyman
b57a79dd2c
Merge pull request #8760 from commodo/remove-un-needed
jdcal,et_xmlfile,rcssmin: remove un-needed python packages
2019-05-02 18:57:07 +03:00
Rosen Penev
cfc5987863
Merge pull request #8860 from neheb/uw
uwsgi-cgi: Fix compilation under uClibc-ng
2019-05-02 00:19:48 -07:00
Rosen Penev
fdbf99f2fa
Merge pull request #8873 from gladiac1337/feature-haproxy-v1.8.20
haproxy: Update HAProxy to v1.8.20
2019-05-02 00:04:40 -07:00
Christian Lachner
b4d67e3484 haproxy: Update HAProxy to v1.8.20
- Update haproxy download URL and hash
- Add new patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-05-02 07:58:58 +02:00
Rosen Penev
f4f665c7db
transmission: Fix compilation under uClibc-ng
Upstream has a patch for this dated 2016.

Also ran the init script through shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-01 10:41:27 -07:00
Rosen Penev
93b3d42dd5
uwsgi-cgi: Fix compilation under uClibc-ng
execinfo.h is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-01 10:09:43 -07:00
Rosen Penev
3d3cd5d394
Merge pull request #7906 from Mathieu-Coupe/patch-2
[packages] tinyproxy: handling of option XTinyproxy
2019-04-30 12:10:29 -07:00
Rosen Penev
d544a6ba24
Merge pull request #8758 from cotequeiroz/noddos_fixes
noddos: add libipset-7, uclient-fetch compatiblity
2019-04-30 12:01:53 -07:00
Rosen Penev
90c8e9d684
Merge pull request #8849 from EricLuehrsen/unbound_dhcp_master
unbound: fix local dns synthesis corner cases
2019-04-30 11:47:21 -07:00
Rosen Penev
4cb5d63ae6
Merge pull request #8834 from dengqf6/ariang
ariang: update to 1.1.0
2019-04-30 07:56:24 -07:00
Rosen Penev
c8b3fa3b20
Merge pull request #8814 from val-kulkov/subversion-package
subversion: update to the latest stable release
2019-04-30 07:54:54 -07:00
Alexandru Ardelean
ffb716efb7 treewide,python: take over maintainership from Gergely Kiss
This change changes the maintainer to
 `Alexandru Ardelean <ardeleanalex@gmail.com`
for all Python packages owned by
 `Gergely Kiss <mail.gery@gmail.com>`

No functional changes.
Bumping PKG_RELEASE on each package that is updated.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-04-30 08:12:58 -03:00
Eric Luehrsen
1077a04b76 unbound: fix local dns synthesis corner cases
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-04-29 22:34:08 -04:00
Deng Qingfang
b25c770e89 ariang: update to 1.1.0
Update AriaNg to latest release 1.1.0

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-04-30 08:36:22 +08:00
Rosen Penev
23c1e4009b
geth: Update to 1.8.27
Updated Makefile for consistency between packages.

Updated Licensing information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-29 14:56:10 -07:00
Rosen Penev
95072a4cc1
Merge pull request #8804 from neheb/cif
cifs-utils: Update to 6.9
2019-04-29 13:17:19 -07:00
Rosen Penev
9335895251
Merge pull request #8813 from neheb/miniup
miniupnpd: Fix compilation under glibc
2019-04-29 13:15:48 -07:00
Richard Yu
18c9a03770
transmission-web: set conflicts with transmission-web-control
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-04-30 02:36:06 +08:00
Richard Yu
6364b8a104
transmission-web-control: add new package
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-04-30 02:36:05 +08:00
Toni Uhlig
d2f8dbda8c
ptunnel-ng: update to 1.42
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-04-29 20:12:56 +02:00
Deng Qingfang
3d94ecdef0 nginx: update to 1.16.0
Update nginx to latest stable release 1.16.0

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-04-29 13:32:12 +08:00
Rosen Penev
0038d6e971
Merge pull request #8830 from cshoredaniel/pr-nut-nutmon+fsd-fixes
nut: nutmon+fsd fixes
2019-04-28 14:24:31 -07:00
Rosen Penev
65f2802609
Merge pull request #8782 from neheb/sys
sysrepo: Fix compilation with bindings enabled
2019-04-28 13:56:02 -07:00
Daniel F. Dickinson
c25b751041 nut: Actually do FSD when required
The code was all there but the call do the function containing it was missing,
so call the function so that forced (UPS) shutdown occurs on a battery critical
or manually requested FSD situation.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-04-28 20:44:15 +00:00
Daniel F. Dickinson
867ea959a2 nut: Fix nutmon issues with init
NUT's upsmon is rather peculiar in that it has a child process that runs as
a regular user and a parent process that runs as root (in order to facilitate
shutting down the device if needed).  procd doesn't deal well with this and
doing 'normal' procd stop / restart / etc results in the child process still
hanging around but with not parent, which causes undesired behaviour.  Therefore,
add the use of 'upsmon -c stop' during process shutdown / restart in order to
ensure that upsmon is actually fully stopped.

Also fixes nut-monitor going into crashloop on network changes (due to
trigger that restarted upsmon but failed due to orphan child from before
restart).

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-04-28 20:17:12 +00:00
Val Kulkov
b32f8d4ff0 subversion: revise Makefile
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-04-28 00:43:49 -04:00
Val Kulkov
dd701545dc subversion: update to the latest stable release
Update to version 1.12.0.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-04-27 17:56:52 -04:00
Rosen Penev
ee4a1c0c09
miniupnpd: Fix compilation under glibc
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-27 12:01:45 -07:00
Rosen Penev
ed4def810e
Merge pull request #8745 from neheb/squ
squid: Update to 4.6
2019-04-26 08:44:10 -07:00
Yousong Zhou
989ef5d414 openvswitch: switch to using python3 both on build and target machine
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-26 21:03:37 +08:00
Yousong Zhou
21ac0adcd2 openvswitch: add openvswitch-python3 package
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-26 21:03:37 +08:00
Rosen Penev
f88a06ca10
Merge pull request #8805 from gladiac1337/feature-haproxy-v1.8.19-updates-2
haproxy: Update all patches for HAProxy v1.8.19 #2
2019-04-26 00:52:54 -07:00
Christian Lachner
b7d6096f54 haproxy: Update all patches for HAProxy v1.8.19
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.19.html)
- Raise PKG_RELEASE to 4

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-04-26 08:56:27 +02:00
Rosen Penev
94452b37de
Merge pull request #8800 from neheb/i2p
i2pd: Update to 2.24.0
2019-04-25 19:21:43 -07:00
Rosen Penev
a7da02af73
cifs-utils: Update to 6.9
Reorganized and cleaned up Makefile for consistency between packages.

Disabled relro and pie. The build system already handles those.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-25 14:51:26 -07:00
Rosen Penev
97823e5fdc
ntpclient: Fix NTP_RUNNING command to work when procps-ng is installed
busybox ps and procps-ng ps have different outputs. Force busybox ps usage
to fix this.

Also cleaned up the script using shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-25 14:17:33 -07:00
Rosen Penev
40ce491132
i2pd: Update to 2.24.0
Needed to fix compilation with Boost 1.70.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-25 10:54:33 -07:00
Jonas Gorski
a969468df9
Merge pull request #8755 from neheb/znc3
znc: Clean up Makefile and fix compilation on PPC
2019-04-25 13:56:29 +02:00
Daniel Engberg
79fbba5ef9
Merge pull request #8794 from albert-lopez/oor
oor: update to 1.3.0
2019-04-25 12:52:39 +02:00
Albert Lopez
1dbbd892f5 oor: update to release 1.3.0
Signed-off-by: Albert Lopez <alopez@ac.upc.edu>
2019-04-25 10:48:50 +02:00
Rosen Penev
2f5d0ba823
Merge pull request #8791 from MikePetullo/lighttpd
lighttpd: mark module configuration files
2019-04-25 00:46:48 -07:00
Florian Eckert
422af17bc7
Merge pull request #8783 from TDT-AG/pr/20190424-stunnel
stunnel: update to version 5.53
2019-04-25 09:44:46 +02:00
W. Michael Petullo
9cf412c0cb lighttpd: mark module configuration files
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-04-24 15:57:34 -04:00
Andy Walsh
710700c7b4 samba4: fix build with parallel jobs
* fixes openwrt/packages#8721

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-04-24 12:21:18 +02:00
Florian Eckert
ed91f37e37 stunnel: update to version 5.53
Update to version 5.53

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-24 10:07:24 +02:00
Rosen Penev
63edc1b4f0
sysrepo: Fix compilation with bindings enabled
By default the buildbot does not build the bindings and thus misses this.

The BUILD_DEPENDS is totally broken. Removing the + sign should fix it.

The SWIG directories are wrong. Fix them.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-23 22:00:16 -07:00
Alexandru Ardelean
c74c1a22ec jdcal,et_xmlfile,rcssmin: remove un-needed python packages
This change removes a series of Python packages that are added to
seafile-seahub and are not needed.
After some investigation into seafile, there are no references for it.

These are some of the low-hanging fruits.
They're not used [not sure when they were], and these packages were born
out of some weird sprints somewhere and forgotten on web and left
un-maintained.

So, remove them.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-04-23 11:43:18 +03:00
Rosen Penev
ade6422955
Merge pull request #8703 from neheb/minic
miniupnpc: Update to 2.1.20190408
2019-04-22 22:54:56 -07:00
Rosen Penev
27cf721a35
znc: Clean up Makefile and fix compilation on PPC
Some of these hacks were needed when uClibc++ was used. Now that it is not
we can remove them.

Remove libpthread dependency. Not only is it unneeded, package-defaults
already specifies it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-22 18:39:18 -07:00
Eneas U de Queiroz
ca4590ccdf
noddos: add libipset-7, uclient-fetch compatiblity
Old API compatibility was kept with a compatiblity shim.

Detect wget --timestamping support to make it compatible with
uclient-fetch implementation of wget.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-22 16:54:02 -03:00
Rosen Penev
63f30bcf6b
Merge pull request #8743 from lucize/libreswan-klips
libreswan: backport deprecating KLIPS
2019-04-22 11:46:45 -07:00
Rosen Penev
1246339e04
Merge pull request #8671 from neheb/mini
miniupnpd: Update to 2.1.20190408
2019-04-22 11:16:30 -07:00
Hannu Nyman
921aeb6699
Merge pull request #8712 from jefferyto/obfs4proxy-0.0.10
obfs4proxy: Update to 0.0.10
2019-04-22 20:04:10 +03:00
Peter Wagner
20468cfef1 nfs-kernel-server: create nfs user and group
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-04-22 11:26:28 +02:00
Rosen Penev
f7e7ee5ff3
squid: Update to 4.6
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-21 15:15:53 -07:00
Daniel Engberg
54624e189f
Merge pull request #8702 from diizzyy/samba4-urls
Samba4: Rework URLs
2019-04-21 22:15:29 +02:00
Lucian Cristian
b4b98e2922 libreswan: backport deprecating KLIPS
remove building kernel module, it is not used and is not working with 4.19

rework the ready to use l2tp-ipsec example

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-21 16:47:51 +03:00
Peter Wagner
626a4315a9 openssh: update to 8.0p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-04-20 18:09:21 +02:00
Rosen Penev
f1772130fe
Merge pull request #8730 from dengqf6/npn
nginx: fix #8729
2019-04-20 08:52:55 -07:00
Rosen Penev
46fc281e9e nfs-utils: Fix compilation on some platforms
Added a patch sent upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-20 13:17:50 +02:00
Deng Qingfang
d11b534f62 nginx: fix #8729
Let nginx's config depend on CONFIG_OPENSSL_WITH_NPN

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-04-20 09:01:40 +08:00
W. Michael Petullo
3441931472 snort3: ignore liblzma if present
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-04-19 18:21:06 -04:00
Jeffery To
6b2dcbf0df obfs4proxy: Update to 0.0.10
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-18 22:14:53 +08:00
Richard Yu
eaeadff317
transmission: add PKGARCH:=all for transmission-web
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-04-18 16:36:17 +08:00
Daniel Engberg
1f812c4518 Samba4: Rework URLs
Avoid Hetzner hosted servers due to availability (.ru users)
and try to keep availability as good as possible without
sacrificing performance for the majority of users.
Update upstream project download URL

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-04-17 20:26:31 +00:00
Rosen Penev
f53253aeda
Merge pull request #8701 from wvdakker/master
Shorewall: Bump to version 5.2.3.3
2019-04-17 11:37:04 -07:00
Rosen Penev
4655db076b
Merge pull request #8681 from Robby-/master-freeradius3update
freeradius3: update to 3.0.19, workaround fifo error, and fix libpcre dependency
2019-04-17 11:36:44 -07:00
Rosen Penev
6e68dcdb97
miniupnpc: Update to 2.1.20190408
Switched to CMake. This allows getting rid of several patches and hacks.

Added PKG_LICENSE information

Rearranged some stuff for consistency between packages.

Added some linked flags for smaller size. Saves around 500 bytes on MIPS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-17 11:29:08 -07:00
W. van den Akker
157f174ca5
Shorewall6: Bump to version 5.2.3.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-04-17 15:31:36 +02:00
W. van den Akker
957be07bd1
Shorewall: Bump to version 5.2.3.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-04-17 15:30:25 +02:00
W. van den Akker
0efda602f3
Shorewall6-lite: Bump to version 5.2.3.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-04-17 15:28:29 +02:00
W. van den Akker
a015a65ec7
Shorewall-lite: Bump to version 5.2.3.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-04-17 15:27:12 +02:00
W. van den Akker
e67bda9fbe
Shorewall-core: Bump to version 5.2.3.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-04-17 15:25:47 +02:00
Eric Luehrsen
3613928b81
unbound: update readme.md
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-04-17 02:27:30 -04:00
Mathieu Coupe
5342bf6146 tinyproxy: update makefile to increment PKG_RELEASE
Increment PKG_RELEASE from 2 to 3

Signed-off-by: Mathieu Coupe <eagle.pounains@gmail.com>
2019-04-17 00:53:51 +02:00
Rosen Penev
baab256a74
Merge pull request #8692 from Andy2244/samba-4.9.6
samba4: update to 4.9.6
2019-04-16 14:29:32 -07:00
Rosen Penev
469983646e
Merge pull request #8631 from Andy2244/softethervpn-9670
softethervpn5: update to 5.01.9670
2019-04-16 13:50:55 -07:00
Robby K
15b21c1359 freeradius3: Update to 3.0.19
Latest stable release, contains security fixes for EAP-PWD.

Signed-off-by: Robby K <robbyke@gmail.com>
2019-04-16 16:11:14 +02:00
Robby K
5fe6e7d1f1 freeradius3: Workaround the fifo error introduced by the update to 3.0.18
Signed-off-by: Robby K <robbyke@gmail.com>
2019-04-16 16:08:25 +02:00
Robby K
7b122f6eeb freeradius3: Fix the libpcre dependency in Makefile.
Signed-off-by: Robby K <robbyke@gmail.com>
2019-04-16 16:06:27 +02:00
Andy Walsh
2cf952f7bb samba4: update to 4.9.6
* fix CVE-2019-3870, CVE-2019-3880
* switch to fossies.org as main download (faster)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-04-16 11:45:15 +02:00
Andy Walsh
7b14778241 softethervpn5: update to 5.01.9670
* update to 5.01.9670 release

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-04-16 10:33:00 +02:00
Philipp Kerling
b9612a8354 p910nd: add mdns support
Signed-off-by: Philipp Kerling <pkerling@casix.org>
2019-04-15 23:19:39 +02:00
Jonas Gorski
783f3e4ace
Merge pull request #8579 from neheb/znc2
znc: Update deprecated API patch
2019-04-15 11:44:44 +02:00
Rosen Penev
f5d67fcc0f
Merge pull request #8361 from jandelgado/add_udptunnel_package
add new udptunnel package
2019-04-14 15:25:24 -07:00
Jan Delgado
bbaf219946 udptunnel: new package
Signed-off-by: Jan Delgado <jdelgado@gmx.net>
2019-04-14 21:11:29 +02:00
Rosen Penev
fd54ecea2e
Merge pull request #8669 from neheb/ola
ola: Fix compilation with protobuf 3.7
2019-04-14 11:53:51 -07:00
Rosen Penev
e6333ef0ed
Merge pull request #8127 from jefferyto/wifidog-ng-init
wifidog-ng: Update init script
2019-04-14 11:46:41 -07:00
Rosen Penev
96f50729ad
miniupnpd: Update to 2.1.20190408
Refreshed patch.

Added PKG_LICENSE_FILES.

Added --as-needed linker flag for slightly smaller size.

Removed -O2 hack to get it to compile. As part of this, removed a bunch of
CFLAGS that are normally passed which potentially affect compilation with
Os.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-13 17:04:23 -07:00
Bruno Pena
47f248d155 tac_plus: New package (TACACS+ daemon)
Signed-off-by: Bruno Pena <brunompena@gmail.com>

tac_plus: Updated to the latest commit from upstream. Updated URL to reference Facebook's GitHub repository. Tweaked Makefile to include the date on the source package filename.

Signed-off-by: Bruno Pena <brunompena@gmail.com>
2019-04-13 23:58:55 +02:00
Mathieu Coupe
247a8c740e tinyproxy: handling of option XTinyproxy
1.) Fix the handling of XTinyproxy option to avoid syntax error when starting tinyproxy:

example:
Syntax error on line 15
Unable to parse config file. Not starting.

Signed-off-by: Mathieu Coupe <eagle.pounains@gmail.com>
2019-04-13 10:37:23 +02:00
Rosen Penev
4f84d9ffc4
ola: Fix compilation with protobuf 3.7
The protobuf 3.7 update broke ola due to API changes. Backported a few
patches from upstream to deal with this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-12 13:40:10 -07:00
Daniel Salzman
5b9975c5b2 knot: update to 2.8.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2019-04-12 14:07:05 +02:00
Rosen Penev
b7264c5a1f
Merge pull request #8660 from MikePetullo/krb5
krb5: allow installing without kadmind
2019-04-12 01:09:13 -07:00
W. Michael Petullo
acc42e9451 krb5: allow installing without kadmind
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-04-11 21:13:54 -04:00
Rosen Penev
f0abeb788b
Merge pull request #7620 from kevemueller/ddns_slaac
ddns-scripts: Working example to use local_script to derive a SLAAC IPv6 address
2019-04-11 09:51:36 -07:00
Karl Palsson
f9f6ea4a38 net/mosquitto: correct config file option name
Correct option is "password_file" not "passwd_file"

Originally reported as: https://github.com/openwrt/packages/pull/8642
Added the package bump.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-04-11 12:06:51 +00:00
Keve Mueller
c9188f5014 ddns-scripts: Bumped PKG_RELEASE
Signed-off-by: Keve Mueller <keve@keve.hu>
2019-04-11 13:27:50 +02:00
Keve Mueller
3cce724dbe ddns-scripts: Working example to use local_script to derive a SLAAC IPv6 address
Signed-off-by: Keve Mueller <keve@keve.hu>
2019-04-11 13:15:45 +02:00
Rosen Penev
31d4d4519b
Merge pull request #8653 from lucize/libreswan-fix
libreswan: kernel module fix
2019-04-11 01:43:37 -07:00
Lucian Cristian
3211f534e9 libreswan: kernel module fix
use the kernel arch for building the modules

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-11 10:31:51 +03:00
Rosen Penev
236452cd6e
kea: Specify OpenSSL path for host builds as well
Buildbots are failing on kea because kea/host is failing:

checking for OpenSSL library... configure: error: OpenSSL auto detection
failed

I'm guessing the buildbots do not have OpenSSL installed and the
configure script does not find the proper location for OpenSSL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-10 15:06:18 -07:00
Florian Eckert
17b1a3fcfe
Merge pull request #8636 from TDT-AG/pr/20190409-keepalived
keepalived: update to version 2.0.15
2019-04-10 09:36:46 +02:00
Daniel Engberg
f287330b06
Merge pull request #8635 from TDT-AG/pr/20190409-stunnel
stunnel: update version to 5.51
2019-04-10 09:18:13 +02:00
Florian Eckert
d745fd7c49 stunnel: update to version 5.51
Update to version 5.51

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-10 09:06:46 +02:00
Florian Eckert
8a999846bb keepalived: update to version 2.0.15
Update keepalived to version 2.0.15

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-10 09:01:05 +02:00
Daniel Engberg
ae0c17f1c0
Merge pull request #8353 from Andy2244/samba4-heimdal
samba4: update to 4.9.5, switch to embedded heimdal build
2019-04-10 08:35:48 +02:00
Rosen Penev
2546dff23c
Merge pull request #8626 from mstorchak/tgt2
tgt: update to 1.0.76
2019-04-09 18:56:40 -07:00
Maxim Storchak
ee566a4b34 tgt: update to 1.0.76
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-04-10 02:21:12 +03:00
Dirk Brenken
a429a5699f travelmate: update 1.4.5
* add a 'Net Error Check' which treats a missing
  internet availability as an error (disabled by default)
* add a 'List Auto Expiry' which automatically resets
  the 'Faulty Stations' list after n minutes,
  default is '0' which means no expiry (old behaviour).
* rework major parts of the check subroutine
* add both features to LuCI frontend (separate PR/commit)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-04-09 16:53:24 +02:00
Daniel Golle
81b1e6b45c gnunet: update to v0.11.3
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-04-09 15:41:56 +02:00
Jan Pavlinec
96e4c7194c
wget: add cpe-id
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-04-09 12:44:48 +02:00
Andy Walsh
3e1d9c0bfd samba4: update to 4.9.5, switch to embedded heimdal build
* update to 4.9.5
* use embedded heimdal build
* remove mitkrb5 deps
* add AD-DC tools (samba4kinit samba4kgetcred samba4kpasswd samba4ktutil)
* add eventlogadm to ADMIN tools
* build VFS modules shared
* preserve custom smb.conf after reboots
* add missing lib/samba/? private dirs, even if empty
* handle python-crypto via EXTRA_DEPENDS
* fix CONFIGURE_CMD argument order
* move python install to libs
* remove redundant Config.in selects

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-04-09 09:50:23 +02:00
Peter Wagner
3ea31d9646 wget: update to 1.20.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-04-08 23:12:58 +02:00
Rosen Penev
d1a7d35ebe
Merge pull request #5054 from lucize/libreswan
libreswan: add libreswan 3.27
2019-04-08 10:00:30 -07:00
Rosen Penev
f478209bce
kea: Specify OpenSSL location
Some buildbots are failing on this.

Refreshed patches.

Replace -fPIC with $(FPIC)

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-07 15:49:43 -07:00
Lucian Cristian
a7558eb356 libreswan: add package
Libreswan is a free software implementation of the most widely
supported and standardized VPN protocol based on ("IPsec") and
the Internet Key Exchange ("IKE"). These standards are produced
and maintained by the Internet Engineering Task Force ("IETF").

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-08 01:39:08 +03:00
Rosen Penev
41e005c7b4
Merge pull request #8119 from jefferyto/snort-init
snort: Update init script
2019-04-07 15:22:25 -07:00
Rosen Penev
d8940b0297
Merge pull request #8272 from cotequeiroz/openssh_engine
openssh: adjust engine support to openssl 1.1.1
2019-04-07 14:44:25 -07:00
Lucian Cristian
c70dd66691 clamav: update package to 0.101.2
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-07 23:55:56 +03:00
Josef Schlehofer
4a75cc3c3b
Merge pull request #8492 from BKPepe/fping
fping: update to version 4.2
2019-04-07 14:57:54 +02:00
Rosen Penev
85db582320
Merge pull request #8572 from neheb/sn
snort3: Remove lzma dependency
2019-04-06 21:22:45 -07:00
Mike Maraya
a82d995d2d port-mirroring: upgrade to v1.4.4
Signed-off-by: Mike Maraya <mike.maraya@gmail.com>
2019-04-07 03:45:00 +00:00
Rosen Penev
0cd5fecfe4
Merge pull request #8602 from Ansuel/nginxup
nginx: update to version 1.15.10
2019-04-05 14:41:27 -07:00
Rosen Penev
3f53cdf2b5
Merge pull request #8577 from neheb/pro
prosody: Change -fPIC to $(FPIC)
2019-04-05 14:39:20 -07:00
Rosen Penev
3deb14bf5b
prosody: Change linker from LD to CC
This is causing linking errors on i3486 and maybe other platforms. Linking
with LD does not seem to be very portable.

Also cleaned up the Makefile by getting rid of whitespace, HTTPS,
duplicated entries, etc...

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-05 14:30:06 -07:00
Ansuel Smith
4b541141ca
nginx: update to version 1.15.10 and rework
Remove libopenssl dep from NGINX_HTTP_CACHE and NGINX_HTTP_AUTH_BASIC config flag
The documentation doesn't mention that openssl is required for this 2 modules. This also permit to use nginx no-ssl variant without libopenssl as this 2 module are selected by default. Also make OPENSSL_ENGINE flag a dep to recompile nginx on change of openssl compilation flag.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-04-05 21:54:53 +02:00
Joseph Benden
820473795f aircrack-ng: Update to git commit 42f2b48d
This patch updates the aircrack-ng package to their git revision
42f2b48d. This commit is the latest for the upcoming 1.6 release.

Signed-off-by: Joseph Benden <joe@benden.us>
2019-04-05 12:13:19 -07:00
Koen Vandeputte
7bb78c3f9c
net-snmp: add missing dependency to libpci
There's a build race condition with other packages which sometimes results in:

Package libnetsnmp is missing dependencies for the following libraries:
libpci.so.3
2019-04-05 16:53:03 +02:00
Daniel Golle
29bd05ecd4 gnunet: update to v0.11.2
merged gnunet-peerstore into gnunet package.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-04-05 16:07:43 +02:00
Rosen Penev
e57a46ab6e unbound: Fix ECC dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-05 08:53:53 -03:00
Rosen Penev
9b7ce85139
Merge pull request #8553 from neheb/un
unbound: Make ECDSA support explicit
2019-04-04 20:44:03 -07:00
Rosen Penev
6d535fd282
Merge pull request #8556 from neheb/tor2
tor: Remove zstd dependency
2019-04-04 18:50:45 -07:00
Rosen Penev
3653cd852b
Merge pull request #8590 from lnslbrty/update/ptunnel-ng
ptunnel-ng: update to 1.41
2019-04-04 15:00:43 -07:00
Toni Uhlig
91459e3a0a ptunnel-ng: update to 1.41
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-04-04 23:37:56 +02:00
Rosen Penev
ad839a4d9b
Merge pull request #8580 from tru7/apcupsd
apcupsd: preset shutdown binary
2019-04-04 10:04:02 -07:00
Othmar Truniger
8b618efe21 apcupsd: preset shutdown binary
Signed-off-by: Othmar Truniger <github@truniger.ch>
2019-04-04 18:39:45 +02:00
Rosen Penev
1321984c22
Merge pull request #7837 from rosysong/file-server
rosy-file-server: add new package
2019-04-03 18:00:22 -07:00
Thiago Pereira Ricciardi
33ddd51969 net/pptpd: add static remote ip in config file
Add ability to configure a static remote ip in pptp config file
This change has backward compatibility with old config files

Also remove the MAINTAINER as intructed

Signed-off-by: Thiago Pereira Ricciardi <thiago.ricciardi@gmail.com>
2019-04-03 23:26:15 +00:00
Rosen Penev
07eb9007c0
Merge pull request #4929 from hbl0307106015/kea
kea: add new package
2019-04-03 12:33:24 -07:00
Florian Eckert
c3c5b2f355
Merge pull request #8536 from TDT-AG/pr/20190329-keepalived
keepalived: update to version 2.0.14
2019-04-03 13:11:29 +02:00
Florian Eckert
344114ae81 keepalived: add new option vrrp_startup_delay
Redmine-patch-id: 3441
Add new global option vrrp_startup_delay to the uci.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-03 11:18:23 +02:00
Florian Eckert
37e7dbc3fc keepalived: update to version 2.0.14
Redmine-patch-id: 3383
Update keepalived to version 2.0.14.
Add Config.in file.

Authored-by: Quentin Armitage <quentin@armitage.org.uk>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-03 11:18:15 +02:00
BangLang Huang
28e8dc578f kea: add new package
Kea is an open source DHCPv4/DHCPv6 server being developed by
Internet Systems Consortium. Kea is a high-performance, extensible
DHCP server engine that is designed to be easily modified and extended
with hooks libraries.

Kea is free open source, and we welcome community engagement, via the
Kea-users mailing list, this wiki, and our Github
repository. There is a small core team of dedicated software engineers
developing it and we need your contributions and support
contracts to support them.

DHCP Standardization efforts: The lead developer on KEA is
co-chair of the Dynamic Host Configuration working group in the
IETF. We are committed to providing a standards-compliant
implementation and are closely tracking developments in this working
group and evaluating them for inclusion in KEA.

wiki : http://kea.isc.org/wiki
official : https://www.isc.org/kea/

Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2019-04-03 13:58:44 +08:00
Rosen Penev
e0d392f5b7
znc: Update deprecated API patch
ENGINE_cleanup is unavailable when deprecated APIs and ENGINE support are
disabled. The cleanup functions are unnecessary with OpenSSL 1.1.

The getm functions use a faulty if directive. Work around it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-02 21:36:05 -07:00
Eneas U de Queiroz
06e1764afa
openssh: adjust engine support to openssl 1.1.1
Openssl 1.1.1 package in openwrt enabled more than just the devcrypto
engine, so the engine support in openssh should be enabled when general
engine support is enabled in openssl.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-02 16:48:08 -03:00
David Yang
76b013228d freeradius3: update to 3.0.18
Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-04-02 22:51:10 +08:00
David Yang
6ed9c2d5ae freeradius3: Add support for SQL
Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-04-02 22:00:13 +08:00
Rosen Penev
50b0f8e4ba
snort3: Remove lzma dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-01 21:21:36 -07:00
Rosen Penev
23134b07de
softethervpn: Fix compilation under 64-bit targets
-m64 is not compatible with OpenWrt's compilers.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-01 12:43:37 -07:00
Rosen Penev
f6aeed3187
unbound: Make ECDSA support explicit
Added a dependency to OPENSSL_WITH_EC to prevent any build failures.

Switched URLs to HTTPS.

Added PKG_CPE_ID for proper CVE tracking.

Some Makefile reorganization for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-01 12:29:17 -07:00
Hannu Nyman
6befde4802
Merge pull request #8557 from gladiac1337/feature-haproxy-v1.8.19-updates
haproxy: Update all patches for HAProxy v1.8.19
2019-04-01 20:11:38 +03:00
Yousong Zhou
77b71e3980 shadowsocks-libev: add a "forward all" recipe 2019-04-01 15:51:49 +00:00
Jonas Gorski
f10c4af208 znc: update to 1.7.3
Fixes CVE-2019-9917 (only affects modpython)

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2019-04-01 11:29:10 +02:00
Christian Lachner
5cdfacc122 haproxy: Update all patches for HAProxy v1.8.19
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.19.html)
- Raise PKG_RELEASE to 3

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-04-01 10:23:00 +02:00
Rosen Penev
f18c37e96b
tor: Remove zstd dependency
Now that zstd is in the tree, tor stars to pick it up.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-01 00:06:41 -07:00
Rosen Penev
8c89577c55
Merge pull request #8118 from jefferyto/pptpd-init
pptpd: Update init script
2019-03-31 23:52:39 -07:00
Rosy Song
fb5162f69a rosy-file-server: add new package
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-01 14:20:15 +08:00
Rosen Penev
40e289c596
Merge pull request #8103 from jefferyto/e2guardian-init
e2guardian: Update init script
2019-03-31 20:29:31 -07:00
Rosen Penev
83644742ca
Merge pull request #8101 from jefferyto/aria2-init
aria2: Update init script
2019-03-31 20:28:13 -07:00
Rosen Penev
e4bb00d1b9
Merge pull request #8122 from jefferyto/squid-init
squid: Update init script
2019-03-31 20:23:58 -07:00
Rosen Penev
23e212997c
Merge pull request #8531 from MikePetullo/snort3
snort3: new package
2019-03-31 14:34:02 -07:00
Rosen Penev
eb72553828
Merge pull request #8525 from ja-pa/rpcbind-cpe-id
rpcbind: Add PKG_CPE_ID for proper CVE tracking
2019-03-31 14:20:31 -07:00
Rosen Penev
3d2b0e976c
Merge pull request #8198 from jefferyto/mini-snmpd-init
mini_snmpd: Update init script
2019-03-31 13:48:22 -07:00
Rosen Penev
d17bd42866
Merge pull request #8544 from neheb/l
lcdringer: Remove libcheck dependency to fix compilation
2019-03-30 15:06:15 -07:00
Rosen Penev
b676ca325f
Merge pull request #8054 from dengqf6/all
treewide: add missing PKGARCH:=all to non-binary packages
2019-03-30 11:40:11 -07:00
Daniel Engberg
99664ad33d
Merge pull request #8530 from MikePetullo/snort
snort: modify to build against libdaq 2.2.2
2019-03-30 19:39:59 +01:00
Rosen Penev
6c7e2c9013
Merge pull request #8065 from neheb/patch-4
wavemon: Update to 0.9.0
2019-03-30 11:35:43 -07:00
W. Michael Petullo
53df351850 snort3: new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-30 14:10:20 -04:00
W. Michael Petullo
bc00afdb68 snort: modify to build against libdaq 2.2.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-30 13:58:53 -04:00
Deng Qingfang
17496030e2 treewide: add missing PKGARCH:=all to non-binary packages
Packages such as Perl, Lua, shell scripts don't generate binary files.
Add PKGARCH:=all to them.

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-03-30 17:11:50 +08:00
Othmar Truniger
baa036797a linknx: bump to new upstream version 0.0.1.37
Signed-off-by: Othmar Truniger <github@truniger.ch>
2019-03-30 10:07:31 +01:00
Rosen Penev
19e9bdb0aa
lcdringer: Remove libcheck dependency to fix compilation
libcheck is some kind of testing framework. it is not only unnecessary, it
is not even used in the code.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-30 01:48:17 -07:00
Rosen Penev
2d1e0e8624
wavemon: Update to 0.9.0
Added PKG_BUILD_PARALLEL for faster compilation

Backported upstream patch to fix compilation with musl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-29 22:49:07 -07:00
Eneas U de Queiroz
fcfaea54e6 seafile-server: fix django 1.11 detect, tidy up
Django 1.11 is supported, but seafile-admin was still looking for v. 1.8.
Replaced current patch with the patch from haiwen/seafile-server#147.

Cleaned up unsupported configure options, including riak backend.

Check that the seafile-server version is the same as seafile-seanet's at
build time, removing the static EXTRA_DEPENDS check done at install
time.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-29 10:22:30 +08:00
Dirk Brenken
a2611c4cd2 travelmate: Update to 1.4.4
* refine captive portal detection/rebind protection handling,
  heavily tested with Deutsche Bahn hotspots ... ;-)
* add rebind whitelist logging

Signed-off-by: Dirk Brenken <dev@brenken.org>

Added "Update to" in commit message
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-03-28 23:24:02 +00:00
Eneas Queiroz
a6d4bae127
Merge pull request #8517 from neheb/neheb-patch-1
ptunnel-ng: Remove libbsd dependency
2019-03-28 18:02:46 -03:00
Jan Pavlinec
ebb648127d
rpcbind: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-28 14:51:01 +01:00
Eneas Queiroz
ceb1965cb8
Merge pull request #8513 from bmork/conserver
conserver: update to 8.2.4 and enable IPv6 support
2019-03-27 17:17:38 -03:00
Rosen Penev
25b8159061
ptunnel-ng: Remove libbsd dependency
Fixes compilation when both libbsd and ptunnel-ng are selected.
libbsd is used for arc4random with a fallback to /dev/random. musl does
not support arc4random.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-27 13:10:05 -07:00
Bjørn Mork
10151211e3 conserver: enable IPv6 support
Signed-off-by: Bjørn Mork <bjorn@mork.no>
2019-03-27 21:00:20 +01:00
Bjørn Mork
15280aca97 conserver: add back config.guess and config.sub to fix build
Signed-off-by: Bjørn Mork <bjorn@mork.no>
2019-03-27 21:00:20 +01:00
Bjørn Mork
0236c9f135 conserver: update to version 8.2.4
version 8.2.4 (March 26, 2019):
        - Correct man page typo (Ed Maste <emaste@freebsd.org>)
        - Remove autotools generated files from repo and create with release
        - Better integration of Cirrus CI - FreeBSD, Linux, and MacOS
        - Moving README to markdown
        - Fix #12 - Remote infomation flags (i.e. "-x") cannot be filtered by console
        - Fix #8 - defaultaccess appears broken
        - Rename configure.in and use autoreconf
        - Better use of version.h and letting configure build things with versions

version 8.2.3 (March 17, 2019):
        - Correct 'impi' typo (Ed Maste <emaste@freebsd.org>)
        - Correct argument type passed to time() (Ed Maste <emaste@freebsd.org>)
        - Fix compilation without deprecated OpenSSL APIs (Rosen Penev <rosenp@gmail.com>)
        - Fix compilation without deprecated OpenSSL 1.1 APIs (Rosen Penev <rosenp@gmail.com>)
        - Fix #6 - clang "-Wstring-plus-int" warning (Bryan Stansell <bryan@conserver.com>)
        - configure.in: Add test for closefrom (Ed Maste <emaste@freebsd.org>)
        - regenerate autoconf files (Ed Maste <emaste@freebsd.org>)
        - Use closefrom if available (Ed Maste <emaste@freebsd.org>)
        - Correct typo (Ed Maste <emaste@freebsd.org>)
        - Add Cirrus-CI FreeBSD CI build config (Ed Maste <emaste@freebsd.org>)
        - off by one found by Ed Maste (Bryan Stansell <bryan@conserver.com>)

openwrt packaging:
 - removed upstreamed 010-openssl-deprecated.patch

Signed-off-by: Bjørn Mork <bjorn@mork.no>
2019-03-27 21:00:20 +01:00
Stijn Tintel
29957d8bdc
Merge pull request #8512 from mwarning/strongswan
strongswan: collapse menu items
2019-03-27 19:29:30 +02:00
Moritz Warning
21e989190e strongswan: collapse menu items
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2019-03-27 18:21:54 +01:00
Karl Palsson
84d8c77ef8 mosquitto: bump to v1.5.8
Full changelog available at:
https://github.com/eclipse/mosquitto/blob/v1.5.8/ChangeLog.txt

This is a bugfix release.  Of likely note to OpenWrt is a bug affecting
missing messages on bridges since 1.5.4:
https://github.com/eclipse/mosquitto/issues/1174

Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-03-27 16:41:32 +00:00
Jeffery To
3f247ef455 aria2: Update init script
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 lets procd trigger the validation function directly, and
removes some unnecessary curly brackets.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-28 00:05:43 +08:00
Hannu Nyman
de5efc91b3
Merge pull request #8319 from brianjmurrell/shorewall-iface-update
Shorewall: start and enable interfaces all in hotplug
2019-03-27 17:28:56 +02:00
Dirk Brenken
ffe6b67abc
Merge pull request #8496 from ja-pa/ddns-scripts-fix
ddns-scripts: add hsts-file parameter to wget call
2019-03-27 16:24:38 +01:00
Hannu Nyman
2519c3b9d4
Merge pull request #8508 from teslamint/patch-1
coova-chilli: fix build error
2019-03-27 16:41:38 +02:00
Andy Walsh
9dafa4324c rpcbind: fix warmstart option, CVE-2017-8779
* always build with warmstart options
* fix CVE-2017-8779

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-03-27 13:18:26 +01:00
Jaehoon You
1dc8f8f251
coova-chilli: fix build error
This commit removes that copy command to fix build error.

Signed-off-by: Jaehoon You <teslamint@gmail.com>
2019-03-27 19:23:53 +09:00
Dirk Brenken
4f1e48001f
Merge pull request #8505 from dibdot/travelmate
travelmate: 1.4.3
2019-03-27 09:38:07 +01:00
Dirk Brenken
2428944680 travelmate: 1.4.3
* remove leftover from last commit
* enhance rebind protection whitelisting: support multiple,
  cascaded captive portal domains

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-27 09:25:30 +01:00
Rosen Penev
6b76b1310e
coova-chilli: Bump PKG 2019-03-26 19:06:54 -07:00
Rosen Penev
d0b67d72a5
Merge pull request #4911 from aleksander0m/coova-chili-fw-fix
net/coova-chili: update default firewall setup
2019-03-26 18:11:23 -07:00
Jan Pavlinec
8d347f9197 tor: fix CPE ID
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-26 20:28:05 +01:00
Jan Pavlinec
2c5b1048ab
lighttpd: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-26 13:26:30 +01:00
Jan Pavlinec
f145eb642b
ddns-scripts: add hsts-file parameter to wget call
Note: this should prevent wget to writing to /root/.wget-hsts
 which can lead to flash memory degradation.

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-25 13:34:28 +01:00
Josef Schlehofer
d55e9df6d8
fping: update to version 4.2
Use HTTPS everywhere

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-24 23:55:19 +01:00
William Fleurant
29c341684f
yggdrasil: fix startup and generate nodeInfo info
- init: fix no start
- defaults: apply ubus system board info to nodeInfo
- defaults: fix missing yggdrasil interface
- defaults: call uci commit

Signed-off-by: William Fleurant <william@netblazr.com>
2019-03-23 23:50:04 -04:00
Peter Wagner
594a884c2d openssh: use quotes
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-22 20:29:52 +01:00
Hannu Nyman
ec23439800
Merge pull request #8471 from ptpt52/mwan3-fix-rtmon-bug
mwan3: fix logical/typo bug in mwan3rtmon
2019-03-22 17:22:12 +02:00
Toke Høiland-Jørgensen
5ade8f3392 ACME: Fix missing quotes in variable comparisons
The variables can be empty if not set in the UCI config.

Reported-by: Petr Novák <petrn@me.com>
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
2019-03-22 13:45:11 +01:00
Chen Minqiang
a004d07632 mwan3: fix logical/typo bug in mwan3rtmon
This bug was introduced since dd206b7d0b
mwan3_remon_ipv4 and mwan3_remon_ipv6 is command to run not a variable
I add some comments on them hopefully people will notice it

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2019-03-22 18:11:07 +08:00
Peter Wagner
6d65505c26 nfs-kernel-server: fix dependencies
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-21 20:28:57 +01:00
Peter Wagner
ba72d8d139 openssh: handle multiple ports and simplify init script
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-21 19:31:29 +01:00
Hannu Nyman
14e3544115
Merge pull request #8437 from exploide/stubby_fixes
stubby: fixed duplicate IPv6 address and typo
2019-03-21 17:38:32 +02:00
Hannu Nyman
60aa9ab972
Merge pull request #8464 from lnslbrty/update/ptunnel-ng
ptunnel-ng: update to 1.40
2019-03-21 17:36:49 +02:00
Deng Qingfang
e635f17b8b yggdrasil: use Golang buildroot appropriately, actually fix #8457
This supersedes #8465
No longer needs FPU emulator now

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-03-21 13:36:46 +01:00
Jeffery To
f0889f8a73 obfs4proxy: Remove build dependencies
The Go compiler can now manage the build dependencies by itself, as
obfs4proxy has been ported to a Go module.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-21 15:13:12 +08:00
Toni Uhlig
1b8273fc95
ptunnel-ng: update to 1.40
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-03-21 01:01:10 +01:00
Dirk Brenken
055b9b349f
Merge pull request #8453 from dibdot/travelmate
travelmate: 1.4.2
2019-03-20 20:26:43 +01:00
Dirk Brenken
bd806eb908 travelmate: 1.4.2
* fix a json related ressource leak
* add a reload trigger when the wireless config gets changed
* set an interface default 'trm_wwan' (like the LuCI frontend)
* reordered nested loops to optimize the connection handling

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-20 19:49:09 +01:00
Brian J. Murrell
7646712f39 shorewall: Update PKG_RELEASE
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2019-03-20 12:04:16 -04:00
William Fleurant
aace467b06 yggdrasil: remove pkgarch, cleanup space with tabs
Signed-off-by: William Fleurant <william@netblazr.com>
2019-03-20 09:37:46 +01:00
Paul Spooren
aa4a59b715 routing-yggdrasil: add package
Yggdrasil builds end-to-end encrypted networks with IPv6. Beyond the
similarities with cjdns is a different routing algorithm. This
globally-agreed spanning tree uses greedy routing in a metric space.
Back-pressure routing techniques allow advanced link aggregation bonding
on per-stream basis.  In turn, a single stream will span across multiple
network interfaces simultaneously with much greater throughput.

Authored by: William Fleurant <meshnet@protonmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-03-19 15:53:28 +01:00
Alexandru Ardelean
d761f083f3 tcpreplay: bump to version 4.3.2
This one contains only a few CVEs + bugfixes.

* CVE-2019-8381 memory access in do_checksum() (#538)
* CVE-2019-8376 NULL pointer dereference get_layer4_v6() (#537)
* CVE-2019-8377 NULL pointer dereference get_ipv6_l4proto() (#536)
* Rename Ethereal to Wireshark (#545)

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-03-19 09:19:29 +02:00
Hannu Nyman
21acccc487
Merge pull request #8444 from wvdakker/master
Shorewall: Bump to version 5.2.3.2
2019-03-19 09:03:05 +02:00
Luiz Angelo Daros de Luca
a99b9f128d trafficshaper: new package
trafficshaper create QoS rules to limit (or reserve) traffic used
by classes of clients.

Uplink and downlink can be controled (or not controlled) independently.

Client classes are defined by its network addresses (IPv4 or IPv6). Each
client class can define absolute or relative (to wan) bandwith, and also
the use (or not) of spare wan bandwidth when avaiable.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-03-19 00:27:57 +01:00
W. van den Akker
fc455d993d
Shorewall6: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:25:31 +01:00
W. van den Akker
b8ad6f54e4
Shorewall: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:20:36 +01:00
W. van den Akker
317d684134
Shorewall6-lite: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:19:29 +01:00
W. van den Akker
c80a7ab94b
Shorewall-lite: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:18:33 +01:00
W. van den Akker
7c10f4af78
Shorewall-core: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:17:32 +01:00
Jannik Vieten
84afa95b5b stubby: fixed duplicate IPv6 address in stubby.yml; fixed typo in README.md
Signed-off-by: Jannik Vieten <me@exploide.net>
2019-03-18 12:07:22 +01:00
Hannu Nyman
c556ba0053
Merge pull request #8370 from danielg4/master
vpnc: fix IPv6-triggered inoperability
2019-03-17 16:23:19 +02:00
Hannu Nyman
e078d096b7
Merge pull request #8099 from ja-pa/torsocks
torsocks: add new package
2019-03-17 09:20:55 +02:00
Hannu Nyman
b9ad311fa7
Merge pull request #8424 from MikePetullo/lighttpd
lighttpd: update to 1.4.53
2019-03-17 06:53:02 +02:00
Hannu Nyman
4054ac739f
Merge pull request #8421 from MikePetullo/krb5
krb5: update to 1.17
2019-03-17 06:51:40 +02:00
Brian J. Murrell
c4b18c8e96 Shorewall: start and enable interfaces all in hotplug
Using shorewall-lite {en|dis}able instead of completely restarting
Shorewall is much more efficient.

But it also makes sense to move the starting of Shorewall from init
to an interface hotplug event.  The "lan" interface should be a good
indicator that networking it ready.  Besides, Shorewall won't start
until br-lan is available.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2019-03-16 23:43:29 -04:00
Jan Pavlinec
808e68e140
torsocks: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-17 02:49:32 +01:00
W. Michael Petullo
3526adee17 lighttpd: update to 1.4.53
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:15:56 -04:00
W. Michael Petullo
ccc9ac49fb krb5: update to 1.17
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:13:55 -04:00
Hannu Nyman
1acacbbf6c
Merge pull request #8208 from LAGonauta/update-prosody
prosody: Update package prosody to 0.11.2
2019-03-16 08:33:40 +02:00
Hannu Nyman
f00fc3f9ee
Merge pull request #8416 from mstorchak/tgt1
tgt: fix packaging of config and initscript
2019-03-16 07:58:31 +02:00
Nikos Mavrogiannopoulos
91a0a8abf8 ocserv: updated to 0.12.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2019-03-15 16:25:12 +01:00
Maxim Storchak
c63a93a25c tgt: fix packaging of config and initscript
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-03-15 17:07:49 +02:00
Yousong Zhou
d63fc1ccd7 shadowsocks-libev: bump to version 3.2.5
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-03-15 02:06:55 +00:00
Eric Luehrsen
874b65b3b0 unbound: update to 1.9.1 and remove upstream patches
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-03-12 20:02:34 -04:00
Maxim Storchak
71be2fa587 tgt: update to 1.0.75
- move files/* to the conventional location
- add procd_kill to prevent respawn after stop
- update description
- remove OpenWRT copyright

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-03-12 15:04:17 +02:00
Hannu Nyman
cb946158eb seafile-seahub: adjust to python package renames
Adjust to the rename of pytz, simplejson, chardet to
to python-pytz etc.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-03-11 21:29:13 +02:00
Peter Wagner
c6aa3d1fab tor: always create folders and set ownership
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-11 19:58:44 +01:00
Hannu Nyman
cc16158b1e
Merge pull request #8106 from ja-pa/obfs4proxy-update
obfs4proxy: update to version 0.0.9
2019-03-11 16:22:28 +02:00
Hannu Nyman
7450b5fec5
Merge pull request #8292 from cotequeiroz/freeradius3_engine
freeradius3: allow build without openssl engines
2019-03-10 14:59:13 +02:00
Hannu Nyman
fc0ad25044
Merge pull request #8096 from ahmar20/master
aria2: Add new options and fix typos
2019-03-10 11:35:49 +02:00
Hannu Nyman
8ae7304520
Merge pull request #8092 from yangfl/master
i2pd: Update to 2.23.0, fix #7845 and #8088
2019-03-10 10:18:53 +02:00
Hannu Nyman
321675740b
Merge pull request #8007 from ryzhovau/aggregate_flags
aggregate: respect CFLAGS, LDFLAGS
2019-03-10 10:00:02 +02:00
Rosy Song
8dae40873c nft-qos: improve document for priority module
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-03-10 15:44:30 +08:00
Rosy Song
af9d96bc93 nft-qos: fix missing double semicolon in case
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-03-10 15:42:32 +08:00
Hannu Nyman
6e7d8a8cb5
Merge pull request #8193 from jefferyto/nft-qos-init
nft-qos: Update init script
2019-03-09 21:21:28 +02:00
Hannu Nyman
50e9234b05
Merge pull request #8363 from salzmdan/master
knot: update to 2.8.0
2019-03-09 21:20:31 +02:00
Daniel Salzman
a9ed496b43 knot: update to 2.8.0
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2019-03-09 20:11:03 +01:00
Daniel Gimpelevich
ca5632441c vpnc: fix IPv6-triggered inoperability
When the server hostname resolved to both IPv4 and IPv6 addresses,
connecting would fail with nothing in syslog. This corrects that oversight.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2019-03-09 03:17:47 -08:00
Jan Pavlinec
84fb166e0e ntpd: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-09 12:09:20 +01:00
Dirk Brenken
74edd69019
Merge pull request #8359 from dibdot/travelmate
travelmate: bugfix 1.4.1
2019-03-09 09:26:39 +01:00
Peter Wagner
f969e3f0be ntpd: update to 4.2.8p13
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-08 16:39:26 +01:00
Dirk Brenken
b433738e31 travelmate: bugfix 1.4.1
* fix for #8357
* fix unexpectedy calling option_cb() during wireless config_load
* react immediately when the current active uplink connection
  gets deleted

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-07 18:43:32 +01:00
Hannu Nyman
b5ce20b5f6
Merge pull request #8358 from diizzyy/patch-1
net/stunnel: Update to 5.50
2019-03-07 18:31:48 +02:00
Daniel Engberg
47038f69bb
net/stunnel: Update to 5.50
Update stunnel to 5.50
Remove --disable-fips switch as it's disabled by default

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-03-07 01:24:17 +01:00
Ken Keys
12320f054a spoofer: Update to 1.4.3
Includes removal of patches that are now integrated upstream.
Signed-off-by: Ken Keys <kkeys@caida.org>
2019-03-06 12:02:56 -08:00
Dirk Brenken
0c74b5952c
Merge pull request #8352 from dibdot/travelmate
travelmate: update readme.md
2019-03-06 09:56:31 +01:00
Dirk Brenken
72c712e560 travelmate: update readme.md
* fix typos (provided by @cybrnook)
* add optional wpad requirement (provided by @sindastra)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-06 09:45:29 +01:00
Daniel Golle
78adac5930 gnurl: update to version 7.64.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-06 01:43:09 +01:00
W. van den Akker
b0e10231bc
Shorewall6: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:47:18 +01:00
W. van den Akker
fa7ea1a57b
Shorewall: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:47:04 +01:00
W. van den Akker
b28b0ab506
Shorewall6-lite: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:46:50 +01:00
W. van den Akker
35452cc785
Shorewall-lite: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:46:38 +01:00
W. van den Akker
02d24d93f4
Shorewall-core: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:46:18 +01:00
Yousong Zhou
48769259a8 openvswitch: bump to version 2.11.0
The following patches are in upstream now

	0100-netdev-linux-Use-unsigned-int-for-ifi_flags.patch
	0103-ovs-ctl-fix-setting-hostname.patch
	0106-ovs-save-compatible-with-busybox-ip-command.patch
	0107-datapath-use-KARCH-when-building-linux-datapath-modu.patch

As for 0001-musl-compatibility.patch, the net/if_packet.h part does not
apply anymore.  And musl is not relevant as we use libatomic from gcc

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-03-04 03:35:19 +00:00
Yousong Zhou
6c14eae757 shadowsocks-libev: bump to version 3.2.4
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-03-04 03:35:19 +00:00
Peter Wagner
d92d34db5a openssh: add upstream patches, including CVE-2019-6111
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-03 12:20:18 +01:00
Daniel Golle
1c658e5f30 gnunet-secushare: auto-configure database backend
Import uci-defaults scripts to auto-set psycstore database backend.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 20:22:25 +01:00
Hannu Nyman
31c78b0548
Merge pull request #8312 from TDT-AG/pr/20190227-mwan3
mwan3: fix disconnected event generation in mwan3track
2019-03-02 16:53:02 +02:00
Hannu Nyman
df96e4667a
Merge pull request #8317 from Andy2244/samba4-netbios
samba4: tmsize patch, build with netbios by default
2019-03-02 16:50:37 +02:00
Andy Walsh
ccd45a4959 softethervpn5: switch to git (2019-02-27)
* switch to git, until we can consume manual created source releases again
* Fix compilation without OpenSSL ENGINE
* remove unnecessary stop_service() triggers

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-03-01 12:16:05 +01:00
Andy Walsh
77436747ce samba4: tmsize patch, build with netbios by default
* add patch for tmsize overflow (https://bugzilla.samba.org/show_bug.cgi?id=13622)
* re-enable netbios by default
(Some users still need netbios and its just a minor size increase 50kb)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-03-01 11:19:25 +01:00
Daniel Golle
6f1ab57e49 gnunet-fuse: add package
GNUnet component to mount GNUnet filesystems via FUSE

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-28 19:58:26 +01:00
Daniel Golle
24b2e14adc gnunet-secushare: add package
Not-very-useful-yet GNUnet components for secushare.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-28 19:58:26 +01:00
Daniel Golle
77191eddb6 gnunet: GNUnet v0.11 release
Switch to v0.11 release sources (plus patches to still get it to build)
gnunet-social was out-sourced into a separate repository and hence
new OpenWrt package gnunet-secushare.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-28 19:58:26 +01:00
Dirk Brenken
37e170aba6
Merge pull request #8302 from dibdot/travelmate
travelmate: release 1.4.0
2019-02-27 15:28:22 +01:00
Dirk Brenken
fc4858f99e travelmate: release 1.4.0
* various small tweaks & fixes
* widely tested, ready for forthcoming 19.x branching

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-02-27 15:08:28 +01:00
Florian Eckert
27e7e88966 mwan3: fix disconnected event generation in mwan3track
Before this change two disconnected events were generated. This is wrong!
The disconnected event is impliciet generated by the hotplug script on ifdown
event. The mwan3track script is notified by a USR1 signal which
generates the disconnectd event. The additional "disconnectd" event on
ifdown is not required.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-02-27 13:50:51 +01:00
Hannu Nyman
b63dfd7ce6
Merge pull request #8231 from neheb/tran
transmission: Add LTO support to shave off 35KB off of the ipk
2019-02-26 23:39:05 +02:00
Jeffery To
a214ce9f5b ntpd: Update init script
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 moves the generated config file to /var/etc and adds a
service_triggers() function.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-26 20:46:30 +01:00
Jan Pavlinec
9754ee1dcc tor: Add PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-02-26 20:42:26 +01:00
Peter Wagner
bb151d5ec5 git: update to 2.21.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-25 19:25:27 +01:00
Eneas U de Queiroz
f7db77282c
freeradius3: allow build without openssl engines
This applies a patch from upstream that avoids a call to ENGINE_cleanup
when the openssl library was built without engine support.

A workaround for a missing header check was used to silence a warning
about the implicit definition of RAND_load_file.  A proper fix has been
merged upstream as well.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-02-25 14:10:06 -03:00
Deng Qingfang
7c0c22f6f7 bind: update to 9.12.3-P4
Fixed CVEs:

CVE-2018-5744
CVE-2018-5745
CVE-2019-6465

Add PKG_CPE_ID
Size optimizations

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-02-24 12:28:18 -08:00
Hannu Nyman
775abb52df
Merge pull request #8284 from wvdakker/master
Shorewall: Bump to version 5.2.3
2019-02-23 19:39:32 +02:00
Hannu Nyman
8814c94e67
Merge pull request #8280 from guidosarducci/master-add-speedtest
speedtest-netperf: new package to measure network performance
2019-02-23 19:38:55 +02:00
Peter Wagner
caa8855bea privoxy: update to 3.0.28
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-23 13:27:15 +01:00
Peter Wagner
03caca8e18 tor: update to 0.3.5.8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-23 12:52:26 +01:00
W. van den Akker
e93e7e29b5
Shorewall6: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-02-23 11:29:25 +01:00
W. van den Akker
213314a496
Shorewall: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-02-23 11:22:38 +01:00
W. van den Akker
3d10df7fda
Shorewall6-lite: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-02-23 11:19:55 +01:00
W. van den Akker
3c6d3781bb
Shorewall-lite: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-02-23 11:17:23 +01:00
W. van den Akker
8385c1e9f4
Shorewall-core: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-02-23 11:13:22 +01:00
Dirk Brenken
7f7a4a60e1
Merge pull request #8281 from dibdot/travelmate
travelmate: bugfix 1.3.7
2019-02-23 08:06:35 +01:00
Dirk Brenken
feca82971a travelmate: bugfix 1.3.7
* fix a possible 'reload' race condition

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-02-23 07:55:26 +01:00
Tony Ambardar
463590e2bc speedtest-netperf: new package to measure network performance
The speedtest-netperf.sh script measures the network throughput while
monitoring latency under load and capturing key CPU usage and frequency
statistics. The script can emulate a web-based speed test by downloading
and then uploading from an internet server, or perform simultaneous
download and upload to mimic the stress of the FLENT test program.

It simplifies tasks such as validating ISP provisioned speeds or setting
up and fine-tuning SQM, directly on the router. The CPU usage details
can also help determine if the demands of SQM, routing and other tasks
such as the test itself are exhausting the device's CPUs.

This script leverages earlier scripts from the CeroWrt project used for
bufferbloat mitigation, betterspeedtest.sh and netperfrunner.sh. They are
used with the permission of the author, Rich Brown.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2019-02-22 13:34:25 -08:00
Dirk Brenken
41a780ee0f
Merge pull request #8275 from dibdot/travelmate
travelmate: update 1.3.6
2019-02-22 16:48:53 +01:00
Dirk Brenken
a423fd57bb travelmate: update 1.3.6
* add captive portal domains automatically to the related
  domain whitelist (dhcp option 'rebind_domain'),
  if rebind protection/RFC1918 is enabled

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-02-22 12:04:37 +01:00
Hannu Nyman
43c894d233
Merge pull request #8254 from neheb/patch-5
haproxy: Don't select OPENSSL_WITH_DEPRECATED
2019-02-20 16:04:52 +02:00
Hans Dedecker
9d931ca29c
Merge pull request #8206 from dengqf6/xt
xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknock
2019-02-19 22:02:35 +01:00
Peter Wagner
edbac15a55 nfs-kernel-server: update patches
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-19 20:14:42 +01:00
Jeffery To
c953f74843 obfsproxy: Use default compile
This updates the package to use the default PyBuild/Compile, instead of
defining a custom Build/Compile.

This also updates the source url and adds a src package.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-19 23:09:58 +08:00
Yousong Zhou
b4452ce160 shadowsocks-libev: move --no-delay into json config file
It was introduced in 3.1.0 as a command line argument and was part of
the json config since 3.1.1

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-02-19 21:08:23 +08:00
Yousong Zhou
9cfa29b873 shadowsocks-libev: use jshn.sh for making json config
As suggested by Jeffery To in openwrt/packages#8233

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-02-19 21:08:23 +08:00
Deng Qingfang
d9222c37dd xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknock
Backport 2 commits to fix build on 4.19:
3ea761a1ed
2b76b68c65

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-02-19 19:52:30 +08:00
Rosen Penev
430906bd78
haproxy: Don't select OPENSSL_WITH_DEPRECATED
Deprecated APIs are already patched out.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-19 01:17:37 -08:00
Jeffery To
247d162e2e twisted: Rename package, fix errors
This renames the Python 2 twisted package to python-twisted, and updates
dependents (i.e. obfsproxy) to reference the updated name.

This also fixes conflicts between the Python 2 and 3 packages. Twisted
installs some scripts to /usr/bin, and previously scripts for both
packages used the same names. This adds a "3" suffix to scripts
installed by python3-twisted.

This also adds python[3]-setuptools as a dependency, as the scripts
installed to /usr/bin depend on pkg_resources (part of setuptools).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-18 16:11:02 +08:00
Rosen Penev
41a431cd56 git: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-18 00:29:15 +01:00
Stijn Tintel
d89cd30a79 vallumd: bump to 0.1.4
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2019-02-17 17:47:54 +02:00
Rosen Penev
cd6cba1f81 irssi: Fix OpenSSL without deprecated APIs compilation
When OpenSSL is built without deprecated APIs, pkg-config first tries
OpenSSL in the staging directory but fails as it cannot find the
deprecated SSL_library_init function and ends up finding the system one.

Added PKG_BUILD_PARALLEL for faster compilation.

Added -Wl,--gc-sections to LDFLAGS to save ~10KB from the resulting ipk.

Reworked configure section as some of those options were renamed or
removed.

Removed EXTRA_* hacks that are no longer necessary.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-17 00:18:34 +01:00
Peter Wagner
274ce493eb nfs-kernel-server: fix freeaddrinfo usage in nfs-kernel-server, because freeaddrinfo in musl after the 1.1.21
update, doesn't handly NULL pointers (which seems to spec conform) see
https://www.openwall.com/lists/musl/2019/02/03/3 for more info

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-17 00:17:03 +01:00
Stijn Tintel
68a58ff22b
Merge pull request #8219 from Apteryks/master
net-snmp: disable support for perl
2019-02-16 17:28:50 +02:00
Stijn Tintel
bf729d2f38
Merge pull request #5821 from kbabioch/feat/ipNetToPhysicalTable
net-snmp: Enable MIB ip-mib/inetNetToMediaTable
2019-02-16 17:15:04 +02:00
Yousong Zhou
40e7e241a3 shadowsocks-libev: flush ipv6 ss-rules on service stop
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-02-16 07:38:13 +00:00
Rosen Penev
70c34ef472 transmission: Add LTO support to shave off 35KB off of the ipk
Minor Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-15 18:07:31 -08:00
Dirk Brenken
845078e8e0
Merge pull request #8224 from dibdot/travelmate
travelmate: update 1.3.5
2019-02-15 16:32:53 +01:00
Dirk Brenken
9caef6ca4f travelmate: update 1.3.5
* rework procd trigger handling
	- react immediately on if down network events
	- remove needless apply hook in LuCI

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-02-15 09:29:58 +01:00
Luís Felipe Safady
e144ffd24b prosody: Update prosody to 0.11.2 Update
Fixes CVE-2018-10847

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Luís Felipe Safady <lagonauta@gmail.com>
2019-02-14 22:53:44 -02:00
Maxim Cournoyer
90a713e3c6 net-snmp: disable support for perl
Using an external toolchain, it was discovered that net-snmp would
link with the Perl library (-lperl) from the host rather than from the
target.

Since we do not provide Perl as a dependency to net-snmp, the solution
is to disable support for it.

Fixes issue #8217.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
2019-02-14 13:34:39 -05:00
Hannu Nyman
c82e79713c
Merge pull request #7894 from neheb/spoof
spoofer: Fix compilation without deprecated OpenSSL APIs
2019-02-14 18:30:44 +02:00
Karl Palsson
fd206f5182 mosquitto: update to 1.5.7
This is a minor bugfix release. Full changelog available at:
https://mosquitto.org/blog/2019/02/version-1-5-7-released/

Most relevant to OpenWrt are probably:
* fixing persistent store bloat
* fix sorting of included config files
* fix errors related to per_listener_settings

Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-02-14 11:17:40 +00:00