Re: [chrony-dev] [Git][chrony/chrony][master] 7 commits: doc: improve description of logbanner |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-dev] [Git][chrony/chrony][master] 7 commits: doc: improve description of logbanner
- From: Bryan Christianson <bryan@xxxxxxxxxxxxx>
- Date: Thu, 1 May 2025 06:47:16 +1200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smtpservice.net; i=@smtpservice.net; q=dns/txt; s=a1-4; t=1746042415; h=feedback-id : x-smtpcorp-track : date : message-id : to : subject : from : reply-to : sender : list-unsubscribe : list-unsubscribe-post; bh=/eCY3KY+GGkgDqR/2Db+eZ/NRMHcR86OqubH2IPTJzI=; b=MezRFSRaTERR16CupSpEmxFsWY1dEzRergbRQ5DbXQEcOn7j6FFdEOEYDFFvs03wJPAYf O4JIX5ju6lKn7Unk5ncpOfI8oLxki4nK6GBcEImsmUOLhOZDGd5VrfAwRzJYQ6yJzVYHVdW CLpWM3RB1VYp2sWLNvDwnImibGyYi5vWmEFsBcZlxZHsMS7z9cW85q/kZCpXWXcE6rYtDSK ewm41Rf1MaKC0lxYPgWg/iRHZtuSWcStykfM8h51uIsh8alpNLV4qU21mxJkTFJnOTVlpNI olXh9AfNHEtFzOV75JZ2SUcsV32BBPJBVygLBcqjBuC5QZbMXfX1lDDUOgSA==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=whatroute.net; i=@whatroute.net; q=dns/txt; s=s149811; t=1746042416; h=from : subject : to : message-id : date; bh=/eCY3KY+GGkgDqR/2Db+eZ/NRMHcR86OqubH2IPTJzI=; b=QjAQw2AifxYeZFY/ScIIUoREJU549sMLYt1H7MN57X648/bcn8nNz2vbcvogrOkjGD1d/ Nyq5TkEtlHKHE+qtzM9BHZf7Bym1XoH2ycoe70J6CYcPt1Y7ktNUIBGAt6f4UQKu+sM5YW6 Uxn5Il4krHtQnmK6VZXLPgnKZezmu2TQNekoH+rejnoP1Fbbjmrxo+lX4DbYTqh9n4+8ZF2 zN1tQYVXxbwup12oR7PPLIj+CWmt98tD0YSWlDq+3/YeoaT48pGDOMrPc3AVwQ6MVO1JLEp Pea21epivLLk3BFrON+TCBMeZZVHS6DIqwxZbZMlhwur6WrFTP7YfIkw/iYQ==
- Feedback-id: 149811m:149811acx33YQ:149811shQ-DsWr-w
Compiler warning on macOS Sequoia.
gcc -O2 -g -fstack-protector-strong --param=ssp-buffer-size=4 -Wmissing-prototypes -Wall -pthread -c socket.c
socket.c:216:1: warning: unused function 'get_default_inet_domain' [-Wunused-function]
216 | get_default_inet_domain(void)
| ^~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
> On 1 May 2025, at 01:06, Miroslav Lichvar (@mlichvar) <gitlab@xxxxxxxxxxxxx> wrote:
>
> Miroslav Lichvar pushed to branch master at chrony / chronyCommits:
> • 2c2dd2d1
> by Paul Donald at 2025-04-28T10:31:19+02:00 doc: improve description of logbanner
>
> • 2d96077b
> by Paul Donald at 2025-04-28T10:31:19+02:00 doc: improve the usage of however
>
> However at the start means "in whatever way"/"to whatever extent".
> ("However chrony is configured, it won't let you in without allow")
> However incorrectly at the start usually means "But" was intended.
>
> • ebf19ca7
> by Paul Donald at 2025-04-28T10:40:36+02:00 doc: fix should word order
>
> • 9b28b2f4
> by Paul Donald at 2025-04-28T10:40:38+02:00 doc: un-split infinitives
>
> • f7da309b
> by Paul Donald at 2025-04-28T10:40:38+02:00 doc: diverse fixes
>
> • ec57de02
> by Miroslav Lichvar at 2025-04-30T15:00:22+02:00 socket: open IPv6 socket by default if IPv4 is disabled
>
> When no remote and local address is specified, and IPv4 is disabled by
> the -6 option, open an IPv6 socket. This is used by the Linux-specific
> timestamping configuration and socket option checking. It enables
> operation on a system that has no support for IPv4 sockets.
>
> • 81362fa2
> by Miroslav Lichvar at 2025-04-30T15:00:24+02:00 test: add IPv6 simulation tests
>
> 7 changed files:
> • doc/chrony.conf.adoc
> • socket.c
> • + test/simulation/015-ipv6
> • test/simulation/108-peer
> • test/simulation/133-hwtimestamp
> • test/simulation/139-nts
> • test/simulation/test.common
>
> —
> View it on GitLab.
> You're receiving this email because of your account on gitlab.com. Manage all notifications · Help
Bryan Christianson
bryan@xxxxxxxxxxxxx
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.