1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 03:13:54 +02:00
Commit Graph

7738 Commits

Author SHA1 Message Date
Rosen Penev
8285806e10
curl: fix host config file
Fix the prefix instead.

Replace custom Compile section with PKG_INSTALL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-10 01:50:28 -08:00
Rosen Penev
fb521dd79f
gnurl: fix host config file
Fix the prefix instead.

Replace custom Compile section with PKG_INSTALL.

Minor cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-10 01:50:28 -08:00
Rosen Penev
7b60ca26c2 iftop: fix compilation with GCC 10
GCC 10 defaults to fno-common, which demands unique defenitions.

Patch taken from buildroot.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-09 23:36:29 -10:00
Paul Spooren
78b22d532a iftop: add package
Moved over from openwrt.git

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-12-09 23:36:29 -10:00
Stan Grishin
822939f537 https-dns-proxy: update binary to 2020-08-21
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-09 23:32:19 -10:00
Rosen Penev
aca1ee1b67 modemmanager: bump release
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-09 01:40:11 -08:00
Rosen Penev
520a619e58
Merge pull request #13009 from valexi7/master
modemmanager: Added options
2020-12-09 00:55:54 -08:00
Rosen Penev
f64fd72365
Merge pull request #14159 from ja-pa/git-2.29.2
git: update to version 2.29.2
2020-12-08 17:19:14 -08:00
Rosen Penev
a3573cc072
Merge pull request #14175 from Andy2244/samba-4.13.2
samba4: update to 4.13.2
2020-12-08 16:52:23 -08:00
Andy Walsh
219d2ec81a wsdd2: update to git (2020-11-19)
* update to git (2020-11-19)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-12-08 19:49:57 +01:00
Andy Walsh
2789b91e94 samba4: update to 4.13.2
* update to 4.13.2
* remove outdated option "write cache size"

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-12-08 19:48:00 +01:00
Karl Palsson
7218ff0318 Mosquitto: major update to version 2.0
Major release, full release notes available at:
https://mosquitto.org/blog/2020/12/version-2-0-0-released/

Tested on ath79, ssl full, ssl trimmed and non-ssl builds, and also all
at the same time.
Users may/will run into some of the changes in default
authentication.  Note
https://mosquitto.org/documentation/migrating-to-2-0/ for tips on
migrating.

Patch included has already merged upstream, but didn't make the release:
https://github.com/eclipse/mosquitto/pull/1930

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-12-08 09:38:34 +00:00
Rosen Penev
465774e9b5
subversion: update to 1.14.0
Remove several configure options. apr-(utils) has been fixed, which
makes them useless. Also removed PKG_BUILD_DEPENDS for that reason.

Simplify NLS with autoreconf_bool.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-08 00:58:28 -08:00
Rosen Penev
f995f4485a
krb5: install krb5-config to host
Helps old packages that don't use pkgconfig.

Fix prefix paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-07 20:10:13 -08:00
Rosen Penev
ea80600e3c
Merge pull request #12049 from pprindeville/xtables-addons-preserve-database
xtables-addons: iptgeoip: preserve database across sysupgrade
2020-12-07 15:38:36 -08:00
Rosen Penev
2d7cf6da69
Merge pull request #14038 from TDT-AG/pr/20201127-ddns-scripts
ddns-scripts: add gandi.net provider
2020-12-07 15:20:23 -08:00
Rosen Penev
c0a77cf63c
Merge pull request #14086 from zhanhb/frp
frp: update to 0.34.3
2020-12-07 15:18:25 -08:00
Rosen Penev
db02791759
Merge pull request #14127 from xdarklight/ksmbd-3.3.1
ksmbd and ksmbd-tools 3.3.1
2020-12-07 15:15:43 -08:00
Rosen Penev
2e665ba176
Merge pull request #14153 from gstrauss/lighttpd-1.4.56-5
lighttpd: wolfssl complex preproc logic for SNI
2020-12-07 15:11:43 -08:00
Rosen Penev
f1d81e4126
Merge pull request #14160 from ja-pa/dnstap-0.3.0
dnstap: update to version 0.3.0
2020-12-07 15:08:18 -08:00
Jan Pavlinec
8ef96eed18
dnstap: update to version 0.3.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-12-07 15:46:48 +01:00
Jan Pavlinec
532147fd50
git: update to version 2.29.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-12-07 14:36:45 +01:00
Rosen Penev
e632e189fd
zerotier: add patch to avoid including sys/auxv.h
It seems it's not needed and not supported under uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-06 23:55:20 -08:00
Glenn Strauss
cc3ab08fde lighttpd: wolfssl complex preproc logic for SNI
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2020-12-06 23:07:03 -05:00
Jitao Lu
c89a1f3e8b miniupnpd: Don't override ipv6_listening_ip
Fixes: https://github.com/openwrt/packages/issues/14145
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
2020-12-07 11:53:30 +08:00
Nikos Mavrogiannopoulos
4c045a0260 ocserv: updated to 1.1.2
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-12-06 14:28:13 +01:00
Rosen Penev
a642218951
squid: fix compilation with ccache
Added a patch to remove BUILDCXXFLAGS. For some reason, TARGET_CXXFLAGS
are leaking.

