Francois Perrad
0946ae0d44
package/perl-libwww-perl: bump to version 6.38
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-04-01 21:56:40 +02:00
Francois Perrad
159a5f066c
package/perl-io-socket-ssl: bump to version 2.066
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-04-01 21:56:40 +02:00
Francois Perrad
b882bcf482
package/perl-gd: bump to version 2.71
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-04-01 21:56:40 +02:00
Francois Perrad
c83acb566a
package/perl-file-slurp: bump to version 9999.26
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-04-01 21:56:40 +02:00
Francois Perrad
db65edfa37
package/perl-dbi: bump to version 1.642
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-04-01 21:56:40 +02:00
Francois Perrad
82f4017b0e
package/perl-date-manip: bump to version 6.76
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-04-01 21:56:40 +02:00
Francois Perrad
ef162b0a33
package/perl-data-uuid: bump to version 1.224
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-04-01 21:56:40 +02:00
Francois Perrad
d916b78a83
package/perl-class-inspector: bump to version 1.34
...
The hash of the license file changes only due to copyright year
changes:
-This software is copyright (c) 2016 by Adam Kennedy.
+This software is copyright (c) 2002-2019 by Adam Kennedy.
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
[Thomas: add details as to why the license file hash changed]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-04-01 21:56:12 +02:00
Yann E. MORIN
9766d7eec1
package/gettext-tiny: host and target legal-info are different
...
For the target, we only ever use the gettext-tiny source, while for
the host we also use that of gettext-gnu.
Fixes:
http://autobuild.buildroot.org/results/572/5724b246cf411d95702fcff6dbf2b809b899108c/
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Cc: Vadim Kochan <vadim4j@gmail.com >
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Tested-by: "Giulio Benetti" <giulio.benetti@micronovasrl.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-04-01 21:52:12 +02:00
Vadim Kochan
547e4e076f
package/vim: fix build for the host if NLS is disabled
...
host-vim started fail after gettext-tiny was introduced in:
5367a1b package/gettext-tiny: new package
which forces to use host-gettext-tiny as gnu's host-gettext
replacament if NLS is disabled, and msgfmt from gettext-tiny's package
crashes while processing translation files, so fix it by use
'--disable-nls' for a host-vim because host variant does not require
any tranalations.
Fixes:
http://autobuild.buildroot.net/results/0948ab6fd959940c836e06f5b632b36443a53451
http://autobuild.buildroot.net/results/cfa6f78caea012ea4423e807ce8ceb997bc1f908
http://autobuild.buildroot.net/results/6d417ab6a0e369b6c7023ce7d40d9b31fa0adeaf
http://autobuild.buildroot.net/results/4369725cdea72b168dfa760d54ac038f2e0506de
http://autobuild.buildroot.net/results/a9b72f138595e39be51b37d93bc43e0e8a39e5f6
http://autobuild.buildroot.net/results/dadf5e71942b807bb4d18108c043ce81b349781c
http://autobuild.buildroot.net/results/05d48cc5ef1068537d45169a4930927060e1cd7a
http://autobuild.buildroot.net/results/993392c1213889e4e2bb9c06235d2f2f16a5cafe
http://autobuild.buildroot.net/results/314acaa9e87e8e896a6af7d49ee0e59643ced500
Signed-off-by: Vadim Kochan <vadim4j@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-04-01 21:40:02 +02:00
Fabrice Fontaine
10731a4ed1
package/tegrarcm: bump to version 1.8
...
- Remove patch (already in version)
- Add hash for license file
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 21:16:19 +02:00
Fabrice Fontaine
6e609d37d3
package/openldap: fix static linking wih atomics
...
openldap uses its own libtool, static build with atomic fails with our
patches since February 6th 2019 on:
/bin/sh ../../libtool --mode=link /home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o idtest idtest.o liblber.la ../../libraries/liblutil/liblutil.a -L/home/buildroot/autobuild/run/instance-0/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib -lssl -L/home/buildroot/autobuild/run/instance-0/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib -lz -pthread -latomic -lcrypto -lz -pthread -latomic
/home/buildroot/autobuild/run/instance-0/output/host/bin/or1k-linux-gcc -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -o etest etest.o -pthread -pthread ./.libs/liblber.a -L/home/buildroot/autobuild/run/instance-0/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib ../../libraries/liblutil/liblutil.a -lssl -lcrypto -lz -pthread /home/buildroot/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib//libatomic.so
To fix this error, revert the openldap commit that raises this issue
Fixes:
- http://autobuild.buildroot.org/results/ab4f85fd21cacfaef6b0b43a38da6a4a1d32ecb6
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 21:15:48 +02:00
Francois Perrad
abc4a4ccf6
package/dropbear: bump to version 2019.78
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 21:15:17 +02:00
Fabrice Fontaine
1edc86b55f
package/rpm: drop binutils optional dependency
...
Since bump to version 4.14.2.1, binutils is not an optional dependency
anymore as bfd.h has been droped in 4.14.0 with
245b5a3b4b
So drop it and manage optional elfutils dependency through a
single line (and drop binutils/elfutils comment)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 21:13:20 +02:00
Francois Perrad
4b952a57ae
package/lua-gd: compile with -fPIC
...
Fixes:
http://autobuild.buildroot.net/results/756c20a09e3c1bd5295416894e4fbe0ca0db5328
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 20:57:34 +02:00
Yann E. MORIN
01e0fec161
package/gettext-tiny: fix build of libintl.a
...
Since libintl.a can be pulled in during the build of other shared libs,
it must be compiled with -fPIC, which is what gettext-tiny's Makefile
would do.
Since we provide our own CFLAGS, they override those in the Makefile.
Fix that by ensuring that -fPIC is used when building the static
library.
Fixes:
http://autobuild.buildroot.org/results/a38/a3800fd4ef2536cc2b82d38ea752baa2b227bc64/
Also, since GETTEXT_TINY_OPTS is used only once and contains a single
definition, get rid of it altogether.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Cc: Vadim Kochan <vadim4j@gmail.com >
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 20:54:43 +02:00
Yann E. MORIN
916f02c7d9
package/gettext-tiny: fix licensing
...
Fix the license list: it should be a space-separated list of files, it
is not a comma-separated list.
Fixes:
http://autobuild.buildroot.org/results/74b/74be940e5757d18452b0eb97b9973c278be20345/
Add hashes for the license files while at it, and cleanup the hash file
as well.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Cc: Vadim Kochan <vadim4j@gmail.com >
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 20:54:22 +02:00
Thomas Petazzoni
038dda0cd5
package/gettext-tiny: take GNU gettext from our own directory
...
Even though gettext-tiny re-uses the gettext-gnu source code, it makes
a separate download in the gettext-tiny download folder, so use this
one, and not the one from the gettext-gnu download folder, which may
not exist.
Fixes:
http://autobuild.buildroot.net/results/4e289f30bc6e58ad81611e8e04779134dcbe1241/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 15:23:45 +02:00
Fabrice Fontaine
ba931a1d76
package/rpm: add optional zstd dependency
...
zstd support has been in version 4.14.0 and
3684424fe2
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 15:03:09 +02:00
Fabrice Fontaine
94198f037c
package/rpm: add optional openssl dependency
...
openssl support has been added in version 4.14.0 with
64028f9a1c
Add a patch from upstream to fix build with openssl ad MD2 is disabled
by default:
https://github.com/rpm-software-management/rpm/pull/453
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 15:03:04 +02:00
Fabrice Fontaine
f1940ef66d
package/rpm: fix threads comment
...
rpm depends on pthreads because it uses it, not because of beecrypt
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 15:02:16 +02:00
Fabrice Fontaine
6e0b771d13
package/rpm: add optional dbus dependency
...
It should be noted that dbus is enabled by default
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 15:02:13 +02:00
Fabrice Fontaine
951831b46f
package/rpm: add optional libcap dependency
...
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 15:02:07 +02:00
Fabrice Fontaine
aa2703ab0d
package/rpm: add optional xz dependency
...
There is not --{disable,enable}-lzma option
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 15:02:03 +02:00
Fabrice Fontaine
bd3544f7c2
package/rpm: add optional bzip2 dependency
...
There is no --{disable,enable}-bzip2 option
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 15:01:59 +02:00
Fabrice Fontaine
3b4cc264d9
package/rpm: security bump to 4.14.2.1
...
- Remove first and second patches (already in version)
- Remove third and fourth patches (not needed since:
245b5a3b4b )
- Add hash for license file
- Drop autoreconf (as configure.ac is not patched anymore)
- Use new --with-crypto option
- Restrict symlink following on installation (CVE-2017-7500,
CVE-2017-7501)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 14:51:39 +02:00
Fabrice Fontaine
47048e6012
package/quota: add optional netlink dependency
...
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 14:47:12 +02:00
Fabrice Fontaine
540797f955
package/quota: bump to version 4.05
...
- Add COPYING and its hash to license files
- Drop all patches (not needed anymore or already in version)
- Drop autoreconf
- Drop --disable-strip-binaries (not available anymore)
- Drop all "hacks" as package now use pkg-config and automake
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 14:44:32 +02:00
Vadim Kochan
5367a1b253
package/gettext-tiny: new package
...
Add gettext-tiny package from the sabotage-linux project:
gettext-tiny provides lightweight replacements for tools typically used
from the GNU gettext suite, which is incredibly bloated and takes a lot
of time to build (in the order of an hour on slow devices). the most
notable component is msgfmt which is used to create binary translation
files in the .mo format out of textual input files in .po format. this
is the most important tool for building software from source, because it
is used from the build processes of many software packages.
Some files were taken from gettext-gnu (some po/* files and gettextize
script) to make possible perform gettextizing of packages.
The main purpose of gettext-tiny is to replace gettext for the "host" if
NLS support is not needed. There is no option to manually select
gettext-gnu or gettext-tiny, it is done automatically by virtual gettext
package. For the target gettext-tiny only installs gettext tool echo-wrapper
which might be called from shell scripts (i.e. ecryptfs-utils).
Signed-off-by: Vadim Kochan <vadim4j@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 14:04:30 +02:00
Vadim Kochan
ea1e7ee606
package/gettext: turn into virtual package
...
Re-work gettext to be a virtual package which may allow to use
different gettext's providers, and rename the original one into
gettext-gnu package.
Signed-off-by: Vadim Kochan <vadim4j@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 14:04:25 +02:00
Bernd Kuhls
b675a97e72
package/x11r7/xapp_xcompmgr: bump version to 1.1.8
...
Added 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-03-31 14:03:30 +02:00
Bernd Kuhls
5b3ebef502
package/{mesa3d, mesa3d-headers}: bump version to 19.0.1
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 14:03:25 +02:00
Francois Perrad
47db24b93a
support/testing/tests/package/test_perl_*: regeneration
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 14:01:50 +02:00
Francois Perrad
f4a30ae5bd
utils/scancpan: add a check of XS dependencies in generated test
...
The XS modules have a high propability to fail (compared to Pure Perl modules),
so it is valuable to check XS dependencies before the check of the main module.
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 14:01:36 +02:00
Fabrice Fontaine
573d15b079
package/vdr: bump to version 2.4.0
...
- Add a dependency to glibc for execinfo.h and drop first patch (as it
was useful only for uclibc)
- Add hash for license file
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 13:56:52 +02:00
Fabrice Fontaine
7a2a0ea429
package/omxplayer: bump to version f06235cc9690a6d58187514452df8cf8fcdaacec
...
- Fix build with ffmpeg 4.x
- Update hash of license file, GPL mailing address was fixed:
5da1379efc
Fixes:
- http://autobuild.buildroot.org/results/e413c9b2ad7b97f0552f2477293ca5fe861df06c
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 13:54:45 +02:00
Bernd Kuhls
601d9cced0
package/znc: security bump to version 1.7.3
...
Changelog: https://wiki.znc.in/ChangeLog/1.7.3
Fixes CVE-2019-9917:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9917
- ZNC before 1.7.3-rc1 allows an existing remote user to cause a Denial
of Service (crash) via invalid encoding.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 13:54:32 +02:00
Fabrice Fontaine
48e6230e5f
package/thttpd: security bump to version 2.29
...
- Switch site to "real" upstream instead of debian as debian does not
have latest version
- Drop patch (not needed anymore as getline was renamed in my_getline)
- Add hash for license file
- Fix CVE-2013-0348 and CVE-2017-17663
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 13:54:12 +02:00
Francois Perrad
6aaba51f3b
support/testing/tests/package/test_lua*: regeneration
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 12:15:02 +02:00
Francois Perrad
2206299031
package/luarocks: better choice of modules in generated test
...
the name derived from package name is not suitable,
so, we search in the built modules.
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 12:09:11 +02:00
Peter Korsgaard
e3c53aa8a1
package/dovecot: security bump to version 2.3.5.1
...
Fixes the following security issue:
* CVE-2019-7524: Missing input buffer size validation leads into
arbitrary buffer overflow when reading fts or pop3 uidl header
from Dovecot index. Exploiting this requires direct write access to
the index files.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 12:06:53 +02:00
Jörg Krause
9e7fda9d5a
package/luvi: bump to version 2.9.3
...
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 12:06:07 +02:00
Jörg Krause
620e4e9403
package/luv: bump to version 1.27.0-0
...
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-31 12:06:03 +02:00
Fabrice Fontaine
f878d9ccfa
package/scons: bump to version 3.0.5
...
- Add hash for license file
- scons now supports python2 and python3 so remove host-python2
dependency
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-30 15:44:19 +01:00
Thomas Petazzoni
f27b9667b5
package/uboot-tools: fix build on hosts with old compilers
...
The U-Boot tools code uses some C99 constructs, but old compilers such
as gcc 4.7 don't default to -std=c99. This commit adds a patch,
submitted upstream, that makes sure host tools are built with
-std=gnu99 (because the U-Boot code uses GNU extensions).
Fixes:
http://autobuild.buildroot.net/results/5cc55f5eabd5005e071ad4eabab8202604ac7b66/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-30 15:43:40 +01:00
Fabrice Fontaine
25fee582c1
package/xenomai: fix build with gcc 8
...
Patch was wrongly removed in d0dcca4705
Fixes:
- http://autobuild.buildroot.org/results/beac5f07c3b56596a6d9d5a1bcf29eb2837c4829
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-30 15:10:39 +01:00
Fabrice Fontaine
d439d4428f
package/haproxy: disable on nios2 and microblaze
...
Fixes:
- http://autobuild.buildroot.org/results/4d7be00514f5276a9fd533adfdbc3d5183bb59ca
- http://autobuild.buildroot.org/results/64706f96db793777de9d3ec63b0a47d776cf33fd
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-30 15:09:06 +01:00
Yann E. MORIN
371799fb54
package/busybox: fix build with individual binaries
...
Fixes:
http://autobuild.buildroot.org/results/053/0539b3765eaa99029c4185ae89db6adb9e867078/
Kudos to Thomas for pinpointing the actual issue.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Cc: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2019-03-30 15:08:12 +01:00
Peter Korsgaard
dd57581fca
docs/website: update for 2019.02.1
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2019-03-30 09:18:11 +01:00
Peter Korsgaard
18a10db0d5
Update for 2019.02.1
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
[Peter: drop Makefile changes]
(cherry picked from commit 863761ff3c )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2019-03-30 09:14:19 +01:00