Commit graph

6675 commits

Author SHA1 Message Date
Christian Dreihsig
9c2bd865c7 boinc: new package for distributed computing/data acquisition
Compile tested: x86_64, OpenWrt master
Run tested: arm/mvebu

Signed-off-by: Christian Dreihsig <christian.dreihsig@t-online.de>
2020-04-06 21:43:51 -10:00
Rosen Penev
279271113d
Merge pull request #11771 from micmac1/master-apache-2443
apache: security bump to 2.4.43
2020-04-06 14:08:07 -07:00
Peter Wagner
45c0fde75d openssh: don't create ECDSA keys
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2020-04-06 10:18:50 +02:00
Rosen Penev
e26b81d184
netifyd: fix compilation with libcxx
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-05 19:34:19 -07:00
Josef Schlehofer
f986efb543
Merge pull request #11688 from BKPepe/dnscrypt-proxy2-update
dnscrypt-proxy2: update to version 2.0.42
2020-04-06 03:08:37 +02:00
Sebastian Kemper
fbe213f61f apache: security bump to 2.4.43
This minor version bump fixes:

CVE-2020-1934
CVE-2020-1927

Upstream added cross-compile compatibility to apxs, so we can drop a sed
script. Upstream also added the OpenWrt layout, so we can drop our local
copy.

The OpenSSL patch to remove deprecated symbols doesn't apply anymore and
gets removed.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-04-05 20:42:29 +02:00
Sibren Vasse
19a5edd35f openssh: update to 8.2p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2020-04-05 14:05:11 +02:00
Chris E
14bfc7287e dnscrypt-proxy: Changed 'Provider Key' for securedns to current value
Signed-off-by: Chris E <cbz@pobox.com>
2020-04-05 10:26:52 +01:00
Hannu Nyman
89a6c66ffc
Merge pull request #11757 from zhoreeq/ygg-bump-0-3-14
yggdrasil: bump to 0.3.14
2020-04-03 22:56:52 +03:00
Dirk Brenken
a721ef6f48 adblock: release 4.0.2
* removed 'hphosts' from sources (discontinued)
* fixed a "out of range" bug and another small issue
  in the f_dnsup function
* add three new sources: 'anudeep', 'stopforumspam' and 'youtube'
* changed 'list' behaviour, the source file has now
  a higher precedence than the archive file (see readme)
