Commit Graph

9380 Commits

Author SHA1 Message Date
Álvaro Fernández Rojas f9de2be45d dmidecode: update to v3.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-12-31 19:04:06 +01:00
Álvaro Fernández Rojas 54bb27c183 flashrom: update to v0.9.9.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-12-31 18:50:19 +01:00
Álvaro Fernández Rojas 4921c4a21e pciutils: update to v3.5.6
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-12-31 18:46:42 +01:00
Álvaro Fernández Rojas 1d899c09d6 minicom: update to v2.7.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-12-31 18:46:01 +01:00
Álvaro Fernández Rojas 8cdc1eb432 libxerces-c: update to v3.2.0
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-12-31 18:45:40 +01:00
Álvaro Fernández Rojas f323fa432c libftdi1: update to v1.4
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-12-31 18:45:26 +01:00
Álvaro Fernández Rojas fe3aae91ff tar: update to v1.30
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-12-31 18:44:53 +01:00
Hannu Nyman 7edcf7b4c2
Merge pull request #5340 from commodo/python-3-6-4
python3: bump to version 3.6.4
2017-12-31 18:14:51 +02:00
Alexandru Ardelean 4ec5d3d62f python3: bump to version 3.6.4
Re-worked patch `003-do-not-run-distutils-tests.patch`
to reduce patch-size.

Removed `011-fix-ncursesw-definition-colisions.patch`
it is fixed upstream.

Refreshed with `make package/python3/refresh`

Resetting PKG_RELEASE to 1.
This variable was never used for pip3 & setuptools, since
VERSION is specified in the package definitions.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-12-31 17:58:34 +02:00
Hannu Nyman 750f19ab26
Merge pull request #5303 from commodo/python-source-date-epoch
python,python3: add support for SOURCE_DATE_EPOCH var
2017-12-31 10:56:39 +02:00
Hannu Nyman 506c4947ae
Merge pull request #5337 from mstorchak/rsync
rsync: fix CVE-2017-17433 and CVE-2017-17434
2017-12-30 17:05:59 +02:00
Maxim Storchak c2d1405919 rsync: fix CVE-2017-17433 and CVE-2017-17434
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2017-12-30 16:52:00 +02:00
Hannu Nyman f0cef0a021
Merge pull request #5334 from commodo/python-cffi-fix-host-build
python-cffi: fix host build/installation
2017-12-30 13:11:54 +02:00
Michael Heimpold 00ba41c39b
Merge pull request #5335 from pprindeville/fix-pcrelib-NativeMIPS
php7: fix syntax issue in MIPS code for pcre
2017-12-30 09:18:20 +01:00
Philip Prindeville 97efa62c22 php7: fix syntax issue in MIPS code for pcre
Copied from upstream (master).

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-12-29 17:41:12 -07:00
Alexandru Ardelean 77ee36c7c8 python-cffi: fix host build/installation
Fixes:
https://github.com/openwrt/packages/issues/5318

