Commit graph

5149 commits

Author SHA1 Message Date
Andy Walsh
710700c7b4 samba4: fix build with parallel jobs
* fixes 

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 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 from lucize/libreswan-klips
libreswan: backport deprecating KLIPS
2019-04-22 11:46:45 -07:00
Rosen Penev
1246339e04
Merge pull request from neheb/mini
miniupnpd: Update to 2.1.20190408
2019-04-22 11:16:30 -07:00
Hannu Nyman
921aeb6699
Merge pull request 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 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 from dengqf6/npn
nginx: fix 
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
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 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 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 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 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 from neheb/znc2
znc: Update deprecated API patch
2019-04-15 11:44:44 +02:00
Rosen Penev
f5d67fcc0f
Merge pull request 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 from neheb/ola
ola: Fix compilation with protobuf 3.7
2019-04-14 11:53:51 -07:00
Rosen Penev
e6333ef0ed
Merge pull request 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
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 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 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 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 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 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 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 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 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 from jefferyto/snort-init
snort: Update init script
2019-04-07 15:22:25 -07:00
Rosen Penev
d8940b0297
Merge pull request 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 from BKPepe/fping
fping: update to version 4.2
2019-04-07 14:57:54 +02:00
Rosen Penev
85db582320
Merge pull request from neheb/sn
snort3: Remove lzma dependency
2019-04-06 21:22:45 -07:00
Rosen Penev
0cd5fecfe4
Merge pull request from Ansuel/nginxup
nginx: update to version 1.15.10
2019-04-05 14:41:27 -07:00
Rosen Penev
3f53cdf2b5
Merge pull request 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 from neheb/un
unbound: Make ECDSA support explicit
2019-04-04 20:44:03 -07:00
Rosen Penev
6d535fd282
Merge pull request from neheb/tor2
tor: Remove zstd dependency
2019-04-04 18:50:45 -07:00
Rosen Penev
3653cd852b
Merge pull request 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 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 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 from hbl0307106015/kea
kea: add new package
2019-04-03 12:33:24 -07:00
Florian Eckert
c3c5b2f355
Merge pull request 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