]> Git Repo - buildroot-mgba.git/log
buildroot-mgba.git
3 years agopackage/python-multidict: bump to version 5.2.0
James Hilliard [Sun, 3 Oct 2021 20:35:23 +0000 (14:35 -0600)]
package/python-multidict: bump to version 5.2.0

License hash changed due to removal of full text copy:
https://github.com/aio-libs/multidict/commit/5ea0e62dd848b147251dbdc6bbe4a10644cb2d88

Signed-off-by: James Hilliard <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agodocs/website: update for 2021.02.6
Peter Korsgaard [Tue, 12 Oct 2021 06:17:36 +0000 (08:17 +0200)]
docs/website: update for 2021.02.6

Signed-off-by: Peter Korsgaard <[email protected]>
3 years agoUpdate for 2021.02.6
Peter Korsgaard [Mon, 11 Oct 2021 18:42:43 +0000 (20:42 +0200)]
Update for 2021.02.6

Signed-off-by: Peter Korsgaard <[email protected]>
(cherry picked from commit b1e32fa954faae7dce51ebee48981af3ace3c0ba)
[Peter: drop Makefile/Vagrantfile change]
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agodocs/website: update for 2021.05.3
Peter Korsgaard [Tue, 12 Oct 2021 06:12:44 +0000 (08:12 +0200)]
docs/website: update for 2021.05.3

Signed-off-by: Peter Korsgaard <[email protected]>
3 years agoUpdate for 2021.05.3
Peter Korsgaard [Mon, 11 Oct 2021 14:13:04 +0000 (16:13 +0200)]
Update for 2021.05.3

