Commit Graph

47620 Commits

Author SHA1 Message Date
Asaf Kahlon
eae6c7f494 package/collectd: bump to version 5.9.1
Update COLLECTD_SITE to github.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
[Peter: drop redundant _SOURCE]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-10-01 07:21:55 +02:00
Thomas Petazzoni
cc3f02c06c package/hiawatha: bump to version 10.10
Changes since 10.9:

- Removed several build options. Functionalities are now always enabled.
- mbed TLS updated to 2.16.3.
- Updated Let's Encrypt script due to changes in the API.
- Bugfix: AlterMode not working correctly.

Diffing the CMakeLists.txt between 10.9 and 10.10 does not show any
build option change that is relevant for us.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-10-01 07:20:05 +02:00
Thomas Petazzoni
de62310948 package/cifs-utils: bump to version 6.9
>From https://wiki.samba.org/index.php/LinuxCIFS_utils:

- April 5, 2019: Release 6.9
  - smbinfo utility is added to query various kinds of information
    from the server (objectId, snapshots, different FileInfo* classes
    and other metadata)
  - server IP change is supported by expiring DNS key resolver entries
  - get/setcifsacl tools are improved to handle unexpected behavior
  - share snapshot are allowed to be specified by a GMT token or SMB
    100-nanoseconds time
  - various new mount option are documented: bsize, handletimeout,
    handlecache, rdma, max_credits and others
  - https://lists.samba.org/archive/samba-technical/2019-April/133233.html

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-10-01 07:19:13 +02:00
Thomas Petazzoni
9f4c058944 package/msmtp: bump to version 1.8.6
>From the NEWS file:

Version 1.8.6:
- Aliases are now expanded recursively
- Minor bug fixes

Version 1.8.5:
- Fixed OAUTHBEARER.
- Support for TLS client certificates via PKCS11 devices, e.g. smart cards.
- Various small bug fixes and improvements.

Version 1.8.4:
- Added support for the OAUTHBEARER authentication method.
- Several minor bug fixes.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-10-01 07:18:10 +02:00
Pierre-Jean Texier
b3f033282b configs/warp7: bump the kernel version
Bump the kernel to version 5.3.1.

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:35:58 +02:00
Adrien Gallouët
ad7963ea90 package/libsodium: add config for full build
A new option is added to build all functions.

This option was implicitly used before, so it is activated by default to
avoid unpleasant surprises.

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:31:45 +02:00
Bernd Kuhls
4ee61b747d package/xdotool: bump version to 3.20160805.1
Added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:20:55 +02:00
Bernd Kuhls
0f1963c442 package/xterm: bump version to 349
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:20:32 +02:00
Bernd Kuhls
2c273a4dbb package/x11r7/xlib_libXt: bump version to 1.2.0
Removed patch applied upstream:
https://cgit.freedesktop.org/xorg/lib/libXt/commit/?id=0b80bc9904c8d553c760651daca0c964df052c8b
Also removed _AUTORECONF.

Added all hashes provided by upstream.

Updated license hash after upstream commit:
https://cgit.freedesktop.org/xorg/lib/libXt/commit/?id=a8dcb749458a723dd76e342162c5c00b629374fe

Removed configure option install-makestrs after upstream commit:
https://cgit.freedesktop.org/xorg/lib/libXt/commit/?id=345633dc9c79b32a1b391dfb4dfedf87ae9e291b

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:20:09 +02:00
Bernd Kuhls
68dd5ab1af package/yaml-cpp: bump version to 0.6.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:18:09 +02:00
Bernd Kuhls
65778fb973 package/zbar: bump version to 0.23
License file was renamed, no changes at the license:
b3f2ec0c02

Configure option python2 was renamed to python:
78e9adca89

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:17:22 +02:00
Bernd Kuhls
75cba0b5ec package/x265: bump version to 3.2
Added md5 hash provided by upstream.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:16:01 +02:00
Bernd Kuhls
6a03a8ffeb package/x11r7/xapp_fonttosfnt: bump version to 1.0.5
Added all hashes provided by upstream and license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:12:21 +02:00
Bernd Kuhls
6c1d4e3e5a package/x11r7/xapp_xsetpointer: bump version to 1.0.1
Added all hashes provided by upstream and license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:12:16 +02:00
Bernd Kuhls
a6430d5970 package/x11r7/xdriver_xf86-video-openchrome: bump version to 0.6.0
Added all hashes provided by upstream and license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:12:06 +02:00
Bernd Kuhls
0e4947e47d package/x11r7/xdriver_xf86-video-nouveau: bump version to 1.0.16
Added all hashes provided by upstream and license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:11:57 +02:00
Bernd Kuhls
e47db26bf3 package/x11r7/xdriver_xf86-input-synaptics: bump version to 1.9.1
Added all hashes provided by upstream and license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:11:48 +02:00
Bernd Kuhls
6a735a13dc package/x11r7/xdriver_xf86-input-libinput: bump version to 0.29.0
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:11:41 +02:00
Bernd Kuhls
d802f73035 package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.6
Added all hashes provided by upstream and license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:11:35 +02:00
Bernd Kuhls
8df3205e42 package/usbredir: bump version to 0.8.0
Added license hashes.

