Commit Graph
22559 Commits
Author SHA1 Message Date
Jeffery To b1db2761b2 golang: Update to 1.15.6
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-12-07 05:30:32 +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 PenevandGitHub 6ed1231392 Merge pull request #14147 from neheb/squi
squid: fix compilation with ccache
2020-12-06 01:01:54 -08:00
Rosen Penev f25f29c740 ninja: update to 1.10.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-05 22:48:11 -08: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 bd33076a23 sumo: fix compilation with ccache
sumo's builtin support for ccache doesn't work well with the one in
base. Remove it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-05 22:42:49 -08:00
Rosen PenevandGitHub 2ef970137f Merge pull request #14138 from neheb/lzo
lzo: import from base
2020-12-05 16:09:55 -08:00
Rosen PenevandGitHub 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
Rosen PenevandGitHub ded679abee Merge pull request #14140 from yangfl/master
i2pd: Update to 2.35.0
2020-12-05 15:55:00 -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
Yanase Yuki 8b1216fb49 beep: restore a dependency definition to the previous one on x86 target
Commit 9bcea2de2c causes a dependency
problem with some out-of-tree packages which expect "DEPENDS:=+kmod-pcspkr".

To fix this problem, this commit restores a dependency definition to
the previous one on x86 target.

Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
2020-12-05 20:18:03 +09: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 PenevandGitHub 2aee3b04c0 Merge pull request #14136 from EricLuehrsen/unbound_011300
unbound: update to 1.13.0
2020-12-04 20:50:56 -08:00
Rosen PenevandGitHub b4be5e1934 Merge pull request #12604 from neheb/v4l22
v4l2rtpspserver: update to 0.2.0
2020-12-04 20:50:25 -08:00
Rosen Penev 747e77754f lzo: import from base
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-04 19:18:39 -08:00
Rosen PenevandGitHub 72a1ff001a Merge pull request #14134 from lucize/frrup
frr: update to 7.5
2020-12-04 17:15:58 -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
Hannu Nyman b7d8a0a028 nano: update to 5.4
Update nano editor to version 5.4.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-12-04 16:30:37 +02:00
Simon Day a25fa9fbc7 darkstat: Add support to darkstat to allow multiple local networks to be
specified for montioring

eg allows ipv4 and ipv6 forwarded traffic to be monitored from
both main network and dmz in single graph

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved

Signed-off-by: Simon Day <email@simonday.info>
2020-12-04 13:10:10 +00:00
Simon Day be50722b69 darkstat: Add support to darkstat to allow multiple local networks to be
specified for montioring

eg allows ipv4 and ipv6 forwarded traffic to be monitored from
both main network and dmz in single graph

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved

Signed-off-by: Simon Day <email@simonday.info>
2020-12-04 12:38:42 +00: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
Florian EckertandGitHub bdd26d8f26 Merge pull request #14064 from G-M0N3Y-2503/docker-blocked-interface-allow-outbound
docker-ce: Added firewall.extra_iptables_args
2020-12-04 09:12:41 +01:00
Rosen PenevandGitHub e66d0aa0ae Merge pull request #14097 from neheb/ovn
openvpn: import from base
2020-12-03 20:59:22 -08:00
Rosen PenevandGitHub 98d43128e1 Merge pull request #14083 from neheb/gma
graphicsmagick: fix compilation with GCC 10
2020-12-03 20:46:32 -08:00
Rosen PenevandGitHub 23c001675a Merge pull request #14129 from flyn-org/snort
snort: update to 2.9.17
2020-12-03 20:45:40 -08:00
Rosen PenevandGitHub eb3fb945ea Merge pull request #14128 from gstrauss/lighttpd-1.4.56-3
lighttpd: meson.build linker fix for TLS modules
2020-12-03 20:43:39 -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
Martin Blumenstingl 5f11fc18e0 ksmbd: update to 3.3.1
Major change for version 3.3.1 are:
- Fix insmod failure if CONFIG_FS_POSIX_ACL is not set in config.

Major changes for version 3.3.0 are:
- Add ACLs support
- Add Kerberos support
- Add query info/query dir/statfs for smb3.1.1 posix extension.
- Fix warnings from checkpatch.pl
- Fix racy issue reported and warnings from KSAN by OpenWRT.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2020-12-03 23:23:53 +01:00
Rosen PenevandGitHub 0da6700f78 Merge pull request #14125 from dianlujitao/master
miniupnpd: Pass ipv6 addr to ipv6_listening_ip
2020-12-03 14:13:12 -08: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
Josef SchlehoferandGitHub 471510269b Merge pull request #14101 from BKPepe/syslog
syslog-ng: update to version 3.30.1
2020-12-03 09:35:16 +01:00
Rosen Penev 2628ebd023 v4l2rtpspserver: update to 0.2.1
Updated live555 to 2020.11.29.

Backported upstream patch to fix compilation.

Fixed up LIVE555 CFLAGS to avoid passing twice.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-02 16:29:42 -08:00
Rosen PenevandGitHub ea9d7884a2 Merge pull request #14111 from neheb/vm
open-vm-tools: update to 11.2.0
2020-12-02 15:52:53 -08:00
Rosen PenevandGitHub f44e353303 Merge pull request #14100 from neheb/protobb
protobuf: update to 3.14.0
2020-12-02 15:52:08 -08:00
Rosen PenevandGitHub 0a86f0e35a Merge pull request #14099 from neheb/pdnsrrr
pdns-recursor: update to 4.4.1
2020-12-02 15:51:49 -08:00
Rosen PenevandGitHub b1ef463274 Merge pull request #14108 from neheb/unix
unixodbc: update to 2.3.9
2020-12-02 15:51:27 -08:00
Rosen PenevandGitHub d547fa9ca9 Merge pull request #14106 from neheb/tcsh2
tcsh: update to 6.22.03
2020-12-02 15:51:12 -08:00
Rosen PenevandGitHub 185d3a7526 Merge pull request #14110 from neheb/wavem
wavemon: update to 1.9.2
2020-12-02 15:50:18 -08:00
Michael Heimpold 1054d4cd17 php7: add CI test script
This adds basic checks for php7 core and module packages.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-12-02 20:40:05 +01:00
Christian LachnerandHannu Nyman 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 PenevandGitHub db12199a86 Merge pull request #14104 from neheb/sumo
sumo: update to 1.7.0
2020-12-01 23:41:11 -08:00
Rosen PenevandGitHub 0b7c85f090 Merge pull request #14109 from neheb/unra
unrar: update to 6.0.2
2020-12-01 23:40:55 -08:00
Rosen PenevandGitHub 63d125b109 Merge pull request #14107 from neheb/udpx
udpxy: update to 1.0-25.0
2020-12-01 23:40:33 -08:00
Rosen PenevandGitHub 4bb0a6077c Merge pull request #14098 from gstrauss/lighttpd-1.4.56-2
lighttpd: build and bugfix patches
2020-12-01 18:51:01 -08:00
Rosen Penev f5d2c5ef7d vala: update to 0.50.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-01 16:27:30 -08:00
Rosen Penev 436ac54916 open-vm-tools: update to 11.2.0
Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-01 16:26:08 -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