Philipp Schuster [Fri, 12 Jul 2019 01:33:45 +0000 (03:33 +0200)]
softethervpn: Pass FLAGS to CC for hamcorebuilder
CFLAGS, CPPFLAGS & LDFLAGS need to be passed with CC because they are being ingored.
This is already contained in the master branch but was missing in 18.06. Without these flags the compilation fails.
Compile tested: Atheros AR7xxx/AR9xxx, TP-LINK Archer C7 v2, 18.06.4
Signed-off-by: Philipp Schuster <philippschuster@gmx.com>
Eneas U de Queiroz [Tue, 9 Jul 2019 12:21:12 +0000 (09:21 -0300)]
wifidog: fix getting ip from interface, cleanup
Patch taken from upstream fixes an Invalid argument error while trying
to get the IP address of an interface.
Makefile was updated to current style.
(cherry-picked from
5ab9f3e3576d7fd28cf55ac604dbf485eb1b0de3)
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Jan Pavlinec [Wed, 10 Jul 2019 13:43:25 +0000 (15:43 +0200)]
irssi: update to version 1.2.1 (security fix)
Fixes CVE-2019-13045
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hannu Nyman [Sat, 6 Jul 2019 07:01:23 +0000 (10:01 +0300)]
Merge pull request #9396 from stangri/openwrt-18.06-simple-adblock
[18.06] simple-adblock: options to filter non-ASCII domains, local compressed storage
Stan Grishin [Thu, 4 Jul 2019 22:42:34 +0000 (15:42 -0700)]
simple-adblock: options to filter non-ASCII domains, local compressed storage
Signed-off-by: Stan Grishin <stangri@melmac.net>
Nikos Mavrogiannopoulos [Wed, 3 Jul 2019 19:38:35 +0000 (21:38 +0200)]
ocserv: updated to 0.12.4
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
Rosen Penev [Tue, 2 Jul 2019 01:09:55 +0000 (18:09 -0700)]
Merge pull request #9292 from BKPepe/18.06-youtube
[OpenWrt 18.06] youtube-dl: update to version 2019.06.21
Michael Heimpold [Fri, 21 Jun 2019 04:45:53 +0000 (06:45 +0200)]
php7: update to 7.2.19
Compile and run tested on mxs platform
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit
134ebb7a9d5ea2f96f7ea74b4b6df7a97c9b28c1)
Michael Heimpold [Mon, 20 May 2019 19:10:33 +0000 (21:10 +0200)]
php7: update to 7.2.18
Compile and run tested on mxs platform.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit
59e48a68ba3c0858063797d161ddd838e3a363c3)
Jonas Gorski [Mon, 24 Jun 2019 12:08:06 +0000 (14:08 +0200)]
znc: backport fix for CVE-2019-12816
Backport the fix for CVE-2019-12816 from 1.7.4 to 1.6.x.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Josef Schlehofer [Sat, 22 Jun 2019 17:04:42 +0000 (19:04 +0200)]
youtube-dl: update to version 2019.06.21
Small Makefile polishing
- removed PKG_BUILD_DIR
- PKG_MAINTAINER is above PKG_LICENSE
- URL should be under TITLE
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Michael Heimpold [Fri, 21 Jun 2019 08:29:04 +0000 (10:29 +0200)]
Revert "php7: Fix compilation without deprecated OpenSSL APIs"
This reverts commit
a176ffa0a114a8a59b783c63ac8f493754abf4bc.
I just noticed that I accidentally used wrong openwrt branch
to compile this, with 18.09 branch the compilation fails.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 21 Jun 2019 08:28:28 +0000 (10:28 +0200)]
Revert "php7: update to 7.2.18"
This reverts commit
8e9429f3e9918ca561d147d75a70e24cb8cd0435.
I just noticed that I accidentally used wrong openwrt branch
to compile this, with 18.09 branch the compilation fails.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 21 Jun 2019 08:26:48 +0000 (10:26 +0200)]
Revert "php7: update to 7.2.19"
This reverts commit
8abaf8a3088f2290cd17964ac7d5e8467ebe1061.
I just noticed that I accidentally used wrong openwrt branch
to compile this, with 18.09 branch the compilation fails.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Thu, 3 Jan 2019 20:06:30 +0000 (21:06 +0100)]
libxml2: update to 2.9.9
Also drop the CVE patches which are already covered by this new release.
Compile tested for and run tested on mxs platform.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit
d5f0331c91b08e5d6f4f13a9a3d6077d3f10933d)
Rosen Penev [Tue, 21 Aug 2018 20:57:28 +0000 (13:57 -0700)]
libxml2: Fix CVE-2018-14404
Embarrasingly, I missed this one last time.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit
b7870ea71125311c24095a7bfd9be717b563ef7b)
Michael Heimpold [Fri, 21 Jun 2019 04:45:53 +0000 (06:45 +0200)]
php7: update to 7.2.19
Compile and run tested on mxs platform
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit
134ebb7a9d5ea2f96f7ea74b4b6df7a97c9b28c1)
Michael Heimpold [Mon, 20 May 2019 19:10:33 +0000 (21:10 +0200)]
php7: update to 7.2.18
Compile and run tested on mxs platform.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit
59e48a68ba3c0858063797d161ddd838e3a363c3)
Rosen Penev [Sat, 20 Apr 2019 20:57:38 +0000 (13:57 -0700)]
php7: Fix compilation without deprecated OpenSSL APIs
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
b81a2bd3840e45684df6f7dd67b8b9230046b6d2)
Michael Heimpold [Sat, 13 Apr 2019 21:53:21 +0000 (23:53 +0200)]
php7: update to 7.2.17
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit
71d3f6aa8c73b55f3a4e8d331e61296f1eed368d)
Hannu Nyman [Thu, 20 Jun 2019 11:45:22 +0000 (14:45 +0300)]
nano: update to 4.3
Update nano to 4.3
Release notes at https://nano-editor.org/news.php
2019.06.18 - GNU nano 4.3
* The ability to read from and write to a FIFO has been regained.
* Startup time is reduced by fully parsing a syntax only when needed.
* Asking for help (^G) when using --operatingdir does not crash.
* The reading of a huge or slow file can be stopped with ^C.
* Cut, zap, and copy operations are undone separately when intermixed.
* M-D reports the correct number of lines (zero for an empty buffer).
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
2bdd3856fd3c5050ca9981f2ec508b89cf789ce5)
Hannu Nyman [Thu, 20 Jun 2019 10:14:23 +0000 (13:14 +0300)]
Merge pull request #9272 from gladiac1337/openwrt-18.06
[openwrt-18.06] haproxy: Update HAProxy to v1.8.20
Hannu Nyman [Thu, 20 Jun 2019 10:14:08 +0000 (13:14 +0300)]
Merge pull request #9268 from EricLuehrsen/unbound_192_1806
[openwrt-18.06] unbound: update to 1.9.2 with package bug fixes
Christian Lachner [Wed, 19 Jun 2019 12:34:29 +0000 (14:34 +0200)]
haproxy: Update HAProxy to v1.8.20
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.20.html)
- Make halog use our CFLAGS
- Update statically linked LUA to v5.3.5
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Eric Luehrsen [Wed, 19 Jun 2019 04:37:17 +0000 (00:37 -0400)]
unbound: update to 1.9.2 with package bug fixes
- fix package makefile resulted in resolved symlink and copied
double file contents of libunbound.so during install
- treat RFC6762 'local.' as nxdomain because avahi and other services
will disable if SOA or NS records appear in central DNS
- NLNetLabs has moved download and documentation sites
cherry-pick and squash from openwrt-19.07
add3e6c699e148460fa7bca4011b9fbf95a0ef75
936a71739c062772b4580ed06e4d57874d53a822
4618c741502d392212864b10fe1f671424f9a79e
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Rosen Penev [Sat, 15 Jun 2019 22:46:06 +0000 (15:46 -0700)]
Merge pull request #9232 from neheb/13
[18.06]haproxy: Remove unnecessary OpenSSL depends
Rosen Penev [Fri, 14 Jun 2019 19:47:54 +0000 (12:47 -0700)]
haproxy: Remove unnecessary OpenSSL depends
All of these are either not needed or not valid.
Added a patch to remove the OPENSSL_WITH_DEPRECATED dependency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from
430906bd7833a130f3673ed3fde4a5702d52e41b)
(refreshed patches)
Deng Qingfang [Wed, 12 Jun 2019 16:51:18 +0000 (00:51 +0800)]
lm-sensors: install libsensors using CP instead of INSTALL_DATA
INSTALL_DATA turns all of the symlinks to files, increasing size.
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
(cherry-picked from
3417ee01220e7ce2190845a6d8b5f16311b93258)
Carlos Miguel Ferreira [Thu, 7 Feb 2019 20:25:32 +0000 (20:25 +0000)]
boost: Release update with minor fix
This commit fixes the bug described in issue #8146 [1], where the
package fails to build if the boost package is selected without
selecting any of the internal non-header-only libraries.
[1]: https://github.com/openwrt/packages/issues/8146
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
(cherry-picked from
92c93ca0f4647a1fa198d205e4fa3397cfa9b3da)
Jonas Gorski [Mon, 16 Jul 2018 10:47:40 +0000 (12:47 +0200)]
znc: update my email address
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Rosen Penev [Sat, 8 Jun 2019 18:41:35 +0000 (11:41 -0700)]
Merge pull request #9193 from ryzhovau/getdns_lib-18.06
getdns: fix library double packing (18.06 branch)
Alexander Ryzhov [Thu, 6 Jun 2019 16:57:52 +0000 (19:57 +0300)]
getdns: fix library double packing
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
Jo-Philipp Wich [Thu, 6 Jun 2019 06:58:34 +0000 (08:58 +0200)]
nlbwmon: update to latest Git HEAD
4574e6e nfnetlink: prevent tight retry loops
163a211 client: fix commit error information
21290db nlbwmon: merge existing data
abe701d database: do not overwrite unexpectedly preexisting databases
ef3fa58 socket: handle EAGAIN on send()
Ref: https://github.com/jow-/nlbwmon/issues/23
Ref: https://github.com/jow-/nlbwmon/issues/26
Ref: https://github.com/jow-/nlbwmon/issues/30
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit
c528e01f4cb5112cbd26b973400ad424280a61e1)
Rosen Penev [Fri, 24 May 2019 06:43:06 +0000 (23:43 -0700)]
Merge pull request #9058 from micmac1/sqlite3-arm-endian-owrt18
(18.06) sqlite3: fix arm endian issue
Sebastian Kemper [Thu, 23 May 2019 18:36:09 +0000 (20:36 +0200)]
sqlite3: fix arm endian issue
Forum user portuquesa raised a topic (see [1]) about being unable to use
Asterisk on his armeb xscale device. We narrowed it down to sqlite3.
Asterisk was unable to insert a simple table into its db.
In short, sqlite3 assumes little endian for every ARM device. This worked OK
for 4 Byte (unaligned) access. But once upstream (back in 2015) added a
function which accesses 2 Bytes (see [2]) this failed for some (if not all) ARM
big endian devices. ARM CPUs are bi-endian for 4 Byte reads but not for 2 Byte
reads.
This patch fixes the problem by setting the endianness adequately for
ARM targets, for both 32 bit and 64 bit varieties. The patch was applied
upstream (see [3]).
[1] https://forum.openwrt.org/t/solved-asterisk13-or-15-sqlite3-database-problem/36856
[2] https://github.com/sqlite/sqlite/commit/
329428e2088aabb1db2dc6e48108b76551405a8e
[3] https://www.sqlite.org/src/info/
b7aad929619f7043
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Mon, 13 May 2019 20:33:44 +0000 (13:33 -0700)]
Merge pull request #8966 from BKPepe/18.06-ytdl
[OpenWrt 18.06] youtube-dl: update to version 2019.05.11
Josef Schlehofer [Sun, 12 May 2019 09:41:04 +0000 (11:41 +0200)]
youtube-dl: update to version 2019.05.11
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Sun, 12 May 2019 09:09:35 +0000 (11:09 +0200)]
Merge pull request #8765 from BKPepe/1806-urllib3
[OpenWrt 18.06] python-urllib3: update to 1.24.3
Rosen Penev [Sat, 11 May 2019 19:14:15 +0000 (12:14 -0700)]
Merge pull request #8954 from jonathanunderwood/openwrt-18.06-getdns-stubby-from-master
[18.06] stubby and getdns: cherry pick commits from master
Peter Wagner [Sat, 11 May 2019 16:03:06 +0000 (18:03 +0200)]
nfs-kernel-server: use portmap, drop rpcbind
Jonathan G. Underwood [Fri, 10 May 2019 20:50:58 +0000 (21:50 +0100)]
stubby: set PKG_SOURCE_VERSION using PKG_VERSION
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Jonathan G. Underwood [Fri, 10 May 2019 20:19:09 +0000 (21:19 +0100)]
stubby: remove PKG_SOURCE from Makefile
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Jonathan G. Underwood [Fri, 10 May 2019 20:16:05 +0000 (21:16 +0100)]
stubby: add support for TLS configuration options
- tls_cipher_list
- tls_ciphersuites
- tls_min_version
- tls_max_version
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Jonathan G. Underwood [Fri, 10 May 2019 19:22:12 +0000 (20:22 +0100)]
stubby: add support for tls_port resolver config option (#8889)
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Jonathan G. Underwood [Fri, 10 May 2019 18:58:48 +0000 (19:58 +0100)]
stubby: update to 0.2.6
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Jonathan G. Underwood [Fri, 10 May 2019 18:32:10 +0000 (19:32 +0100)]
getdns: update to version 1.5.2
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Rosen Penev [Fri, 10 May 2019 08:00:48 +0000 (01:00 -0700)]
stubby: Update PKG_RELEASE
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jonathan G. Underwood [Thu, 9 May 2019 23:26:38 +0000 (00:26 +0100)]
stubby: fix handling of pkis in config (#8888)
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Jannik Vieten [Mon, 18 Mar 2019 11:07:22 +0000 (12:07 +0100)]
stubby: fixed duplicate IPv6 address in stubby.yml; fixed typo in README.md
Signed-off-by: Jannik Vieten <me@exploide.net>
Rosen Penev [Fri, 10 May 2019 00:05:30 +0000 (17:05 -0700)]
Merge pull request #8938 from lucize/doveup18
dovecot: [18.06] update to 2.2.36.1
Lucian Cristian [Thu, 9 May 2019 19:31:47 +0000 (22:31 +0300)]
dovecot: update to 2.2.36.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Josef Schlehofer [Wed, 8 May 2019 17:23:10 +0000 (19:23 +0200)]
python-urllib3: update to 1.24.3
- Fixes CVE-2019-9740, CVE-2019-11324
- RFC 3986 compliant
- Fix TITLE, which was too long for make menuconfig
- Add PKG_LICENSE_FILES
- Remove current maintainer
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Tue, 7 May 2019 17:38:12 +0000 (10:38 -0700)]
Merge pull request #8781 from neheb/pros
[18.06] Prosody: backport changes from master
Rosen Penev [Tue, 7 May 2019 17:35:45 +0000 (10:35 -0700)]
Merge pull request #8767 from neheb/cr2
[18.06] crtmpserver: Update to official git repo
Rosen Penev [Fri, 3 May 2019 18:43:10 +0000 (11:43 -0700)]
Merge pull request #8816 from neheb/lo
[18.06] loudmouth: Disable debug and fix compilation
Rosen Penev [Fri, 3 May 2019 16:40:29 +0000 (09:40 -0700)]
Merge pull request #8815 from neheb/gr
[18.06] grilo: Remove build dependency on perl-xml-parser
Rosen Penev [Fri, 3 May 2019 16:39:07 +0000 (09:39 -0700)]
Merge pull request #8881 from micmac1/maria_10.1.39
(18.06) mariadb: bump to 10.1.39
Jiri Slachta [Fri, 3 May 2019 06:38:07 +0000 (08:38 +0200)]
libxslt: add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
Jiri Slachta [Fri, 3 May 2019 06:36:35 +0000 (08:36 +0200)]
Merge pull request #8882 from micmac1/xslt-cve-18
(18.06) libxslt: backport patch for CVE-2019-11068
Sebastian Kemper [Thu, 2 May 2019 19:09:02 +0000 (21:09 +0200)]
mariadb: bump to 10.1.39
Fixes CVE-2019-2614 and CVE-2019-2627.
Added PKG_CPE_ID.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Thu, 2 May 2019 19:21:04 +0000 (21:21 +0200)]
libxslt: backport patch for CVE-2019-11068
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Thu, 2 May 2019 07:15:33 +0000 (00:15 -0700)]
Merge pull request #8871 from neheb/ad
[18.06] addrwatch: Add -std=gnu89 to fix compilation
Rosen Penev [Wed, 1 May 2019 21:24:37 +0000 (14:24 -0700)]
addrwatch: Add -std=gnu89 to fix compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Nikos Mavrogiannopoulos [Wed, 1 May 2019 18:15:16 +0000 (20:15 +0200)]
Merge pull request #8779 from neheb/libsec
[18.06] libseccomp: Update to 2.3.3
Rosen Penev [Tue, 30 Apr 2019 18:53:23 +0000 (11:53 -0700)]
Merge pull request #8780 from neheb/apc
[18.06] apcupsd: preset shutdown binary
Rosen Penev [Tue, 30 Apr 2019 18:50:48 +0000 (11:50 -0700)]
Merge pull request #8770 from neheb/es
[18.06] espeak: Fix build issues. Cleanup patches
Rosen Penev [Tue, 30 Apr 2019 18:49:37 +0000 (11:49 -0700)]
Merge pull request #8772 from neheb/oa
[18.06] oath-toolkit: Add patch from Fedora to fix compilation
Rosen Penev [Tue, 30 Apr 2019 18:49:10 +0000 (11:49 -0700)]
Merge pull request #8778 from neheb/liba
[18.06] libartnet: Fix compile with GCC7
Rosen Penev [Tue, 30 Apr 2019 18:47:36 +0000 (11:47 -0700)]
Merge pull request #8850 from EricLuehrsen/unbound_dhcp_1806
[18.06] unbound: fix local dns synthesis corner cases
Peter Wagner [Tue, 30 Apr 2019 17:19:55 +0000 (19:19 +0200)]
add rpcbind
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Eric Luehrsen [Tue, 30 Apr 2019 02:51:55 +0000 (22:51 -0400)]
unbound: fix local dns synthesis corner cases
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Rosen Penev [Sun, 28 Apr 2019 20:53:08 +0000 (13:53 -0700)]
Merge pull request #8777 from neheb/sendm
[18.06] sendmail: link with gcc instead of ld
Rosen Penev [Sun, 28 Apr 2019 00:41:53 +0000 (17:41 -0700)]
Merge pull request #8817 from neheb/bonnnnn
bonnie++: Remove wrongly added patch during cherry-pick
Rosen Penev [Sun, 28 Apr 2019 00:40:18 +0000 (17:40 -0700)]
bonnie++: Remove wrongly added patch during cherry-pick
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 27 Nov 2018 17:41:55 +0000 (09:41 -0800)]
loudmouth: Disable debug and fix compilation
Reduces size and and eliminates -Werror
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from
788fda356e209a17095e185c166cd8f3f9a61688)
Rosen Penev [Sat, 1 Dec 2018 18:10:28 +0000 (10:10 -0800)]
grilo: Remove build dependency on perl-xml-parser
Given that we don't enable a bunch of stuff, we can patch this out.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from
e7dacf3cd313a2526ad71b02372c694ee85edbea)
Guo Li [Mon, 10 Sep 2018 04:53:33 +0000 (12:53 +0800)]
nfs-kernel-server: fix missing libbsd dependency
libbsd may compile before nfs-kernel-server, it will make
nfs-kernel-server depends libbsd.so.0, that is not we want to see. so
gave option to 'configure' to disable libbsd detect and tell it we have
no libbsd
Signed-off-by: Guo Li <uxgood.org@gmail.com>
(cherry picked from commit
3fc7f7b8cc151ab6490189405cb526b70c9bf6e6)
Peter Wagner [Sun, 9 Sep 2018 17:20:22 +0000 (19:20 +0200)]
nfs-kernel-server: update to 2.3.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
(cherry picked from commit
e5216bb0d5fac4d9cc1caf077cb45174f6ccdd7d)
Daniel Engberg [Mon, 27 Aug 2018 22:20:58 +0000 (00:20 +0200)]
nfs-kernel-server: Switch to xz tarball
Switch to smaller xz tarball
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
(cherry picked from commit
cfba4f0874c7b4df342dc90951a2a01730b3ebba)
Andy Walsh [Sun, 12 Aug 2018 18:54:37 +0000 (20:54 +0200)]
nfs-kernel-server: switch to libtirpc, enable ipv6
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
(cherry picked from commit
22ebb5a8d62a808dd8a13faf3913769f5b9ee24a)
Andy Walsh [Tue, 7 Aug 2018 14:16:17 +0000 (16:16 +0200)]
nfs-kernel-server: fix missing host symbol res_querydomain/missing-include-dir
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
(cherry picked from commit
19dfe3b173609bed21496012a8c859f714351db8)
Peter Wagner [Thu, 2 Aug 2018 21:17:35 +0000 (23:17 +0200)]
nfs-kernel-server: add -Wno-error=format-security to TARGET_CFLAGS to a fix compily error
Signed-off-by: Peter Wagner <tripolar@gmx.at>
(cherry picked from commit
b1be3f9c06d5286e1e698edb580e629ae03f0393)
Peter Wagner [Mon, 28 May 2018 18:53:18 +0000 (20:53 +0200)]
nfs-kernel-server: update to 2.3.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
(cherry picked from commit
0d1f48893c0a32fc63a9ab187f588f38709e944f)
Andy Walsh [Tue, 7 Aug 2018 18:34:45 +0000 (20:34 +0200)]
libtirpc: enable host build
* include /etc/netconfig
* cleanup old patches
* update via patch to 1.0.4-rc2
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
(cherry picked from commit
4896e9c36e6834039a2eb98e6799ca8a75b1048b)
Rosen Penev [Mon, 22 Apr 2019 18:24:53 +0000 (11:24 -0700)]
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>
[jonas.gorski: cherry-pick from master]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
(cherry picked from commit
9cb7cc71e7da9d06194b813d6263c0b8427eb1c3)
Hannu Nyman [Thu, 25 Apr 2019 16:26:11 +0000 (19:26 +0300)]
nano: update to 4.2
* update nano to 4.2
Release notes at https://nano-editor.org/news.php
2019.04.24 - GNU nano 4.2
* The integrated spell checker does not crash when 'spell' is missing.
* Option --breaklonglines works also when --ignorercfiles is used.
* Automatic hard-wrapping is more persistent in pushing words to the
same overflow line.
Tested with ipq806x/R7800 and mvebu/WRT3200ACM
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
aee8628696fbaa697a604c2895a016dde8b764c5)
Josef Schlehofer [Thu, 25 Apr 2019 09:45:43 +0000 (11:45 +0200)]
Merge pull request #8764 from BKPepe/1806-youtubedl
[OpenWrt 18.06] youtube-dl: update to version 2019.04.24
Rosen Penev [Thu, 25 Apr 2019 08:01:06 +0000 (01:01 -0700)]
Merge pull request #8766 from neheb/qu
[18.06] quasselc: Update to latest version
Rosen Penev [Thu, 25 Apr 2019 02:30:49 +0000 (19:30 -0700)]
Merge pull request #8768 from neheb/cmd
[18.06] cmdpad: Fix compile
Rosen Penev [Wed, 24 Apr 2019 23:38:58 +0000 (16:38 -0700)]
Merge pull request #8776 from neheb/luas
[18.06] luasec: backport build fixes
Eneas U de Queiroz [Wed, 3 Apr 2019 20:58:56 +0000 (17:58 -0300)]
luasec: cleanup Makefile
The LIBDIR and INCDIR assignments are duplicate of the original
Makefile, changing LIB_PATH and INC_PATH to LDFLAGS and CPPFLAGS.
Setting LIB_PATH and INC_PATH to empty strings will do the same
without duplicating the flags.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Eneas U de Queiroz [Wed, 3 Apr 2019 17:43:10 +0000 (14:43 -0300)]
luasec: use gcc to link instead of ld
Linking with ld is not portable and was causing problems for some
targets, e.g. i386_pentium4:
i486-openwrt-linux-musl-ld: x509.o: in function `push_asn1_objname':
x509.c:(.text+0x61): undefined reference to `__stack_chk_fail_local'
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
(cherry-picked from
e3f1532297bdc0fb1fb9bacd1a51405753d332f9)
Rosen Penev [Tue, 2 Apr 2019 04:32:32 +0000 (21:32 -0700)]
luasec: Replace -fPIC with $(FPIC)
Currently i386 and the PPC targets have issues linking issues.
https://github.com/openwrt/packages/issues/3319
says that replacing -fPIC with -fpic works.
Patch added to avoid package overriding settings set by toolchain and make
compilation less noisy
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from
cf23dd2eb0944a9a64ecec37344d04bc0c66eb4e)
Josef Schlehofer [Tue, 23 Apr 2019 13:27:12 +0000 (15:27 +0200)]
youtube-dl: update to version 2019.04.24
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Wed, 24 Apr 2019 16:54:27 +0000 (09:54 -0700)]
Merge pull request #8773 from neheb/cla
[18.06] clamsmtp: Really fix compilation
Ted Hess [Wed, 12 Dec 2018 14:55:18 +0000 (09:55 -0500)]
intltool: Add patch to fix regular expressions and avoid warnings in perl 5.22 and later.
Signed-off-by: Ted Hess <thess@kitschensync.net>
(backported from commit
5c823596dd4f51969425b7a39f9b3c2730aa4e72)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Rosen Penev [Wed, 3 Apr 2019 02:06:39 +0000 (19:06 -0700)]
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>
Luís Felipe Safady [Wed, 13 Feb 2019 09:54:39 +0000 (07:54 -0200)]
prosody: Update prosody to 0.11.2 Update
Fixes CVE-2018-10847
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Luís Felipe Safady <lagonauta@gmail.com>
Othmar Truniger [Wed, 3 Apr 2019 17:12:38 +0000 (19:12 +0200)]
apcupsd: preset shutdown binary
Signed-off-by: Othmar Truniger <github@truniger.ch>
Rosen Penev [Sat, 8 Sep 2018 17:44:46 +0000 (10:44 -0700)]
libseccomp: Update to 2.3.3
Added PKG_BUILD_PARALLEL for faster compilation.
Removed PKG_FORMAT_SECURITY as it's not needed to be disabled anymore.
Removed patch as musl has been updated.
Signed-off-by: Rosen Penev <rosenp@gmail.com>