Giulio Benetti
e89a95ca4a
board/friendlyarm/nanopi-neo2/genimage.cfg: fix comment
...
For consistency comment '# 1MB - 40K' must be '# 1MB - 40KB'.
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:31:59 +01:00
Giulio Benetti
11db258cd6
board/altera/socrates_cyclone5/genimage.cfg: fix offset suffix
...
For consistency 'offset = 256k' must be 'offset = 256K'
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:31:57 +01:00
Giulio Benetti
f89b3e14cf
board/olimex/a20_olinuxino/genimage.cfg: fix option suffix
...
With commit[1] I've introduced a code style bug:
offset = 8KB
so let's substitute 8KB with 8K.
[1]: 43bfa1cf10
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:31:56 +01:00
Jörg Krause
fd680ed98d
package/luv: bump to version 1.42.0-1
...
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:29:00 +01:00
Francois Perrad
5d6e556274
package/lualogging: bump to version 1.6.0
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:28:33 +01:00
Peter Seiderer
ba85cb155e
package/libevdev: bump version to 1.12.0
...
For details see [1].
[1] https://lists.freedesktop.org/archives/input-tools/2021-November/001573.html
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:28:29 +01:00
Jan Kraval
3302281d8d
configs/orangepi_lite: bump kernel and u-boot versions
...
Bump Linux to 5.15.1 and U-Boot to 2021.10.
Signed-off-by: Jan Kraval <jan.kraval@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:27:45 +01:00
Jan Kraval
9c9b10efb0
rtl8189fs: bump revision to e10294d2
...
Update out-of-tree driver to make it work with Linux kernel v5.15.
Signed-off-by: Jan Kraval <jan.kraval@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:27:11 +01:00
Giulio Benetti
c9ddee54a5
package/trace-cmd: bump to version 2.9.6
...
Update to version 2.9.6.
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:23:03 +01:00
Peter Seiderer
914a8133a0
package/qt5declarative: move the qt5gui select from qt5declarative to qt5quick
...
As requested/suggested by Sergey Kuzminov([1]) move the qt5gui select from
qt5declarative to qt5quick.
The qt5declarative (without qt5quick) compiles and installs fine without
qt5gui enabled and code inspection of the qt5declarative souce package *.pro
files shows the unconditionally gui dependencies only in for doc-snippets
and/or test projectes or real the qt5quick moduls.
[1] https://lore.kernel.org/buildroot/6fd05f97-7fb9-96d8-cca0-5063be8ad620@gmail.com
Reported-by: "Кузьминов Сергей" <kuzminov.sergey81@gmail.com >
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:13:28 +01:00
Peter Seiderer
74d8e71cd7
package/libv4l: bump version to 1.22.1
...
- remove 001-keymap.h-add-missing-includes-to-fix-musl-build.patch
(superseeded by upstream commit [1])
- add handling of new --with-libudev/--without-libudev option
For details see [2].
[1] https://git.linuxtv.org/v4l-utils.git/commit/?id=976a2f681b4e4e16edffd972d53a623b895c5646
[2] https://git.linuxtv.org/v4l-utils.git/tree/ChangeLog?h=stable-1.22
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:12:20 +01:00
Peter Seiderer
b17f4ea1c6
package/hwdata: bump version to 0.353
...
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:11:59 +01:00
Peter Seiderer
ff0d534051
package/iwd: bump version to 1.19
...
- removed 0001-build-Add-reallocarray-to-missing-h.patch
(from upstream [1])
- removed 0002-netconfig-Remove-usage-of-in6_addr__in6_u.patch
(from upstream [2])
- Changelog (since 1.18, from [3]):
ver 1.19:
Fix issue with handling OCV if offloading is supported.
Fix issue with handling SA Query on channel switch event.
Fix issue with starting FT-over-DS actions after roaming.
Add support for OWE transition networks.
Add support for extended key IDs.
[1] https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=ec1c348b4fd67619fa0c2f55ae644f6a8014d971
[2] https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=42bd5ba7c2665c5bf95ba102a8115c4cf01d31d7
[3] https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:10:40 +01:00
Peter Seiderer
ab4e346c52
package/ell: bump version to 0.45
...
- Changelog (since 0.44, from [1]):
ver 0.45:
Fix issue with ICMPv6 and handling re-entrantly callbacks.
[1] https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:10:15 +01:00
Petr Vorel
c8bff717df
package/ima-evm-utils: bump version to 1.4
...
Signed-off-by: Petr Vorel <petr.vorel@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:09:58 +01:00
Peter Seiderer
bd06a3b9b5
package/iproute2: bump version to 5.15.0
...
For details see [1].
[1] https://lore.kernel.org/all/20211101164705.6f4f2e41@hermes.local
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Reviewed-by: Petr Vorel <petr.vorel@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:09:37 +01:00
Francois Perrad
7ccfc1ffbd
package/luarocks: bump to version 3.8.0
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:09:17 +01:00
Pierre-Jean Texier
7fcf5f3152
package/mxml: bump to version 3.3
...
mxml 3.3 is a bug fix release. Changes include:
- Cleaned up usage of free throughout the library
- Added more error handling to the library
- Fixed potential memory leak in mxmlLoad* functions
- Fixed mxmlSaveString with a buffer size of 0
- Fixed MXML_MINOR_VERSION value in "mxml.h"
- Fixed POSIX threading support for MingW
- Fixed some minor memory leaks found by Coverity.
Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:08:58 +01:00
Baruch Siach
c2c15af2b8
package/socat: bump to version 1.7.4.2
...
Bug fixes release.
Update README hash for version update.
Update comment; we do not patch configure.in.
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:08:41 +01:00
Thomas Claveirole
9ec3b986e6
package/openlayers: bump to version 6.9.0
...
Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:03:02 +01:00
Ramon Fried
4b0cc45375
package/bitwise: bump version to 0.43
...
Signed-off-by: Ramon Fried <rfried.dev@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 15:02:51 +01:00
Bernd Kuhls
c9bd029115
package/postgresql: bump version to 14.1
...
Release notes:
https://www.postgresql.org/about/news/postgresql-14-released-2318/
https://www.postgresql.org/about/news/postgresql-141-135-129-1114-1019-and-9624-released-2349/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:53:24 +01:00
Bernd Kuhls
0f31b1f19c
package/postgresql: security bump version to 13.5
...
Release notes:
https://www.postgresql.org/about/news/postgresql-141-135-129-1114-1019-and-9624-released-2349/
Fixes CVE-2021-23214 and CVE-2021-23222.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:53:17 +01:00
Bernd Kuhls
f250847551
package/timescaledb: bump version to 2.5.0
...
This version adds support for PostgreSQL 14.
Release notes:
https://github.com/timescale/timescaledb/releases/tag/2.5.0
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:53:12 +01:00
Peter Seiderer
0f0b1f59c3
package/ntp: run ntpd as ntp user
...
- in case libcap is enabled use the now enabled '-u' option to run nptd as
user/group ntp
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:51:05 +01:00
Bernd Kuhls
f84350e725
package/xmrig: bump version to 6.15.3
...
Release notes: https://github.com/xmrig/xmrig/releases/tag/v6.15.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:36:17 +01:00
Fabrice Fontaine
f727b6da04
package/memcached: bump to version 1.6.12
...
https://github.com/memcached/memcached/wiki/ReleaseNotes1610
https://github.com/memcached/memcached/wiki/ReleaseNotes1611
https://github.com/memcached/memcached/wiki/ReleaseNotes1612
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:36:16 +01:00
Fabrice Fontaine
e68fba55fd
package/squashfs: bump to version 4.5
...
- Drop patch (already in version)
- Update indentation in hash file (two spaces)
https://github.com/plougher/squashfs-tools/blob/4.5/CHANGES
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:36:15 +01:00
Fabrice Fontaine
ed4ec60500
package/dehydrated: bump to version 0.7.0
...
https://github.com/dehydrated-io/dehydrated/releases/tag/v0.7.0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:36:14 +01:00
Fabrice Fontaine
9e767b942f
package/qt5/qt5base: add libkrb5 optional dependency
...
libkrb5 is an optional dependency which is enabled by default (with no
user option) since version 5.14.0 and
93b7b0ec76
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Reviewed-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:35:03 +01:00
Fabrice Fontaine
cc9b579751
package/qt5/qt5base: add zstd optional dependency
...
zstd is an optional dependency which is enabled by default since version
5.13.0 and
f25bc30d8d
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Reviewed-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:34:45 +01:00
Fabrice Fontaine
130a28d446
package/bind: add gssapi support
...
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:15:55 +01:00
Fabrice Fontaine
e87da5514c
package/libsoup: add gssapi support
...
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-14 14:15:34 +01:00
Fabrice Fontaine
b35be2baf2
package/tinyxml2: bump to version 9.0.0
...
Update indentation in hash file (two spaces)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 18:05:05 +01:00
Fabrice Fontaine
200f46b940
package/libqb: bump to version 2.0.3
...
Use official tarball and so drop autoreconf
https://github.com/ClusterLabs/libqb/releases/tag/v2.0.3
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 18:05:00 +01:00
Joachim Wiberg
345087ee51
package/smcroute: bump version to v2.5.4
...
- Drop backported patch, included in new release
- https://github.com/troglobit/smcroute/releases/tag/2.5.4
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 18:02:51 +01:00
Bernd Kuhls
d9185c6ba3
package/x11r7/xserver_xorg-server: bump version to 21.1.1
...
Removed patches which were applied upstream:
0001-modesettings-needs-dri2.patch
9c81b8f5b5
0003-hw-xwayland-Makefile.am-fix-build-without-glx.patch
836f93de99
0004-hw-xfree86-common-xf86Init.c-fix-build-without-glx.patch
49456e0a37
0005-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch
e50c85f4eb
0006-compiler.h-don-t-define-inb-outb-and-friends-on-mips.patch
0148a15da1
Renumbered remaining patch.
Removed xwayland options:
4ee66f574a
Added dependency to xlib_libxcvt:
a4ab57cb74
Release notes:
https://lists.x.org/archives/xorg-announce/2021-October/003115.html
https://lists.x.org/archives/xorg-announce/2021-November/003116.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 15:37:57 +01:00
Bernd Kuhls
39a796c214
package/x11r7/xlib_libxcvt: new package
...
Needed for X.org xserver 21.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 15:37:45 +01:00
Bernd Kuhls
dfc468c4af
package/x11r7/xdriver_xf86-input-libinput: bump version to 1.2.0
...
Switched _SITE to https.
Release notes:
https://lists.x.org/archives/xorg-announce/2021-September/003110.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 15:30:35 +01:00
Bernd Kuhls
621a076fca
package/x11r7/xlib_libXi: bump version to 1.8
...
Reformatted hashes, removed md5 and sha1 hashes.
Release notes:
https://lists.x.org/archives/xorg-announce/2021-September/003109.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 15:30:34 +01:00
Bernd Kuhls
98e37c8c46
package/x11r7/xorgproto: bump version to 2021.5
...
Release notes:
https://lists.x.org/archives/xorg-announce/2021-September/003108.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 15:30:32 +01:00
Joachim Wiberg
4c44bf34ad
configs/globalscale_espressobin: update to Linux 5.15.1
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 15:26:59 +01:00
Fabrice Fontaine
f82a835825
package/haproxy: bump to version 2.4.8
...
This is a bug fix release which addresses quite a number of issues
https://www.mail-archive.com/haproxy@formilux.org/msg41404.html
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 15:26:42 +01:00
Fabio Estevam
04b668e868
configs/imx6-sabreauto: bump U-Boot and kernel
...
Bump U-Boot to 2021.10 and kernel to 5.15.1 version.
Signed-off-by: Fabio Estevam <festevam@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 15:26:33 +01:00
Baruch Siach
420c988045
package/libcurl: bump to version 7.80.0
...
Cc: Matt Weber <matthew.weber@collins.com >
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 15:26:27 +01:00
Yann E. MORIN
377c3e5f4c
support/pkg-stats: support values with an equal sign in them
...
The heuristic to extract the various variables of interest is pretty
crude: we filter on variables ending with certain suffixes (like
'%_VERSION' to get the version strings).
However, in doing so, we may dump variables that are not actual package
versions (especially with br2-external trees), and those may contain one
or more equal sign. And anyway, an actual package version string may
very well contain an equal sign too.
But the current situation is that the output of 'printvars' is split on
all equal signs, which will not fit in the 2-tuple we assign the result,
thus causing an exception.
Fix that by limiting to a single split.
Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-11-13 15:00:26 +01:00
Julien Grossholtz
19575e9e9e
board/raspberrypi: add Raspberry Pi Zero 2 W
...
The Raspberry-Pi Zero 2 W is an affordable single board computer. It is
a more powerful drop-in replacement for the Raspberry Pi Zero W.
The board incorporates an Raspberry-Pi RP3A0 system-in-package (SiP) with
a Broadcom BCM2710A1 and 512MB LPDDR2 SDRAM. The CPU is a quad-core 1Ghz
64-bit Arm Cortex-A53. As for other Raspberry-Pis it also provides
2.4GHz 802.11 b/g/n Wifi, Bluetooth 4.2 and BLE.
The BCM2710 cpu is similar to the Raspberry-Pi 3, it uses the same
kernel configuration as the Raspberry-Pi 2 and 3.
Signed-off-by: Julien Grossholtz <julien.grossholtz@openest.io >
[Based on https://patchwork.ozlabs.org/project/buildroot/patch/20211030213600.3445223-3-julien.grossholtz@openest.io/
- reformat genimage-raspberrypizero2w.cfg according to the beautify patch-set
- update kernel version to 9878a11 (5.10.78)
- use new bcm2710-rpi-zero-2-w dtb
- update commit log about kernel config (RPi2/3)
- add DEVELOPERS entries for Julien
]
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-11-12 23:09:58 +01:00
Peter Seiderer
6983c511f9
board/raspberrypi/readme.txt: add missing dtb files
...
Add missing dtb files:
- bcm2708-rpi-cm.dtb from genimage-raspberrypi.cfg
- bcm2708-rpi-zero.dtb from genimage-raspberrypi0.cfg:
- bcm2708-rpi-zero-w.dtb from genimage-raspberrypi0w.cfg
- bcm2710-rpi-cm3.dtb from genimage-raspberrypi3.cfg
- bcm2837-rpi-3-b.dtb from genimage-raspberrypi3-64.cfg
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-11-12 23:09:56 +01:00
Peter Seiderer
b88c545efd
package/rpi-wifi-firmware: bump version to 3888ba2
...
Changelog (since 883b726):
- 3e020f7 Add 43436S firmware
Future Zero 2 W boards will have an alternative version of 43436
that should have different firmware, named brcmfmac43436s-sdio.
- 3888ba2 Merge pull request #18 from HiassofT/43436S
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-11-12 23:09:54 +01:00
Peter Seiderer
d5ef29e995
package/rpi-bt-firmware: bump version to 3888ba2
...
Changelog (since 883b726):
- 3e020f7 Add 43436S firmware
Future Zero 2 W boards will have an alternative version of 43436
that should have different firmware, named brcmfmac43436s-sdio.
- 3888ba2 Merge pull request #18 from HiassofT/43436S
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-11-12 23:09:52 +01:00