Commit Graph

5977 Commits

Author SHA1 Message Date
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