Signed-off-by: Peter Korsgaard <[email protected]>
(cherry picked from commit 0d4c604da8e202f3a354080ea9f010abf3d0b240)
[Peter: drop Makefile change
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/bitcoin: bump version to 0.21.2
Bernd Kuhls [Sun, 3 Oct 2021 09:32:40 +0000 (11:32 +0200)]
package/bitcoin: bump version to 0.21.2

Release notes:
https://github.com/bitcoin/bitcoin/blob/0.21/doc/release-notes.md

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/xmrig: bump version to 6.15.1
Bernd Kuhls [Sun, 3 Oct 2021 09:19:55 +0000 (11:19 +0200)]
package/xmrig: bump version to 6.15.1

Changelog: https://github.com/xmrig/xmrig/blob/master/CHANGELOG.md
Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/boinc: bump version to 7.18.1
Bernd Kuhls [Sun, 3 Oct 2021 08:56:37 +0000 (10:56 +0200)]
package/boinc: bump version to 7.18.1

Release notes: https://boinc.berkeley.edu/wiki/Release_Notes

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/stellarium: bump version to 0.21.2
Bernd Kuhls [Sat, 2 Oct 2021 06:51:17 +0000 (08:51 +0200)]
package/stellarium: bump version to 0.21.2

Release notes:
http://stellarium.org/release/2021/09/27/stellarium-0.21.2.html

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/supervisor: bump to version 4.2.2
Fabrice Fontaine [Fri, 1 Oct 2021 22:16:54 +0000 (00:16 +0200)]
package/supervisor: bump to version 4.2.2

Update indentation in hash file (two spaces)

https://github.com/Supervisor/supervisor/blob/4.2.2/CHANGES.rst

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/audit: Fix type output on log folder creation
José Pekkarinen [Fri, 1 Oct 2021 06:20:52 +0000 (09:20 +0300)]
package/audit: Fix type output on log folder creation

Testing buildroot 2021.05 I observed that after first
boot I was having the following folders:

/context:
/system_u:object_r:auditd_log_t

The root of this problem turned to be a difference in the
output of $(selabel_lookup -b file -k /var/log/audit) called
by S02auditd that from this version on looks like:

$ selabel_lookup -b file -k /var/log/audit
Default context: system_u:object_r:auditd_log_t

This patch will cut it to retrieve the type piece only. Unfortunately,
audit has no options to create machine-readable output that is
guaranteed not to change, so that's the best we can do.

Signed-off-by: José Pekkarinen <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/liburcu: fix build without wchar
Fabrice Fontaine [Wed, 29 Sep 2021 16:25:20 +0000 (18:25 +0200)]
package/liburcu: fix build without wchar

Fix the following build failure raised since bump to version 0.13.0 in
commit 9cedbcf494e647371f92368014d31091848772bb and
https://github.com/urcu/userspace-rcu/commit/8b2f0590d94f6bc3f1d31bd3e0c9ea744b5b55cb:

configure: error: The compiler does not support C99

Fixes:
 - http://autobuild.buildroot.org/results/435d127728b014d565dd75861f87e18716f9fe5e

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/lftp: fix build with OpenSSL
Artem Panfilov [Wed, 29 Sep 2021 16:14:38 +0000 (19:14 +0300)]
package/lftp: fix build with OpenSSL

Add upstream patch from master(0276d5c) that fixes build with OpenSSL.

Signed-off-by: Artem Panfilov <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/timescaledb: bump version to 2.4.2
Maxim Kochetkov [Tue, 28 Sep 2021 16:00:42 +0000 (19:00 +0300)]
package/timescaledb: bump version to 2.4.2

Release notes: https://github.com/timescale/timescaledb/releases/tag/2.4.2

Signed-off-by: Maxim Kochetkov <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/openlayers: bump to version 6.8.1
Thomas Claveirole [Tue, 28 Sep 2021 15:56:31 +0000 (17:56 +0200)]
package/openlayers: bump to version 6.8.1

Signed-off-by: Thomas Claveirole <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/dtbocfg: new package
Herve Codina [Tue, 28 Sep 2021 15:42:18 +0000 (17:42 +0200)]
package/dtbocfg: new package

dtbocfg, which stands for Device Tree Blob Overlay Configuration
File System, was developed to serve as a userspace API of Device
Tree Overlay.

https://github.com/ikwzm/dtbocfg

Signed-off-by: Herve Codina <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agodocs/website: update for 2021.08.1
Peter Korsgaard [Mon, 11 Oct 2021 20:35:35 +0000 (22:35 +0200)]
docs/website: update for 2021.08.1

Signed-off-by: Peter Korsgaard <[email protected]>
3 years agoUpdate for 2021.08.1
Peter Korsgaard [Mon, 11 Oct 2021 09:46:43 +0000 (11:46 +0200)]
Update for 2021.08.1

Signed-off-by: Peter Korsgaard <[email protected]>
(cherry picked from commit 516b837002e21db6730928e8cad60b75146e099b)
[Peter: drop Makefile change]
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/redis: security bump to v6.2.6
Titouan Christophe [Mon, 11 Oct 2021 07:27:41 +0000 (09:27 +0200)]
package/redis: security bump to v6.2.6

This fixes CVE-2021-32672

Signed-off-by: Titouan Christophe <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/triggerhappy: use git tag instead of hash
Fabrice Fontaine [Sun, 10 Oct 2021 20:15:41 +0000 (22:15 +0200)]
package/triggerhappy: use git tag instead of hash

Use release/0.5.0 tag instead of commit hash so
http://autobuild.buildroot.org/stats will report package as up to date

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
3 years agosupport/testing: add suite of tests for gdb
Thomas Petazzoni [Sat, 9 Oct 2021 19:16:45 +0000 (21:16 +0200)]
support/testing: add suite of tests for gdb

The list of tests is as follows:

TestGdbHostOnlyDefault: build just minimal host-gdb, default version

TestGdbHostOnlyAllFeatures: build host-gdb, default version, with all
features enabled (TUI, Python, simulator)

TestGdbserverOnly: build just target gdbserver, default version

TestGdbFullTarget: build just target gdb, default version

TestGdbHostOnly9x: build minimal host-gdb, 9.x version

TestGdbHostGdbserver9x: build minimal host-gdb 9.x + gdbserver

TestGdbHostGdbTarget9x: build minimal host-gdb 9.x + full gdb

TestGdbHostOnly11x: build minimal host-gdb, 11.x version

TestGdbHostGdbserver11x: build minimal host-gdb 11.x + gdbserver

TestGdbHostGdbTarget11x: build minimal host-gdb 11.x + gdb

TestGdbArc: build minimal host-gdb + gdb + gdbserver, for the special
ARC architecture version

Signed-off-by: Thomas Petazzoni <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
3 years agopackage/gdb: drop support for version 8.3.x
Thomas Petazzoni [Sat, 9 Oct 2021 19:16:44 +0000 (21:16 +0200)]
package/gdb: drop support for version 8.3.x

Now that gdb 11.x has been added, that 10.x is the default, we can
drop version 8.3.x.

Signed-off-by: Thomas Petazzoni <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
3 years agopackage/gdb: switch to gdb 10.x as the default
Thomas Petazzoni [Sat, 9 Oct 2021 19:16:43 +0000 (21:16 +0200)]
package/gdb: switch to gdb 10.x as the default

When doing this, we can simplify the RISC-V related logic. Indeed, as
there was no support for RISC-V in gdb 9.x, which was the current
default, we had some trickery in the Config.in file to ensure gdb 10.x
was used by default on RISC-V. However now that 10.x is the default
for everybody, this trickery is no longer needed.

Also, we now needs to enable BR2_PACKAGE_GDB_TOPLEVEL when host-gdb is
not built, as the default target gdb version is 10.x, and threfore
requires BR2_PACKAGE_GDB_TOPLEVEL=y.

Signed-off-by: Thomas Petazzoni <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
3 years agopackage/gdb: add support for gdb 11.x
Michael Fischer [Sat, 9 Oct 2021 19:16:42 +0000 (21:16 +0200)]
package/gdb: add support for gdb 11.x

All patch from gdb 10.2 are kept.

Starting from version 11.x, gdb needs the gmp library. The target
variant needs a bit of care: if BR2_GDB_VERSION_11 is not set, either
the host gdb is not enabled, in which case the default for the target
gdb is 9.x, or the host gdb is enabled, and another version is selected.

Signed-off-by: Michael Fischer <[email protected]>
[Thomas:
 - fix how the gmp dependency is handled
 - set BR2_PACKAGE_GDB_TOPLEVEL to y for gdb 11.x
 - fix how BR2_GDB_VERSION is set for gdb 11.x]
Signed-off-by: Thomas Petazzoni <[email protected]>
[[email protected]:
  - only select target gmp if using gdb 11
]
Signed-off-by: Yann E. MORIN <[email protected]>
3 years agopackage/haproxy: bump to version 2.4.7
Fabrice Fontaine [Sat, 9 Oct 2021 17:37:06 +0000 (19:37 +0200)]
package/haproxy: bump to version 2.4.7

https://www.mail-archive.com/[email protected]/msg41239.html

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/gdb: append to dependencies in conditional
Thomas Petazzoni [Sat, 9 Oct 2021 19:16:41 +0000 (21:16 +0200)]
package/gdb: append to dependencies in conditional

Repeat after me: "Forcing the value of <pkg>_DEPENDENCIES inside a
conditional is the root of all evil."

Repeat after me: "Forcing the value of <pkg>_DEPENDENCIES inside a
conditional is the root of all evil."

Repeat after me: "Forcing the value of <pkg>_DEPENDENCIES inside a
conditional is the root of all evil."

Repeat after me: "Forcing the value of <pkg>_DEPENDENCIES inside a
conditional is the root of all evil."

Enough? :-)

Due to this mistake, any other GDB_DEPENDENCIES defined before this
assignment were lost. For example, the host-flex host-bison added
inside the GDB_FROM_GIT==y condition were ignored if
BR2_PACKAGE_GDB_DEBUGGER.

Fixes the build of all ARC configurations that have
BR2_PACKAGE_GDB_DEBUGGER enabled.

Signed-off-by: Thomas Petazzoni <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
3 years agopackage/rpi-wifi-firmware: bump version to 883b726
Peter Seiderer [Wed, 6 Oct 2021 21:37:28 +0000 (23:37 +0200)]
package/rpi-wifi-firmware: bump version to 883b726

