Commit graph

12857 commits

Author SHA1 Message Date
Hannu Nyman
d56d13e9ec
Merge pull request #7709 from neheb/patch-14
python-mysql: Update to 1.3.14
2018-12-21 17:14:41 +02:00
Hannu Nyman
a008f9cac1
Merge pull request #7708 from neheb/patch-13
postfix: Update to 3.3.2
2018-12-21 17:14:24 +02:00
champtar
2a171c36fa
Merge pull request #7738 from TDT-AG/pr/20181220-mwan3
mwan3: add nping to tracking method
2018-12-21 13:36:42 +01:00
Michael Stoll
7acb0c3e38 mwan3: add nping to tracking method
Signed-off-by: Michael Stoll <michael.stoll@meadow-robotics.com>
2018-12-21 11:21:31 +01:00
Val Kulkov
29478d7a67 subversion: bump to the latest stable release
Update to subversion 1.11.0.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2018-12-21 12:03:26 +08:00
Rosen Penev
ac848c2af3 clamav: Change depends from uclibcxx to CXX_DEPENDS
The build system allows changing uclibc++ to libstdcpp globally. This
avoids an unnecessary depends in the case of libstdcpp usage.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-21 10:51:02 +08:00
Philip Prindeville
901a489ad0
Merge pull request #7695 from pprindeville/acpica-unix-update-20181213
acpica-unix: update to 20181213
2018-12-20 16:41:57 -07:00
Philip Prindeville
6d7832e10a acpica-unix: update to 20181213
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-12-20 16:35:30 -07:00
champtar
5a978f2270
Merge pull request #7734 from micmac1/master-sqlite-maint
sqlite3: change maintainer
2018-12-20 19:07:04 +01:00
Sebastian Kemper
8e559b440b sqlite3: change maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-20 18:42:53 +01:00
Yousong Zhou
a17028a1c9 Revert "minisatip: add new package"
This reverts commit 68add335a7.

This package depends on libraries (libdvbapi, libdvbcsa, libdvben50221)
that does not exist yet in OpenWrt repos

Reported-by: Val Kulkov <val.kulkov@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-12-20 15:22:53 +00:00
Marko Ratkaj
d64e2a39ab
Merge pull request #7633 from cotequeiroz/node-mozila-iot-gateway_CPU
node-mozilla-iot-gateway: fix copy of sqlite3 module directory
2018-12-20 16:09:19 +01:00
Dirk Brenken
440829b6b9
Merge pull request #7732 from dibdot/adblock
adblock: release 3.6.0
2018-12-20 08:50:48 +01:00
Hannu Nyman
6ea773f828
Merge pull request #7721 from sartura/geth_update_1.8.20
geth: Update to 1.8.20
2018-12-19 20:56:42 +02:00
Hannu Nyman
7d649c7288
Merge pull request #7731 from jsiverskog/mdnsresponder_878_200_35
mdnsresponder: bump to 878.200.35 and refresh patches
2018-12-19 20:56:12 +02:00
Dirk Brenken
4e8d22eced adblock: release 3.6.0
* add adblock dns query reporting via tcpdump (see readme for details)
* fix tld compression on low memory systems (< 64 MB)
* fix various small issues

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-19 17:32:29 +01:00
Hannu Nyman
2be776e91c
Merge pull request #7679 from neheb/fcgi
fcgi: Update to 2.4.1
2018-12-19 16:58:01 +02:00
Hannu Nyman
b191a875be
Merge pull request #7684 from neheb/patch-4
tcp: Update to 8.6.9
2018-12-19 16:52:40 +02:00
Jacob Siverskog
ff0933e2f1 mdnsresponder: bump to 878.200.35 and refresh patches
While at it, change the source URL to https.

Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
2018-12-19 15:51:19 +01:00
Hannu Nyman
024a554fbd
Merge pull request #7718 from neheb/patch-23
python-dpkt: Update to 1.92
2018-12-19 16:49:35 +02:00
Hannu Nyman
69a7c970cf
Merge pull request #7730 from ja-pa/unbound-dns64-patch
unbound: add patch to fix dns64 crash
2018-12-19 16:47:42 +02:00
Hannu Nyman
6856136301
Merge pull request #7689 from wvdakker/master
Shorewall: Bump to 5.2.1.4
2018-12-19 16:40:19 +02:00
Jan Pavlinec
c4a57c3f07
unbound: add patch to fix dns64 crash
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2018-12-19 10:19:06 +01:00
Daniel Kucera
68add335a7 minisatip: add new package
Minisatip is a multi-threaded satip server version 1.2 that runs
under Linux and it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2,
DVB-C, DVB-C2, ATSC and ISDB-T cards.

https://github.com/catalinii/minisatip

Signed-off-by: Daniel Kucera <daniel.kucera@gmail.com>
2018-12-19 16:51:07 +08:00
Jeffery To
d53d839739 golang: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-12-19 15:33:44 +08:00
Ted Hess
6afd122200
Merge pull request #7727 from ClaymorePT/boost_1.69.0_r1
boost: Package Version Update -> 1.69.0
2018-12-18 19:07:41 -05:00
Carlos Miguel Ferreira
89e6855d96
boost: Package Version Update -> 1.69.0
This package update provides one new library:
 -> Safe Numerics: A library for guaranteed correct integer arithmetic for
      C++14 and later, from Robert Ramey [1].

