Commit graph

12883 commits

Author SHA1 Message Date
Hannu Nyman
a38d5c7268
Merge pull request #7747 from val-kulkov/openldap-package
openldap: version update and new build parameters
2018-12-26 19:37:39 +02:00
Hannu Nyman
e2dc03ed7e
Merge pull request #7739 from sartura/things_gateway_0.6.1
node-mozilla-iot-gateway: bump package to 0.6.1
2018-12-26 19:37:19 +02:00
Hannu Nyman
467649955c
Merge pull request #7716 from neheb/patch-20
python-six: Update to 1.12.0
2018-12-26 19:36:39 +02:00
Ted Hess
596f8dc5e9
Merge pull request #7768 from neheb/patch-13
shairport-sync: Allow usage with uclibc++
2018-12-26 07:15:13 -05:00
Ted Hess
ac0ef1f043
Merge pull request #7766 from neheb/patch-9
libaudiofile: Allow compilation with uclibc++
2018-12-26 07:14:49 -05:00
Ted Hess
13e0bc831d
Merge pull request #7775 from diizzyy/patch-22
libs/alsa-lib: Add /etc/asound.conf for backup
2018-12-26 07:12:18 -05:00
Daniel Engberg
62d8f72c4a
libs/alsa-lib: Add /etc/asound.conf for backup
Even if /etc/asound.conf isn't installed we should try to
preserve user configurations during sysupgrades

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-12-26 00:06:06 +01:00
Peter Wagner
c849172949 libsndfile: update to 8ddc442d539ca775d80cdbc7af17a718634a743f
a/ulaw: fix multiple buffer overflows

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-25 04:03:28 +01:00
Rosen Penev
0fb5bcd3f4 shairport-sync: Allow usage with uclibc++
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-24 17:48:09 -08:00
Rosen Penev
6ea61873cb
libaudiofile: Allow compilation with uclibc++
Allows selection of 1 libc++.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-24 13:54:48 -08:00
Peter Wagner
724ddd2f94 glib2: update to 2.58.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-24 22:19:35 +01:00
Rosen Penev
2a758a1c68 node: Update to 8.14.1
Mainly CVE fixes.

Added a patch to fix compilation without deprecated OpenSSL APIs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-24 10:12:50 +08:00
Eneas U de Queiroz
fc4bc242cc node: use system libnghttp2 libuv libhttp-parser
Use the openwrt system libraries instead of the ones bundled with node.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-24 10:12:50 +08:00
Hannu Nyman
cb6fc9d7a9
Merge pull request #7692 from neheb/patch-6
django: Update to 1.11.17
2018-12-21 21:16:48 +02:00
Hannu Nyman
d5a48bac09
Merge pull request #7744 from val-kulkov/opendkim-package
opendkim: support OpenSSL 1.1 with/without deprecated APIs
2018-12-21 21:16:20 +02:00
Val Kulkov
ba903d4853 openldap: version update and new build parameters
This patch updates OpenLDAP to 2.4.47, introduces new build
parameters and places openldap-server, openldap-utils and
libopenldap under a separate menu item in Network.

OpenLDAP is difficult to find in menuconfig at present. Making
a separate menu item for OpenLDAP for selection of packages and
enabling or disabling build parameters makes better sense.

To have access to the loglevel directive, OpenLDAP must be built
with debugging information. Having access to the loglevel directive
is essential during the initial configuration of OpenLDAP server.

International users may want to enable ICU support to have access
to international characters.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2018-12-21 12:22:33 -05:00
Val Kulkov
5f08e7b75b opendkim: support OpenSSL 1.1 with/without deprecated APIs
This patch enables support of OpenSSL 1.1+ with and without
deprecated OpenSSL APIs.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2018-12-21 11:23:42 -05:00
Hannu Nyman
1da02dfe8c
Merge pull request #7704 from neheb/patch-9
jansson: Update to 2.12
2018-12-21 17:39:29 +02:00
Hannu Nyman
6980c438cf
Merge pull request #7707 from neheb/patch-12
prometheus: Update to 2.6.0
2018-12-21 17:39:14 +02:00
Hannu Nyman
069544bedd
Merge pull request #7711 from neheb/patch-16
python-service-identity: Update to 18.1.0
2018-12-21 17:38:25 +02:00
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
Marko Ratkaj
ce0e807ae0 node-mozilla-iot-gateway: bump package to 0.6.1
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-12-20 16:36: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
Rosen Penev
e8b7209830 prometheus: Update to 2.6.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-19 12:38:23 -08:00
Rosen Penev
05007d60cf python-service-identity: Update to 18.1.0
Switched URL to standard one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-19 12:36:28 -08: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