Changelog:
  - Update CYW43455 bluetooth firmware,
    Second Spectra fix for CYW43455 (CVE-2020-10370)

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agopackage/rpi-bt-firmware: bump version to 883b726
Peter Seiderer [Wed, 6 Oct 2021 21:37:27 +0000 (23:37 +0200)]
package/rpi-bt-firmware: bump version to 883b726

Changelog:
  - Update CYW43455 bluetooth firmware,
    Second Spectra fix for CYW43455 (CVE-2020-10370)

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agopackage/rpi-userland: bump version to 6e8f786
Peter Seiderer [Wed, 6 Oct 2021 21:37:26 +0000 (23:37 +0200)]
package/rpi-userland: bump version to 6e8f786

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agopackage/rpi-firmware: bump version to 2ef3800
Peter Seiderer [Wed, 6 Oct 2021 21:37:25 +0000 (23:37 +0200)]
package/rpi-firmware: bump version to 2ef3800

- bump version to 2ef3800 (past [1] which fixes the boot starvation
  introduced by [2] as reported by Vincent Fazio <[email protected]>
  see [3] and [4])

[1] https://github.com/raspberrypi/firmware/commit/b5257da58c0e652633592c6fce09a7f3b100a2eb
[2] https://github.com/raspberrypi/firmware/commit/25e2b597ebfb2495eab4816a276758dcc6ea21f1
[3] http://lists.busybox.net/pipermail/buildroot/2021-September/623659.html
[4] http://lists.busybox.net/pipermail/buildroot/2021-September/624550.html

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agoconfigs/raspberrypi*: bump kernel version to 24c8b05 (5.10.63)
Peter Seiderer [Wed, 6 Oct 2021 21:37:24 +0000 (23:37 +0200)]
configs/raspberrypi*: bump kernel version to 24c8b05 (5.10.63)

Now based on 5.10.63 (from 5.10.46).

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agopackage/libuev: bump version to v2.4.0
Joachim Wiberg [Sat, 9 Oct 2021 09:41:44 +0000 (11:41 +0200)]
package/libuev: bump version to v2.4.0

This update is critical for linking against GLIBC v2.34, due to the
changes related to 64-bit time_t on 32-bit systems.  See ChangeLog
for details:

  https://github.com/troglobit/libuev/releases/tag/v2.4.0

Signed-off-by: Joachim Wiberg <[email protected]>
Reviewed-by: Peter Seiderer <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agoboot/uboot: bump to version 2021.10
Heiko Thiery [Sat, 9 Oct 2021 08:28:55 +0000 (10:28 +0200)]
boot/uboot: bump to version 2021.10

Signed-off-by: Heiko Thiery <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agopackage/gnuradio: disable package if affected from gcc bug 43744
Giulio Benetti [Fri, 8 Oct 2021 22:46:05 +0000 (00:46 +0200)]
package/gnuradio: disable package if affected from gcc bug 43744

This package is affected by gcc bug 43744 and I have not found a work
around for it(i.e. the common -O0 we use or other), so let's disable it if
gcc has such bug.

Fixes:
http://autobuild.buildroot.net/results/1db/1db6c59c98e3c09fa13277076ee2fbe7967f1f6b/

Signed-off-by: Giulio Benetti <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agotoolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_43744
Giulio Benetti [Fri, 8 Oct 2021 22:46:04 +0000 (00:46 +0200)]
toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_43744

gnuradio package fails to build for the SH4 architecture with optimization
enabled with gcc 9.3.0:
http://autobuild.buildroot.net/results/1db/1db6c59c98e3c09fa13277076ee2fbe7967f1f6b/    http://autobuild.buildroot.net/results/f57/f5742e7fb6e8142bcdb53b7f4f5e9c1bea3558cd/
and I've tested it shows up with gcc 10.x and 11.x

I've commented it and supplied preprocessed file to reopen it since it was
closed with gcc 4.x:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43744

Signed-off-by: Giulio Benetti <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agopackage/ltrace: fix autoreconf with autoconf >= 2.70
Fabrice Fontaine [Sat, 9 Oct 2021 07:50:04 +0000 (09:50 +0200)]
package/ltrace: fix autoreconf with autoconf >= 2.70

Fix the following build failure raised since bump of autoconf to version
2.71 in commit ecd54b65c1f998a7ccd91f7c523e4ff38c4781da:

autoreconf: error: cannot create config/autoconf: No such file or
directory

Indeed, the config/autoconf directory does not exist, and therefore
the AC_CONFIG_AUX_DIR invocation serves no purpose.

Fixes:
 - http://autobuild.buildroot.org/results/433599039d6e1ee301465f9867e169c121a0646f

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agoDEVELOPERS: adopt package/libite
Joachim Wiberg [Sat, 9 Oct 2021 09:28:58 +0000 (11:28 +0200)]
DEVELOPERS: adopt package/libite

Since I'm the upstream maintainer and we use it for $DAYJOB, I'll adopt.

Signed-off-by: Joachim Wiberg <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agopackage/libite: bump version to v2.4.1
Joachim Wiberg [Sat, 9 Oct 2021 09:28:57 +0000 (11:28 +0200)]
package/libite: bump version to v2.4.1

Upstream now supplies sha256 hashes, so drop upstream md5 and locally
computed sha256 in favor of that.

The hash for LICENSE has changed due to the copyright years and author
last name being updated.

The hash for chomp.c and pidfile.c has been changed due to copyright
years and author last name being updated, as well as doxygen comments
being added to the files.

Signed-off-by: Joachim Wiberg <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
3 years agopackage/gst1-interpipe: bump version to 1.1.6
Peter Seiderer [Tue, 5 Oct 2021 20:06:44 +0000 (22:06 +0200)]
package/gst1-interpipe: bump version to 1.1.6

