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 a65346d45c99ef5e8985cf47fe24b1dd6842734a (commit)
via e40e9cf803da71a4d189e930aef2c57747a1694f (commit)
via b36c5c43f912ac9f4c6de26af4adf69932d56822 (commit)
via 9eea4bb0da042f686165dd0c129273b43f45d8d4 (commit)
via 4e5d68355ed86785071b9b6996be5ceff0619c42 (commit)
via f28ac0df99741b936c5e98a421a7000e25617f5e (commit)
via 318469f0d6df5d3b807932858cd7dd3793875727 (commit)
via 23584b3d4f14049df374f4f106075160b9b7fe28 (commit)
from 2c72788b03541deca1e0411f1c8bfa72886ddf58 (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 a65346d45c99ef5e8985cf47fe24b1dd6842734a
Author: kapeka <[email protected]>
Date: Sat Oct 22 14:45:08 2022 +0200
rsync: updated to upstream version 3.2.7
commit e40e9cf803da71a4d189e930aef2c57747a1694f
Author: kapeka <[email protected]>
Date: Sat Oct 22 14:10:41 2022 +0200
python: updated to upstream version 3.10.8
commit b36c5c43f912ac9f4c6de26af4adf69932d56822
Author: kapeka <[email protected]>
Date: Sat Oct 22 14:09:13 2022 +0200
kernel: updated to upstream version 5.15.74
commit 9eea4bb0da042f686165dd0c129273b43f45d8d4
Author: kapeka <[email protected]>
Date: Sun Oct 16 17:51:21 2022 +0200
snort: updated to upstream version 2.9.20
commit 4e5d68355ed86785071b9b6996be5ceff0619c42
Author: kapeka <[email protected]>
Date: Sun Oct 16 16:08:16 2022 +0200
nfs-utils: updated to upstream version 2.6.2
commit f28ac0df99741b936c5e98a421a7000e25617f5e
Author: kapeka <[email protected]>
Date: Sun Oct 16 15:42:31 2022 +0200
libxml2: updated to upstream version 2.10.3
commit 318469f0d6df5d3b807932858cd7dd3793875727
Author: kapeka <[email protected]>
Date: Sun Oct 16 14:20:40 2022 +0200
libdnet: updated to upstream version 1.16.1
commit 23584b3d4f14049df374f4f106075160b9b7fe28
Author: kapeka <[email protected]>
Date: Sun Oct 16 13:10:40 2022 +0200
squid: updated to upstream version 5.7
-----------------------------------------------------------------------
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/libdnet/buildtool.cfg | 19 +-
repo/libdnet/buildtool.mk | 1 -
repo/libdnet/libdnet-1.12.tar.gz | Bin 959945 -> 0 bytes
repo/libdnet/libdnet-1.16.1.tar.gz | Bin 0 -> 666619 bytes
repo/libdnet/libdnet-automake.patch | 13 -
repo/libxml2/buildtool.cfg | 10 +-
repo/libxml2/libxml2-2.10.2.tar.xz | Bin 2636304 -> 0 bytes
repo/libxml2/libxml2-2.10.3.tar.xz | Bin 0 -> 2639908 bytes
repo/linux/Bering-5.15.config-armv8a | 2 +-
repo/linux/Bering-5.15.config-bcmrpi | 2 +-
repo/linux/Bering-5.15.config-cortex72 | 2 +-
repo/linux/Bering-5.15.config-geode | 2 +-
repo/linux/Bering-5.15.config-i486 | 2 +-
repo/linux/Bering-5.15.config-i686 | 2 +-
repo/linux/Bering-5.15.config-wrap | 3 +-
repo/linux/Bering-5.15.config-x86_64 | 2 +-
repo/linux/linux-rpi.patch | 303 ++++++++++++++-------
repo/linux/patch-5.15.71.xz | Bin 2790084 -> 0 bytes
repo/linux/patch-5.15.74.xz | Bin 0 -> 2819580 bytes
repo/nfs-utils/buildtool.cfg | 2 +-
repo/nfs-utils/nfs-utils-2.6.1.tar.xz | Bin 701232 -> 0 bytes
repo/nfs-utils/nfs-utils-2.6.2.tar.xz | Bin 0 -> 720920 bytes
.../{Python-3.10.7.tar.xz => Python-3.10.8.tar.xz} | Bin 19618696 -> 19619508
bytes
repo/python/buildtool.cfg | 2 +-
repo/rsync/buildtool.cfg | 2 +-
repo/rsync/rsync-3.2.5.tar.gz | Bin 1129957 -> 0 bytes
repo/rsync/rsync-3.2.7.tar.gz | Bin 0 -> 1149787 bytes
repo/snort/buildtool.cfg | 2 +-
repo/snort/snort-2.9.19.tar.gz | Bin 7005881 -> 0 bytes
repo/snort/snort-2.9.20.tar.gz | Bin 0 -> 7009894 bytes
repo/squid/buildtool.cfg | 2 +-
repo/squid/squid-5.6.tar.xz | Bin 2565032 -> 0 bytes
repo/squid/squid-5.7.tar.xz | Bin 0 -> 2566560 bytes
38 files changed, 240 insertions(+), 143 deletions(-)
delete mode 100644 repo/libdnet/libdnet-1.12.tar.gz
create mode 100644 repo/libdnet/libdnet-1.16.1.tar.gz
delete mode 100644 repo/libdnet/libdnet-automake.patch
delete mode 100644 repo/libxml2/libxml2-2.10.2.tar.xz
create mode 100644 repo/libxml2/libxml2-2.10.3.tar.xz
delete mode 100644 repo/linux/patch-5.15.71.xz
create mode 100644 repo/linux/patch-5.15.74.xz
delete mode 100644 repo/nfs-utils/nfs-utils-2.6.1.tar.xz
create mode 100644 repo/nfs-utils/nfs-utils-2.6.2.tar.xz
rename repo/python/{Python-3.10.7.tar.xz => Python-3.10.8.tar.xz} (68%)
delete mode 100644 repo/rsync/rsync-3.2.5.tar.gz
create mode 100644 repo/rsync/rsync-3.2.7.tar.gz
delete mode 100644 repo/snort/snort-2.9.19.tar.gz
create mode 100644 repo/snort/snort-2.9.20.tar.gz
delete mode 100644 repo/squid/squid-5.6.tar.xz
create mode 100644 repo/squid/squid-5.7.tar.xz
hooks/post-receive
--
Repository for Bering-uClibc.
_______________________________________________
leaf-git-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-git-commits