From: KP Kirchdör. <ka...@us...> - 2021-07-24 13:41:33
|
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 d8188e722f7879890364fe29da7eda0561ea3e20 (commit) via 6ab1e233a067d1a958b1fc79137475022c4d373c (commit) via 49497aa8d7226e657690e8da7ce4449c299b8717 (commit) via 24482467f905346f4e656775433e9b4f299f9a06 (commit) from 7d6a922da73e7819942a0a93ba2bbae666287942 (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 d8188e722f7879890364fe29da7eda0561ea3e20 Author: kapeka <ka...@us...> Date: Sat Jul 24 15:40:41 2021 +0200 initrd: bump version to 7.1.0-rc1 commit 6ab1e233a067d1a958b1fc79137475022c4d373c Author: kapeka <ka...@us...> Date: Sat Jul 24 15:40:03 2021 +0200 tinyproxy: updated to upstream version 1.11.0 commit 49497aa8d7226e657690e8da7ce4449c299b8717 Author: kapeka <ka...@us...> Date: Sat Jul 24 15:38:38 2021 +0200 dhcpcd: disable the patch to change home of resolv.conf requested by users... commit 24482467f905346f4e656775433e9b4f299f9a06 Author: kapeka <ka...@us...> Date: Sat Jul 24 15:37:56 2021 +0200 kernel: updated to upstream version 5.10.52 ----------------------------------------------------------------------- Summary of changes: .../armv6zk-unknown-linux-uclibcgnueabi.mk | 2 +- .../armv8+simd-unknown-linux-uclibcgnueabi.mk | 2 +- .../armv8a-unknown-linux-uclibcgnueabi.mk | 2 +- make/toolchain/i486-unknown-linux-uclibc.mk | 2 +- make/toolchain/x86_64-unknown-linux-uclibc.mk | 2 +- repo/dhcpcd/buildtool.mk | 2 +- repo/initrd/buildtool.cfg | 2 +- repo/linux/Bering-5.10.config-armv8a | 4 +- repo/linux/Bering-5.10.config-bcmrpi | 6 +- repo/linux/Bering-5.10.config-cortex72 | 6 +- repo/linux/Bering-5.10.config-geode | 2 +- repo/linux/Bering-5.10.config-i486 | 3 +- repo/linux/Bering-5.10.config-i686 | 4 +- repo/linux/Bering-5.10.config-wrap | 2 +- repo/linux/Bering-5.10.config-x86_64 | 4 +- repo/linux/linux-rpi.patch | 2882 +++++++++++++++++++- repo/linux/patch-5.10.50.xz | Bin 1687320 -> 0 bytes repo/linux/patch-5.10.52.xz | Bin 0 -> 1798892 bytes repo/tinyproxy/buildtool.cfg | 2 +- repo/tinyproxy/tinyproxy-1.10.0.tar.xz | Bin 176060 -> 0 bytes repo/tinyproxy/tinyproxy-1.11.0.tar.xz | Bin 0 -> 177664 bytes 21 files changed, 2761 insertions(+), 168 deletions(-) delete mode 100644 repo/linux/patch-5.10.50.xz create mode 100644 repo/linux/patch-5.10.52.xz delete mode 100644 repo/tinyproxy/tinyproxy-1.10.0.tar.xz create mode 100644 repo/tinyproxy/tinyproxy-1.11.0.tar.xz hooks/post-receive -- Repository for Bering-uClibc. |