Changelog (for details see [1]):

  - Fix for memory corruption issue when listening to same node (#99)

[1] https://github.com/RidgeRun/gst-interpipe/releases/tag/1.1.6

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/libinput: bump version to 1.19.1
Peter Seiderer [Tue, 5 Oct 2021 20:14:01 +0000 (22:14 +0200)]
package/libinput: bump version to 1.19.1

For details see [1].

[1] https://lists.freedesktop.org/archives/wayland-devel/2021-September/041989.html

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/uclibc: update to 1.0.39
Waldemar Brodkorb [Thu, 7 Oct 2021 18:36:55 +0000 (20:36 +0200)]
package/uclibc: update to 1.0.39

Signed-off-by: Waldemar Brodkorb <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/gensio: bump to version 2.2.9
James Hilliard [Wed, 6 Oct 2021 22:47:26 +0000 (16:47 -0600)]
package/gensio: bump to version 2.2.9

Signed-off-by: James Hilliard <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/ser2net: bump to version 4.3.4
James Hilliard [Wed, 6 Oct 2021 22:50:48 +0000 (16:50 -0600)]
package/ser2net: bump to version 4.3.4

Signed-off-by: James Hilliard <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/net-tools: bump to version 2.10
Fabrice Fontaine [Tue, 5 Oct 2021 06:43:34 +0000 (08:43 +0200)]
package/net-tools: bump to version 2.10

Use standard install target as update target has been removed with
https://sourceforge.net/p/net-tools/code/ci/5484cf9a13a2b1d6f604aad2a4fa41c7f01e1a46/

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/net-tools: add NET_TOOLS_CPE_ID_VENDOR
Fabrice Fontaine [Tue, 5 Oct 2021 06:43:33 +0000 (08:43 +0200)]
package/net-tools: add NET_TOOLS_CPE_ID_VENDOR

cpe:2.3:a:net-tools_project:net-tools is a valid CPE identifier for this
package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Anet-tools_project%3Anet-tools

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/ndisc6: bump to version 1.0.5
Fabrice Fontaine [Tue, 5 Oct 2021 06:19:05 +0000 (08:19 +0200)]
package/ndisc6: bump to version 1.0.5

- Drop patch (already in version)
- Update indentation in hash file (two spaces)

https://git.remlab.net/gitweb/?p=ndisc6.git;a=blob;f=NEWS;h=e0281e4f98149f25bf6d91fbf790bf8371c9f875;hb=b706f5f01aa82aa0db678fffd15a1527f330c507

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/libressl: bump to version 3.3.5
Francois Perrad [Sat, 2 Oct 2021 06:22:27 +0000 (08:22 +0200)]
package/libressl: bump to version 3.3.5

Bugfix release, fixing a stack overread issue:
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.3.5-relnotes.txt

Signed-off-by: Francois Perrad <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/libcurl: fix build with wolfssl
Fabrice Fontaine [Fri, 8 Oct 2021 21:12:38 +0000 (23:12 +0200)]
package/libcurl: fix build with wolfssl

Select BR2_PACKAGE_WOLFSSL_ALL as suggested by upstream in
https://github.com/curl/curl/issues/7745 to fix the following build
failure raised since bump to version 7.79.1 in commit
6d6842130b456499d3ff230a3b70cec756cbccd1:

/home/giuliobenetti/autobuild/run/instance-3/output-1/host/lib/gcc/riscv64-buildroot-linux-uclibc/10.3.0/../../../../riscv64-buildroot-linux-uclibc/bin/ld: ../lib/.libs/libcurl.so: undefined reference to `wolfSSL_ERR_clear_error'

Fixes:
 - http://autobuild.buildroot.org/results/2956c8fb91a16d2ab59fb1c7babec46a6c8399e5

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/squid: security bump to version 4.17
Peter Korsgaard [Fri, 8 Oct 2021 11:53:03 +0000 (13:53 +0200)]
package/squid: security bump to version 4.17

Fixes the following security issue:

- SQUID-2020:12 Out-Of-Bounds memory access in WCCPv2
  (CVE-2021-28116 aka ZDI-CAN-11610)

  Due to an out of bounds memory access Squid is vulnerable to an
  information leak vulnerability when processing WCCPv2 messages.

  This problem allows a WCCPv2 sender to corrupt Squids list of
  known WCCP routers and divert client traffic to attacker
  controlled routers.

  This attack is limited to Squid proxy with WCCPv2 enabled and
  IP spoofing of a router IP address configured as trusted in
  squid.conf.

For more details, see the advisory:
http://lists.squid-cache.org/pipermail/squid-announce/2021-October/000136.html

Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/go: security bump to 1.17.2
Christian Stewart via buildroot [Fri, 8 Oct 2021 23:47:52 +0000 (16:47 -0700)]
package/go: security bump to 1.17.2

go1.17.2 (released 2021-10-07) includes a security fix to the linker and
misc/wasm directory, as well as bug fixes to the compiler, the runtime, the go
command, and to the time and text/template packages.

https://golang.org/doc/devel/release#go1.17.minor

Signed-off-by: Christian Stewart <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/wireless-regdb: bump version to 2021.08.28
Peter Seiderer [Thu, 7 Oct 2021 21:08:44 +0000 (23:08 +0200)]
package/wireless-regdb: bump version to 2021.08.28

Changelog (since 2021.04.21):

  47007d0 wireless-regdb: update regulatory database based on preceding changes
  e983a25 Update regulatory rules for Ecuador (EC)
  a0bcb88 wireless-regdb: Update regulatory rules for Norway (NO) on 6 and 60 GHz
  cdf854d wireless-regdb: Update regulatory rules for Germany (DE) on 6GHz
  a4468e8 wireless-regdb: update regulatory database based on preceding changes
  86cba52 wireless-regdb: reduce bandwidth for 5730-5850 and 5850-5895 MHz in US
  6fa2384 wireless-regdb: remove PTMP-ONLY from 5850-5895 MHz for US
  9839e1e wireless-regdb: recent FCC report and order allows 5850-5895 immediately
  42dfaf4 wireless-regdb: update 5725-5850 MHz rule for GB

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/openssh: security bump to version 8.8p1
Fabrice Fontaine [Thu, 7 Oct 2021 20:59:53 +0000 (22:59 +0200)]
package/openssh: security bump to version 8.8p1

Fix CVE-2021-41617: sshd in OpenSSH 6.2 through 8.x before 8.8, when
certain non-default configurations are used, allows privilege escalation
because supplemental groups are not initialized as expected. Helper
programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand may
run with privileges associated with group memberships of the sshd
process, if the configuration specifies running the command as a
different user.

https://www.openssh.com/txt/release-8.8
https://www.openssh.com/txt/release-8.7

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/apache: security bump to version 2.4.51
Peter Seiderer [Thu, 7 Oct 2021 21:28:42 +0000 (23:28 +0200)]
package/apache: security bump to version 2.4.51

Fixes CVE-2021-42013, for details see [1] and [2].

Change download URL from http://archive.apache.org/dist/httpd to
https://downloads.apache.org/httpd (seems more up to date).

[1] https://downloads.apache.org/httpd/CHANGES_2.4.51
[2] https://httpd.apache.org/security/vulnerabilities_24.html

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/iptables: S35iptables script cleanups
José Pekkarinen [Wed, 6 Oct 2021 06:20:31 +0000 (09:20 +0300)]
package/iptables: S35iptables script cleanups

This patch removes unneeded redirections when
calling iptables-restore and iptables-save, and
it adds the save operation to the usage help.

Signed-off-by: José Pekkarinen <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/python-oauthlib: depend on python3
Asaf Kahlon [Wed, 6 Oct 2021 16:11:45 +0000 (19:11 +0300)]
package/python-oauthlib: depend on python3

According to the package release notes
(https://github.com/oauthlib/oauthlib/releases/tag/v3.1.1),
python2 isn't supported anymore.

All the reverse dependencies are already python3-only.

Signed-off-by: Asaf Kahlon <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/python-meld3: drop package
Asaf Kahlon [Wed, 6 Oct 2021 16:11:47 +0000 (19:11 +0300)]
package/python-meld3: drop package

This project isn't maintained anymore:
https://github.com/Supervisor/meld3/commit/ed4e7b30eeae9e03170f388f5c6fc31aac21bf7d

Signed-off-by: Asaf Kahlon <[email protected]>
[Peter: add Config.in.legacy entry]
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/supervisor: drop python-meld3 dependency
Fabrice Fontaine [Wed, 6 Oct 2021 15:41:36 +0000 (17:41 +0200)]
package/supervisor: drop python-meld3 dependency

python-meld3 is not a dependency since bump to version 4.1.0 in commit
5da3e1a3e6ccd3c0bfc7e3a9ebe0b14f903af518 and
https://github.com/Supervisor/supervisor/commit/d09d843493eb77cb8c3df52e1f7e636ad0e5b4dd

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/apache: change project URL to https
Peter Seiderer [Tue, 5 Oct 2021 19:09:28 +0000 (21:09 +0200)]
package/apache: change project URL to https

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/apache: security bump to version 2.4.50
Peter Seiderer [Tue, 5 Oct 2021 19:09:27 +0000 (21:09 +0200)]
package/apache: security bump to version 2.4.50

Fixes CVE-2021-41524 and CVE-2021-41773, for details see [1] and [2].

[1] https://downloads.apache.org/httpd/CHANGES_2.4.50
[2] https://httpd.apache.org/security/vulnerabilities_24.html

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/mesa3d: remove unnecessary passing of CFLAGS
Giulio Benetti [Mon, 4 Oct 2021 20:35:35 +0000 (22:35 +0200)]
package/mesa3d: remove unnecessary passing of CFLAGS

This package uses meson-package infrastracture, so we don't need to
explicitly pass its additional CFLAGS to some variable. The only thing we
need to pass them is to use MESA3D_CFLAGS, because in package/pkg-meson.mk
we have:
$(2)_CFLAGS ?= $$(TARGET_CFLAGS)
that makes the work automatically, where $(2) is exactly the package name,
though $(2)_CFLAGS expands to MESA3D_CFLAGS.
So let's remove the MESA3D_CONF_OPTS += -DCMAKE_C_FLAGS="$(MESA3D_CFLAGS)"
line that has been added by mistake.

Note: this doesn't fix any bug, but remove an unnecessary and ambiguos line

Signed-off-by: Giulio Benetti <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/libass: bump version to 0.15.2
Bernd Kuhls [Sun, 3 Oct 2021 09:25:38 +0000 (11:25 +0200)]
package/libass: bump version to 0.15.2

Changelog: https://github.com/libass/libass/blob/master/Changelog

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/pngquant: bump version to 2.16.0
Bernd Kuhls [Sun, 3 Oct 2021 09:22:23 +0000 (11:22 +0200)]
package/pngquant: bump version to 2.16.0

Changelog: https://github.com/kornelski/pngquant/blob/master/CHANGELOG

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agopackage/php: security bump version to 8.0.11
Bernd Kuhls [Sun, 3 Oct 2021 09:17:15 +0000 (11:17 +0200)]
package/php: security bump version to 8.0.11

Changelog: https://www.php.net/ChangeLog-8.php#8.0.11

Fixes CVE-2021-21706: https://bugs.php.net/bug.php?id=81420

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
3 years agosupport/testing/infra/emulator.py: prevent the commands from wrapping
Edgar Bonet [Tue, 5 Oct 2021 17:17:58 +0000 (19:17 +0200)]
support/testing/infra/emulator.py: prevent the commands from wrapping

Traditional VT-10x terminals (and their emulators) [0] have a "magic
margins" feature that enables the last character position to be updated
without scrolling the screen: whenever a character is printed on the
last column, the cursor stays over the character, instead of moving to
the next line.

The Busybox shell, ash, attempts to defeat this feature by printing
CR,LF right after echoing a character to the last column.[1] This
doesn't play well with emulator.py. The run() method of the Emulator
class captures the output of the emulated system and assumes the first
line it reads is the echo of the command, and all subsequent lines are
the command's output. If the line made by the command + shell prompt is
longer than 80 characters, then it is echoed as two or more lines, and
all but the first one are mistaken for the command's output.

We fix this by telling the emulated system that we are using an
ultra-wide terminal with 29999 columns. Larger values would be ignored
and replaced by the default, namely 80 columns.[2]

[0] https://vt100.net/docs/vt100-ug/chapter3.html  -  DECAWM
[1] https://git.busybox.net/busybox/tree/libbb/lineedit.c?h=1_34_0#n412
[2] https://git.busybox.net/busybox/tree/libbb/xfuncs.c?h=1_34_0#n258

Signed-off-by: Edgar Bonet <[email protected]>
Reported-by: Thomas Petazzoni <[email protected]>
Co-authored-by: Yann E. MORIN <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
3 years agopackage/postgis: bump version to 3.1.4
Maxim Kochetkov via buildroot [Tue, 28 Sep 2021 15:38:13 +0000 (18:38 +0300)]
package/postgis: bump version to 3.1.4

Release-notes: https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.1.4/NEWS

Signed-off-by: Maxim Kochetkov <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/smcroute: cross check PID with process name in stop action
Joachim Wiberg [Tue, 28 Sep 2021 09:43:23 +0000 (11:43 +0200)]
package/smcroute: cross check PID with process name in stop action

Signed-off-by: Joachim Wiberg <[email protected]>
[Arnout: keep the shellcheck comments]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/smcroute: bump version to v2.5.3
Joachim Wiberg [Tue, 28 Sep 2021 09:43:22 +0000 (11:43 +0200)]
package/smcroute: bump version to v2.5.3

- Upstream has .sha256 checksum files, drop redundant .md5 checksum
 - Backport upstream patch to silence bogus error message for loopback
 - SMCRoute is useless w/o kernel support, use same fixups as mrouted

Signed-off-by: Joachim Wiberg <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/log4cxx: fix build without wchar
Fabrice Fontaine [Fri, 24 Sep 2021 16:03:45 +0000 (18:03 +0200)]
package/log4cxx: fix build without wchar

Fix the following build failure without wchar raised since bump to
version 0.12.0 in commit 83a0e8dea203dc37c6c207a36b3f46160578dcc2:

/home/buildroot/autobuild/instance-0/output-1/build/log4cxx-0.12.0/src/main/include/log4cxx/helpers/transcoder.h:113:33: error: 'wstring' in namespace 'std' does not name a type
  113 |   static void decode(const std::wstring& src, LogString& dst);
      |                                 ^~~~~~~

Fixes:
 - http://autobuild.buildroot.org/results/7d0297b071df06bc312b9927396021aa6fe401f4

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/usbredir: fix build without stack-protector
Fabrice Fontaine [Fri, 24 Sep 2021 15:36:06 +0000 (17:36 +0200)]
package/usbredir: fix build without stack-protector

Fix the following build failure without stack-protector raised since
bump to version 0.11.0 in commit
c3a907a770b88529ea5a93c77cf001096799c556:

/home/giuliobenetti/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/sparc-buildroot-linux-uclibc/9.3.0/../../../../sparc-buildroot-linux-uclibc/bin/ld: usbredirparser/libusbredirparser.so.1.1.0.p/usbredirparser.c.o: in function `va_log':
usbredirparser.c:(.text+0x1c4): undefined reference to `__stack_chk_guard'

Fixes:
 - http://autobuild.buildroot.org/results/40de5443e98157ad50c6841ea70a835cd5ad4fe9

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/wavemon: needs libnl tools
Fabrice Fontaine [Fri, 24 Sep 2021 15:18:21 +0000 (17:18 +0200)]
package/wavemon: needs libnl tools

libnl tools is needed since bump to version 0.9.4 in commit
5cae1a0d675eca41125b6430157d3d0d78d1220c and
https://github.com/uoaerg/wavemon/commit/2a22c3dac0675c1d8985263c1a5b62d0a0f9a5e6
to avoid the following build failure:

checking for LIBNL3_CLI... no
configure: error: need libnl-cli-3.0 >= 3.2

Fixes:
 - http://autobuild.buildroot.org/results/3e5886e2c96c92e9626b2f6b2cd2b8f43c06da2e

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/php-gnupg: fix build with gcc 4.8
Fabrice Fontaine [Fri, 24 Sep 2021 15:09:33 +0000 (17:09 +0200)]
package/php-gnupg: fix build with gcc 4.8

Fix the following build failure with gcc 4.8 raised since bump of
php-gnupg to version 1.5.0 in commit
20ecd9c94222ef20b7804084acefb472b8e5deaf and
https://github.com/bukka/phpc/commit/8b5b1e718fbb2ba57102d1e9d844938038df310c:

.libs/gnupg_keylistiterator.o: In function `_phpc_res_close':
gnupg_keylistiterator.c:(.text+0x2d4): multiple definition of `_phpc_res_close'

Fixes:
 - http://autobuild.buildroot.org/results/d79/d79bc1b0f98d68eb8a7fe7d86af5ddcc75e42507/build-end.log

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/wpewebkit: add option to enable media-stream
James Hilliard [Fri, 24 Sep 2021 12:25:47 +0000 (06:25 -0600)]
package/wpewebkit: add option to enable media-stream

This has a compile time dependency on gst1-plugins-bad due to
the codecparsers dependency.

We need to prevent the wpe plugin from being selected when wpewebkit
media-stream support is enabled as the wpe plugin requires wpewebkit
which would create a circular dependency with gst1-plugins-bad.

Signed-off-by: James Hilliard <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/nmap: add zlib optional dependency
Fabrice Fontaine [Thu, 23 Sep 2021 22:15:55 +0000 (00:15 +0200)]
package/nmap: add zlib optional dependency

zlib is an optional dependency since bump to version 7.60 in commit
c4faf1d4d11764da769abdd252dd3925d83378cb and
https://github.com/nmap/nmap/commit/0c142333bb356b6ff15fff5c95522c4cfc410a9c.
If it is not disabled, nmap will build its own zlib version which can
result in the following build failure:

/home/giuliobenetti/autobuild/run/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/i686-buildroot-linux-uclibc/9.3.0/../../../../i686-buildroot-linux-uclibc/bin/ld: attempted static link of dynamic object `libz.so.1.2.11'

Fixes:
 - http://autobuild.buildroot.org/results/da9469e24390c94fe74f133152dc320c21872159
 - http://autobuild.buildroot.org/results/53034d8dd506bc033dc92343f9a37cd4ac8b2142

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/python-uvloop: bump version to 0.16.0
Giulio Benetti [Thu, 23 Sep 2021 21:05:58 +0000 (23:05 +0200)]
package/python-uvloop: bump version to 0.16.0

Bump version to 0.16.0

Signed-off-by: Giulio Benetti <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/python-uvloop: make hash tabs double spaces
Giulio Benetti [Thu, 23 Sep 2021 21:05:57 +0000 (23:05 +0200)]
package/python-uvloop: make hash tabs double spaces

Make hash tabs double spaces according to Buildroot .hash files style.

Signed-off-by: Giulio Benetti <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agoDEVELOPERS: add Giulio Benetti to python-uvloop package
Giulio Benetti [Thu, 23 Sep 2021 16:48:32 +0000 (18:48 +0200)]
DEVELOPERS: add Giulio Benetti to python-uvloop package

Signed-off-by: Giulio Benetti <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/sam-ba: bump version to 3.5
Lang Daniel [Thu, 23 Sep 2021 15:48:45 +0000 (15:48 +0000)]
package/sam-ba: bump version to 3.5

Sadly the most recent version of Microchip's SAM-BA programming tool is no longer hosted
on GitHub. Therefore the package is downloaded from Microchip directly.

Signed-off-by: Daniel Lang <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/ffmpeg: fix build on mips
Giulio Benetti [Wed, 22 Sep 2021 21:09:59 +0000 (23:09 +0200)]
package/ffmpeg: fix build on mips

mips_32 is not supported by ffmpeg and it tries to build with loongson3
SIMD support that leads to build failure due to:
/tmp/ccFO2LRa.s: Assembler messages:
/tmp/ccFO2LRa.s:15314: Error: opcode not supported on this processor: mips32 (mips32) `dmult $2,$6'
/tmp/ccFO2LRa.s:15316: Error: opcode not supported on this processor: mips32 (mips32) `dsrl $2,$2,32'

So let's --disable-asm to prevent using those unsupported opcodes for every
mips architecture according to Arnout.

Fixes:
http://autobuild.buildroot.net/results/f01/f01d9cedec8e1b371308d0f7af561a75883fa27c/

Signed-off-by: Giulio Benetti <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agosupport/kconfig: fix compiler warnings
Edgar Bonet [Wed, 22 Sep 2021 14:08:58 +0000 (16:08 +0200)]
support/kconfig: fix compiler warnings

Compiling on Ubuntu 20.04 generates this:

./util.c: In function ‘file_write_dep’
./util.c:54:18: warning: ‘..config.tmp’ directive writing 12 bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
   54 |  sprintf(buf, "%s..config.tmp", dir);
      |                  ^~~~~~~~~~~~
./util.c:54:2: note: ‘sprintf’ output between 13 and 4109 bytes into a destination of size 4097
   54 |  sprintf(buf, "%s..config.tmp", dir);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

and similar warnings on confdata.c, lines 778, 989, 995, 1000, 1007,
1040, 1046 and 1054. Avoid the warnings by enlarging the destination
buffer of fprintf().

Normally, we want changes to kconfig to be reflected by patches in
support/kconfig/patches. This makes it easier to resync with upstream
kconfig. However, in this case, everything that is changed here is
already changed completely (and differently) upstream, so there is no
added value in keeping the patch.

Signed-off-by: Edgar Bonet <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/wpa_supplicant: Allow mesh configuration
José Pekkarinen [Wed, 22 Sep 2021 11:38:20 +0000 (14:38 +0300)]
package/wpa_supplicant: Allow mesh configuration

wpa_supplicant defconfig doesn't enable CONFIG_MESH
by default, and currently there is only a path to
disable it in buildroot. This patch will restore
the logic to enable it.

Signed-off-by: José Pekkarinen <[email protected]>
Tested-by: Nicolas Cavallari <[email protected]>
Acked-by: Nicolas Cavallari <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/syslog-ng: Bump version to 3.34.1
Chris Packham [Wed, 22 Sep 2021 09:41:13 +0000 (21:41 +1200)]
package/syslog-ng: Bump version to 3.34.1

Update to syslog-ng-3.34.1. Drop patch that has been applied upstream.
Update version in config file.

Signed-off-by: Chris Packham <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopru-software-support: bump to latest version 5.9.0
Ash Charles [Mon, 27 Sep 2021 19:06:55 +0000 (15:06 -0400)]
pru-software-support: bump to latest version 5.9.0

Update to the latest version of the PRU software support [1]. Compared
with v5.8.0, there aren't code or license changes, just some extra
release notes.

[1] https://git.ti.com/cgit/pru-software-support-package/pru-software-support-package

Signed-off-by: Ash Charles <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/pcre2: bump to version 10.37
Francois Perrad [Mon, 27 Sep 2021 20:17:53 +0000 (22:17 +0200)]
package/pcre2: bump to version 10.37

diff LICENSE:
-Copyright (c) 1997-2020 University of Cambridge
+Copyright (c) 1997-2021 University of Cambridge
-Copyright(c) 2010-2020 Zoltan Herczeg
+Copyright(c) 2010-2021 Zoltan Herczeg

Signed-off-by: Francois Perrad <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/openldap: bump to version 2.4.59
Francois Perrad [Mon, 27 Sep 2021 20:18:05 +0000 (22:18 +0200)]
package/openldap: bump to version 2.4.59

Signed-off-by: Francois Perrad <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/dc3dd: disable on arc
Giulio Benetti [Mon, 27 Sep 2021 19:25:40 +0000 (21:25 +0200)]
package/dc3dd: disable on arc

Disable dc3dd on arc like we've done for riscv32 because of the size of
time_t:

In file included from getdate.y:40:
verify.h:132:30: error: negative width in bit-field 'verify_error_if_negative_size__'
  132 |       (struct { unsigned int verify_error_if_negative_size__: (R) ? 1 : -1; }))
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
verify.h:138:61: note: in expansion of macro 'verify_true'
  138 | # define verify(R) extern int (* verify_function__ (void)) [verify_true (R)]
      |                                                             ^~~~~~~~~~~
