From: kapeka <ka...@us...> - 2025-04-10 15:13:14
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Repository for Bering-uClibc.". The branch, master has been updated via d4a82a7b5ee41504452e645675bad95a4592816f (commit) via 11a8dc569e5a9ff14c094b91904aab98a9ed8add (commit) via 4ff73a25045d2f02a88337f9f2ac7f767cc2c558 (commit) via 38920aca2af63f78f0e6ac159d7db5dd29032c76 (commit) via 5462502be38110ce28c3fde7205fd80275194dce (commit) from a0bec1bf76553d62670f7927e7a8aa4ff02538a8 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d4a82a7b5ee41504452e645675bad95a4592816f Author: kapeka <ka...@us...> Date: Thu Apr 10 17:11:11 2025 +0200 dropbear: updated to upstream version 2025.87 commit 11a8dc569e5a9ff14c094b91904aab98a9ed8add Author: kapeka <ka...@us...> Date: Thu Apr 10 15:41:31 2025 +0200 make shure buildpacket shows the correcht uClibc-ng version commit 4ff73a25045d2f02a88337f9f2ac7f767cc2c558 Author: kapeka <ka...@us...> Date: Wed Apr 9 18:15:31 2025 +0200 uclibc-ng: add the msing armv* config files commit 38920aca2af63f78f0e6ac159d7db5dd29032c76 Author: kapeka <ka...@us...> Date: Wed Apr 9 15:54:35 2025 +0200 openssl: updated to new LTS version 3.5.0 commit 5462502be38110ce28c3fde7205fd80275194dce Author: kapeka <ka...@us...> Date: Wed Apr 9 15:52:31 2025 +0200 uClibc-ng: updated to upstream version 1.0.52 missing arm configs ----------------------------------------------------------------------- Summary of changes: buildpacket.pl | 2 +- conf/image/isolinux/isolinux.dpy | 2 +- conf/image/pxelinux/pxelinux.dpy | 2 +- conf/image/syslinux/syslinux.dpy | 2 +- repo/devtools/buildtool.cfg | 6 +++--- repo/dropbear/buildtool.cfg | 2 +- repo/dropbear/dropbear-2024.86.tar.bz2 | Bin 2306244 -> 0 bytes repo/dropbear/dropbear-2025.87.tar.bz2 | Bin 0 -> 2368085 bytes repo/openssl/buildtool.cfg | 17 ++++++++++++++++- repo/openssl/openssl-3.0.15.tar.gz | Bin 15318633 -> 0 bytes .../openssl-3.5.0.tar.gz} | Bin 39324036 -> 53136912 bytes repo/toolchain/buildtool.cfg | 2 +- .../config.armv6zk-unknown-linux-uclibcgnueabi | 3 ++- .../config.armv8+simd-unknown-linux-uclibcgnueabi | 3 ++- .../config.armv8a-unknown-linux-uclibcgnueabi | 5 +++-- repo/toolchain/uClibc-ng-1.0.51.tar.xz | Bin 1963284 -> 0 bytes repo/toolchain/uClibc-ng-1.0.52.tar.xz | Bin 0 -> 1968168 bytes 17 files changed, 32 insertions(+), 14 deletions(-) delete mode 100644 repo/dropbear/dropbear-2024.86.tar.bz2 create mode 100644 repo/dropbear/dropbear-2025.87.tar.bz2 delete mode 100644 repo/openssl/openssl-3.0.15.tar.gz copy repo/{rtl8812au/rtl8812au-5.6.4.2.zip => openssl/openssl-3.5.0.tar.gz} (65%) delete mode 100644 repo/toolchain/uClibc-ng-1.0.51.tar.xz create mode 100644 repo/toolchain/uClibc-ng-1.0.52.tar.xz hooks/post-receive -- Repository for Bering-uClibc. |