NTPsec 1.2.2a released
Fred Wright
fw at fwright.net
Fri Aug 4 21:16:33 UTC 2023
On Fri, 4 Aug 2023, Matthew Selsky wrote:
> On Fri, Aug 04, 2023 at 01:47:29PM -0700, Fred Wright via devel wrote:
>
>> And for that matter, what exactly is 1.2.2a, given that there's no git tag
>> for that version?
> 1.2.2a is 1.2.2 + the 2 line patch to avoid the crash. We'll release 1.2.3 in late August with all of the changes in HEAD since 1.2.2
>
> Please use "git fetch origin --tags" to pull the https://gitlab.com/NTPsec/ntpsec/-/tags/NTPsec_1_2_2a tag
Oops - forgot to fetch the tags.
Actually for anyone using a fork (which is desirable even for people with
write access), it's more likely:
git fetch upstream --tags
Fred Wright
More information about the devel
mailing list