getdate.y:116:1: note: in expansion of macro 'verify'
  116 | verify (LONG_MIN <= TYPE_MINIMUM (time_t) && TYPE_MAXIMUM (time_t) <= LONG_MAX);
      | ^~~~~~

Fixes:
http://autobuild.buildroot.net/results/9e2/9e2a8f0548ecb5ce9539eda007cd886ddea7dc0a/

Signed-off-by: Giulio Benetti <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/dash: bump to version 0.5.11.5
Francois Perrad [Mon, 27 Sep 2021 20:17:39 +0000 (22:17 +0200)]
package/dash: bump to version 0.5.11.5

Signed-off-by: Francois Perrad <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/mupdf: fix building with mips toolchains
Raphaël Mélotte [Mon, 27 Sep 2021 11:03:53 +0000 (13:03 +0200)]
package/mupdf: fix building with mips toolchains

With some toolchains (e.g. mips64el), partial linking fails in the
following way:
/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-uclibc/8.4.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: build/release/libmupdf.a(Dingbats.cff.o): ABI is incompatible with that of the selected emulation
/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-uclibc/8.4.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: failed to merge target specific data of file build/release/libmupdf.a(Dingbats.cff.o)

Taking inspiration from commit
9eca4b9f84fe2535d8caee6eeb062ce33733bdf1, fix it by using GCC instead
of LD for partial linking.

