Skip to content

Commit

Permalink
buildroot: security bump go 1.22.4
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Jun 5, 2024
1 parent 8085e18 commit cd996f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildroot
Submodule buildroot updated 83 files
+0 −7 .checkpackageignore
+32 −0 CHANGES
+1 −1 Config.in
+26 −0 Config.in.legacy
+1 −0 DEVELOPERS
+2 −2 Makefile
+6 −4 board/freescale/common/imx/imx8-bootloader-prepare.sh
+2 −0 board/freescale/ls1028ardb/patches/arm-trusted-firmware/arm-trusted-firmware.hash
+1 −0 board/freescale/ls1028ardb/patches/linux-headers/linux-headers.hash
+2 −0 board/freescale/ls1028ardb/patches/linux/linux.hash
+2 −0 board/freescale/ls1028ardb/patches/uboot/uboot.hash
+1 −0 board/solidrun/mx6cubox/patches/linux-headers/linux-headers.hash
+2 −0 board/solidrun/mx6cubox/patches/linux/linux.hash
+2 −0 board/solidrun/mx6cubox/patches/uboot/uboot.hash
+0 −2 boot/Config.in
+0 −334 boot/at91bootstrap/0001-eabi-fix.patch
+0 −29 boot/at91bootstrap/0002-gcc-4.6.x-ldscript-fix.patch
+0 −284 boot/at91bootstrap/0003-u-boot-relocation-fix.patch
+0 −49 boot/at91bootstrap/Config.in
+0 −3 boot/at91bootstrap/at91bootstrap.hash
+0 −55 boot/at91bootstrap/at91bootstrap.mk
+0 −22 boot/at91dataflashboot/0001-do-not-install.patch
+0 −43 boot/at91dataflashboot/0002-eabi-fixes.patch
+0 −3 boot/at91dataflashboot/Config.in
+0 −2 boot/at91dataflashboot/at91dataflashboot.hash
+0 −28 boot/at91dataflashboot/at91dataflashboot.mk
+3 −2 configs/ls1028ardb_defconfig
+5 −1 configs/mx6cubox_defconfig
+3 −0 docs/manual/prerequisite.adoc
+9 −9 docs/website/download.html
+21 −0 docs/website/news.html
+0 −2 package/Config.in
+1 −1 package/docker-compose/docker-compose.hash
+0 −1 package/doom-wad/doom-wad.mk
+1 −1 package/ebtables/ebtables.hash
+1 −1 package/ebtables/ebtables.mk
+37 −0 package/esp-hosted/0002-esp_hosted_ng-Fix-Bluetooth-build-failure-on-Linux-6.patch
+1 −1 package/file/file.hash
+1 −1 package/file/file.mk
+1 −1 package/freeradius-client/freeradius-client.mk
+1 −1 package/freeradius-server/freeradius-server.hash
+1 −1 package/freeradius-server/freeradius-server.mk
+1 −1 package/go/go.hash
+1 −1 package/go/go.mk
+134 −0 package/kmod/0002-Use-portable-implementation-for-basename-API.patch
+2 −4 package/libmnl/libmnl.hash
+1 −1 package/libmnl/libmnl.mk
+1 −1 package/libnetfilter_acct/Config.in
+1 −1 package/libnetfilter_acct/libnetfilter_acct.hash
+1 −1 package/libnetfilter_acct/libnetfilter_acct.mk
+1 −1 package/libnetfilter_log/Config.in
+1 −1 package/libnetfilter_log/libnetfilter_log.hash
+1 −1 package/libnetfilter_log/libnetfilter_log.mk
+1 −1 package/lynx/lynx.mk
+2 −4 package/makedumpfile/Config.in
+1 −1 package/ncftp/Config.in
+1 −1 package/ncftp/ncftp.mk
+1 −1 package/newlib-bare-metal/newlib-bare-metal.mk
+1 −1 package/nfacct/Config.in
+1 −1 package/nfacct/nfacct.hash
+1 −1 package/nfacct/nfacct.mk
+5 −4 package/ntp/0002-ntp-syscalls-fallback.patch
+26 −0 package/ntp/0003-fix-pthread-detach-check.patch
+10 −0 package/octave/octave.mk
+0 −15 package/on2-8170-libs/Config.in
+0 −2 package/on2-8170-libs/on2-8170-libs.hash
+0 −26 package/on2-8170-libs/on2-8170-libs.mk
+0 −13 package/on2-8170-modules/Config.in
+0 −2 package/on2-8170-modules/on2-8170-modules.hash
+0 −14 package/on2-8170-modules/on2-8170-modules.mk
+1 −1 package/proftpd/proftpd.mk
+7 −0 package/systemd/systemd.mk
+0 −4 package/tpm2-abrmd/tpm2-abrmd.mk
+4 −0 package/tpm2-tss/tpm2-tss.mk
+1 −1 package/uboot-tools/uboot-tools.mk
+1 −1 package/ulogd/Config.in
+1 −1 package/ulogd/ulogd.hash
+1 −1 package/ulogd/ulogd.mk
+2 −2 package/vala/vala.hash
+4 −2 package/vala/vala.mk
+1 −1 package/zip/zip.hash
+3 −3 package/zip/zip.mk
+0 −19 utils/genrandconfig

0 comments on commit cd996f7

Please sign in to comment.