Removed custom Build/Compile section. There's already PKG_INSTALL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-05 22:46:01 -08:00
Rosen Penev
f4532bd5ee
Merge pull request #14143 from gstrauss/lighttpd-1.4.56-4
lighttpd: wolfssl TLS compat module detection
2020-12-05 16:00:50 -08:00
Philip Prindeville
1bb157401b xtables-addons: iptgeoip: preserve database across sysupgrade
Updating the system image or the package should not obliterate
the downloaded/unpacked geolocation database. If you use xt_geoip
in /etc/firewall.user you don't want the database disappearing
when sysupgrade runs and then reboots your system as you'll be
left exposed.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-12-05 10:37:51 -07:00
Glenn Strauss
b575b91553 lighttpd: wolfssl TLS compat module detection
x-ref:
  "[lighttpd] -mod-wolfssl fails (requires dependency on -mod-openssl?)"
  https://github.com/openwrt/packages/issues/14139

github: closes #14139

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2020-12-05 11:37:19 -05:00
David Yang
61069b82fc i2pd: Update to 2.35.0
Signed-off-by: David Yang <mmyangfl@gmail.com>
2020-12-05 17:17:45 +08:00
Rosen Penev
2aee3b04c0
Merge pull request #14136 from EricLuehrsen/unbound_011300
unbound: update to 1.13.0
2020-12-04 20:50:56 -08:00
Eric Luehrsen
79e3a32656 unbound: update to 1.13.0
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2020-12-04 11:31:34 -05:00
Lucian Cristian
faac979564 frr: update to 7.5
switch to codeload for latest patches applied to stable branch

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-12-04 14:09:37 +02:00
Rosen Penev
e66d0aa0ae
Merge pull request #14097 from neheb/ovn
openvpn: import from base
2020-12-03 20:59:22 -08:00
Rosen Penev
23c001675a
Merge pull request #14129 from flyn-org/snort
snort: update to 2.9.17
2020-12-03 20:45:40 -08:00
W. Michael Petullo
092cb97588 snort: update to 2.9.17
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-12-03 18:06:40 -06:00
Glenn Strauss
6e8aa406f4 lighttpd: meson.build linker fix for TLS modules
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2020-12-03 17:36:29 -05:00
Martin Blumenstingl
08e1c46e54 ksmbd-tools: update to 3.3.1
Major change for version 3.3.1 are:
* Fix a segfault issue in ksmbd.mountd.
* Reorganize ndr write functions.

Major changes for version 3.3.0 are:
* Add samr and lsarpc RPC support.
* Generate subauth values for domain.
* Add Kerberos support.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2020-12-03 23:23:53 +01:00
Jitao Lu
7077fd8c79 miniupnpd: Pass ipv6 addr to ipv6_listening_ip
Unlike ipv4, this option is supposed to be an IP address, otherwise, an
error occurs on startup:

    can't parse "br-lan" as valid IPv6 listening address

Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
2020-12-03 23:36:09 +08:00
Rosen Penev
0a86f0e35a
Merge pull request #14099 from neheb/pdnsrrr
pdns-recursor: update to 4.4.1
2020-12-02 15:51:49 -08:00
Rosen Penev
185d3a7526
Merge pull request #14110 from neheb/wavem
wavemon: update to 1.9.2
2020-12-02 15:50:18 -08:00
Christian Lachner
5e7a9a32bd haproxy: Update HAProxy to v2.2.6
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-12-02 13:07:50 +02:00
Rosen Penev
63d125b109
Merge pull request #14107 from neheb/udpx
udpxy: update to 1.0-25.0
2020-12-01 23:40:33 -08:00
Rosen Penev
faaef50650
wavemon: update to 1.9.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-01 16:25:32 -08:00
Rosen Penev
664e8a1c9f
udpxy: update to 1.0-25.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-01 16:23:23 -08:00
Rosen Penev
8b0457035e
pdns-recursor: update to 4.4.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-01 16:17:42 -08:00
Glenn Strauss
82221622af lighttpd: build and bugfix patches
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2020-12-01 17:40:10 -05:00
Magnus Kroken
e4376793b4
openvpn: disable LZO support by default
OpenVPN recommends disabling compression, as it may weaken the security
of the connection. For users who need compression, we build with LZ4
support by default. LZO in OpenVPN pulls in liblzo at approx. 32 kB.

OpenWrt users will no longer be able to connect to OpenVPN peers that
require LZO compression, unless they build the OpenVPN package themselves.

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
2020-12-01 13:04:38 -08:00
Magnus Kroken
2e55fc8b2d
openvpn: update to 2.5.0
New features:
* Per client tls-crypt keys
* ChaCha20-Poly1305 can be used to encrypt the data channel
* Routes are added/removed via Netlink instead of ifconfig/route
  (unless iproute2 support is enabled).
* VLAN support when using a TAP device

Significant changes:
* Server support can no longer be disabled.
* Crypto support can no longer be disabled, remove nossl variant.
* Blowfish (BF-CBC) is no longer implicitly the default cipher.
  OpenVPN peers prior to 2.4, or peers with data cipher negotiation
  disabled, will not be able to connect to a 2.5 peer unless
  option data_fallback_ciphers is set on the 2.5 peer and it contains a
  cipher supported by the client.

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
2020-12-01 13:03:51 -08:00