Bernd Kuhls
74af3bd193
package/nut: bump version
...
The last release is five years old. To support newer hardware we bump
the package to latest git master branch. For upstream discussion see
github issue 819.
Removed patches, they were all applied upstream.
Added NUT_PRE_CONFIGURE_HOOKS to fix autoreconf:
configure.ac:1994: error: required file 'scripts/augeas/nutupsconf.aug.in' not found
configure.ac:1994: error: required file 'scripts/devd/nut-usb.conf.in' not found
configure.ac:1994: error: required file 'scripts/udev/nut-usbups.rules.in' not found
because upstream autogen.sh creates additional files:
https://github.com/networkupstools/nut/blob/master/autogen.sh
Configure is not cross-compile friendly:
https://github.com/networkupstools/nut/blob/master/m4/ax_c_pragmas.m4#L574
Add ax_cv__printf_string_null=yes to fix cross build.
Removed configure option --without-hal due to upstream removal of hal
files:
5860c09e85
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-22 22:57:42 +02:00
Leon Anavi
d973fac7ca
package/python{,3}-regex: bump to version 2021.4.4
...
Upgrade to release 2021.4.4 with the following bug fixes:
- regex fails with a quantified backreference but succeeds with
repeated backref
- API is not a drop-in replacement for python's re when it comes
to typing
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-22 21:51:55 +02:00
Sergio Prado
d86a26d680
package/azure-iot-sdk-c: bump version to LTS_01_2021_Ref01
...
Also remove patch (already in upstream)
Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-22 21:37:27 +02:00
Fabrice Fontaine
7e0c688e3c
package/libhttpserver: bump to version 0.18.2
...
Drop patch (already in version)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-22 21:36:51 +02:00
Peter Seiderer
bfee0a7e9b
package/python-gpiozero: bump version to 1.6.2
...
- update license file hash:
@@ -1,3 +1,5 @@
+SPDX-License-Identifier: BSD-3-Clause
+
- add setuptools runtime dependency, fixes:
$ pinout -r a020d3 -m
Traceback (most recent call last):
File "/usr/bin/pinout", line 6, in <module>
from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
For details see [1].
[1] https://gpiozero.readthedocs.io/en/stable/changelog.html
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-22 21:34:49 +02:00
Peter Seiderer
73bf3292e1
package/python-colorzero: bump version to 2.0
...
- change to python3 only
- update license file hash:
@@ -1,4 +1,4 @@
-Copyright 2016-2018 Dave Jones <dave@waveform.org.uk >
+SPDX-License-Identifier: BSD-3-Clause
Changelog ([1]):
- Dropped Python 2.x support. Current Python support level is 3.5 and above.
- Added html and css format specifications to the :class:`Color` class'
string-formatting capabilities.
[1] https://github.com/waveform80/colorzero/blob/master/docs/changelog.rst
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-22 21:34:02 +02:00
Fabrice Fontaine
44fdcdea49
package/sdl_mixer: fix static build with tremor
...
Static build with tremor raises a build failure since bump to latest git
tree in commit c8e27f3baa . However, it
should be noted that before this bump, tremor was always disabled in
static builds because vorbisidec detection was broken until
565a9a27cc
Fixes:
- http://autobuild.buildroot.org/results/9634adc433da0e25732eb98675c59d0f96ac93b2
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-22 21:21:51 +02:00
Fabrice Fontaine
310008e02d
package/sdl_mixer: drop unrecognized option
...
--without-x is not recognized since at least version 1.2.12:
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --without-x
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-21 23:32:06 +02:00
Francois Perrad
b0e12d3dab
package/can-utils: bump to version 2020.12.0
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-21 23:28:06 +02:00
Jared Bents
1d1c092542
package/python-flup: update dependency to python3
...
Since version flup-1.0.3.dev20151210, flup needs Python 3. This was
apparently missed in Buildroot commit
ff0f53c04d , which bumped flup from
1.0.3.dev-20110405 to 1.0.3.dev20161029.
Signed-off-by: Jared Bents <jared.bents@rockwellcollins.com >
Signed-off-by: Ryan Barnett <ryan.barnett@rockwellcollins.com >
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-21 23:25:40 +02:00
Jared Bents
f2fe5c119c
package/python-iwlib: new package
...
A package for interfacing with iwlib, providing an implementation to
the wireless tools in Linux.
Signed-off-by: Jared Bents <jared.bents@rockwellcollins.com >
Signed-off-by: Kalpesh Panchal <kalpesh.panchal@rockwellcollins.com >
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-21 23:14:11 +02:00
Fabrice Fontaine
1ab117d35a
package/librsync: bump to version 2.3.2
...
This is a patch release that fixes some minor bugs, tidies the code for
many compiler warnings, and improves windows compatibility. Upgrading
from v2.3.1 is recommended for most people, and essential for people
using platforms experiencing bugs #214 or #207 .
https://github.com/librsync/librsync/releases/tag/v2.3.2
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-21 22:46:58 +02:00
Fabrice Fontaine
166f4932bc
package/skalibs: fix build with xtensa
...
Build with xtensa toolchain is broken since bump to version 2.10.0.2 in
commit 4d5587cb56 indeed patch was dropped
assuming that it was included upstream but this assumption was wrong.
The code was just reworked in version 2.10.0.0 and commit
21e6ea800c
Fixes:
- http://autobuild.buildroot.org/results/ee58ffa7b2f0be46ef7bc0ba38d3142f26a9bce9
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-21 22:46:00 +02:00
Fabrice Fontaine
9e30cec5b0
package/s6-linux-init: bump to version 1.0.6.1
...
Build is broken since bump of skalibs to version 2.10.0.2 in commit
4d5587cb56 because skalibs removed
webipc.h in version 2.10.0.0 and
e557bab0dc
So bump to version 1.0.6.1 to retrieve the following commit
ca8d2c96ea
Update hash of COPYING (update in year:
5e17662d13
1de5c2d7c6 )
While at it, also update indentation in hash file (two spaces)
Fixes:
- http://autobuild.buildroot.org/results/fe879267675a80bfc5ba17341144feeee53dc197
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-21 22:45:15 +02:00
Fabrice Fontaine
e0a8ce32e5
package/libplatform: fix build with gcc 5
...
Build with gcc 5 is broken since latest bump in commit
977f5fd134
Instead of updating workaround, use a patch that has been submitted
upstream
Fixes:
- http://autobuild.buildroot.org/results/2b1922f99b1c213b4e28a5b1a11879f4e28c202f
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-21 22:44:16 +02:00
Fabrice Fontaine
d07dc9660d
package/python-mbstrdecoder: bump to version 1.0.1
...
https://github.com/thombashi/mbstrdecoder/releases/tag/v1.0.1
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-21 22:43:25 +02:00
Fabrice Fontaine
8a74eaaaa9
package/python-mbstrdecoder: add python-chardet dependency
...
chardet is a mandatory runtime dependency since version 0.8.2 and
e9344a0916
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-21 22:43:21 +02:00
Bernd Kuhls
0025d931f3
package/samba4: add required python deps for AD DC support
...
Needed due to upstream commit:
2420b7c6d2
Fixes:
http://autobuild.buildroot.net/results/12a/12a74665a2349eacb28c3035bb36a4dce1d740d1/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-20 23:46:51 +02:00
Fabrice Fontaine
f02033033e
package/ell: use official tarball
...
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-20 23:42:43 +02:00
Matt Weber
8c9724026c
package/libtool: add _CPE_ID_VENDOR
...
cpe:2.3:a:gnu:libtool:2.4.6:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:gnu:libtool
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
[yann.morin.1998@free.fr: drop version from reference URL]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-20 23:27:51 +02:00
Matt Weber
281f0d90cb
package/sysvinit: add _CPE_ID_VENDOR
...
cpe:2.3:a:sysvinit_project:sysvinit:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:sysvinit_project:sysvinit
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:23:13 +02:00
Matt Weber
9b3ea504db
package/sysstat: add _CPE_ID_VENDOR
...
cpe:2.3:a:sysstat_project:sysstat:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:sysstat_project:sysstat
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:23:13 +02:00
Matt Weber
912342f833
package/rp-pppoe: add _CPE_ID_VENDOR
...
cpe:2.3:a:rp-pppoe_project:rp-pppoe:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:rp-pppoe_project:rp-pppoe
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
[yann.morin.1998@free.fr: move up, right after license]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-20 23:23:13 +02:00
Matt Weber
c44be545f6
package/rng-tools: add _CPE_ID_VENDOR
...
cpe:2.3:a:rng-tools_project:rng-tools:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:rng-tools_project:rng-tools
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
[yann.morin.1998@free.fr: move up, right after license]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-20 23:23:13 +02:00
Matt Weber
c819d20834
package/python3-setuptools: add _CPE_ID_VENDOR and_CPE_ID_PRODUCT
...
cpe:2.3:a:python:setuptools:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:python:setuptools
Note: 63332c33aa already added those for the python(2) variant.
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
[yann.morin.1998@free.fr:
- add reference to 63332c33aa
- move up, right after license
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:23:13 +02:00
Matt Weber
8b154320f0
package/python3-decorator: add _CPE_ID_VENDOR and _CPE_ID_PRODUCT
...
cpe:2.3:a:python:decorator:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:python:decorator
Note: 4783e5fd8c already added those for the python(2) variant.
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
[yann.morin.1998@free.fr:
- add reference to 4783e5fd8c
- move up, right after license
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:23:13 +02:00
Matt Weber
12e88b0d60
package/pugixml: add _CPE_ID_VENDOR
...
cpe:2.3:a:pugixml_project:pugixml:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:pugixml_project:pugixml
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
[yann.morin.1998@free.fr: move up, right after license]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-20 23:23:13 +02:00
Matt Weber
ba18dc36a4
package/popt: add _CPE_ID_VENDOR
...
cpe:2.3:a:popt_project:popt:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:popt_project:popt
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
[yann.morin.1998@free.fr: move up, right after license]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-20 23:23:13 +02:00
Matt Weber
2680b7dfea
package/pkgconf: add _CPE_ID_VENDOR
...
cpe:2.3:a:pkgconf:pkgconf:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:pkgconf:pkgconf
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:23:13 +02:00
Matt Weber
cdfb226090
package/parted: add _CPE_ID_VENDOR
...
cpe:2.3:a:parted_project:parted:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:parted_project:parted
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:23:13 +02:00
Matt Weber
444d71e123
package/openresolv: add _CPE_ID_VENDOR
...
cpe:2.3:a:openresolv_project:openresolv:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:openresolv_project:openresolv
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:23:13 +02:00
Matt Weber
c15daccf1e
package/make: add _CPE_ID_VENDOR
...
cpe:2.3:a:gnu:make:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:gnu:make
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
[yann.morin.1998@free.fr: move up, right after license]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-20 23:23:13 +02:00
Matt Weber
56d54119b1
package/libnl: add _CPE_ID_VENDOR
...
cpe:2.3:a:libnl_project:libnl:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:libnl_project:libnl
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
[yann.morin.1998@free.fr: move up, right after license]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-20 23:22:30 +02:00
Matt Weber
4baccb9c5b
package/libdaemon: add _CPE_ID_VENDOR
...
cpe:2.3:a:libdaemon_project:libdaemon:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:libdaemon_project:libdaemon
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
[yann.morin.1998@free.fr: move up, right after license]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-20 23:22:29 +02:00
Matt Weber
74637c6e6f
package/libcap: add _CPE_ID_VENDOR
...
cpe:2.3:a:libcap_project:libcap:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:libcap_project:libcap
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:22:29 +02:00
Matt Weber
c24fc9042a
package/json-for-modern-cpp: add _CPE_ID_VENDOR
...
cpe:2.3:a:json-for-modern-cpp_project:json-for-modern-cpp:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:json-for-modern-cpp_project:json-for-modern-cpp
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
[yann.morin.1998@free.fr:move up, right after license]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-20 23:22:29 +02:00
Matt Weber
5ba5e631fa
package/iputils: add _CPE_ID_VENDOR
...
cpe:2.3:a:iputils_project:iputils:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:iputils_project:iputils
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:22:29 +02:00
Matt Weber
9cf7caa186
package/iproute2: add _CPE_ID_VENDOR
...
cpe:2.3:a:iproute2_project:iproute2:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:iproute2_project:iproute2
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:22:29 +02:00
Matt Weber
3712e1dee7
package/gperf: add _CPE_ID_VENDOR and _CPE_ID_PRODUCT
...
cpe:2.3:a:gperftools_project:gperftools:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:gperftools_project:gperftools
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:22:29 +02:00
Matt Weber
12bd427340
package/cmake: add _CPE_ID_VENDOR
...
cpe:2.3:a:cmake_project:cmake:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:cmake_project:cmake
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:22:29 +02:00
Matt Weber
ad9f909ea6
package/cgroupfs-mount: add _CPE_ID_VENDOR
...
cpe:2.3:a:cgroupfs-mount_project:cgroupfs-mount:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:cgroupfs-mount_project:cgroupfs-mount
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:22:29 +02:00
Matt Weber
fc6a829abe
package/c-periphery: add _CPE_ID_VENDOR
...
cpe:2.3:a:c-periphery_project:c-periphery:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:c-periphery_project:c-periphery
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:22:29 +02:00
Matt Weber
2de8724d54
package/automake: add _CPE_ID_VENDOR
...
cpe:2.3:a:gnu:automake:* is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Agnu%3Aautomake
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-04-20 23:22:29 +02:00
Maxim Kochetkov
990b14768c
package/timescaledb: bump version to 2.1.1
...
Release notes: https://github.com/timescale/timescaledb/releases/tag/2.1.1
Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-20 23:13:34 +02:00
Thomas Petazzoni
3887e8c095
boot/at91bootstrap: add legal information
...
The old at91bootstrap version (1.x) uses a strange variant of the BSD
license, called "BSD Source Code Attribution" and referenced by SPDX
as BSD-Source-Code.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-20 23:00:55 +02:00
Grzegorz Blach
85d912cb9d
package/python-falcon: bump to version 3.0.0
...
Depends on BR2_PACKAGE_PYTHON3
The hash of the license file has changed because a short license file
was replaced by the complete text of the Apache 2.0 license. The
license itself remains the same.
Signed-off-by: Grzegorz Blach <grzegorz@blach.pl >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-20 22:47:42 +02:00
Peter Seiderer
99362e8d17
package/gstreamer1/gst1-interpipe: bump version to 1.1.4
...
Changelog:
- fix for memory leak in set of listen-to property
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-20 22:19:58 +02:00
Fabrice Fontaine
e55af2ff9e
package/exfatprogs: bump to version 1.1.0
...
https://github.com/exfatprogs/exfatprogs/releases/tag/1.1.0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-20 22:18:54 +02:00
Fabrice Fontaine
a4c38ae470
package/uboot-tools: security bump to version 2021.04
...
- Fix CVE-2021-27097: The boot loader in Das U-Boot before 2021.04-rc2
mishandles a modified FIT.
- Fix CVE-2021-27138: The boot loader in Das U-Boot before 2021.04-rc2
mishandles use of unit addresses in a FIT.
- Update second patch
- Drop fourth patch (already in version)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-20 22:18:38 +02:00
Fabrice Fontaine
ed653df573
package/nettle: security bump to version 3.7.2
...
Fix CVE-2021-20305: A flaw was found in Nettle in versions before 3.7.2,
where several Nettle signature verification functions (GOST DSA, EDDSA &
ECDSA) result in the Elliptic Curve Cryptography point (ECC) multiply
function being called with out-of-range scalers, possibly resulting in
incorrect results. This flaw allows an attacker to force an invalid
signature, causing an assertion failure or possible validation. The
highest threat to this vulnerability is to confidentiality, integrity,
as well as system availability.
https://git.lysator.liu.se/nettle/nettle/-/blob/nettle_3.7.2_release_20210321/NEWS
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-04-20 22:18:20 +02:00