Philip Prindeville [Sat, 30 Dec 2017 00:39:30 +0000 (17:39 -0700)]
php7: fix syntax issue in MIPS code for pcre
Copied from upstream (master).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Michael Heimpold [Thu, 28 Dec 2017 21:06:47 +0000 (22:06 +0100)]
Merge branch 'pprindeville-php7-update-7.2.0' (closes #5301)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 22 Dec 2017 21:00:20 +0000 (22:00 +0100)]
php7: disable valgrind support
The check to enable/disable this new feature of PHP 7.2 works
incorrectly when cross-compiling because it detects the host headers
only and there is no way to pass in a dedicated directory.
The wish to change this was reported upstream at:
https://bugs.php.net/bug.php?id=75722
For the meantime, use a self-cooked patch.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Thu, 28 Dec 2017 20:44:25 +0000 (21:44 +0100)]
Merge branch 'php7-update-7.2.0' of https://github.com/pprindeville/packages
into pprindeville-php7-update-7.2.0
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Thu, 28 Dec 2017 17:24:50 +0000 (19:24 +0200)]
Merge pull request #5331 from ClaymorePT/boost_1.66.0
boost: Version Update -> 1.66.0
Hannu Nyman [Thu, 28 Dec 2017 17:23:03 +0000 (19:23 +0200)]
Merge pull request #5332 from dibdot/adblock
adblock: release 3.4.0
Hannu Nyman [Thu, 28 Dec 2017 17:22:09 +0000 (19:22 +0200)]
Merge pull request #5330 from hnyman/nano291
nano: update to 2.9.1
Dirk Brenken [Thu, 28 Dec 2017 16:55:49 +0000 (17:55 +0100)]
adblock: release 3.4.0
* preserve DNS cache after adblock processing,
- 'unbound' and 'named' support this (please check readme)
- 'dnsmasq' now uses the 'servers-file' directive
to minimize the reload disruption,
even though the dns cache will be cleared after SIGHUP
- 'kresd' dns cache is persistent by upstream default, anyway
Turris Omnia devices need a small upstream software change
which is not accepted/implemented yet
* email notification in case of an error or domain count < n
(default 0, check readme)
* removed securemecca from default config (service has been closed)
* new separate functions for hash compare and list/overall count
* add missing package dependencies
* various clean-ups
* update documentation
Signed-off-by: Dirk Brenken <dev@brenken.org>
Carlos Miguel Ferreira [Thu, 28 Dec 2017 13:29:43 +0000 (13:29 +0000)]
boost: Version Update -> 1.66.0
This package release updates boost to version 1.66.0.
Boost 1.66.0 brings three new header-only libs:
- Beast [1]: Portable HTTP, WebSocket, and network operations using only C++11
and Boost.Asio, from Vinnie Falco.
- CallableTraits [2]: A spiritual successor to Boost.FunctionTypes,
Boost.CallableTraits is a header-only C++11 library for
the compile-time inspection and manipulation of all
'callable' types. Additional support for C++17 features,
from Barrett Adair.
- Mp11 [3]: A C++11 metaprogramming library, from Peter Dimov.
More info about this release, can be found in [4].
[1]: http://www.boost.org/doc/libs/1_66_0/libs/beast/doc/html/index.html
[2]: http://www.boost.org/doc/libs/1_66_0/libs/callable_traits/doc/html/index.html
[3]: http://www.boost.org/doc/libs/1_66_0/libs/mp11/doc/html/mp11.html
[4]: http://www.boost.org/users/history/version_1_66_0.html
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
Hannu Nyman [Thu, 28 Dec 2017 12:45:42 +0000 (14:45 +0200)]
Merge pull request #5328 from haraldg/elektra
elektra: update to 0.8.21
Hannu Nyman [Thu, 28 Dec 2017 12:36:31 +0000 (14:36 +0200)]
nano: update to 2.9.1
* update nano to 2.9.1
(and drop the unnecessary upstream patch)
* add myself as the second maintainer
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Harald Geyer [Wed, 27 Dec 2017 22:25:15 +0000 (22:25 +0000)]
elektra: update to 0.8.21
Signed-off-by: Harald Geyer <harald@ccbib.org>
Hannu Nyman [Wed, 27 Dec 2017 09:03:41 +0000 (11:03 +0200)]
Merge pull request #5324 from benhsmith/master
Compile tested: brcm47xx, OpenWRT rb8edaf4
Hannu Nyman [Wed, 27 Dec 2017 07:07:29 +0000 (09:07 +0200)]
Merge pull request #5325 from stangri/simple-adblock
simple-adblock: new boot logic & updated blacklists
Peter Wagner [Tue, 26 Dec 2017 23:38:51 +0000 (00:38 +0100)]
nfs-kernel-server: update to 2.3.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Stan Grishin [Tue, 26 Dec 2017 22:13:38 +0000 (14:13 -0800)]
simple-adblock: new boot logic
Signed-off-by: Stan Grishin <stangri@melmac.net>
Ben Smith [Mon, 4 Dec 2017 05:58:05 +0000 (21:58 -0800)]
netwhere: fix memory corruption problem
Compile tested: brcm47xx, OpenWRT rb8edaf4
Run tested: brcm47xx, ASUS RT-N16, DESIGNATED DRIVER (Bleeding Edge, 5014x5)
Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
Hannu Nyman [Tue, 26 Dec 2017 17:37:39 +0000 (19:37 +0200)]
Merge pull request #5323 from ejurgensen/libunistring_update_098
libunistring: update to 0.9.8
champtar [Mon, 25 Dec 2017 19:36:20 +0000 (11:36 -0800)]
Merge pull request #5314 from benhsmith/master
libs/libgcrypt: switch PKG_SOURCE_URL to https URI
Espen Jürgensen [Mon, 25 Dec 2017 18:08:09 +0000 (19:08 +0100)]
libunistring: update to 0.9.8
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Thomas Heil [Mon, 25 Dec 2017 10:35:19 +0000 (11:35 +0100)]
Merge pull request #5282 from lucize/nginxup
nginx: update to 1.12.2
Yousong Zhou [Mon, 25 Dec 2017 06:10:34 +0000 (14:10 +0800)]
reaver: configure with --enable-savetocurrent
It will let reaver to save session file to cwd of the process instead of
/etc/reaver. This has the same effect as the old patch
0002-Use-the-current-directory-for-storing-and-loading-se.patch
which was removed in the transition to reaver-wps-t6x-fork
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
champtar [Sat, 23 Dec 2017 23:29:21 +0000 (15:29 -0800)]
Merge pull request #5061 from mrkiko/hostside-luarocks
luarocks: Allow building luarocks for the host
Michael Heimpold [Sat, 23 Dec 2017 14:17:54 +0000 (15:17 +0100)]
Merge pull request #5308 from TimelessNL/add_digitemp
digitemp: reintroduce package
Luiz Angelo Daros de Luca [Sat, 23 Dec 2017 05:32:16 +0000 (03:32 -0200)]
Merge pull request #5316 from luizluca/ruby-2.4.3
ruby: bump to 2.4.3
Luiz Angelo Daros de Luca [Fri, 22 Dec 2017 05:28:56 +0000 (03:28 -0200)]
ruby: bump to 2.4.3
This release includes some bug fixes and a security fix.
CVE-2017-17405: Command injection vulnerability in Net::FTP
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Philip Prindeville [Mon, 18 Dec 2017 22:32:37 +0000 (15:32 -0700)]
php7: update to 7.2.0
Also drop mcrypt module as it's deprecated.
Dropped patches have been accepted upstream or something homologous.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Jasper Scholte [Fri, 22 Dec 2017 23:13:13 +0000 (00:13 +0100)]
digitemp: reintroduce package
This reintroduces digitemp from the "old unmaintained" repository: http://git.openwrt.org/?p=packages.git;a=tree;f=utils/digitemp;hb=HEAD
Updated to v3.7.1 and based on github as mentioned here: https://www.digitemp.com/software.shtml
Set myself as maintainer.
Signed-off-by: Jasper Scholte <NightNL@outlook.com>
Nuno Goncalves [Fri, 22 Dec 2017 11:46:12 +0000 (12:46 +0100)]
usbip: fix typo (closes #4994 #5312)
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
Ben Smith [Fri, 22 Dec 2017 08:11:31 +0000 (00:11 -0800)]
libs/libgcrypt: switch PKG_SOURCE_URL to https URI
curl hangs with the ftp URI
Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
Hannu Nyman [Fri, 22 Dec 2017 07:51:36 +0000 (09:51 +0200)]
Merge pull request #5305 from hbl0307106015/ndpi
libndpi: bump to version 2.2
Hannu Nyman [Fri, 22 Dec 2017 07:50:38 +0000 (09:50 +0200)]
Merge pull request #5309 from sartura/sysrepo_release_0.7.2
Sysrepo release 0.7.2
Philip Prindeville [Thu, 21 Dec 2017 22:57:05 +0000 (15:57 -0700)]
Merge pull request #5307 from TimelessNL/add_rtl_433
rtl_433: add package
Ted Hess [Thu, 21 Dec 2017 22:33:49 +0000 (17:33 -0500)]
Merge pull request #5299 from thess/shairport-sync
shairport-sync: Update to 3.1.6
Nuno Goncalves [Thu, 21 Dec 2017 16:01:11 +0000 (17:01 +0100)]
usbip: fix usb.ids download (closes #4994)
Used the same solution as in utils/usbutils/Makefile
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
Nuno Goncalves [Thu, 21 Dec 2017 15:39:52 +0000 (16:39 +0100)]
watchcat: bump release due to
8e1e4d7d2d2bfe88c1b14a8e844222278e12fccc
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
Mislav Novakovic [Thu, 21 Dec 2017 11:41:02 +0000 (12:41 +0100)]
netopeer2: bump to latest version
This patch add's a new cmakefile which builds other cmakefiles and
simplifies the Makefile, also it renames the yang files so
sysrepoctl does not create duplicates.
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Mislav Novakovic [Thu, 21 Dec 2017 10:16:53 +0000 (11:16 +0100)]
sysrepo: bump to latest version
This patche renames the yang files so sysrepoctl does not create
duplicates.
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Mislav Novakovic [Thu, 21 Dec 2017 10:16:40 +0000 (11:16 +0100)]
libnetconf2: bump to latest version
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Mislav Novakovic [Thu, 21 Dec 2017 10:16:29 +0000 (11:16 +0100)]
libyang: bump to latest version
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Jasper Scholte [Thu, 21 Dec 2017 09:11:29 +0000 (10:11 +0100)]
rtl_433: add package
This will add the rtl_433 package. The project can be found: https://github.com/merbanan/rtl_433
It is based on a recent trunk since the latest release is negligible.
Signed-off-by: Jasper Scholte <NightNL@outlook.com>
Daniel Golle [Thu, 21 Dec 2017 05:05:46 +0000 (06:05 +0100)]
gnunet: update to git snapshot 2017-12-19
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
BangLang Huang [Wed, 20 Dec 2017 09:32:51 +0000 (17:32 +0800)]
libndpi: bump to version 2.2
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
Yousong Zhou [Tue, 19 Dec 2017 02:14:13 +0000 (10:14 +0800)]
xl2tpd: README.md: add docs on uci options
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Ted Hess [Mon, 18 Dec 2017 18:46:58 +0000 (13:46 -0500)]
shairport-sync: Update to 3.1.6
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Mon, 18 Dec 2017 17:17:34 +0000 (12:17 -0500)]
Merge pull request #5286 from pprindeville/lighttd-update-1.4.48
lighttpd: update to 1.4.48
Hannu Nyman [Mon, 18 Dec 2017 14:52:03 +0000 (16:52 +0200)]
Merge pull request #5298 from wvdakker/master
Fixed double/missing entry in path.
W. van den Akker [Mon, 18 Dec 2017 14:33:50 +0000 (15:33 +0100)]
Shorewall6: Fix double/missing entry in path.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Mon, 18 Dec 2017 14:32:31 +0000 (15:32 +0100)]
Shorewall: Fix double/missing entry in path.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Hannu Nyman [Mon, 18 Dec 2017 14:03:43 +0000 (16:03 +0200)]
Merge pull request #5295 from wvdakker/reorder
Shorewall(6)-lite: Reorder install section
Hannu Nyman [Mon, 18 Dec 2017 14:02:23 +0000 (16:02 +0200)]
Merge pull request #5296 from wvdakker/set-path
Shorewall(6): Set path
Ted Hess [Mon, 18 Dec 2017 14:00:20 +0000 (09:00 -0500)]
Merge pull request #5294 from damianorenfer/master
libs/libsodium: update to 1.0.16
W. van den Akker [Mon, 18 Dec 2017 13:29:37 +0000 (14:29 +0100)]
Shorewall6-lite: Reorder package/install section.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Mon, 18 Dec 2017 13:28:36 +0000 (14:28 +0100)]
Shorewall-lite: Reorder package/install section.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Alin Nastac [Mon, 18 Dec 2017 12:31:16 +0000 (13:31 +0100)]
xl2tpd: remove demand support from netifd l2tp protocol
This pppd feature does not make sense in L2TP case because the
tunnel is already connected when xl2tpd launch pppd process. If
a dial-on-demand feature is to be implemented, trigger interface
would have to be provided by xl2tpd, not pppd.
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
W. van den Akker [Mon, 18 Dec 2017 13:27:23 +0000 (14:27 +0100)]
Shorewall6: Change path to prevent busybox/ip detection before ip-tiny/full.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Mon, 18 Dec 2017 13:23:31 +0000 (14:23 +0100)]
Shorewall: Change path to prevent busybox/ip detection before ip-tiny/full.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Damiano Renfer [Mon, 18 Dec 2017 12:37:10 +0000 (13:37 +0100)]
libs/libsodium: update to 1.0.16
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
Philip Prindeville [Sun, 17 Dec 2017 19:07:59 +0000 (12:07 -0700)]
Merge pull request #5291 from pprindeville/acpica-unix-update-
20171215
acpica-unix: update to
20171215
Hannu Nyman [Sun, 17 Dec 2017 19:04:36 +0000 (21:04 +0200)]
Merge pull request #5290 from brianjmurrell/set-PATH
shorewall-lite: set the $PATH variable
Philip Prindeville [Sun, 17 Dec 2017 18:26:41 +0000 (11:26 -0700)]
acpica-unix: update to
20171215
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Brian J. Murrell [Sun, 17 Dec 2017 14:11:39 +0000 (09:11 -0500)]
shorewall6-lite: set the PATH variable
So that it matches LEDE's default PATH value.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
Brian J. Murrell [Sun, 17 Dec 2017 14:10:33 +0000 (09:10 -0500)]
shorewall-lite: set the PATH variable
So that it matches LEDE's default PATH value.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
Philip Prindeville [Sat, 16 Dec 2017 20:41:23 +0000 (13:41 -0700)]
Merge pull request #5236 from lynxis/rb_perl
perl: remove build timestamp
Philip Prindeville [Sat, 16 Dec 2017 20:38:42 +0000 (13:38 -0700)]
Merge pull request #5271 from jow-/introduce-setserial
setserial: introduce package
Philip Prindeville [Sat, 16 Dec 2017 19:49:22 +0000 (12:49 -0700)]
lighttpd: update to 1.4.48
All of the bugs for which we had patches have been fixed upstream
in 1.4.46, so the patches can be dropped.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hannu Nyman [Sat, 16 Dec 2017 15:02:45 +0000 (17:02 +0200)]
Revert "python,python3: add zlib/host to HOST_BUILD_DEPENDS"
This reverts commit
c764f77dc1a62ce667b38520496ddb9bfaececab.
The commit caused warnings to be displayed at make defconfig etc.
WARNING: Makefile 'package/feeds/packages/python/python/Makefile'
has a host build dependency on 'zlib/host' but
'package/libs/zlib/Makefile' does not implement a 'host' build type
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Sat, 16 Dec 2017 10:23:10 +0000 (12:23 +0200)]
Merge pull request #5274 from commodo/python-host-zlib
python,python3: add zlib/host to HOST_BUILD_DEPENDS
John Crispin [Sat, 16 Dec 2017 09:02:31 +0000 (10:02 +0100)]
Merge pull request #5118 from jow-/cgi-io-sha256
cgi-io: support SHA256 checksums for file uploads
Hannu Nyman [Sat, 16 Dec 2017 08:46:01 +0000 (10:46 +0200)]
Merge pull request #5264 from TDT-AG/pr/
20171211-net-stunnel-add-uci-enabled-param
net/stunnel: add enabled config option
Hannu Nyman [Sat, 16 Dec 2017 08:42:15 +0000 (10:42 +0200)]
Merge pull request #5283 from dibdot/travelmate
travelmate: release 1.0.0
Michael Heimpold [Fri, 15 Dec 2017 21:55:49 +0000 (22:55 +0100)]
Merge pull request #5237 from lynxis/rb_php7
php7: remove build timestamp
Hannu Nyman [Fri, 15 Dec 2017 21:52:30 +0000 (23:52 +0200)]
Merge pull request #5280 from bk138/ola-0.10.5-try2
ola: update to 0.10.5, drop obsolete patches
Dirk Brenken [Fri, 15 Dec 2017 18:10:17 +0000 (19:10 +0100)]
travelmate: release 1.0.0
* limit sta interface selection/handling
to defined travelmate interface (trm_iface) only
* check eap capabilities and ignore enterprise uplinks
as long as eap support is not available
* documentation update
* cosmetics
* LuCI: various cleanups
Signed-off-by: Dirk Brenken <dev@brenken.org>
Christian Beier [Fri, 15 Dec 2017 17:23:18 +0000 (18:23 +0100)]
ola: update to 0.10.5, drop obsolete patches
This also add a patch fixing builds with newer protobuf versions,
https://github.com/OpenLightingProject/ola/pull/1336.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Lucian Cristian [Fri, 15 Dec 2017 16:44:13 +0000 (18:44 +0200)]
nginx: update to 1.12.2
also fixes gcc7.2 compile
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Hannu Nyman [Fri, 15 Dec 2017 15:39:42 +0000 (17:39 +0200)]
Merge pull request #5279 from mstorchak/lsof
lsof: reproducible build
Nikos Mavrogiannopoulos [Fri, 15 Dec 2017 13:38:55 +0000 (14:38 +0100)]
Merge pull request #5244 from yousong/p11-err.h
openconnect: fix compilation against libp11 >= 0.4.7
Maxim Storchak [Fri, 15 Dec 2017 13:33:03 +0000 (15:33 +0200)]
lsof: reproducible build
- clear build host and user info
- clear compiler flags
- set date to SOURCE_DATE_EPOCH
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Florian Eckert [Thu, 30 Nov 2017 09:01:21 +0000 (10:01 +0100)]
net/stunnel: add enabled config option
Add an enabled option for the service section, so you could keep your
configuration in place without apply this section on startup or service reload.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Yousong Zhou [Fri, 8 Dec 2017 06:37:28 +0000 (14:37 +0800)]
openconnect: fix compilation against libp11 0.4.7
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Florian Fainelli [Thu, 14 Dec 2017 18:47:00 +0000 (10:47 -0800)]
Merge pull request #5179 from neheb/cifs
cifs-utils: Update to 6.7
Alexander Couzens [Wed, 6 Dec 2017 22:54:01 +0000 (23:54 +0100)]
php7: remove build timestamp
Build timestamp prevents reproducible builds [0].
[0] https://reproducible-builds.org/docs/timestamps/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Alexander Couzens [Wed, 6 Dec 2017 22:51:49 +0000 (23:51 +0100)]
perl: remove build timestamp
Build timestamp prevents reproducible builds [0].
[0] https://reproducible-builds.org/docs/timestamps/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
champtar [Thu, 14 Dec 2017 01:13:18 +0000 (17:13 -0800)]
Merge pull request #5276 from thess/fdk-aac
fdk-aac: Update to latest source revision. Add myself as maintainer
champtar [Thu, 14 Dec 2017 01:12:34 +0000 (17:12 -0800)]
Merge pull request #5261 from nxhack/bump_to_60_2
icu: update to 60.2
Hirokazu MORIKAWA [Mon, 11 Dec 2017 02:24:51 +0000 (11:24 +0900)]
icu: update to 60.2
Maintainer: me
Compile tested: ar71xx, LEDE trunk r5488-
893a1ed
Run tested: NONE
Description:
upstream update to 60.2
note: fix g++-4 issue
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Ted Hess [Wed, 13 Dec 2017 22:01:28 +0000 (17:01 -0500)]
fdk-aac: Update to latest source revision. Add myself as maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
champtar [Wed, 13 Dec 2017 21:39:35 +0000 (13:39 -0800)]
Merge pull request #5275 from thess/unrar-update
unrar: Update to latest version (5.5.8)
Ted Hess [Wed, 13 Dec 2017 20:39:35 +0000 (15:39 -0500)]
unrar: Update to latest version (5.5.8)
11-Aug-2017 version fixes outstanding CVE's.
CVE-2012-6706, CVE-2017-12942, CVE-2017-12941, CVE-2017-12940 and CVE-2017-12938
Signed-off-by: Ted Hess <thess@kitschensync.net>
Alexandru Ardelean [Wed, 13 Dec 2017 18:54:50 +0000 (20:54 +0200)]
python,python3: add zlib/host to HOST_BUILD_DEPENDS
This should fix the zlibmodule build on the host side.
Usually, if zlib is not found, Python/Python3 builds fine
without it, but there are some cases where the Python/Python3
interpreter on the host-side requires zlib to run.
At the moment, zlib does not have a host-build.
This should be available when this PR gets merged:
https://github.com/lede-project/source/pull/1329
[ or a similar one that contains host-build support for zlib ].
In the meantime, this change can go into Python/Python3.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Ted Hess [Wed, 13 Dec 2017 19:05:00 +0000 (14:05 -0500)]
mjpg-streamer: Remove build date-time from image
Remove un-needed uvcvideo.h (use system include)
Signed-off-by: Ted Hess <thess@kitschensync.net>
champtar [Wed, 13 Dec 2017 14:57:37 +0000 (06:57 -0800)]
Merge pull request #5190 from jow-/iodine-fix-musl-endianess
iodine: properly detect endianess when building against musl libc
Jo-Philipp Wich [Wed, 29 Nov 2017 17:13:36 +0000 (18:13 +0100)]
iodine: workaround incomplete musl nameser.h header
The arpa/nameser.h header of musl libc indirectly depends on the endian.h
header but fails to explicitely include it to properly define
`__BYTE_ORDER` and `__BIG_ENDIAN` prior to declaring the DNS `HEADER`
structure.
When both the appropriate `__BYTE_ORDER` and `__BIG_ENDIAN` defines are
unset, the `#if __BYTE_ORDER == __BIG_ENDIAN` condition in `nameser.h`
evaluates to true, causing it to declare a bad (big endian) DNS packet
header structure on little endian systems.
Work around this musl bug by forcibly passing `-include endian.h` through
the `osflags` file.
An upstream fix for musl libc has been submitted with
http://www.openwall.com/lists/musl/2017/12/04/3
This should solve iodine packet corruption on little endian musl systems
reported at
http://lists.infradead.org/pipermail/lede-dev/2017-November/010085.html
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Tue, 12 Dec 2017 21:05:55 +0000 (22:05 +0100)]
setserial: introduce package
This packages setserial, the standard Linux program for setting serial
device attributes such as baud rate, flow control etc.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Tue, 5 Dec 2017 12:34:50 +0000 (13:34 +0100)]
nlbwmon: update to current HEAD
Update to latest Git HEAD in order to solve a number of issues.
- Improves MAC address lookup reliability
- Properly counts DNAT-ed connections (e.g. for port forwards)
- Fixes stack corruption when parsing netlink records
- Fixes deletion of gzipped databases
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Daniel Golle [Tue, 12 Dec 2017 16:26:57 +0000 (17:26 +0100)]
Merge pull request #5267 from diizzyy/patch-112
utils/gawk: Fix package
Ted Hess [Tue, 12 Dec 2017 14:30:28 +0000 (09:30 -0500)]
Merge pull request #5218 from lynxis/rb_lua-rs232
lua-rs232: remove build timestamp
Ted Hess [Tue, 12 Dec 2017 14:29:25 +0000 (09:29 -0500)]
Merge pull request #5207 from lynxis/rb_libdbd
libdbi-drivers: remove build timestamp
Rafał Miłecki [Tue, 5 Dec 2017 16:17:18 +0000 (17:17 +0100)]
lxc: add lxc-unprivileged helper package for unprivileged containers
LXC requires newuidmap and newguidmap with SUID to run unprivileged
containers. This package should help users make sure they are available.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>