Eneas U de Queiroz [Wed, 14 Aug 2019 20:18:40 +0000 (17:18 -0300)]
tang: do not build manpages
Ensure a2x is not found, so that manpages are not generated.
They are currently failing to pass xmllint.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Rosen Penev [Wed, 14 Aug 2019 16:54:43 +0000 (09:54 -0700)]
Merge pull request #9701 from cotequeiroz/https-dns-proxy_clang
https-dns-proxy: avoid picking up host clang-tidy
Rosen Penev [Wed, 14 Aug 2019 16:53:53 +0000 (09:53 -0700)]
Merge pull request #9692 from RussellSenior/patch-cve-13638
patch: apply upstream patch for CVE-2019-13638
Rosen Penev [Wed, 14 Aug 2019 16:53:05 +0000 (09:53 -0700)]
Merge pull request #9687 from neheb/libup
libupnpp and upmpdcli
Rosen Penev [Wed, 14 Aug 2019 16:49:31 +0000 (09:49 -0700)]
Merge pull request #9681 from cshoredaniel/pr-msmtp-scripts-update
msmtp-scripts: Update to new official upstream; coexist with msmtp
Rosen Penev [Wed, 14 Aug 2019 16:47:49 +0000 (09:47 -0700)]
Merge pull request #9684 from eglooca/master
netifyd: Updated to v2.91.
Rosen Penev [Wed, 14 Aug 2019 16:46:48 +0000 (09:46 -0700)]
Merge pull request #9711 from mwarning/zerotier
zerotier: udpate to 1.4.2
Rosen Penev [Wed, 14 Aug 2019 16:38:57 +0000 (09:38 -0700)]
Merge pull request #9689 from cotequeiroz/clamav_xml
clamav: avoid host pickup of libxml2
Rosen Penev [Wed, 14 Aug 2019 16:36:20 +0000 (09:36 -0700)]
Merge pull request #9724 from ja-pa/redis-uclibc
redis: fix compilation for uClibc
Rosen Penev [Wed, 14 Aug 2019 16:26:02 +0000 (09:26 -0700)]
Merge pull request #9667 from ja-pa/subversion-cpe-id
subversion: polish Makefile
Moritz Warning [Tue, 13 Aug 2019 14:58:48 +0000 (16:58 +0200)]
zerotier: udpate to 1.4.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Eneas U de Queiroz [Fri, 9 Aug 2019 13:47:33 +0000 (10:47 -0300)]
django-simple-captcha: bump to 0.5.12
This is a bugfix release. Relevant to openwrt, it removes the binary
flag while opening the dictionary file.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Mon, 12 Aug 2019 12:56:52 +0000 (09:56 -0300)]
https-dns-proxy: avoid picking up host clang-tidy
Otherwise compilation fails when clang-tidy is found in the host:
-- clang-tidy found: /usr/lib/llvm/7/bin/clang-tidy
error: unknown argument: '-fhonour-copts' [clang-diagnostic-error]
error: unknown argument:'-iremap[...]:https_dns_proxy-2018-04-23'
[clang-diagnostic-error]
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Tue, 13 Aug 2019 17:06:19 +0000 (14:06 -0300)]
clamav: don't install dev files into package
This avoids copying /usr/include, unversioned *.so files, pkgconfig,
/usr/lib/*.la, and the build-time libs/cflags configuration utility
clamav-config.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Sat, 10 Aug 2019 22:59:47 +0000 (19:59 -0300)]
clamav: avoid host pickup of libxml2
If libxml2 is installed in the host, then the host library is used and
compilation fails.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Jan Pavlinec [Wed, 14 Aug 2019 11:48:46 +0000 (13:48 +0200)]
redis: fix compilation for uClibc
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Ted Hess [Wed, 14 Aug 2019 11:05:23 +0000 (07:05 -0400)]
Merge pull request #9715 from neheb/flA
flac: Update to 1.33
Jan Pavlinec [Tue, 6 Aug 2019 12:44:28 +0000 (14:44 +0200)]
subversion: add PKG_CPE_ID
Changes:
Description replace tabs
Add PKG_CPE_ID
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jo-Philipp Wich [Wed, 14 Aug 2019 08:06:39 +0000 (10:06 +0200)]
Merge pull request #9721 from neheb/gd2
libgd: Properly disable iconv support
Rosen Penev [Sat, 10 Aug 2019 02:40:42 +0000 (19:40 -0700)]
upmpdcli: Update to 1.4.2
Fixed license information.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed upstreamed patch.
Ran init script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 10 Aug 2019 02:30:10 +0000 (19:30 -0700)]
libupnpp: Update to 0.17.1
Fixed up license information.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 9 Aug 2019 18:31:00 +0000 (11:31 -0700)]
flac: Update to 1.33
Some adjustments to the configure flags.
Removed upstreamed patches.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 10 Aug 2019 20:44:07 +0000 (13:44 -0700)]
libgd: Properly disable iconv support
HAVE_ICONV and HAVE_ICONV_H are two different headers that both need to
evaluate to false. Added the extra CONFIGURE_VARS.
This can be verified by passing -Werror=implicit-function-declaration
Added PKG_LICENSE_FILES
Updated homepage URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Etienne Champetier [Wed, 14 Aug 2019 06:28:11 +0000 (23:28 -0700)]
Merge pull request #9722 from champtar/master
phantap: update to latest commit
Etienne Champetier [Wed, 14 Aug 2019 04:25:59 +0000 (21:25 -0700)]
phantap: update to latest commit
f5420af phantap: do not capture vlans
5d1bd13 phantap-learn: improve the BPF filter, exclude vlans
be6f7d9 Readme.md: we now support talking to the victim.
8789da5 README.md: fix typo
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
champtar [Wed, 14 Aug 2019 06:10:24 +0000 (23:10 -0700)]
Merge pull request #9659 from ynezz/upstream/ci-improvements
CI fixes and improvement
Rosen Penev [Tue, 13 Aug 2019 20:02:39 +0000 (13:02 -0700)]
Merge pull request #9704 from neheb/att
attr: Backport upstream patch fixing compilation without bzero
Rosen Penev [Mon, 12 Aug 2019 22:45:26 +0000 (15:45 -0700)]
attr: Backport upstream patch fixing compilation without bzero
Fixed up License information.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Petr Štetiar [Tue, 13 Aug 2019 13:20:15 +0000 (15:20 +0200)]
circleci: provide prereq output in the build log
Commit
200f2666fb1c ("sdk: fix GCC and Python dangling symlinks") in
master tree has forced prereq build step, which is now failing on the CI
as the Docker CI images are missing Python3 support, so now every build
fails with the following error:
make: *** [staging_dir/host/.prereq-build] Error 1
which is not helpful due to the silenced output of `make defconfig >
/dev/null`, so let's add `make prereq` build step in order to get
something usable next time.
Reported-by: Karl Palsson <karlp@etactica.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Petr Štetiar [Tue, 13 Aug 2019 09:25:30 +0000 (11:25 +0200)]
circleci: use Docker image v1.0.4
This new image which is already available contains Python3 support.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Petr Štetiar [Mon, 5 Aug 2019 08:50:08 +0000 (10:50 +0200)]
circleci: make logs of build failures more readable
Due to concurrent build, it's currently not that easy to find the proper
reason for the package build failure, so let's just build the failing
package with -j1 in order to provide more human readable build log
failures.
Ref: https://github.com/openwrt/packages/pull/9584#issuecomment-
518038631
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Petr Štetiar [Mon, 5 Aug 2019 08:42:49 +0000 (10:42 +0200)]
circleci: add python3 package into Docker image
We've switched to Python3 some time ago so it would make sense to
provide Python3 in the CI image as well.
Ref: https://github.com/openwrt/packages/pull/9584#issuecomment-
518038631
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Daniel Engberg [Mon, 12 Aug 2019 22:01:38 +0000 (00:01 +0200)]
Merge pull request #9695 from diizzyy/admin-netdata
netdata: Update to 1.16.1, disable https and dbengine
Rosen Penev [Mon, 12 Aug 2019 20:07:42 +0000 (13:07 -0700)]
Merge pull request #9699 from James-TR/pdns-4.1.13
pdns: bump version to 4.1.13
Hannu Nyman [Mon, 12 Aug 2019 16:28:58 +0000 (19:28 +0300)]
Merge pull request #9698 from commodo/python-ver-bumps
pytz,lxml,dateutil: bump package versions
Hannu Nyman [Mon, 12 Aug 2019 16:28:44 +0000 (19:28 +0300)]
Merge pull request #9696 from commodo/python-src
python-{asn1crypto,evdev,lxml}: add -src packages
Daniel Engberg [Mon, 12 Aug 2019 00:33:31 +0000 (00:33 +0000)]
netdata: Update to 1.16.1, disable https and dbengine
Disable https and dbengine to get rid of openssl and liblz4
Add (lib)json-c as dependency
Disable anonymous statistics sent to Google Analytics
Source: https://github.com/netdata/netdata/blob/master/docs/anonymous-statistics.md
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Mon, 12 Aug 2019 14:30:11 +0000 (17:30 +0300)]
Merge pull request #8611 from diizzyy/gh-issues
repo: Add more information to the issue template
Karl Palsson [Wed, 7 Aug 2019 16:50:59 +0000 (16:50 +0000)]
net/mosquitto: bump to 1.6.4
Full changelog here: https://mosquitto.org/blog/2019/08/version-1-6-4-released/
Fixes a regression in persistent session handling, and various other
regressions related to the mqtt5 support.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Eneas U de Queiroz [Tue, 9 Jul 2019 12:12:06 +0000 (09:12 -0300)]
django: move django* packages under django submenu
This changes the python[3]-django dependencies in packages to be
non-selecting, and adds an MDEPENDS line so that the *-src packages get
placed inside the django menu as well.
Added MENU:= to the src-package definitions in python[3]-package.mk,
so it does not import that setting from the binary package.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Daniel Engberg [Mon, 12 Aug 2019 11:47:48 +0000 (13:47 +0200)]
Merge pull request #8105 from amnonpaz/master
lua-openssl: Upgrade to v0.7.4
Daniel Engberg [Mon, 12 Aug 2019 11:44:48 +0000 (13:44 +0200)]
Merge pull request #9697 from ja-pa/lmdb-0.9.24
lmdb: update to version 0.9.24
James Taylor [Mon, 12 Aug 2019 11:21:39 +0000 (21:21 +1000)]
pdns: bump version to 4.1.13
Bump PowerDNS Authoritative Nameserver to latest upstream 4.1.13
Signed-off-by: James Taylor <james@jtaylor.id.au>
Yousong Zhou [Mon, 12 Aug 2019 08:47:47 +0000 (08:47 +0000)]
xl2tpd: bump to version 1.3.14
Changelog prepared by upstream project
* osport.h: replace SUSv3-specific functions by POSIX variants [Fabrice Fontaine]
* avp: Error Code field in Result Code AVP is optional [Pau Espin Pedrol]
* network_thread: Early continue in loop to remove huge indented block [Pau Espin Pedrol]
* network_thread: Simplify while loop using for loop [Pau Espin Pedrol]
* network: connect_pppol2tp: early return to avoid huge indentation block [Pau Espin Pedrol]
* xl2tpd: start_pppd: Fix truncation of last character [Pau Espin Pedrol]
* handle_packet: Remove unneded else clause when handling payload [Pau Espin Pedrol]
* control: Split control message handling into its own function [Pau Espin Pedrol]
* handle_packet: Rearrange code flow to simplify it [Pau Espin Pedrol]
* avp: Early failure if no handler to remove indent block [Pau Espin Pedrol]
* xl2tpd: Mark internal symbols as static [Pau Espin Pedrol]
* Fix indentation and whitespace in code block [Pau Espin Pedrol]
* xl2tpd: Remove unused variable [Pau Espin Pedrol]
* network: Add missing close(kernel_fd) on init network failure [Pau Espin Pedrol]
* network: Add missing close(server_fd) on init network failure [Pau Espin Pedrol]
* Add 'cap backoff' option, limiting exponential backoff retries will
be delayed by exponentially longer time, unless that time is capped
by configuration. [Bart Trojanowski]
* Add program to show status icon in system tray. [Github user: username34]
* Add info on building and installing xl2tpd [Samir Hussain]
* Update formatting of README.md [Samir Hussain]
* Rename README.xl2tpd to README.md [Samir Hussain]
* Update Debian changelog [Samir Hussain]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Jan Pavlinec [Mon, 12 Aug 2019 09:02:39 +0000 (11:02 +0200)]
lmdb: update to version 0.9.24
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Yousong Zhou [Tue, 6 Aug 2019 04:14:47 +0000 (04:14 +0000)]
pservice: shorten code
- use uci_load_validate()
- remove stop_service()
- fix validation of "args" option
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Mon, 12 Aug 2019 06:45:15 +0000 (06:45 +0000)]
shadowsocks-libev: bump to version 3.3.1
This should fix openwrt/packages#9346 ("shadowsocks-libev: undefined
behavior from unaligned access")
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Alexandru Ardelean [Mon, 12 Aug 2019 07:17:12 +0000 (10:17 +0300)]
python-{asn1crypto,evdev,lxml}: add -src packages
They seem to have become popular, so adding src packages for these as well.
Not bumping PKG_RELEASE intentionally, since these packages are new.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 12 Aug 2019 06:53:27 +0000 (09:53 +0300)]
python-dateutil: bump to version 2.8.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 12 Aug 2019 06:50:36 +0000 (09:50 +0300)]
python-lxml: bump to version 4.4.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 12 Aug 2019 06:47:16 +0000 (09:47 +0300)]
python-pytz: bump to version 2019.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Daniel Engberg [Sun, 11 Aug 2019 22:25:51 +0000 (00:25 +0200)]
Merge pull request #9088 from BKPepe/netdata
netdata: update to version 1.16.0
Russell Senior [Sun, 11 Aug 2019 19:43:41 +0000 (12:43 -0700)]
patch: apply upstream patch for CVE-2019-13638
GNU patch through 2.7.6 is vulnerable to OS shell command injection that
can be exploited by opening a crafted patch file that contains an ed style
diff payload with shell metacharacters. The ed editor does not need to be
present on the vulnerable system. This is different from CVE-2018-
1000156.
https://nvd.nist.gov/vuln/detail/CVE-2019-13638
Signed-off-by: Russell Senior <russell@personaltelco.net>
Gerard Ryan [Tue, 23 Jul 2019 10:29:43 +0000 (20:29 +1000)]
libnetwork: Exclude unsupported architectures
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Sat, 3 Aug 2019 09:43:06 +0000 (19:43 +1000)]
docker-ce: Updated to 19.03.1
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Sat, 3 Aug 2019 09:44:54 +0000 (19:44 +1000)]
libnetwork: Updated to
fc5a7d91 for docker 19.03.1
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Yousong Zhou [Fri, 9 Aug 2019 13:33:53 +0000 (13:33 +0000)]
collectd: bump PKG_RELEASE to 4
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Fri, 9 Aug 2019 13:32:56 +0000 (13:32 +0000)]
collectd: remove the patch scaling ping_droprate from 0-1 to 0-100
Upstream project's behaviour of reporting this data source in range 0-1
is used by at least CentOS 7 collectd 5.8.1, very likely the same
behaviour is also in widely use by other distributions.
The change is important for providing consistent experience across
collectd deployments on different environments
Ref: https://github.com/collectd/collectd/pull/3244
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Fri, 9 Aug 2019 13:08:39 +0000 (13:08 +0000)]
collectd: use uname to get default Hostname
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Fri, 9 Aug 2019 03:10:08 +0000 (03:10 +0000)]
collectd: log stderr output
Collectd without log type plugin loaded will write log lines to stderr.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Fri, 9 Aug 2019 19:01:34 +0000 (12:01 -0700)]
Merge pull request #9673 from Ansuel/path-fix
intltool: fix broken compile on WSL
Darryl Sokoloski [Fri, 9 Aug 2019 16:23:02 +0000 (12:23 -0400)]
netifyd: Updated to v2.91.
Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
Rosen Penev [Fri, 9 Aug 2019 16:16:13 +0000 (09:16 -0700)]
Merge pull request #9674 from neheb/lcd2
lcdproc: Fix non x86 platforms on musl
Jan Pavlinec [Mon, 20 May 2019 08:42:40 +0000 (10:42 +0200)]
redis: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Josef Schlehofer [Fri, 9 Aug 2019 13:18:55 +0000 (15:18 +0200)]
Merge pull request #9662 from Payne-X6/master
knot: update to 2.8.3
Jan Hák [Mon, 5 Aug 2019 13:00:25 +0000 (15:00 +0200)]
knot: update to 2.8.3
Added lmdb dependency
Signed-off-by: Jan Hák <jan.hak@nic.cz>
William Fleurant [Wed, 7 Aug 2019 23:45:27 +0000 (19:45 -0400)]
yggdrasil: properly call the daemon with procd
Signed-off-by: William Fleurant <meshnet@protonmail.com>
William Fleurant [Mon, 5 Aug 2019 02:36:02 +0000 (22:36 -0400)]
yggdrasil: match contributing.md order of config section
Signed-off-by: William Fleurant <meshnet@protonmail.com>
William Fleurant [Mon, 5 Aug 2019 02:26:27 +0000 (22:26 -0400)]
yggdrasil: package LICENSE filename, update license id name
Signed-off-by: William Fleurant <meshnet@protonmail.com>
William Fleurant [Sun, 4 Aug 2019 21:54:23 +0000 (17:54 -0400)]
yggdrasil: bump to 0.3.6
Signed-off-by: William Fleurant <meshnet@protonmail.com>
Daniel F. Dickinson [Thu, 8 Aug 2019 21:53:50 +0000 (17:53 -0400)]
msmtp-scripts: Overhaul and update like upstream
The project has been revived upstream and a user has convinced me
there is a valid use case for this package in openwrt, so remove
deprecation notice, adjust links to upstream (it's moved) and
update to latest version. Sync behavior with that expected upstream.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson [Thu, 8 Aug 2019 21:50:33 +0000 (17:50 -0400)]
msmtp-scripts: Fix LICENSE information
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Rosen Penev [Thu, 8 Aug 2019 21:02:56 +0000 (14:02 -0700)]
Merge pull request #9529 from neheb/inl
perl updates
Rosen Penev [Thu, 8 Aug 2019 17:23:59 +0000 (10:23 -0700)]
Merge pull request #9476 from neheb/foss
fossil: Remove
Rosen Penev [Thu, 8 Aug 2019 17:21:53 +0000 (10:21 -0700)]
Merge pull request #9618 from neheb/ecd
ecdsautils: Cleanup Makefile to modern standards
Rosen Penev [Thu, 8 Aug 2019 17:21:27 +0000 (10:21 -0700)]
Merge pull request #9613 from neheb/lz42
liblz4: Remove deprecated utime function
Rosen Penev [Thu, 8 Aug 2019 17:20:59 +0000 (10:20 -0700)]
Merge pull request #9617 from neheb/yajj
mpd: Add SoundCloud support for full variant
Rosen Penev [Wed, 31 Jul 2019 05:17:20 +0000 (22:17 -0700)]
liblz4: Remove deprecated utime function
Optionally fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 8 Aug 2019 16:49:31 +0000 (09:49 -0700)]
Merge pull request #9607 from neheb/ldap
openldap: Add static function declaration
Rosen Penev [Thu, 8 Aug 2019 16:49:04 +0000 (09:49 -0700)]
Merge pull request #9560 from cotequeiroz/tessdata
tessdata: reorganize menu
Rosen Penev [Thu, 8 Aug 2019 16:48:31 +0000 (09:48 -0700)]
Merge pull request #9604 from neheb/dum
dump1090: Update to version 3.7.1
Rosen Penev [Thu, 8 Aug 2019 16:46:56 +0000 (09:46 -0700)]
Merge pull request #9588 from RussellSenior/update-gpsd
gpsd: update to v3.19
Rosen Penev [Thu, 8 Aug 2019 16:42:49 +0000 (09:42 -0700)]
Merge pull request #9670 from mrstegeman/remove
node-mozilla-iot-gateway: Remove package
Rosen Penev [Thu, 8 Aug 2019 16:39:12 +0000 (09:39 -0700)]
Merge pull request #9676 from dengqf6/upnpc
miniupnpc: update to 2.1.
20190625
Rosen Penev [Thu, 8 Aug 2019 16:38:13 +0000 (09:38 -0700)]
Merge pull request #9660 from liudf0716/master-kcptun
kcptun: add new package
Rosen Penev [Thu, 8 Aug 2019 16:36:25 +0000 (09:36 -0700)]
Merge pull request #9675 from dengqf6/zt1
zerotier: fix linking to libnatpmp
Dirk Brenken [Thu, 8 Aug 2019 11:15:59 +0000 (13:15 +0200)]
Merge pull request #9679 from dibdot/travelmate
travelmate: update 1.4.11
Dirk Brenken [Thu, 8 Aug 2019 10:57:59 +0000 (12:57 +0200)]
travelmate: update 1.4.11
* fix logical glitch in last commit
Signed-off-by: Dirk Brenken <dev@brenken.org>
DENG Qingfang [Thu, 8 Aug 2019 09:05:25 +0000 (17:05 +0800)]
zerotier: fix linking to libnatpmp and build with uclibc
Makefile always checks the existence of host's NAT-PMP header,
which results in internal NAT-PMP code being used if it's missing.
Add a patch to make it check targets' header instead.
Use aligned_alloc() instead of valloc() in case of uclibc.
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Florian Eckert [Thu, 8 Aug 2019 06:48:07 +0000 (08:48 +0200)]
Merge pull request #9576 from TDT-AG/pr/
20190726-keepalived
keepalived: update version to 2.0.18
DENG Qingfang [Thu, 8 Aug 2019 06:11:14 +0000 (14:11 +0800)]
miniupnpc: update to 2.1.
20190625
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Daniel F. Dickinson [Wed, 16 Jan 2019 07:56:33 +0000 (02:56 -0500)]
msmtp: msmtp-scripts: Enable PROVIDES and ALTERNATIVES
Use the PROVIDES mechanism so that msmtp and msmtp-nossl can be be
+depended-on and avoid generating a file level conflict. Also use
alternatives for msmtp-mta and msmtpq-ng-mta with msmtp-mta since
we can only have one sendmail at a time.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Dengfeng Liu [Mon, 5 Aug 2019 12:10:04 +0000 (20:10 +0800)]
kcptun: add new package
kcptun is a stable & secure tunnel based on kcp with N:M multiplexing.
https://github.com/xtaci/kcptun
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
Rosen Penev [Wed, 7 Aug 2019 22:24:55 +0000 (15:24 -0700)]
lcdproc: Fix non x86 platforms on musl
Musl only specifies in/outb for x86/x86. Use the fallback path in case
musl is used.
This should fail compilation during the linking stage but for some reason
does not. Will do if -Werror=implicit-function-declaration is specified.
Fixed up license information.
Other small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ansuel Smith [Wed, 7 Aug 2019 11:42:26 +0000 (13:42 +0200)]
intltool: fix broken compile on WSL
If PATH contains space, like in WSL where you have also Windows dir, compilation of this package is broken.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Rosen Penev [Wed, 7 Aug 2019 07:21:56 +0000 (00:21 -0700)]
Merge pull request #9574 from neheb/gdd
gddrescue: Add uClibc-ng support
Daniel Engberg [Tue, 6 Aug 2019 21:51:49 +0000 (23:51 +0200)]
Merge pull request #9602 from dengqf6/ngx-br
nginx: update brotli module
Daniel Engberg [Tue, 6 Aug 2019 21:50:23 +0000 (23:50 +0200)]
Merge pull request #9668 from dibdot/travelmate
travelmate: update 1.4.10
Daniel Engberg [Tue, 6 Aug 2019 21:49:58 +0000 (23:49 +0200)]
Merge pull request #9669 from dibdot/banIP
banip: update 0.1.5
Michael Stegeman [Tue, 6 Aug 2019 16:33:53 +0000 (08:33 -0800)]
node-mozilla-iot-gateway: Remove package
As the WebThings Gateway moves into a full-fledged router
distribution, it no longer makes sense to have this as a
standalone package, as it now modifies system-wide settings.
References #9629
References mozilla-iot/gateway#2060
References https://gitlab.labs.nic.cz/turris/turris-os-packages/issues/452
Signed-off-by: Michael Stegeman <michael@stegeman.me>