Changelog:
https://gitlab.freedesktop.org/spice/usbredir/blob/master/ChangeLog

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:08:10 +02:00
Bernd Kuhls
698797f0ee package/unrar: bump version to 5.8.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:07:57 +02:00
Bernd Kuhls
1fc2769082 package/uftp: bump version to 4.10
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:07:39 +02:00
Bernd Kuhls
e150ed86a1 package/tmux: bump version to 2.9
Changelog: https://raw.githubusercontent.com/tmux/tmux/2.9/CHANGES

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:07:20 +02:00
Bernd Kuhls
74b2cea3b6 package/zstd: bump version to 1.4.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:06:33 +02:00
Bernd Kuhls
6bf7f4728c package/strace: bump version to 5.3
Removed patch applied upstream.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 23:06:19 +02:00
Eric Le Bihan
d855a2f976 package/s6-linux-init: bump version to 1.0.3.0
The COPYING hash changes due to the following copyright year update:

-Copyright (c) 2015-2018 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2015-2019 Laurent Bercot <ska-skaware@skarnet.org>

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:53:26 +02:00
Eric Le Bihan
500b2f1b9c package/s6-rc: bump version to 0.5.1.0
The hash of the COPYING file is updated due to the following copyright
year change:

-Copyright (c) 2015-2018 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2015-2019 Laurent Bercot <ska-skaware@skarnet.org>

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:53:26 +02:00
Eric Le Bihan
4082571c60 package/s6: bump version to 2.9.0.0
The hash of the COPYING file is updated to take into account the
copyright year update:

-Copyright (c) 2011-2018 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2011-2019 Laurent Bercot <ska-skaware@skarnet.org>

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:53:26 +02:00
Eric Le Bihan
401031f6ed package/s6-networking: bump version to 2.3.1.0
The hash of the COPYING file is updated due to the following copyright
year change:

-Copyright (c) 2011-2017 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2011-2019 Laurent Bercot <ska-skaware@skarnet.org>

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:53:26 +02:00
Eric Le Bihan
48355ba77c package/s6-dns: bump version to 2.3.1.0
The hash of the COPYING file is updated to take into account the
following copyright year change:

-Copyright (c) 2011-2017 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2011-2019 Laurent Bercot <ska-skaware@skarnet.org>

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:53:26 +02:00
Eric Le Bihan
371c24ac82 package/s6-linux-utils: bump version to 2.5.1.0
The hash of the COPYING file is updated to take into account the
copyright year change:

-Copyright (c) 2011-2018 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2011-2019 Laurent Bercot <ska-skaware@skarnet.org>

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:53:26 +02:00
Eric Le Bihan
7ac966f79e package/s6-portable-utils: bump version to 2.2.2.0
The hash of the COPYING file is updated to take into account the
copyright year update:

-Copyright (c) 2011-2017 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2011-2019 Laurent Bercot <ska-skaware@skarnet.org>

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:53:26 +02:00
Eric Le Bihan
b54790c829 package/execline: bump version to 2.5.2.0
The hash of the COPYING file is updated to take into account the
copyright year update:

-Copyright (c) 2011-2018 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2011-2019 Laurent Bercot <ska-skaware@skarnet.org>

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:53:26 +02:00
Eric Le Bihan
d6cea3ed79 package/skalibs: bump version to 2.9.0.0
Bump version to 2.9.0.0 and drop runtime test patches, as
cross-compilation detection has been revamped.

The hash of the COPYING file is updated to take into account the
copyright year change:

-Copyright (c) 2011-2018 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2011-2019 Laurent Bercot <ska-skaware@skarnet.org>

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:53:08 +02:00
Peter Seiderer
ea6097a2dd package/flac: fix powerpc compile failure (missing sys/auxv.h)
Fixes [1]:

  cpu.c:57:10: fatal error: sys/auxv.h: No such file or directory

>From build/flac-1.3.3/src/libFLAC/cpu.c:

  56 #if defined FLAC__CPU_PPC
  57 #include <sys/auxv.h>
  58 #endif

Fixed by configure.ac patch checking for for sys/auxv.h before defining
FLAC__CPU_PPC (fallback already implemented for ppc_cpu_info method in
case FLAC__CPU_PPC is not defined).

