From: kapeka <ka...@us...> - 2024-10-23 14:00:39
|
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 3898c4ae6957fa2694ecb73d927dfba3a5867243 (commit) via 8ae5a309c83ac633a39e4bc5007e7c54afbf3e33 (commit) via bc9c0a732ac1b353ad906a248f40a1d99d003988 (commit) via a8535df9cfdfa06b714ee7fed1e646747a70c7af (commit) via 60fa97103eb3d365f85fb22f06886362ff6266bc (commit) from a4ceb34c7de3d181a3c4f720f3310681f42bf786 (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 3898c4ae6957fa2694ecb73d927dfba3a5867243 Author: kapeka <ka...@us...> Date: Wed Oct 23 15:21:28 2024 +0200 libunistring: updated to upstream version 1.3 commit 8ae5a309c83ac633a39e4bc5007e7c54afbf3e33 Author: kapeka <ka...@us...> Date: Wed Oct 23 15:16:17 2024 +0200 nettle: updated to upstream version 3.10 commit bc9c0a732ac1b353ad906a248f40a1d99d003988 Author: kapeka <ka...@us...> Date: Wed Oct 23 15:05:36 2024 +0200 libarchive: updated to upstream version 3.7.7 commit a8535df9cfdfa06b714ee7fed1e646747a70c7af Author: kapeka <ka...@us...> Date: Tue Oct 22 17:24:36 2024 +0200 dropbear: updated to upstream version 2024.86 commit 60fa97103eb3d365f85fb22f06886362ff6266bc Author: kapeka <ka...@us...> Date: Mon Oct 21 17:46:58 2024 +0200 unbound: updated to upstream version 1.22 ----------------------------------------------------------------------- Summary of changes: repo/dropbear/buildtool.cfg | 2 +- repo/dropbear/dropbear-2024.84.tar.bz2 | Bin 2306278 -> 0 bytes repo/dropbear/dropbear-2024.86.tar.bz2 | Bin 0 -> 2306244 bytes repo/libarchive/buildtool.cfg | 10 +++++----- repo/libarchive/libarchive-3.7.6.tar.xz | Bin 5458552 -> 0 bytes repo/libarchive/libarchive-3.7.7.tar.xz | Bin 0 -> 5480580 bytes repo/libunistring/buildtool.cfg | 10 +++++----- repo/libunistring/libunistring-1.2.tar.gz | Bin 4469574 -> 0 bytes repo/libunistring/libunistring-1.3.tar.gz | Bin 0 -> 4988009 bytes repo/nettle/buildtool.cfg | 18 +++++++++--------- repo/nettle/nettle-3.10.tar.gz | Bin 0 -> 2640485 bytes repo/nettle/nettle-3.8.1.tar.gz | Bin 2406251 -> 0 bytes repo/unbound/buildtool.cfg | 10 +++++----- repo/unbound/unbound-1.21.0.tar.gz | Bin 6575675 -> 0 bytes repo/unbound/unbound-1.22.0.tar.gz | Bin 0 -> 6682466 bytes 15 files changed, 25 insertions(+), 25 deletions(-) delete mode 100644 repo/dropbear/dropbear-2024.84.tar.bz2 create mode 100644 repo/dropbear/dropbear-2024.86.tar.bz2 delete mode 100644 repo/libarchive/libarchive-3.7.6.tar.xz create mode 100644 repo/libarchive/libarchive-3.7.7.tar.xz delete mode 100644 repo/libunistring/libunistring-1.2.tar.gz create mode 100644 repo/libunistring/libunistring-1.3.tar.gz create mode 100644 repo/nettle/nettle-3.10.tar.gz delete mode 100644 repo/nettle/nettle-3.8.1.tar.gz delete mode 100644 repo/unbound/unbound-1.21.0.tar.gz create mode 100644 repo/unbound/unbound-1.22.0.tar.gz hooks/post-receive -- Repository for Bering-uClibc. |