Note that on mips the build will now produce warnings similar to this
one:
buildroot/output/host/lib/gcc/mips64el-buildroot-linux-gnu/10.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: build/release/libmupdf.a(NotoSansTaiTham-Regular.ttf.o): warning: linking abicalls files with non-abicalls files

During a runtime test on mips64el under qemu, mupdf-x11 was
nonetheless able to display a sample PDF file correctly.

Fixes:
- http://autobuild.buildroot.net/results/156fe9ee5f6dccdc98990f6c5de5562383bc2b74/

Signed-off-by: Raphaël Mélotte <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/wget: bump to version 1.21.2
Fabrice Fontaine [Mon, 27 Sep 2021 16:37:27 +0000 (18:37 +0200)]
package/wget: bump to version 1.21.2

https://lists.gnu.org/archive/html/bug-wget/2021-09/msg00005.html

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/autoconf-archive: bump to version 2021.02.19
Fabrice Fontaine [Mon, 27 Sep 2021 16:43:06 +0000 (18:43 +0200)]
package/autoconf-archive: bump to version 2021.02.19

Update indentation in hash file (two spaces)

https://git.savannah.gnu.org/cgit/autoconf-archive.git/tree/NEWS?h=v2021.02.19

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/automake: bump to version 1.16.4
Fabrice Fontaine [Mon, 27 Sep 2021 16:43:05 +0000 (18:43 +0200)]
package/automake: bump to version 1.16.4