[1] http://autobuild.buildroot.net/results/eb3a59a78dbb0c83cff78aac2384edea890af830

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:30:04 +02:00
Jagan Teki
5abe6f2bf7 package/swupdate: fix typo in BR2_PACKAGE_LIBCURL in the help text
Config.in documented BR2_LIBCURL for swupdate but the actual
package name is BR2_PACKAGE_LIBCURL

Fix by updating the same in Config.in

Cc: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:21:39 +02:00
Yegor Yefremov
68b5b79b2f configs/beaglebone_defconfig: use default console device
OMAP kernels use 8250 driver by default. Hence the name of
the console device is not /dev/ttyO0 but /dev/ttyS0.
Use /dev/console in order to handle the console independently
of the selected driver.

Tested in BeagleBone Black board.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:21:11 +02:00
James Hilliard
2152d7247e package/python-aiohttp-session: bump to version 2.8.0
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:20:02 +02:00
Adrian Perez de Castro
53f87c514e package/wpewebkit: bump to version 2.26.1
Release notes:

  https://wpewebkit.org/release/wpewebkit-2.26.1.html

This is a bugfix release which fixes a few issues deteted in 2.26.0
and includes media playback improvements as well.

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:18:46 +02:00
André Hentschel
678a4b1489 package/libkrb5: bump to 1.17
The hash of the NOTICE file has changed due to:

 - Update in copyright year

 - Rewrapping/indentation changes

 - Addition of the license for other parts of the software, but that
   are under MIT, so no change from that perspective

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:15:03 +02:00
Esben Haabendal
4029cb56fb package/python-matplotlib: add kiwisolver dependency
This is needed by matplotlib.pyplot, and is also documented at
https://matplotlib.org/users/installing.html#building-on-linux

Signed-off-by: Esben Haabendal <esben@geanix.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:10:25 +02:00
Adam Duskett
e4b8a4786e package/python-channels-redis: new package
A Django Channels channel layer that uses Redis as its backing store,
and supports both a single-server and sharded configurations, as well
as group support.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
[Thomas:
 - alphabetic ordering of selects in Config.in
 - drop redis dependency
 - add missing python3 dependency]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 22:00:37 +02:00
Adam Duskett
1e019c3afb package/python-channels: new package
Channels augments Django to bring WebSocket, long-poll HTTP, task
offloading and other async support to your code, using familiar Django
design patterns and a flexible underlying framework that lets you not
only customize behaviours but also write support for your own
protocols and needs.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
[Thomas:
 - alphabetic ordering of selects in Config.in
 - add missing BR2_PACKAGE_PYTHON3 dependency]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 21:44:47 +02:00
Adam Duskett
c76c399e62 package/python-aioredis: new package
asyncio (PEP 3156) Redis client library.
Provides a simple and clear interface to Redis based on asyncio.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
[Thomas:
 - drop dependency on redis, there is no such dependency, the redis
   server could be remote
 - add dependency on Python 3.x]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 21:38:38 +02:00
Pierre-Jean Texier
df573559f5 package/sdl2_ttf: remove trailing whitespace
Fixes:
 $: ./utils/check-package package/sdl2_ttf/*
 package/sdl2_ttf/sdl2_ttf.hash:1: line contains trailing whitespace
 42 lines processed
 1 warnings generated

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 21:34:58 +02:00
Pierre-Jean Texier
54a191bfe9 package/argus: drop empty line at end of .hash file
Fixes:
 $: ./utils/check-package package/argus/*
 package/argus/argus.hash:7: empty line at end of file
 43 lines processed
 1 warnings generated

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 21:34:52 +02:00
Pierre-Jean Texier
1fe310e8d9 linux: fix indentation
Fixes:
 $: ./utils/check-package linux/*
 linux/linux.mk:528: expected indent with tabs
 1318 lines processed
 1 warnings generated

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Acked-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 21:34:46 +02:00
Adam Duskett
2319da688e package/python-daphne: new package
Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI and ASGI-HTTP,
developed to power Django Channels.

It supports automatic negotiation of protocols; there's no need for URL
prefixing to determine WebSocket endpoints versus HTTP endpoints.

In addition, add the patch: remove pytest-runner-requirement.
Setup and runtime work without without pytest-runner as such, it is not actually
a requirement for building.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
[Thomas:
 - alphabetic ordering of select in Config.in
 - make the license more precise, as suggested by Yegor]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-30 21:30:14 +02:00
Baruch Siach
0864b16dcc board/solidrun/clearfog_gt_8k: fix auto-load of dsa driver
Commit 5facee5cc3 ("configs/solidrun_clearfog_gt_8k: bump versions of
BSP components") broke automatic load of the mv88e6xxx dsa driver. The
kernel configuration makes the driver a module, which is not loaded
automatically at boot. Mark mv88e6xxx dependencies built-it to fix that.

Cc: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-29 09:16:01 +02:00
Francois Perrad
101ae29c07 support/testing: add lua-cqueues test
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-09-29 09:15:08 +02:00