From: kapeka <ka...@us...> - 2025-06-15 15:04:57
|
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 c195fd534b1f764eb5d226f39792eb612c96f3cd (commit) via 9e4a54c0088c19f145846bf1a4b5fb207298ada6 (commit) via e4cc808e9600f4ed11a8a52a11c4641830d4ed3a (commit) via 76e8f3057163499afa87aa476511db31816d5009 (commit) from ddf7d9573ecc4f5faeac4579ad074c0c2d829280 (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 c195fd534b1f764eb5d226f39792eb612c96f3cd Author: kapeka <ka...@us...> Date: Sun Jun 15 16:34:58 2025 +0200 initrd: bump version commit 9e4a54c0088c19f145846bf1a4b5fb207298ada6 Author: kapeka <ka...@us...> Date: Sun Jun 15 16:33:54 2025 +0200 e3: fix running on i386 toolchain commit e4cc808e9600f4ed11a8a52a11c4641830d4ed3a Author: kapeka <ka...@us...> Date: Sun Jun 15 13:12:00 2025 +0200 xtables-addons: updated to upstream version 3.27 commit 76e8f3057163499afa87aa476511db31816d5009 Author: kapeka <ka...@us...> Date: Sun Jun 15 13:10:49 2025 +0200 ddclient: fix build ----------------------------------------------------------------------- Summary of changes: repo/ddclient/0001-no-automake-errors.patch | 11 +++++++++++ repo/ddclient/buildtool.cfg | 6 ++++++ repo/ddclient/buildtool.mk | 1 + repo/e3/003-i386.patch | 15 +++++++++++++++ repo/e3/buildtool.cfg | 8 ++++++++ repo/e3/buildtool.mk | 1 - repo/initrd/buildtool.cfg | 2 +- repo/xtables-addons/0002-kernel6.12.patch | 11 ----------- repo/xtables-addons/buildtool.cfg | 8 +------- repo/xtables-addons/xtables-addons-3.26.tar.xz | Bin 336968 -> 0 bytes repo/xtables-addons/xtables-addons-3.27.tar.xz | Bin 0 -> 340360 bytes 11 files changed, 43 insertions(+), 20 deletions(-) create mode 100644 repo/ddclient/0001-no-automake-errors.patch create mode 100644 repo/e3/003-i386.patch delete mode 100644 repo/xtables-addons/0002-kernel6.12.patch delete mode 100644 repo/xtables-addons/xtables-addons-3.26.tar.xz create mode 100644 repo/xtables-addons/xtables-addons-3.27.tar.xz hooks/post-receive -- Repository for Bering-uClibc. |