* update readme, added missing parameters & more

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-03 20:33:13 +02:00
Hannu Nyman
3e46fd5f05 sqm-scripts: move luci-app-sqm to the LuCI feed
Move luci-app-sqm to the LuCI feed to enable
it to be translated.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-04-03 18:42:13 +03:00
George Iv
860f1a1113 yggdrasil: bump to 0.3.14
Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
2020-04-03 10:25:35 -04:00
Christian Lachner
b5bfef4e3a haproxy: Update HAProxy to v2.1.4
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.1.4.html)
- This fixes CVE-2020-11100 (http://git.haproxy.org/?p=haproxy-2.1.git;a=commit;h=f17f86304f187b0f10ca6a8d46346afd9851a543)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-04-03 08:02:50 +02:00
Rosen Penev
d8403d4827
Merge pull request #11691 from neheb/soft
softflowd: fix compilation with newer musl
2020-04-02 16:14:09 -07:00
Rosen Penev
5b2d270fef
Merge pull request #11697 from neheb/port
port-mirroring: fix compilation under newer musl
2020-04-02 16:13:30 -07:00
Rosen Penev
4e171fa16d
Merge pull request #11710 from neheb/pdnsddd
pdns: fix compilation without deprecated OpenSSL APIs
2020-04-02 16:12:15 -07:00
Jianhui Zhao
447e65c539 wifidog-ng: Update to 2.0.2
Compatible with Linux kernel 5.3 and above

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-04-03 00:12:09 +08:00
Rosen Penev
26a24c36be
Merge pull request #11705 from neheb/kism
kismet: fix compilation with libcxx
2020-04-02 01:08:54 -07:00
Rosen Penev
e0162a3fbf
Merge pull request #11711 from neheb/atftpd
atftp: fix compilation with newer musl
2020-04-02 01:04:08 -07:00
David Bauer
f494e37d15 jool: update to 4.0.8
Fixes issues with big-endian systems (e.g. ath79).

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-04-02 01:18:07 +02:00
Kevin Darbyshire-Bryant
ed1e001fdf sqm-scripts: support in & out of tree cake packages
Change dependency requirements based on kernel version.  Ultimately in a
post Linux 4_14 world the differentation can be removed.  In the short
term this allows post 4_14 kernels to use in-tree versions of the cake
shaper.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-01 22:01:59 +01:00
Hannu Nyman
3ad79d83d7
Merge pull request #11724 from jefferyto/python2-remove-plugins
treewide: Remove Python 2 plugin/bindings/etc from non-Python packages
2020-04-01 16:24:53 +03:00
Hannu Nyman
76bd346085
Merge pull request #11728 from stangri/master-vpn-policy-routing
vpn-policy-routing: separation between auto/all proto; mwan3 compatibility; README update
2020-04-01 09:06:52 +03:00
Dirk Brenken
9d053003fd
adblock: re-release 4.0.1
* fixed an oversight introduced in the last 3.99 pre-release series,
  only relevant for "raw" mode e.g. dnscrypt-proxy users

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-01 05:43:56 +02:00
Stan Grishin
a4c4f31636 vpn-policy-routing: separation between auto/all proto; compatibility with mwan3; README update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-31 23:05:35 +00:00
Jeffery To
2fae7ce7de seafile-server: Remove Python 2 bindings
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 02:08:50 +08:00
Jeffery To
155eb27036 seafile-ccnet: Remove Python 2 bindings
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 02:08:15 +08:00
Jeffery To
038d0831cd freeradius3: Remove Python 2 module package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-01 02:07:45 +08:00
Dirk Brenken
5626900e35
adblock: update 4.0.1
* fix dependency issue
* fix query timeouts in web frontend (seen with many selected lists),
  now the query comes back latest after 30 seconds, to prevent any
  timeouts, with all results to this point.
* add missing parameter in readme.md

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-03-31 19:05:10 +02:00
Hannu Nyman
f0264eea08
Merge pull request #11721 from jefferyto/python2-remove-programs
treewide: Remove programs that will not be updated to Python 3
2020-03-31 16:55:31 +03:00
Rosen Penev
c083581503
Merge pull request #11575 from neheb/tin
tinyproxy: fix init script
2020-03-31 02:58:11 -07:00
Rosen Penev
35a2a0a1f5
Merge pull request #11712 from neheb/wssd
wsdd2: run init script through shellcheck
2020-03-31 00:54:28 -07:00
Rosen Penev
9679dba8f0
Merge pull request #11708 from neheb/frrrr
frr: add libatomic dependency
2020-03-31 00:53:14 -07:00
Jeffery To
29aca90911 obfsproxy: Remove package
This version of obfsproxy will cease to function once Python 2 is
removed from the feed. Upstream has indicated[1] that this package will
not be updated to use Python 3.

This package will be added to the abandoned packages feed.

[1]: https://trac.torproject.org/projects/tor/ticket/31057

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-31 14:54:23 +08:00
Jeffery To
d9bdb432fe danish: Remove package
This version of danish will cease to function once Python 2 is removed
from the feed. The maintainer has indicated[1] that this package will
not be updated to use Python 3.

This package will be added to the abandoned packages feed.

[1]: https://github.com/openwrt/packages/issues/8893#issuecomment-489312682

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-31 14:54:23 +08:00
Rosen Penev
524b36c7d8
Merge pull request #11716 from 532910/prosody-scurity-fix
prosody: /etc/prosody owner fix
2020-03-30 14:59:06 -07:00
Sergio E. Nemirowski
838306cb37 prosody: /etc/prosody permissions fix
Signed-off-by: Sergio E. Nemirowski <sergio@outerface.net>
2020-03-31 00:42:17 +03:00
Kevin Darbyshire-Bryant
0f1e7d32af miniupnpd: fix sh syntax error
Add "use_stun" default to prevent sh: out of range error introduced by
c61614a84

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-30 13:19:02 +01:00
Kevin Darbyshire-Bryant
d67a342150 nft-qos: swap dependency order
In preparation for generating nftables-no/json variants, swap dependency
order to prevent following recursive dependency warnings:

tmp/.config-package.in:73879:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:73879:	symbol PACKAGE_luci-app-nft-qos depends on PACKAGE_luci-app-nft-qos
tmp/.config-package.in:854:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:854:	symbol PACKAGE_nft-qos depends on PACKAGE_nft-qos

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-30 12:57:58 +01:00
Stijn Tintel
b5eb749a0d strongswan: move ipsec.* to strongswan-ipsec
When building with strongswan-ipsec disabled, strongswan fails to build
because the ipsec.conf file does not exist. Fix this by moving the
ipsec.* files and directories to the strongswan-ipsec package.

Closes #10879 while keeping ipsec.conf to avoid breaking existing
setups, as opposed to #11709.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-03-30 14:50:18 +03:00
Florian Eckert
b7e60a458b bonding: proto notify error definitions
Fix proto_notify_error usage. In this function only a definition shall
be returned, which will later appear in the ubus status output of the
interface and not a whole string.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-03-30 12:15:29 +02:00
Rosen Penev
720420a84a
Merge pull request #11707 from neheb/zerr
zerotier: fix compilation with newer musl
2020-03-30 03:13:00 -07:00
Rosen Penev
94040813a8
wsdd2: run init script through shellcheck
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-29 21:35:43 -07:00
Rosen Penev
1950340c69
kea: do not build static host binaries
Errors on some systems. No real change.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-29 21:35:06 -07:00
Rosen Penev
89ddb6baca
atftp: fix compilation with newer musl
Added missing header for __THROW.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-29 21:33:17 -07:00
Rosen Penev
5b120f55fd
pdns: fix compilation without deprecated OpenSSL APIs
The bn.h header is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-29 21:32:31 -07:00
Rosen Penev
c5e058558d
frr: add libatomic dependency
Needed for some platforms.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-29 21:30:32 -07:00
Rosen Penev
92fa4cedf3
zerotier: fix compilation with newer musl
musl 1.2.0 gets rid of this syscall. Just call the function directly. It's
easier.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-29 21:29:46 -07:00
Rosen Penev
be975484dd
kismet: fix compilation with libcxx
std::bind is not the same as bind().

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-29 20:17:21 -07:00
Jeffery To
067c93b028 nmap: Update to 7.80, add full variant, switch to Python 3
* Update to 7.80

* Add "full" variants for nmap and ncat that support Lua scripts (and
  OpenSSL)

* Replace libcxx fix with upstream patch[1] (CHANGELOG change was
  removed)

* Switch ndiff to use Python 3 (using a patch from Debian[2], which
  comes from an upstream PR[3] plus a port of ndiff/setup.py)

[1]: ea4e2d6657
[2]: 0510c602dd/debian/patches/0004-Python3-port-of-ndiff.patch
[3]: https://github.com/nmap/nmap/pull/1807

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-29 22:26:07 +01:00
Nuno Goncalves
59513531e1 nmap: add Nping with SSL option
Signed-off-by: Henrique de Moraes Holschuh <henrique@nic.br>
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2020-03-29 22:26:07 +01:00
Nick Hainke
849e6df2de dawn: remove glibc headers extensions
Fixes #11689

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-03-29 11:01:04 +02:00
Stan Grishin
49dbec35f6 simple-adblock: support multiple dnsmasq instances; rework communication between principal package and luci app
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-29 05:13:07 +00:00
Rosen Penev
2c71d5bcd4
port-mirroring: fix compilation under newer musl
time_t is 64-bit under 32-bit OSes with version 1.2.0. Fixes wrong pointer
error.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:59:06 -07:00
Rosen Penev
1e3051c5ad
softflowd: fix compilation with newer musl
__uid_t is a glibc extension. Switch to standard uid_t.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:40:52 -07:00
Josef Schlehofer
296a58491b
dnscrypt-proxy2: update to version 2.0.42
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-03-29 03:09:19 +02:00
Nick Hainke
e06d851a42 dawn: fix stdint.h include for arc
Fixes #11686.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-03-28 21:56:06 +01:00
Dirk Brenken
de38f8b4d7
Merge pull request #11680 from dibdot/adblock
adblock: release 4.0.0
2020-03-28 18:45:14 +01:00
Rosen Penev
d664e846cb
Merge pull request #11648 from PolynomialDivision/feature/add_dawn
dawn: add decentralized wifi controller
2020-03-28 03:53:16 -07:00
Nick Hainke
70fcbadb7c dawn: add decentralized wifi controller
Dawn is a decentralized WiFi controller.
Just install dawn and the APs will find each other via umdns.
They periodically exchange information about connected clients, wireless
statistics and other needed information. With that, the daemon load
balances clients between different APs through association control.

Further, the daemon exposes through ubus the hearing map and the
complete wireless network overview. The hearing map is the list of all
probe requests seen from a client from all APs that are running the
controller.

Hearing map:
ubus call dawn get_hearing_map

Network overview:
ubus call dawn get_network

Dawn has a graphical user interface called luci-app-dawn. With that, the
load balancing and other useful settings can be controlled.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-03-28 09:17:09 +01:00
Dirk Brenken
b07aae26c1
adblock: release 4.0.0
* new package dependencies: coreultis-sort and
  a download util with SSL support
* focus on speed (multicore-support) to handle quite big lists
* include 38 pre-configured blocklist sources in a compressed
  json file (/etc/adblock/adblock.sources.gz)
* dynamic SafeSearch support for google, bing, duckduckgo,
  yandex, youtube and pixabay (CNAME (bind) & IP (dnsmaq, unbound))
* DNS backend autodetection
* Download Utility autodetection
* Report Interface autodetection
* Easy cron wrapper to set an adblock related auto-timer for
  automatic blocklist updates
* raw domain/blocklist support (e.g. for dnscrypt support)
* re-add restrictive Jaillist support
* rework online doc
* Complete LuCI rewrite (migrated to client side JS)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-03-28 06:40:03 +01:00
Yousong Zhou
132f58ee49 reaver: enable PKG_BUILD_PARALLEL
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-27 10:57:24 +08:00
Yousong Zhou
61331a464b reaver: bump to version 1.6.6
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-27 10:57:24 +08:00
Jan Pavlinec
54c6d6dc0c tor: update to version 0.4.2.7 (security fix)
Fixes:
CVE-2020-10592

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-26 08:52:29 -10:00
Yousong Zhou
88dcd09487 openvswitch: depend on IPV6 for intree kmods
Ref: https://github.com/openwrt/packages/issues/11665
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-26 15:50:34 +08:00
Yousong Zhou
07d6310d2f openvswitch: unset CONFIG_AUTOREMOVE
Phase 2 buildbots with this option enabled will cleanup openvswitch
build dir which is needed later when building ovn

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-26 15:50:34 +08:00
Rosen Penev
46427d39f9
Merge pull request #11673 from wvdakker/master
Shorewall: Bump to version 5.2.4
2020-03-25 20:49:31 -07:00
Rosen Penev
dbc29e8dfb
Merge pull request #11580 from tiagogaspar8/kea-1.6.2-update
Update kea to the latest stable verion (1.6.2).
2020-03-25 20:42:23 -07:00
W. van den Akker
3c18dc63df
All: Update mirror sites.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 23:50:41 +01:00
W. van den Akker
fa6db1f8af
Shorewall6: Bump to version 5.2.4.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 23:22:03 +01:00
W. van den Akker
61c5cb44fd
Shorewall: Bump to version 5.2.4.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 23:20:41 +01:00
W. van den Akker
66f416914a
Shorewall6-lite: Bump to version 5.2.4.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 23:02:09 +01:00
W. van den Akker
15c28c40e6
Shorewall-lite: Bump to version 5.2.4.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 23:00:00 +01:00
W. van den Akker
8982782027
Shorewall-core: Refresh patch
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 22:57:23 +01:00
W. van den Akker
c81b3d4af5
Shorewall-core: Bump to version 5.2.4.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 22:57:12 +01:00
Hannu Nyman
6b90684e97
Merge pull request #11672 from lucize/clamup
clamav: update to 0.102.2
2020-03-25 23:07:40 +02:00
Hannu Nyman
e3e3e7f752
Merge pull request #11668 from lucize/openfortivpnup
openfortivpn: update to 1.13.2
2020-03-25 23:07:13 +02:00
Lucian Cristian
24eeea366d clamav: update to 0.102.2
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-03-25 21:19:01 +02:00
Lucian Cristian
b18c316cf5 openfortivpn: update to 1.13.2
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-03-25 18:43:53 +02:00
Lucian Cristian
1c0935bb86 libreswan: update to 3.31
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-03-25 17:34:05 +02:00
Sven Roederer
49f298eb74
strongswan: add conffiles for swanctl util
Add a conffiles-section for the /etc/swanctl folder, which is used by the  swanctl util. This will keep the configfiles during an sysupgrade.

Signed-off-by: Sven Roederer <S.Roederer@colvistec.de>
2020-03-25 12:03:48 +01:00
Karl Palsson
36f350c582 net/pagekitec: support status reporting json file
Allows luci webapp to report health more dynamically.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2020-03-24 13:17:53 +00:00
Karl Palsson
c549596b62 net/pagekitec: Update to newest version
Drops a patch, adds support for a status file for health tracking.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2020-03-24 13:17:53 +00:00
Rosen Penev
192bbbc8d2
Merge pull request #11650 from neheb/ksmb
ksmbd update
2020-03-23 23:36:35 -07:00
Yousong Zhou
0fa07ed578 openvswitch: openvswitch.mk: add ovs_common_depends variable
This is to address the need that openvswitch starting with 2.13 now
depends on libunwind for handling SIGSEGV (upstream commit e2ed6fbeb18
("fatal-signal: Catch SIGSEGV and print backtrace"))

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-24 10:45:57 +08:00
Rosen Penev
dd85d0a35c
ksmbd-tools: update to 3.2.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-23 16:42:12 -07:00
Yousong Zhou
f31a9349ea ovn: initial version 20.03.0
Compared to original packaging scheme within openvswitch, we removed
ovn-trace, ovn-detrace from openvswitch-ovn-common package.  ovn-detrace
requires python libs to run, so it does not actually work out of box in
previous builds anyway.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-23 16:07:24 +08:00
Yousong Zhou
bf4f584e75 openvswitch: bump to version 2.13.0
python2 library is now removed as the transition has been done by the
upstream project

OVN is now a separate project released with its own release plan and
it's not included within openvswitch starting with ovs 2.13.

openvswitch.mk is split out from the main Makefile for adding ovn
packages back in following commits.

The following two patches are already included in 2.13

 - ovsdb-idlc-fix-dict-change-during-iteration.patch
 - compat-Include-confirm_neigh-parameter-if-needed.patch

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-23 16:07:24 +08:00
Rosen Penev
ea11132fb7
Merge pull request #11624 from AuroraRAS/ddns-append-cnkuai
ddns-scripts: Append ddns script for cnkuai.cn
2020-03-22 02:22:57 -07:00
Chip Lee
066b8b427a ddns-scripts: Append ddns script for cnkuai.cn
A low-cost domain name service provider in China

Signed-off-by: Chip Lee <chplee@gmail.com>
2020-03-21 20:31:05 +08:00
David Yang
1a734c17dc i2pd: Update to 2.30.0
Signed-off-by: David Yang <mmyangfl@gmail.com>
2020-03-21 18:02:44 +08:00
Hannu Nyman
996477891f
Merge pull request #11614 from stangri/master-https-dns-proxy
https-dns-proxy: support for dnsmasq noresolv option
2020-03-21 09:46:47 +02:00
Rosen Penev
c16e7cc423
Merge pull request #11570 from aleksander0m/aleksander/mm-1-12-8
modemmanager: release 1.12.8
2020-03-20 16:19:21 -07:00
Rosen Penev
dd37d47bdd
Merge pull request #11587 from neheb/io
iotivity: remove
2020-03-20 16:08:37 -07:00
Stan Grishin
de572880c4 https-dns-proxy: support for dnsmasq noresolv option
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-20 21:22:29 +00:00
Hannu Nyman
0960a401d8
Merge pull request #11611 from Ansuel/nginx-large
nginx: bump version and fix bug
2020-03-20 22:48:06 +02:00
Rosen Penev
6247b33d76
Merge pull request #11609 from pymumu/master
smartdns: update to 1.2020.30
2020-03-20 13:24:18 -07:00
Ansuel Smith
0910d61cd4
nginx: bump version and fix bug
This fix #11610 by increasing max client body size
in nginx conf.
Bump nginx to latest version.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2020-03-20 20:59:20 +01:00
Daniel F. Dickinson
290ab508ab treewide: Remove myself as maintainer
Life changes, I'm no longer avaiable to be an sufficiently active
OpenWrt developer.  Therefore removing myself from maintainer from
all packages I maintained in OpenWrt.

All the best for those who keep up the good work!

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2020-03-20 14:12:55 -04:00
Nick Peng
1001c917f2 smartdns: update to 1.2020.30
Signed-off-by: Nick Peng <pymumu@gmail.com>
2020-03-21 00:33:37 +08:00
Nikos Mavrogiannopoulos
d96f1cf10c ocserv: updated to 1.0.0
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-03-20 14:31:38 +01:00
Eneas U de Queiroz
b967a955b7 frr: quote 'comment' parameter in Config.in
Newer versions of the kconfig generator require quotes.  Prepare the
package for an eventual update.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-03-18 20:08:03 -03:00
Stijn Tintel
38a2b94760
Merge pull request #11589 from cotequeiroz/strongswan
strongswan: quote 'comment' parameter in Config.in
2020-03-18 15:50:12 +02:00
Eneas U de Queiroz
404c113bc2
strongswan: quote 'comment' parameter in Config.in
Newer versions of the kconfig generator require quotes.  Prepare the
package for an eventual update.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-03-18 09:40:54 -03:00
Rosen Penev
417d7e415f
iotivity: remove
This package has been fairly unmaintained. I doubt anyone uses this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-17 17:50:38 -07:00
Rosen Penev
1ead64489b
mosh: use mips16 and remove configure patch
MIPS16 is not needed here.

Removed configure patch and replaced with a configure var.

Removed autoreconf as configure is no longer being patched.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-17 17:49:01 -07:00
Hannu Nyman
ee9cb3c81d
Merge pull request #11565 from jefferyto/seafile-7.1.2
seafile-server: Update to 7.1.2, update dependencies
2020-03-16 20:22:49 +02:00
Tiago Gaspar
0f4cc2e339 kea: Update kea to the latest stable verion (1.6.2).
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
2020-03-16 16:00:52 +00:00
Jeffery To
cbfd166b15 seafile-server: Update to 7.1.2, revamp package
* Package scripts that are shipped by upstream in their binary download

  * Includes setup scripts (setup-seafile.sh to use SQLite,
    setup-seafile-mysql.{sh,py} to use MySQL) and control scripts
    (seafile.sh, seahub.sh)

  * Does not include seafile-admin, which is not shipped in upstream's
    binary download. Combined with the fact that it hasn't been updated
    to Python 3 suggests the script has been abandoned.

* Replace previous init scripts with a simplified script

  * Previous init scripts (seafile.init, seahub.init) were modified from
    older versions of seafile.sh and seahub.sh, but they haven't kept up
    with changes to upstream's scripts

  * New init script (seafile-server.init) start/stops both Seafile and
    Seahub (there is no need to control them separately) by calling
    upstream's control scripts

* Replace previous package config file with new config file

  * Options in previous config file (seafile.conf) were mainly for using
    Seahub in FastCGI mode. FastCGI was deprecated in Django 1.7 and
    removed in 1.9; upstream's control script will only start Seahub
    using Gunicorn. (Options for Gunicorn including port number can be
    changed by editing /etc/seafile/conf/gunicorn.conf.py.)

  * New config file (seafile-server.config) has one option that controls
    where the Seafile/Seahub data directories are stored

* Patch scripts/binaries to use standard, system-wide directory
  locations

  * Script files (wrappers for binaries) in /usr/bin
  * Binaries (not meant to be run directly by the user) in /usr/libexec
  * Config files in /etc/seafile
  * Pid/socket files in /var/run/seafile
  * Logs in /var/log/seafile

* Include a new script to create the first admin account

  * With upstream's original scripts, the user is required to
    interactively create the first admin account when Seahub is started
    for the first time

  * The user will now use the new script (create-seafile-admin.sh) to
    create the first admin account after setup (using setup-seafile.sh
    or setup-seafile-mysql.sh) and before starting Seafile/Seahub

  * seahub.sh is patched to only check if there is at least one admin
    account and exit with an error if there is no admin account

* Remove build config options and add seafile-server-fuse package

  * The console option controls whether the console window is shown when
    Seafile server is run on Windows. It has no use on Linux.

  * The fuse option controls whether seaf-fuse is built. (seaf-fuse is a
    FUSE implementation that allows the Seafile database/file system to
    be mounted to a local directory.) seaf-fuse is now always built and
    is available in a separate package (seafile-server-fuse).

* Add myself as a maintainer

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-16 17:46:30 +08:00
Jeffery To
1d275a8f27 seafile-seahub: Update to 7.1.2, refresh patches
Other changes include:

* Package Python bytecode in seafile-seahub, add source code package
  (seafile-seahub-src)

* Instead of changing default settings, custom settings will be added to
  /etc/seafile/conf/seahub_settings.py during seafile-server setup

* Use SEAFILE_UCI_DATA_DIR, which will be added to seafile-server

* Clean up Makefile formatting

* Add myself as a maintainer

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-16 17:45:52 +08:00
Jeffery To
6b84a7d38d seafile-ccnet: Update to 7.1.2, add Python 3 bindings package
* Update package to 7.1.2

* Add Python 3 bindings package. The Python dependency is moved from
  seafile-ccnet to python3-seafile-ccnet.

* Refresh patches. The path to valac does not need to be patched in
  010-Makefile.patch because $(STAGING_DIR_HOSTPKG)/bin is already in
  the path during package build.

* Use SEAFILE_UCI_LOG_DIR and SEAFILE_UCI_SOCKET_DIR, which will be
  added to seafile-server

* Install binaries to /usr/libexec instead of /usr/bin, to mirror an
  upcoming change in seafile-server

* Clean up Makefile formatting

* Add myself as a maintainer

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-16 17:44:48 +08:00
Yousong Zhou
e9d6414437 openvswitch: fix PIE build against 4.14 kernel
Reported-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Ref: https://github.com/openwrt/packages/pull/11567
2020-03-16 15:26:17 +08:00
Rosen Penev
c14ba8bd77
tinyproxy: convert to procd
The path changed since 274506803a

Fixed.

Also took the time to convert to procd.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 13:40:13 -07:00
Aleksander Morgado
052d9274ef modemmanager: release 1.12.8
https://lists.freedesktop.org/archives/modemmanager-devel/2020-March/007729.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-03-14 10:27:11 +01:00
Hannu Nyman
058c9b84a8
Merge pull request #11209 from G-M0N3Y-2503/feature_https-dns-proxy
https-dns-proxy: Reapply overwritten commit / merge
2020-03-14 08:28:17 +02:00
Daniel Golle
5eccf7e582 Revert "transmission: mount /etc/resolv.conf in jail"
This reverts commit 9778e2f66f.
/etc/resolv.conf is now mounted by default by procd/ujail.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-03-13 20:09:21 +01:00
Brian J. Murrell
6721587e8b mwan3: Ping IPv6 hosts using address not interface
Pinging IPv6 hosts using an interface as a source specifier seems
troublesome.  See https://bugs.openwrt.org/index.php?do=details&task_id=2897
for more detail.

Use the desired source interface's IP address instead.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2020-03-13 15:24:57 +01:00
Stan Grishin
5b03da037a https-dns-proxy: shellcheck & beautify
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-13 21:31:02 +10:00
Daniel Golle
9778e2f66f transmission: mount /etc/resolv.conf in jail
transmission needs to have name resolution to be able to resolve
the trackers' hostnames.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-03-12 21:19:05 +01:00
Gerard Ryan
3d9b512685 https-dns-proxy: Update for reverted commit
* Reapplied daf538d8c6
* Updated README
* Replaced the ipv4_resolvers option with a ipv6_resolvers_only option

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-12 19:03:06 +10:00
Rosen Penev
aa140fbf3d
Merge pull request #11541 from neheb/jjjj
softethervpn: disable PIC
2020-03-10 20:29:20 -07:00
David Bauer
5feeeb69c9 siit: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:50:22 +01:00
David Bauer
b2df633444 wifidog-ng: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:49:30 +01:00
David Bauer
a9ebaa07da jool: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:49:04 +01:00
Gerard Ryan
093aa472c8 https_dns_proxy: Added optional ipv4 resolvers
* Added optional ipv4 resolvers UCI config option
* Added logging to logd
* Refactored verbosity UCI config option
* Filtered out any address from being added to dnsmasq

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-10 18:48:05 +10:00
Rosen Penev
b8b4e7e269
softethervpn: disable PIC
Compilation is broken on AArch64.

Reordered some things for consistency between packages.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-09 13:53:17 -07:00
Jan Hak
87d6c26c73 knot: update to version 2.9.3
Signed-off-by: Jan Hak <jan.hak@nic.cz>
2020-03-09 14:53:40 +01:00
Daniel Golle
3724ed3d68 transmission: add syscalls to seccomp filter
Syscalls observered when running on arm32. Add them to seccomp rule.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-03-08 17:43:03 +01:00
Othmar Truniger
bd7173e79b linknx: bump to version 0.0.1.38
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-03-08 14:57:47 +01:00
Richard Yu
1f7c0e3d36
overture: add new package
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2020-03-08 21:41:57 +08:00
W. van den Akker
0bbd8965e7
Shorewall6: Bump to 5.2.3.7.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-07 10:28:11 +01:00
W. van den Akker
f005796a89
Shorewall: Bump to 5.2.3.7.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-07 10:27:19 +01:00
W. van den Akker
30176b606b
Shorewall6-lite: Bump to 5.2.3.7.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-07 10:19:23 +01:00
W. van den Akker
6123a332d7
Shorewall-lite: Bump to 5.2.3.7.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-07 10:17:55 +01:00
W. van den Akker
b5b90f74e5
Shorewall-core: Bump to 5.2.3.7.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-07 10:16:15 +01:00
Rosen Penev
11fa1572e3 jool: update to 4.0.7
Adds support for kernel 5.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-06 18:16:58 +01:00
Florian Eckert
7b552f298e keepalived: fix building with disable libipvs dynamic
Backport of upstream staging commit to fix compilation issue with x86_64 as
ppc64le build hosts.
42c020aab6

This fixes #10642.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-03-05 11:53:40 +01:00
Jonathan Elchison
2ba6546dd8 squid: fix 'localhet' typo in squid.conf
Signed-off-by: Jonathan Elchison <JElchison@Gmail.com>
2020-03-04 11:12:28 -08:00
Jo-Philipp Wich
35a40d72e0
Merge pull request #11468 from dengqf6/xt-3.9
xtables-addons: update to 3.9, fix build on kernel 5.4
2020-03-04 10:26:16 +01:00
Rosen Penev
647bacd46b linknx: convert to procd
Removed options UCI parameter. It's not terribly useful. Most of the
parameters can be replaced with procd functionality. procd also demands
processes to run in the foreground.

Removed -fno-builtin. It seems to be a legacy option.

Ran init script through shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-03 11:38:46 -08:00
Helge Mader
6655654467 bonding: add missing policies
Signed-off-by: Helge Mader <ma@dev.tdt.de>
2020-03-03 11:28:43 +01:00
Karl Palsson
b83a0e5044 mosquitto: bump to 1.6.9
Full changelog: https://mosquitto.org/blog/2020/02/version-1-6-9-released/

Nothing of particular relevant to OpenWrt, just general fixes.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-03-02 10:53:50 +00:00
Toke Høiland-Jørgensen
b0aea95240
Merge pull request #11462 from yousong/sqm
sqm-scripts: luci-app-sqm: init ucitrack with uci-defaults
2020-03-01 18:35:12 +01:00
Josef Schlehofer
3e0e16ec75 git: update to version 2.25.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-03-01 15:17:49 +01:00
DENG Qingfang
a6cd4eed98 xtables-addons: update to 3.9
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-03-01 20:55:20 +08:00
DENG Qingfang
7ffa08b44d xtables-addons: fix packetscript build with 5.3
Use skb_ensure_writable instead

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-03-01 20:55:10 +08:00
DENG Qingfang
4ea6c0065c xtables-addons: update rtsp extension
57394bc Fix build with Linux 5.3
b95d68c Use uint for module parameter type for setup_timeout, remove -ve check

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-03-01 20:48:31 +08:00
Yousong Zhou
db8fa4b326 sqm-scripts: luci-app-sqm: init ucitrack with uci-defaults
To avoid build failure when luci-app-sqm is selected as builtin where
the ipk will be installed on build machine

While at it, switch to using $(MAKE) instead of plain "make"

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-01 13:53:19 +08:00
Rosen Penev
19db7c08cc
ddns-scripts: bump package version
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-28 15:33:46 -08:00
Rosen Penev
bf68826897
ddns-scripts: fix logging bug
Fixes issue #11282, this patch was provided by PaulFertser on the #openwrt
IRC.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-28 15:33:05 -08:00
Rosen Penev
28bbf80273
Merge pull request #11444 from neheb/stb
stubby: fix init script
2020-02-28 15:19:05 -08:00
Michael Heimpold
2600255ecb u2pnpd: update to 0.5
This update fixes #11452 since LFS detection support was added upstream.
While at, update SPDX license tag to latest standard.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-02-28 22:24:04 +01:00
Rosen Penev
aa58b13013
Merge pull request #11416 from Borromini/master
Unbound: update to 1.10.0
2020-02-27 14:17:29 -08:00
Rosen Penev
434ede2ec1
Merge pull request #11433 from lucize/libreup
libreswan: update to 3.30
2020-02-27 13:26:09 -08:00
Rosen Penev
635c30b8a4
Merge pull request #11450 from TDT-AG/pr/20200227-keepalived
keepalived: update version to 2.0.20
2020-02-27 12:56:08 -08:00
Rosen Penev
c164b2087e
Merge pull request #11451 from jow-/cgi-io-fix-uclibc
cgi-io: fix compilation against uClibc
2020-02-27 12:51:39 -08:00
Rosen Penev
7decc0dcf6
Merge pull request #11449 from neheb/addrw
addrwatch: update to 1.0.2
2020-02-27 12:48:33 -08:00
Jo-Philipp Wich
ed965cf16f cgi-io: fix compilation against uClibc
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-27 12:38:15 +01:00
Florian Eckert
e48a43f924 keepalived: update version to 2.0.20
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-02-27 12:26:59 +01:00
Rosen Penev
f1a7d509b5
addrwatch: update to 1.0.2
Switch to standard tarball to avoid autoreconfig.

Fix license information.

Add PKG_BUILD_PARALLEL for faster compilation.

Add PKG_INSTALL for consistency with other packages.

Removed upstreamed patches. Refresh remaining one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-26 21:02:20 -08:00
Rosen Penev
9b171165a4
ola: link against libm under glibc
Fixes compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-26 20:28:17 -08:00
Rosen Penev
b95699c647
stubby: fix init script
The configuration file was not being generated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-26 19:49:08 -08:00
Rosen Penev
513513c4d0
Merge pull request #11434 from lucize/frrup
frr: update to 7.3
2020-02-26 10:05:35 -08:00
Lucian Cristian
684b68a8fd frr: update to 7.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-02-26 18:27:38 +02:00
Karl Palsson
0798a11fad pagekite: add simple websockets and update syntax
Syntax now matches preferred upstream style.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2020-02-26 11:21:53 +00:00
Karl Palsson
88fb4ac6b7 pagekite: avoid redundant information in syslog
Patch from upstream: 7b45878185

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2020-02-26 11:21:53 +00:00
Karl Palsson
af84a226f0 pagekite: bump to v0.91.200218
pings the front ends less aggressively, reducing cpu usage on the host.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2020-02-26 11:21:53 +00:00
Nikos Mavrogiannopoulos
f61be91299 ocserv: updated to 0.12.6
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-02-26 05:58:54 +01:00
Lucian Cristian
f37d1b698d libreswan: update to 3.30
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-02-25 22:49:52 +02:00
Rosen Penev
eaf5225323
stubby: makefile and init script cleanup
Reordered Makefile according to
https://github.com/openwrt/packages/pull/9399#issuecomment-508727872 .

Added PKG_BUILD_PARALLEL for faster compilation.

Remove duplicated conffiles section.

Install /etc/config/stubby using INSTALL_CONF, as is done elsewhere

Run init script through shellcheck and clean it up.

Added chmod for the stubby config file, to fix a LuCI issue.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-24 16:26:12 -08:00
Daniel Bermond
b1aed107b6
samba4: bring back the fix to build with parallel jobs
Fixes #11417

The fix was implemented in commit 710700c and was later removed in
commit c50c583.

Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
2020-02-23 19:07:52 +00:00
Stijn Segers
839c2e3cae unbound: enable ipset support for the unbound-daemon-heavy variant.
This patch enables ipset support in the unbound-daemon-heavy variant. See [1] for
instructions on how to use it.

Also fix a minor typo in the libunbound-light description.

[1] https://github.com/NLnetLabs/unbound/pull/28

Signed-off-by: Stijn Segers <foss@volatilesystems.org>
2020-02-23 16:03:37 +01:00
Stijn Segers
f779ef48cd Unbound: update to 1.10.0
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
2020-02-23 12:02:26 +01:00
Hannu Nyman
9c64725f3f
Merge pull request #11414 from wfleurant/ygg-bump-0-3-13
yggdrasil: bump to 0.3.13
2020-02-23 16:40:47 +07:00
Rosen Penev
90135f75e4
Merge pull request #11408 from tru7/knxd
knxd: bump to version 0.14.31
2020-02-23 01:15:39 -08:00
Othmar Truniger
9db03d90c2 knxd: bump to version 0.14.31
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-02-23 09:50:47 +01:00
Hannu Nyman
484f12874d
Merge pull request #11411 from rs/nextdns-1.4.33
nextdns: Update to version 1.4.33
2020-02-23 14:36:12 +07:00
William Fleurant
0642927d5d yggdrasil: bump to 0.3.13
Signed-off-by: William Fleurant <meshnet@protonmail.com>
2020-02-22 22:31:04 -05:00
Olivier Poitrey
bc97902cf3 nextdns: Update to version 1.4.33
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2020-02-22 16:34:51 -08:00
Josef Schlehofer
e5928b372d
lighttpd: update to version 1.4.55
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-02-22 21:54:45 +01:00
Jo-Philipp Wich
4f4a7e9532 cgi-io: use O_TMPFILE for uploads and attempt to directly link target file
Create an anonymous inode in /tmp using O_TMPFILE and attempt to link the
file in place using linkat(). Only fall back to the old file copy when
linking the tempfile fails.

Avoids double memory use if both the temporary upload file and the
destination file are located in /tmp.

Ref: https://github.com/openwrt/luci/issues/3654
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-22 18:17:33 +01:00
Kimmo Vuorinen
e7088fe82c sshtunnel: init script improvements
* Fix for OpenSSH pickiness about argument order to be able to use
  tap devices.
* Allow tun/tap devices to be used from index 0 as demonstrated in
  example config.
* Change arithmetic expressions.

Signed-off-by: Kimmo Vuorinen <kimmo.vuorinen@gmail.com>
2020-02-20 09:04:33 +01:00
Rosen Penev
fe71eacbc6
geth: update to 1.9.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-19 19:37:43 -08:00
Rosen Penev
ef8ee4f94f
Merge pull request #11257 from jefferyto/python3-django1
django1: Rename django1-restframework, add python3-django1
2020-02-18 19:52:00 -08:00
David Bauer
a1a8f74368 jool: compile common module first
Compile the common module first, as otherwise the dependency on the
jool-common module is not detected.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-02-19 00:57:02 +01:00
Rosen Penev
288fcd89b1
Merge pull request #10031 from neheb/htt
apache: fix compilation without deprecated OpenSSL APIs
2020-02-18 15:18:33 -08:00
Rosen Penev
309e708a7d
Merge pull request #11344 from neheb/abaskat3ra321
sslh: update to 1.20
2020-02-18 15:03:26 -08:00
Rosen Penev
c9b35dfbac
Merge pull request #11380 from wvdakker/master
Shorewall: Bump to 5.2.3.6
2020-02-18 14:50:26 -08:00
W. van den Akker
d4fe9302c5
Shorewall6: Bump to version 5.2.3.6
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-02-18 16:16:51 +01:00
W. van den Akker
dafd5cb21a
Shorewall: Bump to version 5.2.3.6
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-02-18 16:15:49 +01:00
W. van den Akker
37b932d102
Shorewall6-lite: Bump to version 5.2.3.6
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-02-18 16:14:56 +01:00
W. van den Akker
7d806ec024
Shorewall-lite: Bump to version 5.2.3.6
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-02-18 16:14:16 +01:00
W. van den Akker
1a399e4d59
Shorewall-core: Bump to version 5.2.3.6
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-02-18 16:13:22 +01:00
Marcos Del Sol Vives
ab6d05d366 acme: update to 2.8.5
Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
2020-02-18 15:47:52 +01:00
Rosen Penev
2ec5401a3b
Merge pull request #11342 from neheb/abaskat3ra3
lftp: update to 4.9.1
2020-02-18 01:26:41 -08:00
Rosen Penev
41205b9a19
Merge pull request #11328 from neheb/aba
socat: update to 1.7.3.4
2020-02-17 16:29:14 -08:00
Rosen Penev
e76a71e667
Merge pull request #11294 from peter-stadler/nginx-util
[RFC] nginx-util: resolve recursive CONFLICTS
2020-02-16 19:37:58 -08:00
Rosen Penev
f47522c67e
Merge pull request #11316 from br101/pingcheck-update
pingcheck: Update and add script directories
2020-02-16 19:34:13 -08:00
Rosen Penev
e2bd991ff7
Merge pull request #11355 from neheb/abaska222
nfdump: fix compilation with musl-fts
2020-02-16 11:18:00 -08:00
Jo-Philipp Wich
acc731f314
Merge pull request #11352 from dengqf6/nlbw
nlbwmon: bump to latest git
2020-02-16 16:15:13 +01:00