Discontinued Libraries
-> Signals (v1) is now removed. Its removal was announced in 1.68 and its
   deprecation was announced in 1.54. Boost 1.68 is the last release that
   provides this library. Users are encouraged to use Signals2 instead.
   The Boost community thanks Douglas Gregor for his work on Signals which
   served its users well and which also inspired Signals2 [2].

More info can be found at the usual place [3].

[1] : https://www.boost.org/doc/libs/1_69_0/libs/safe_numerics/doc/html/index.html
[2] : https://www.boost.org/doc/libs/1_69_0/doc/html/signals2.html
[3] : https://www.boost.org/users/history/version_1_69_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2018-12-18 22:52:47 +00:00
champtar
cf4f87f002
Merge pull request #7725 from micmac1/master-sqlite3
(master) sqlite3 security bump
2018-12-18 22:36:01 +01:00
Ted Hess
422cd11b5a CircleCI: Add bzr to Docker image. Update to v1.0.2
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-12-18 16:24:04 -05:00
Sebastian Kemper
c565ad271b sqlite3: remove $(FPIC)
Defaulting to -fPIC is a bad idea, especially for executables (here:
sqlite3-cli). In short, there are certain security implications as well
as overhead/performance penalties. Details see:

https://wiki.gentoo.org/wiki/Project:Hardened/Position_Independent_Code_internals

The configure script is able to detect the need for PIC and adds the
flag when needed anyway (when compiling the library).

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-18 20:57:47 +01:00
Sebastian Kemper
1e5bc17eea sqlite3: security bump
A remote code execution vuln has been found in sqlite. Infos available
here:

https://blade.tencent.com/magellan/index_en.html

sqlite 3.26.0 contains the fix.

This commit also changes source URL to https.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-18 20:51:58 +01:00
Saverio Proto
4e39f35d66
Merge pull request #7646 from neheb/tinc
tinc: Fix compilation without deprecated OpenSSL APIs
2018-12-18 20:49:05 +01:00
Hannu Nyman
89c6f4269b
Merge pull request #7720 from cotequeiroz/softethervpn_host
softethervpn: cleanup host/build, pass HOST_*FLAGS
2018-12-18 21:17:51 +02:00
Hannu Nyman
b20a27cada
Merge pull request #7714 from neheb/patch-18
logrotate: Update to 3.15.0
2018-12-18 19:22:51 +02:00
Hannu Nyman
7cbf412b1f
Merge pull request #7710 from neheb/patch-15
python-requests: Update to 2.21.0
2018-12-18 19:22:29 +02:00
Mislav Novakovic
9a4818e4c0 geth: Update to 1.8.20
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-12-18 14:50:33 +01:00
Eneas U de Queiroz
e3c6fcb796 softethervpn: cleanup host/build, pass HOST_*FLAGS
Remove hack to avoid readline host dependency, now that readline is
being host/built.
Pass on HOST_CFLAGS, HOST_CPPFLAGS, & HOST_LDFLAGS, to fix buildbots
host-compile errors about not finding openssl headers.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-18 10:32:30 -02:00
Karl Palsson
84ece779f5 net/mosquitto: bump to 1.5.5
Security and bug fix.  Full changelog available at: https://mosquitto.org/ChangeLog.txt

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-12-18 09:38:50 +00:00
Rosen Penev
54918d4d46 python-dpkt: Update to 1.9.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 19:14:48 -08:00
Ted Hess
d8a06c22f8
Merge pull request #7565 from neheb/sendmail
sendmail: Add OpenSSL 1.1 support
2018-12-17 20:50:22 -05:00
Peter Wagner
89ef798dec git: update to 2.20.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-18 00:14:22 +01:00
Rosen Penev
d3175470a2
logrotate: Update to 3.15.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 15:13:59 -08:00
Eneas U de Queiroz
213fd4f64b sendmail: link with gcc instead of ld
If ld is used directly to link libmilter.so, linking is not done
correctly with glibc, and produces a library that can't be used.
Linking with the bad library produces a strange error:
ld: conftest: hidden symbol `stat' in [...]libc_nonshared.a(stat.oS)
is referenced by DSO

Using ld with musl works fine, but using gcc is a more portable way of
linking the shared library anyway.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-17 14:57:01 -08:00
Rosen Penev
035f7deb2d sendmail: Add OpenSSL 1.1 support
First patch is from Debian and enables OpenSSL 1.1 support.

Second patch is a fix for OpenSSL 1.1 ECC curves.

Third patch allows compilation without deprecated APIs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 14:56:55 -08:00
Rosen Penev
c49b170809
python-requests: Update to 2.21.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 14:19:32 -08:00
Rosen Penev
019bcd9780 python-mysql: Update to 1.3.14
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 14:17:11 -08:00
Rosen Penev
2f900553ed
postfix: Update to 3.3.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 14:12:55 -08:00
Hans Dedecker
d26f7e5a47
Merge pull request #7701 from dengqf6/xtables
xtables-addons: fix compile error on kernel 4.18+
2018-12-17 21:14:19 +01:00
Ted Hess
fb758431af CircleCI: Remove version info from SDK filename.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-12-17 15:07:13 -05:00
Deng Qingfang
f55fb35700 xtables-addons: fix compile error on kernel 4.18+
Use `struct nf_nat_range2` for kernel 4.18+

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2018-12-18 03:44:11 +08:00