Not sure how this worked before.
The host python-cffi needs a libffi installed on the host side.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-12-29 21:04:58 +02:00
Michael Heimpold 065172d7b1 Merge branch 'pprindeville-php7-update-7.2.0' (closes #5301)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-12-28 22:06:47 +01:00
Michael Heimpold 97305e41b6 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>
2017-12-28 22:00:07 +01:00
Michael Heimpold f51dca14cd 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>
2017-12-28 21:44:25 +01:00
Hannu Nyman ed58b21e8c
Merge pull request #5331 from ClaymorePT/boost_1.66.0
boost: Version Update -> 1.66.0
2017-12-28 19:24:50 +02:00
Hannu Nyman e14ac7b9ad
Merge pull request #5332 from dibdot/adblock
adblock: release 3.4.0
2017-12-28 19:23:03 +02:00
Hannu Nyman b1f710faa3
Merge pull request #5330 from hnyman/nano291
nano: update to 2.9.1
2017-12-28 19:22:09 +02:00
Dirk Brenken d699afd7fe 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>
2017-12-28 18:11:17 +01:00
Carlos Miguel Ferreira e7322fdea4
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>
2017-12-28 13:29:43 +00:00
Hannu Nyman c80c35c37a
Merge pull request #5328 from haraldg/elektra
elektra: update to 0.8.21
2017-12-28 14:45:42 +02:00
Hannu Nyman d573181fcb 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>
2017-12-28 14:36:31 +02:00
Harald Geyer 99666e5d2b elektra: update to 0.8.21
Signed-off-by: Harald Geyer <harald@ccbib.org>
2017-12-28 09:10:32 +00:00
Hannu Nyman 0ec2c1b5c5
Merge pull request #5324 from benhsmith/master
Compile tested: brcm47xx, OpenWRT rb8edaf4
2017-12-27 11:03:41 +02:00
Hannu Nyman 4cd7168fad
Merge pull request #5325 from stangri/simple-adblock
simple-adblock: new boot logic & updated blacklists
2017-12-27 09:07:29 +02:00
Peter Wagner ec61733de4 nfs-kernel-server: update to 2.3.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-12-27 00:39:04 +01:00
Stan Grishin 1897a04774 simple-adblock: new boot logic
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-12-26 14:13:38 -08:00
Ben Smith a077562fb7 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>
2017-12-26 12:13:02 -08:00
Hannu Nyman 08b1784c59
Merge pull request #5323 from ejurgensen/libunistring_update_098
libunistring: update to 0.9.8
2017-12-26 19:37:39 +02:00
champtar ca043b097d
Merge pull request #5314 from benhsmith/master
libs/libgcrypt: switch PKG_SOURCE_URL to https URI
2017-12-25 11:36:20 -08:00
Espen Jürgensen e5bef00dff libunistring: update to 0.9.8
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2017-12-25 19:08:09 +01:00
Thomas Heil 4f08691446
Merge pull request #5282 from lucize/nginxup
nginx: update to 1.12.2
2017-12-25 11:35:19 +01:00
Yousong Zhou 9853f20b0f 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>
2017-12-25 14:16:36 +08:00
champtar 8c69bc4436
Merge pull request #5061 from mrkiko/hostside-luarocks
luarocks: Allow building luarocks for the host
2017-12-23 15:29:21 -08:00
Michael Heimpold c4e270e5cd
Merge pull request #5308 from TimelessNL/add_digitemp
digitemp: reintroduce package
2017-12-23 15:17:54 +01:00
Luiz Angelo Daros de Luca 063a4aa320
Merge pull request #5316 from luizluca/ruby-2.4.3
ruby: bump to 2.4.3
2017-12-23 03:32:16 -02:00
Luiz Angelo Daros de Luca fc01053917 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>
2017-12-23 01:14:03 -02:00
Philip Prindeville 1d1d67e0b9 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>
2017-12-22 18:26:04 -07:00
Jasper Scholte 4577faccfd 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>
2017-12-23 00:13:13 +01:00
Nuno Goncalves b49773a4f9 usbip: fix typo (closes #4994 #5312)
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2017-12-22 12:46:32 +01:00
Ben Smith d6eb6f0565 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>
2017-12-22 00:11:31 -08:00
Hannu Nyman b110f3a305
Merge pull request #5305 from hbl0307106015/ndpi
libndpi: bump to version 2.2
2017-12-22 09:51:36 +02:00
Hannu Nyman 91d730171f
Merge pull request #5309 from sartura/sysrepo_release_0.7.2
Sysrepo release 0.7.2
2017-12-22 09:50:38 +02:00
Philip Prindeville 3055f86641
Merge pull request #5307 from TimelessNL/add_rtl_433
rtl_433: add package
2017-12-21 15:57:05 -07:00
Ted Hess 51316106dc
Merge pull request #5299 from thess/shairport-sync
shairport-sync: Update to 3.1.6
2017-12-21 17:33:49 -05:00
Nuno Goncalves c9d4d01a31 usbip: fix usb.ids download (closes #4994)
Used the same solution as in utils/usbutils/Makefile

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2017-12-21 17:03:55 +01:00