Update indentation in hash file (two spaces)

https://git.savannah.gnu.org/cgit/automake.git/tree/NEWS?h=v1.16.4

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/autoconf: bump to version 2.71
Fabrice Fontaine [Mon, 27 Sep 2021 16:43:04 +0000 (18:43 +0200)]
package/autoconf: bump to version 2.71

- Update hash of license files due to links being updated:
  http://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=commit;h=61024bf52ba8a58f8992490134280eb9575e2525
- Update indentation in hash file (two spaces)

https://git.savannah.gnu.org/cgit/autoconf.git/tree/NEWS?h=v2.71

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/python-s3transfer: bump to version 0.5.0
Asaf Kahlon [Mon, 27 Sep 2021 19:51:36 +0000 (22:51 +0300)]
package/python-s3transfer: bump to version 0.5.0

The package doesn't support python2 anymore.

Signed-off-by: Asaf Kahlon <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/python-html5lib: bump to version 1.1
Asaf Kahlon [Mon, 27 Sep 2021 19:51:35 +0000 (22:51 +0300)]
package/python-html5lib: bump to version 1.1

Plus, indent with two spaces in the hash file.

Signed-off-by: Asaf Kahlon <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/python-ecdsa: bump to version 0.17.0
Asaf Kahlon [Mon, 27 Sep 2021 19:51:34 +0000 (22:51 +0300)]
package/python-ecdsa: bump to version 0.17.0

