From: kapeka <ka...@us...> - 2025-06-14 14:34:07
|
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 ddf7d9573ecc4f5faeac4579ad074c0c2d829280 (commit) via 5c064d56ec522635e148b72429b9a080a36af228 (commit) via b179dd271b4c50e68317ece3cd72a47ec82b5033 (commit) via 81e0ad41e60745ad001e42eab8eadc0f4faf1b59 (commit) via 5068d91c042768709ae647d4a1b4efca485a0fc5 (commit) via f1a24e44c786f1f8b9d16e2b7299756c2bc07ad9 (commit) from 4df21e96a609dd10c8b9c3aba28f7eb633a93436 (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 ddf7d9573ecc4f5faeac4579ad074c0c2d829280 Author: kapeka <ka...@us...> Date: Sat Jun 14 16:33:00 2025 +0200 libnftnl: updated to upstream version 1.2.9 commit 5c064d56ec522635e148b72429b9a080a36af228 Author: kapeka <ka...@us...> Date: Sat Jun 14 16:30:16 2025 +0200 libnfnetlink: updated to upstream version 1.0.2 commit b179dd271b4c50e68317ece3cd72a47ec82b5033 Author: kapeka <ka...@us...> Date: Sat Jun 14 16:17:28 2025 +0200 libnetfilter_acct: updated to upstream version 1.0.3 commit 81e0ad41e60745ad001e42eab8eadc0f4faf1b59 Author: kapeka <ka...@us...> Date: Sat Jun 14 16:13:42 2025 +0200 nftables: updated to upstream version 1.1.3 commit 5068d91c042768709ae647d4a1b4efca485a0fc5 Author: kapeka <ka...@us...> Date: Sat Jun 14 15:03:44 2025 +0200 ulogd: update to upstream version 2.0.9 fix linking ulogd_inppkt_NFLOG.so with libmnl - without ulogd fails to start commit f1a24e44c786f1f8b9d16e2b7299756c2bc07ad9 Author: kapeka <ka...@us...> Date: Thu Apr 10 17:46:02 2025 +0200 libndp: updated to upstream version 1.9 ----------------------------------------------------------------------- Summary of changes: repo/libndp/buildtool.cfg | 10 +++--- repo/libndp/libndp-1.7.tar.gz | Bin 28044 -> 0 bytes repo/libndp/libndp-1.9.tar.gz | Bin 0 -> 374953 bytes repo/libnetfilter_acct/buildtool.cfg | 2 +- .../libnetfilter_acct-1.0.2.tar.bz2 | Bin 292718 -> 0 bytes .../libnetfilter_acct-1.0.3.tar.bz2 | Bin 0 -> 296999 bytes repo/libnfnetlink/buildtool.cfg | 2 +- repo/libnfnetlink/libnfnetlink-1.0.1.tar.bz2 | Bin 320641 -> 0 bytes repo/libnfnetlink/libnfnetlink-1.0.2.tar.bz2 | Bin 0 -> 298844 bytes repo/libnftnl/buildtool.cfg | 2 +- repo/libnftnl/libnftnl-1.2.8.tar.xz | Bin 343732 -> 0 bytes repo/libnftnl/libnftnl-1.2.9.tar.xz | Bin 0 -> 345708 bytes repo/nftables/buildtool.cfg | 2 +- repo/nftables/nftables-1.1.1.tar.xz | Bin 989700 -> 0 bytes repo/nftables/nftables-1.1.3.tar.xz | Bin 0 -> 990172 bytes repo/ulogd/0001-Makefile-lmnl.patch | 11 ++++++ repo/ulogd/buildtool.cfg | 39 +++++++++++++++++---- repo/ulogd/buildtool.mk | 15 +++++--- repo/ulogd/ulogd-2.0.7.tar.bz2 | Bin 394573 -> 0 bytes repo/ulogd/ulogd-2.0.9.tar.xz | Bin 0 -> 344296 bytes repo/ulogd/ulogd.conf | 1 - 21 files changed, 63 insertions(+), 21 deletions(-) delete mode 100644 repo/libndp/libndp-1.7.tar.gz create mode 100644 repo/libndp/libndp-1.9.tar.gz delete mode 100644 repo/libnetfilter_acct/libnetfilter_acct-1.0.2.tar.bz2 create mode 100644 repo/libnetfilter_acct/libnetfilter_acct-1.0.3.tar.bz2 delete mode 100644 repo/libnfnetlink/libnfnetlink-1.0.1.tar.bz2 create mode 100644 repo/libnfnetlink/libnfnetlink-1.0.2.tar.bz2 delete mode 100644 repo/libnftnl/libnftnl-1.2.8.tar.xz create mode 100644 repo/libnftnl/libnftnl-1.2.9.tar.xz delete mode 100644 repo/nftables/nftables-1.1.1.tar.xz create mode 100644 repo/nftables/nftables-1.1.3.tar.xz create mode 100644 repo/ulogd/0001-Makefile-lmnl.patch delete mode 100644 repo/ulogd/ulogd-2.0.7.tar.bz2 create mode 100644 repo/ulogd/ulogd-2.0.9.tar.xz hooks/post-receive -- Repository for Bering-uClibc. |