You can subscribe to this list here.
2012 |
Jan
|
Feb
(36) |
Mar
(81) |
Apr
(46) |
May
(58) |
Jun
(44) |
Jul
(40) |
Aug
(216) |
Sep
(79) |
Oct
(51) |
Nov
(30) |
Dec
(45) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2013 |
Jan
(41) |
Feb
(32) |
Mar
(26) |
Apr
(28) |
May
(26) |
Jun
(25) |
Jul
(26) |
Aug
(22) |
Sep
(31) |
Oct
(51) |
Nov
(16) |
Dec
(30) |
2014 |
Jan
(84) |
Feb
(26) |
Mar
(47) |
Apr
(18) |
May
(19) |
Jun
(32) |
Jul
(84) |
Aug
(71) |
Sep
(38) |
Oct
(32) |
Nov
(32) |
Dec
(46) |
2015 |
Jan
(52) |
Feb
(34) |
Mar
(59) |
Apr
(54) |
May
(31) |
Jun
(38) |
Jul
(45) |
Aug
(30) |
Sep
(67) |
Oct
(58) |
Nov
(61) |
Dec
(64) |
2016 |
Jan
(102) |
Feb
(101) |
Mar
(61) |
Apr
(20) |
May
(40) |
Jun
(31) |
Jul
(40) |
Aug
(32) |
Sep
(38) |
Oct
(74) |
Nov
(13) |
Dec
(34) |
2017 |
Jan
(50) |
Feb
(31) |
Mar
(43) |
Apr
(27) |
May
(53) |
Jun
(38) |
Jul
(73) |
Aug
(37) |
Sep
(31) |
Oct
(73) |
Nov
(43) |
Dec
(32) |
2018 |
Jan
(65) |
Feb
(17) |
Mar
|
Apr
(19) |
May
(38) |
Jun
(69) |
Jul
(40) |
Aug
(47) |
Sep
(77) |
Oct
(58) |
Nov
(45) |
Dec
(70) |
2019 |
Jan
(85) |
Feb
(34) |
Mar
(34) |
Apr
(50) |
May
(31) |
Jun
(45) |
Jul
(27) |
Aug
(111) |
Sep
(43) |
Oct
(62) |
Nov
(33) |
Dec
(37) |
2020 |
Jan
(48) |
Feb
(49) |
Mar
(49) |
Apr
(70) |
May
(77) |
Jun
(48) |
Jul
(49) |
Aug
(56) |
Sep
(51) |
Oct
(127) |
Nov
(89) |
Dec
(81) |
2021 |
Jan
(68) |
Feb
(54) |
Mar
(30) |
Apr
(36) |
May
(38) |
Jun
(40) |
Jul
(18) |
Aug
(26) |
Sep
(6) |
Oct
(22) |
Nov
(6) |
Dec
(24) |
2022 |
Jan
(29) |
Feb
(45) |
Mar
(34) |
Apr
(28) |
May
(14) |
Jun
(12) |
Jul
(6) |
Aug
(4) |
Sep
(22) |
Oct
(24) |
Nov
(1) |
Dec
(13) |
2023 |
Jan
(13) |
Feb
(10) |
Mar
(14) |
Apr
|
May
(38) |
Jun
(14) |
Jul
|
Aug
|
Sep
(3) |
Oct
(14) |
Nov
(3) |
Dec
(14) |
2024 |
Jan
(9) |
Feb
(12) |
Mar
(32) |
Apr
(19) |
May
(12) |
Jun
(7) |
Jul
(3) |
Aug
(6) |
Sep
(1) |
Oct
(5) |
Nov
(5) |
Dec
(9) |
2025 |
Jan
(6) |
Feb
(6) |
Mar
(6) |
Apr
(6) |
May
|
Jun
(6) |
Jul
(2) |
Aug
(5) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
From: KP Kirchdör. <ka...@us...> - 2022-02-14 17:43:02
|
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 d3c2b53ffe495edb9002377964936e708ab48cdc (commit) from 82e6820c4c21103445048da01c6b4b6726a5d92b (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 d3c2b53ffe495edb9002377964936e708ab48cdc Author: kapeka <ka...@us...> Date: Mon Feb 14 18:41:32 2022 +0100 protobuf-c: fix buildtool.mk to use /bin/protoc from the toolchain this avoids the need to install protobuf-c compiler on the host ----------------------------------------------------------------------- Summary of changes: repo/protobuf-c/buildtool.cfg | 2 +- repo/protobuf-c/buildtool.mk | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) hooks/post-receive -- Repository for Bering-uClibc. |
From: Erich T. <et...@us...> - 2022-02-08 18:10:46
|
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, clean-master has been updated via a072f845f76aefc92129873ab4a409cd85a0b2d5 (commit) from 5c39500fbbf279c6f47b7fbe649f11abf06f0b96 (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 a072f845f76aefc92129873ab4a409cd85a0b2d5 Author: Erich Titl <eri...@th...> Date: Tue Feb 8 19:10:01 2022 +0100 Made busybox a submodule ----------------------------------------------------------------------- Summary of changes: .gitmodules | 3 +++ repo/busybox/buildtool.cfg | 12 ++++++------ repo/busybox/buildtool.mk | 12 +++++++----- repo/busybox/busybox | 1 + repo/busybox/busybox-1.35.0.tar.bz2 | Bin 2480624 -> 0 bytes 5 files changed, 17 insertions(+), 11 deletions(-) create mode 100644 .gitmodules create mode 160000 repo/busybox/busybox delete mode 100644 repo/busybox/busybox-1.35.0.tar.bz2 hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-02-08 16:52:48
|
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, gcc11 has been updated via 4f3d332439c8fbfbb955b7e5632cd0a7ce82ba9c (commit) from 268c26c2d55837e844e3fb86cde0dfec87848389 (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 4f3d332439c8fbfbb955b7e5632cd0a7ce82ba9c Author: kapeka <ka...@us...> Date: Tue Feb 8 17:51:37 2022 +0100 rtl8812au: update to upstream version 5.6.4.2 ----------------------------------------------------------------------- Summary of changes: repo/rtl8812au/buildtool.cfg | 2 +- repo/rtl8812au/buildtool.mk | 6 +++--- repo/rtl8812au/rtl8812au-master.zip | Bin 1661945 -> 39325391 bytes 3 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-02-08 16:42:47
|
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, gcc11 has been updated via 268c26c2d55837e844e3fb86cde0dfec87848389 (commit) from 0eda8f20d858e5728a01e941605c35f4ab2f8082 (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 268c26c2d55837e844e3fb86cde0dfec87848389 Author: kapeka <ka...@us...> Date: Tue Feb 8 17:42:11 2022 +0100 keepalived updated to upstream 2.2.7 ----------------------------------------------------------------------- Summary of changes: repo/keepalived/buildtool.cfg | 2 +- repo/keepalived/buildtool.mk | 2 +- repo/keepalived/keepalived-2.2.1.tar.gz | Bin 1150701 -> 0 bytes repo/keepalived/keepalived-2.2.7.tar.gz | Bin 0 -> 1180180 bytes 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 repo/keepalived/keepalived-2.2.1.tar.gz create mode 100644 repo/keepalived/keepalived-2.2.7.tar.gz hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-02-07 16:35:27
|
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 82e6820c4c21103445048da01c6b4b6726a5d92b (commit) from 5d0ec229af885d1375f853fc475d944465a7fdfa (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 82e6820c4c21103445048da01c6b4b6726a5d92b Author: kapeka <ka...@us...> Date: Mon Feb 7 17:32:39 2022 +0100 tor: updated to upstream verson 0.4.6.10 ----------------------------------------------------------------------- Summary of changes: repo/tor/buildtool.cfg | 2 +- .../{tor-0.4.6.9.tar.gz => tor-0.4.6.10.tar.gz} | Bin 7797677 -> 7811644 bytes 2 files changed, 1 insertion(+), 1 deletion(-) rename repo/tor/{tor-0.4.6.9.tar.gz => tor-0.4.6.10.tar.gz} (51%) hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-02-06 16:59:19
|
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 5d0ec229af885d1375f853fc475d944465a7fdfa (commit) from 0f8fd2116db628110d3e5fd8ffbe3cea2e758732 (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 5d0ec229af885d1375f853fc475d944465a7fdfa Author: kapeka <ka...@us...> Date: Sun Feb 6 17:57:11 2022 +0100 at: updated to upstream version 3.2.4 update download page remove patch now in upstream ----------------------------------------------------------------------- Summary of changes: repo/at/001-getloadavg.c.patch | 44 ----------------------------------------- repo/at/at_3.1.23.orig.tar.gz | Bin 126284 -> 0 bytes repo/at/at_3.2.4.orig.tar.gz | Bin 0 -> 132124 bytes repo/at/buildtool.cfg | 13 ++++-------- repo/at/buildtool.mk | 1 - 5 files changed, 4 insertions(+), 54 deletions(-) delete mode 100644 repo/at/001-getloadavg.c.patch delete mode 100644 repo/at/at_3.1.23.orig.tar.gz create mode 100644 repo/at/at_3.2.4.orig.tar.gz hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-02-05 15:16:20
|
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 0f8fd2116db628110d3e5fd8ffbe3cea2e758732 (commit) from 889f0cfa71f2b147eaf2046c1bfcd27fb848cec5 (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 0f8fd2116db628110d3e5fd8ffbe3cea2e758732 Author: kapeka <ka...@us...> Date: Sat Feb 5 16:15:44 2022 +0100 iperf3: updated to upstream version 3.11 ----------------------------------------------------------------------- Summary of changes: repo/iperf3/buildtool.cfg | 2 +- repo/iperf3/iperf-3.10.1.tar.gz | Bin 636957 -> 0 bytes repo/iperf3/iperf-3.11.tar.gz | Bin 0 -> 635841 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 repo/iperf3/iperf-3.10.1.tar.gz create mode 100644 repo/iperf3/iperf-3.11.tar.gz hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-02-05 15:06: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 889f0cfa71f2b147eaf2046c1bfcd27fb848cec5 (commit) from 30881d8ab1c56165d8874d111d812ae62f1ce98a (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 889f0cfa71f2b147eaf2046c1bfcd27fb848cec5 Author: kapeka <ka...@us...> Date: Sat Feb 5 16:06:23 2022 +0100 stunnel: updated to upstream version 5.62 ----------------------------------------------------------------------- Summary of changes: repo/stunnel/buildtool.cfg | 2 +- repo/stunnel/stunnel-5.57.tar.gz | Bin 985763 -> 0 bytes repo/stunnel/stunnel-5.58.tar.gz | Bin 988551 -> 0 bytes repo/stunnel/stunnel-5.62.tar.gz | Bin 0 -> 862456 bytes 4 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 repo/stunnel/stunnel-5.57.tar.gz delete mode 100644 repo/stunnel/stunnel-5.58.tar.gz create mode 100644 repo/stunnel/stunnel-5.62.tar.gz hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-02-03 16:38:52
|
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 30881d8ab1c56165d8874d111d812ae62f1ce98a (commit) from 4ef5432c83b9b2b9c8cd7a077d39ce34ab772853 (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 30881d8ab1c56165d8874d111d812ae62f1ce98a Author: kapeka <ka...@us...> Date: Thu Feb 3 17:37:47 2022 +0100 expat: updated to upstream version 2.4.4 security fixes ----------------------------------------------------------------------- Summary of changes: repo/expat/buildtool.cfg | 10 +++++----- repo/expat/expat-2.4.3.tar.xz | Bin 451012 -> 0 bytes repo/expat/expat-2.4.4.tar.xz | Bin 0 -> 449448 bytes 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 repo/expat/expat-2.4.3.tar.xz create mode 100644 repo/expat/expat-2.4.4.tar.xz hooks/post-receive -- Repository for Bering-uClibc. |
From: Erich T. <et...@us...> - 2022-02-02 20:56:52
|
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, clean-master has been created at 5c39500fbbf279c6f47b7fbe649f11abf06f0b96 (commit) - Log ----------------------------------------------------------------- commit 5c39500fbbf279c6f47b7fbe649f11abf06f0b96 Author: Erich Titl <eri...@th...> Date: Wed Feb 2 14:47:06 2022 +0100 Fixed various webconf .cgi files to work with HTTP/2 commit 913c46a97d4b4de153d728234332f52e282d190c Merge: 2f116f6073 fc0e79e0dd Author: Erich Titl <eri...@th...> Date: Wed Feb 2 13:43:08 2022 +0100 Merge branch 'master' into clean-master commit 2f116f607323988761466d7d78ee55ee87ecfba1 Author: Erich Titl <eri...@th...> Date: Mon Jan 10 14:25:21 2022 +0100 Revert "initrd: add retry to umount_modules" This reverts commit d479dbc5cb7c843edeabc521727a4b915fc8cb27. commit b98b4f71b498657bd928f194f51c4153abb11904 Author: Erich Titl <eri...@th...> Date: Mon Jan 10 14:19:35 2022 +0100 Revert "initrd: fix extra umounting retry in umount_modules" This reverts commit b44ca629276ac6f98ee245edaa4f730e387fca0f. ----------------------------------------------------------------------- hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-29 15:20:11
|
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 "package repository for binary package files.". The branch, 7.1.2-rc1 has been created at 76d44c8e97d619ed28338204db8e8f993d170a6b (commit) - Log ----------------------------------------------------------------- commit 76d44c8e97d619ed28338204db8e8f993d170a6b Author: kapeka <ka...@us...> Date: Sat Jan 29 16:15:03 2022 +0100 ./release-to-git.sh committed branch 7.1.2-rc1 ----------------------------------------------------------------------- hooks/post-receive -- package repository for binary package files. |
From: KP Kirchdör. <ka...@us...> - 2022-01-29 15:13:32
|
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 annotated tag, v7.1.2-rc1 has been created at 644573f2d2a807d7177d32ce73c9c21c305723f2 (tag) tagging 4ef5432c83b9b2b9c8cd7a077d39ce34ab772853 (commit) replaces v7.1.1 tagged by kapeka on Sat Jan 29 16:12:52 2022 +0100 - Log ----------------------------------------------------------------- Release of LEAF Bering-uClibc 7.1.2-rc1 kapeka (54): libell: updated to upstream version 0.46 openssl: updated to upstream version 1.1.1l rtty: updated to upstream version 8.0.0 strace: updated to upstream version 5.15 unbound: updated to upstream version 1.14.0 iperf: updated to upstream version 2.1.6 privoxy: updated to upstream version 3.0.33 ntp: fix requirement for libmd when loading ntpd iw: updated to upstream version 5.16 knockd: updated to upstream version 0.8 New package: libcdada pmacctd: updated to upstream version 1.7.7 openssl: updated to upstream version 1.1.1m nano: updated to upstream version 6.0 kernel: updated to upstream version 5.10.87 axel: updated to upstream version 2.17.10 tor: updated to upstream version 0.4.6.9 openvpn: updated to upstream version 2.5.5 sqlite: updated to upstream version 3.37.0 pcre2: updated to upstream version 10.39 libmicrohttpd: updated to upstream version 0.9.75 rsyslog: updated to upstream version 8.2112.0 openldap: updated to upstream version 2.6.0 ncurses: updated to upstream version 6.3 kernel: updated to upstream version 5.10.89 snort: updated to upstream version 2.9.19 file: updated to upstream version 5.41 ethtool: updated to upstream version 5.15 jimtcl: updated to upstream version 0.81 curl: updated to upstream version 7.81.0 haveged: updated to upstream version 1.9.17 etc: add /dev/shm in fstab to mount it during boot as tmpfs squid: updated to upstream version 5.3 squid: improve restart in startup script /etc/init.d/squid busybox: updated to upstream version 1.35.0 sqlite: updated to upstream versiom 3.37.2 lshw: updated to upstream version B.02.19.2 New package hwloc bash: updated to upstream version 5.1.16 expat: updated to upstream version 2.4.3 Revert "etc: add /dev/shm in fstab to mount it during boot as tmpfs" squid: once again improve squid.init kernel: updated to upstream version 5.10.92 initrd: bump version lighttpd: updated to upstream version 1.4.64 nfs-utils: updated to upstream version 2.6.1 new package: xxhash (at version 0.8.0) busybox: fix version in buildtool.cfg xxhash: fix building package öighttpd: update patches fo rlatest version xl2tpd: updated to upstream version 1.3.17 hwloc: do package hwloc-gather-cpuid which is not available on arm architecture. xxhash: fix compilation on armv8+simd toolchain uClibc-ng: updated to upstream version 1.0.40 ----------------------------------------------------------------------- hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-29 13:18:26
|
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 4ef5432c83b9b2b9c8cd7a077d39ce34ab772853 (commit) from b47e63fb78b4f261d5d4507eda4939d0698c6caa (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 4ef5432c83b9b2b9c8cd7a077d39ce34ab772853 Author: kapeka <ka...@us...> Date: Sat Jan 29 14:17:48 2022 +0100 uClibc-ng: updated to upstream version 1.0.40 ----------------------------------------------------------------------- Summary of changes: buildpacket.pl | 2 +- conf/image/isolinux/isolinux.dpy | 2 +- conf/image/pxelinux/pxelinux.dpy | 2 +- conf/image/syslinux/syslinux.dpy | 2 +- repo/devtools/buildtool.cfg | 6 +++--- repo/toolchain/buildtool.cfg | 2 +- repo/toolchain/uClibc-ng-1.0.39.tar.xz | Bin 1943976 -> 0 bytes repo/toolchain/uClibc-ng-1.0.40.tar.xz | Bin 0 -> 1948388 bytes 8 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 repo/toolchain/uClibc-ng-1.0.39.tar.xz create mode 100644 repo/toolchain/uClibc-ng-1.0.40.tar.xz hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-25 19:08:47
|
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 b47e63fb78b4f261d5d4507eda4939d0698c6caa (commit) from bc31e6269cc64bb163d18cb74b48e6ff2bb73d80 (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 b47e63fb78b4f261d5d4507eda4939d0698c6caa Author: kapeka <ka...@us...> Date: Tue Jan 25 20:07:26 2022 +0100 xxhash: fix compilation on armv8+simd toolchain ----------------------------------------------------------------------- Summary of changes: ...-escape-special-regex-characters-in-paths.patch | 41 ++++++++++++++++++++++ repo/xxhash/buildtool.cfg | 8 +++++ repo/xxhash/buildtool.mk | 1 + 3 files changed, 50 insertions(+) create mode 100644 repo/xxhash/0001-Makefile-escape-special-regex-characters-in-paths.patch hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-24 16:33: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 bc31e6269cc64bb163d18cb74b48e6ff2bb73d80 (commit) from 543f85233b83fe82114c5d5ddcc874170b0843ee (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 bc31e6269cc64bb163d18cb74b48e6ff2bb73d80 Author: kapeka <ka...@us...> Date: Mon Jan 24 17:31:38 2022 +0100 hwloc: do package hwloc-gather-cpuid which is not available on arm architecture. ----------------------------------------------------------------------- Summary of changes: repo/hwloc/buildtool.cfg | 6 ------ 1 file changed, 6 deletions(-) hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-24 16:31:00
|
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 543f85233b83fe82114c5d5ddcc874170b0843ee (commit) from 9ea098f43bb22ea657e2c56a39de24cd55bc4057 (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 543f85233b83fe82114c5d5ddcc874170b0843ee Author: kapeka <ka...@us...> Date: Mon Jan 24 17:30:17 2022 +0100 xl2tpd: updated to upstream version 1.3.17 ----------------------------------------------------------------------- Summary of changes: repo/xl2tpd/buildtool.cfg | 2 +- repo/xl2tpd/xl2tpd-1.3.15.tar.gz | Bin 524960 -> 0 bytes repo/xl2tpd/xl2tpd-1.3.17.tar.gz | Bin 0 -> 532674 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 repo/xl2tpd/xl2tpd-1.3.15.tar.gz create mode 100644 repo/xl2tpd/xl2tpd-1.3.17.tar.gz hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-23 16:44:37
|
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 9ea098f43bb22ea657e2c56a39de24cd55bc4057 (commit) from 91aad40da8687da4400aad4504da2c384deb93b1 (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 9ea098f43bb22ea657e2c56a39de24cd55bc4057 Author: kapeka <ka...@us...> Date: Sun Jan 23 17:44:01 2022 +0100 öighttpd: update patches fo rlatest version ----------------------------------------------------------------------- Summary of changes: repo/lighttpd/0003-conf.patch | 26 +++++++------------------- repo/lighttpd/0004-modules.patch | 21 ++++++++++++--------- 2 files changed, 19 insertions(+), 28 deletions(-) hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-23 14:39:23
|
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 91aad40da8687da4400aad4504da2c384deb93b1 (commit) from 09a7d77205378d378e169a39fd55c7d4c06025a3 (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 91aad40da8687da4400aad4504da2c384deb93b1 Author: kapeka <ka...@us...> Date: Sun Jan 23 15:38:59 2022 +0100 xxhash: fix building package ----------------------------------------------------------------------- Summary of changes: repo/xxhash/buildtool.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-23 13:59:44
|
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 09a7d77205378d378e169a39fd55c7d4c06025a3 (commit) from 3860b039eebee962dba5590dc4f0fe386503dd8e (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 09a7d77205378d378e169a39fd55c7d4c06025a3 Author: kapeka <ka...@us...> Date: Sun Jan 23 14:59:23 2022 +0100 busybox: fix version in buildtool.cfg ----------------------------------------------------------------------- Summary of changes: repo/busybox/buildtool.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-23 13:26:53
|
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 3860b039eebee962dba5590dc4f0fe386503dd8e (commit) from 061ff99f6a316b9d0e29a4503b046e7023fa3ba0 (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 3860b039eebee962dba5590dc4f0fe386503dd8e Author: kapeka <ka...@us...> Date: Sun Jan 23 14:26:09 2022 +0100 new package: xxhash (at version 0.8.0) xxHash is an extremely fast hash algorithm ----------------------------------------------------------------------- Summary of changes: conf/sources.d/xxhash.cfg | 9 +++++ repo/xxhash/buildtool.cfg | 58 +++++++++++++++++++++++++++++++ repo/{dehydrated => xxhash}/buildtool.mk | 16 ++++----- repo/xxhash/xxHash-0.8.0.tar.gz | Bin 0 -> 145909 bytes 4 files changed, 73 insertions(+), 10 deletions(-) create mode 100644 conf/sources.d/xxhash.cfg create mode 100755 repo/xxhash/buildtool.cfg copy repo/{dehydrated => xxhash}/buildtool.mk (60%) mode change 100644 => 100755 create mode 100644 repo/xxhash/xxHash-0.8.0.tar.gz hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-23 13:23:38
|
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 061ff99f6a316b9d0e29a4503b046e7023fa3ba0 (commit) from ff15c20048d5ba932567b01a6b0eff814549c0fd (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 061ff99f6a316b9d0e29a4503b046e7023fa3ba0 Author: kapeka <ka...@us...> Date: Sun Jan 23 14:22:41 2022 +0100 nfs-utils: updated to upstream version 2.6.1 removes suppiort for nfsv2 requires libuuid from util-linux ----------------------------------------------------------------------- Summary of changes: conf/sources.d/nfs-utils.cfg | 1 + repo/nfs-utils/buildtool.cfg | 5 +++-- repo/nfs-utils/nfs-utils-2.5.3.tar.xz | Bin 698616 -> 0 bytes repo/nfs-utils/nfs-utils-2.6.1.tar.xz | Bin 0 -> 701232 bytes 4 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 repo/nfs-utils/nfs-utils-2.5.3.tar.xz create mode 100644 repo/nfs-utils/nfs-utils-2.6.1.tar.xz hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-23 12:47:32
|
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 ff15c20048d5ba932567b01a6b0eff814549c0fd (commit) from fc0e79e0ddc1b443bb96f6d3a3437e7ab2183c61 (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 ff15c20048d5ba932567b01a6b0eff814549c0fd Author: kapeka <ka...@us...> Date: Sun Jan 23 13:46:36 2022 +0100 lighttpd: updated to upstream version 1.4.64 requires now libpcre2 instead of libpcre ----------------------------------------------------------------------- Summary of changes: conf/sources.d/lighttpd.cfg | 2 +- repo/lighttpd/buildtool.cfg | 6 +++--- repo/lighttpd/lighttpd-1.4.61.tar.xz | Bin 1010624 -> 0 bytes repo/lighttpd/lighttpd-1.4.64.tar.xz | Bin 0 -> 1011436 bytes 4 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 repo/lighttpd/lighttpd-1.4.61.tar.xz create mode 100644 repo/lighttpd/lighttpd-1.4.64.tar.xz hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-23 11:56:48
|
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 fc0e79e0ddc1b443bb96f6d3a3437e7ab2183c61 (commit) from 7818f73b3043065bd68e76a8302bc01c9e18007b (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 fc0e79e0ddc1b443bb96f6d3a3437e7ab2183c61 Author: kapeka <ka...@us...> Date: Sun Jan 23 12:56:32 2022 +0100 initrd: bump version ----------------------------------------------------------------------- Summary of changes: repo/initrd/buildtool.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-23 11:56:02
|
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 7818f73b3043065bd68e76a8302bc01c9e18007b (commit) from 645fee724e11b52fde5f1a1251c6e6a77dd4e8d2 (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 7818f73b3043065bd68e76a8302bc01c9e18007b Author: kapeka <ka...@us...> Date: Sun Jan 23 12:55:28 2022 +0100 kernel: updated to upstream version 5.10.92 ----------------------------------------------------------------------- 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/linux/Bering-5.10.config | 576 +++++++++++-------- repo/linux/Bering-5.10.config-armv8a | 11 +- repo/linux/Bering-5.10.config-bcmrpi | 10 +- repo/linux/Bering-5.10.config-cortex72 | 16 +- repo/linux/Bering-5.10.config-geode | 4 +- repo/linux/Bering-5.10.config-i486 | 10 +- repo/linux/Bering-5.10.config-i686 | 10 +- repo/linux/Bering-5.10.config-wrap | 4 +- repo/linux/Bering-5.10.config-x86_64 | 8 +- repo/linux/linux-rpi.patch | 615 +++++++++++++-------- repo/linux/patch-5.10.89.xz | Bin 2557664 -> 0 bytes repo/linux/patch-5.10.92.xz | Bin 0 -> 2581736 bytes 17 files changed, 802 insertions(+), 472 deletions(-) delete mode 100644 repo/linux/patch-5.10.89.xz create mode 100644 repo/linux/patch-5.10.92.xz hooks/post-receive -- Repository for Bering-uClibc. |
From: KP Kirchdör. <ka...@us...> - 2022-01-22 14:00:37
|
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 645fee724e11b52fde5f1a1251c6e6a77dd4e8d2 (commit) from b479e3adafe23690d03eb819f89ef69cb688f0c1 (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 645fee724e11b52fde5f1a1251c6e6a77dd4e8d2 Author: kapeka <ka...@us...> Date: Sat Jan 22 14:58:04 2022 +0100 squid: once again improve squid.init with ideas from mo...@so... also read shutdown_lifetime from squid.conf if not set use deafult 35 sec (squid needs by default 30 sec, but setting to 30 sec still fails so be safe and add a few seconds) ----------------------------------------------------------------------- Summary of changes: repo/squid/squid.init | 83 ++++++++++++++++++++++++++++++++------------------- 1 file changed, 53 insertions(+), 30 deletions(-) hooks/post-receive -- Repository for Bering-uClibc. |