And correct the URL in Config.in.

Signed-off-by: Asaf Kahlon <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/python-dpkt: bump to version 1.9.7.2
Asaf Kahlon [Mon, 27 Sep 2021 19:51:33 +0000 (22:51 +0300)]
package/python-dpkt: bump to version 1.9.7.2

Plus, indent with two spaces in the hash file.

Signed-off-by: Asaf Kahlon <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/python-dnspython: bump to version 2.1.0
Asaf Kahlon [Mon, 27 Sep 2021 19:51:32 +0000 (22:51 +0300)]
package/python-dnspython: bump to version 2.1.0

The package doesn't support python2 anymore.

Signed-off-by: Asaf Kahlon <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/python-decorator: bump to version 5.1.0
Asaf Kahlon [Mon, 27 Sep 2021 19:51:31 +0000 (22:51 +0300)]
package/python-decorator: bump to version 5.1.0

The pacakge doesn't support python2 anymore. Therefore, we can remove
host-python3-decorator and add a host variant for python-decorator.
As a consequence of that, the python-networkx dependency was renamed from
host-python3-decorator to host-python-decorator.

In addition, indent with two spaces in the hash file.

Signed-off-by: Asaf Kahlon <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/python-colorlog: bump to versio 6.4.1
Asaf Kahlon [Mon, 27 Sep 2021 19:51:30 +0000 (22:51 +0300)]
package/python-colorlog: bump to versio 6.4.1

* The package doesn't support python2 anymore.
* Hence, python-simplelogging now depends on python3.
* License was updated with a year bump.

Signed-off-by: Asaf Kahlon <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/python-cached-property: bump to version 1.5.2
Asaf Kahlon [Mon, 27 Sep 2021 19:51:29 +0000 (22:51 +0300)]
package/python-cached-property: bump to version 1.5.2

Plus, indent with two spaces in the hash file.

Signed-off-by: Asaf Kahlon <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
3 years agopackage/python-botocore: bump to version 1.21.48
Asaf Kahlon [Mon, 27 Sep 2021 19:51:28 +0000 (22:51 +0300)]
package/python-botocore: bump to version 1.21.48

* The package doesn't support python2 anymore.
* Sort select alphabetically.

Signed-off-by: Asaf Kahlon <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
This page took 0.08897 seconds and 4 git commands to generate.