- Oct 02, 2022
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 374f83630bafe7371ecd751cf07e3e7c0ce1c71e) [Peter: drop Makefile/Vagrantfile changes] Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
(cherry picked from commit 4dc1fffca00d07462f59d195a8a8b73b1a885110) [Peter: drop Makefile/Vagrantfile changes] Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Yann E. MORIN authored
Reported-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
James Hilliard authored
Fixes: package/volk/Config.in:4: syntax error package/volk/Config.in:3: invalid option Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
- Oct 01, 2022
-
-
Gwenhael Goavec-Merou authored
Signed-off-by:
Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> [yann.morin.1998@free.fr: split out to its own patch] Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Gwenhael Goavec-Merou authored
Since 2.5.1, volk has been undergoing a relicensing from GPL-3.0+ to the LGPL-3.0+, which is still not completely done 5by some large margin), so it is still covered by the GPL-3.0+, but has parts already covered by the LGPL-3.0+. We so far only listed GPL-3.0+, but we also had the license file for the LGPL-3.0+. Add LGPL-3.0+ to the list of licenses; the COPYING file is the text of the GPL-3.0+, so we already had it listed (note: the package has a COPYING-GPL, but i's a symlink to COPYING). Signed-off-by:
Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> [yann.morin.1998@free.fr: - split out to its own patch - explain why we don't add COPYING-GPL ] Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Gwenhael Goavec-Merou authored
Since volk 2.5.1, C++17 is required, and no Boost component is used anymore. Signed-off-by:
Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> [yann.morin.1998@free.fr: split out to its own patch] Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Erico Nunes authored
Signed-off-by:
Erico Nunes <nunes.erico@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Erico Nunes authored
Signed-off-by:
Erico Nunes <nunes.erico@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
James Hilliard authored
Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Gwenhael Goavec-Merou authored
Signed-off-by:
Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
- Fix CVE-2022-0934: https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2022q1/016274.html - Drop patches (already in version) - Update hash of COPYING, slight updates: https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commitdiff;h=858bfcf261e12a0baf4de6dbbf3b8858bab7cc53 https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2022q3/016560.html Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
James Hilliard authored
Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
James Hilliard authored
Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
Denial of service attack and buffer overflow against TLS 1.3 servers using session ticket resumption. When built with --enable-session-ticket and making use of TLS 1.3 server code in wolfSSL, there is the possibility of a malicious client to craft a malformed second ClientHello packet that causes the server to crash. This issue is limited to when using both --enable-session-ticket and TLS 1.3 on the server side. Users with TLS 1.3 servers, and having --enable-session-ticket, should update to the latest version of wolfSSL. https://github.com/wolfSSL/wolfssl/releases/tag/v5.5.1-stable Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Andreas Ziegler authored
Mostly internal refactoring and some minor enhancements /fixes in features cdio_paranoia, ffmpeg (support version 5.1), pipewire, replay gain. Improve iconv detection. Fix bogus volume levels with multiple partitions. For partition support, version 0.23.9 or later is recommended. Full change log: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.9/NEWS Tested on: i386 (build, run) x86_64 (build) aarch64 (build, run) Signed-off-by:
Andreas Ziegler <br015@umbiko.net> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
James Hilliard authored
Drop patch which is now upstream. Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
James Hilliard authored
Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
James Hilliard authored
Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Heiko Thiery authored
See the release notes[1] on GitHub for changes. [1] https://github.com/rauc/rauc/releases/tag/v1.8 Signed-off-by:
Heiko Thiery <heiko.thiery@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Giulio Benetti authored
We can't use BR2_PACKAGE_LIBOPENSSL to force selecting libopenssl, as it is part of a choice. Instead, we have a symbol explicitly to force libopenssl: BR2_PACKAGE_OPENSSL_FORCE_LIBOPENSSL. Use that. Reported-by:
Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by:
Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Vincent Stehle authored
The FWTS application and its associated kernel modules do build on arm; enable it. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com> Cc: Erico Nunes <nunes.erico@gmail.com> [yann.morin.1998@free.fr: introduce _ARCH_SUPPORTS, sort alphabetically] Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Petr Vorel authored
Remove all patches from this release. Signed-off-by:
Petr Vorel <petr.vorel@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
- Sep 28, 2022
-
-
Michael Nosthoff authored
Signed-off-by:
Michael Nosthoff <buildroot@heine.tech> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Michael Nosthoff authored
Signed-off-by:
Michael Nosthoff <buildroot@heine.tech> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Guillaume W. Bres authored
Signed-off-by:
Guillaume W. Bres <guillaume.bressaix@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Giulio Benetti authored
At the moment rtl8189es module has -DCONFIG_LITTLE_ENDIAN hardcoded and there is no way to override it. So to do this let's add a patch that is pending upstream[1] to allow to override CFLAGS and then let's undefine CONFIG_LITTLE_ENDIAN and define the correct endianness in rtl8189es.mk Fixes: http://autobuild.buildroot.net/results/3bcad5e88876c86a2a3338961ed20f28b5953779/ [1]: https://github.com/jwrdegoede/rtl8189ES_linux/pull/83 Signed-off-by:
Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Thomas Petazzoni authored
Nicolas Tran is apparently no longer at Smile: The response from the remote server was: 450 4.1.1 <nicolas.tran@smile.fr>: Recipient address rejected: User unknown in virtual mailbox table Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Thomas Petazzoni authored
His e-mail server is no longer responsive. Every single day, we get: <joerg.krause@embedded.rocks>: connect to embedded.rocks[99.83.154.118]:25: Connection timed out when sending the daily autobuilder report. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
- Sep 26, 2022
-
-
Fabrice Fontaine authored
- boost regex is not needed since https://github.com/EttusResearch/uhd/commit/f773cf9fb96e25d064f43cffdc893ac905d91f15 - Drop all patches (already in version) except first one which has been reverted by upstream: https://github.com/EttusResearch/uhd/commit/1a00949b19eaecb84af0f27c370400dc71a9fd84 - Add LGPL-3.0+ for fpga/usrp3: https://github.com/EttusResearch/uhd/commit/bafa9d95453387814ef25e6b6256ba8db2df612f - N230 is not supported since https://github.com/EttusResearch/uhd/commit/d94140a4129d6b2153b15860eeb2406672ebb414 - RFNoC is not supported since https://github.com/EttusResearch/uhd/commit/7d69dcdcc318ccdf87038b732acbf2bf7c087b60 https://github.com/EttusResearch/uhd/blob/v4.3.0.0/CHANGELOG Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Drop have_mfpu_neon which has been added by commit b07de375 but is not recognized: CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR have_mfpu_neon Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Giulio Benetti authored
collectd is impacted by the microblaze-specific gcc bug #68485 [0]. As for all other impacted packages, force no optimisation when using a toolchain riddled with that bug. Fixes: http://autobuild.buildroot.net/results/6a8/6a87bbe17e6f606a97097800dc484a7b17bffa7d/ [0] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68485 Signed-off-by:
Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-