What I have been doing 2021 post-January

2021-02-03 Thread James Browning via devel
I submitted a couple of patches to gpsd and one to microjson resolving issues. One where an empty string validated correctly as an object was already posted to microjson. The other allowed pretty much any string the same length or shorter to pass a t_check. Three of my merge requests made it into

✘ntp.ntpc wrong version

2021-02-03 Thread Gary E. Miller via devel
Yo All! I just tried NTPsec git head on Python 3.9. spidey ~ # ntpmon ntp.ntpc wrong version b'1.2.0+26-g8b8f0a2f9 2020-12-14T02:30:37Z' !== 1.2.0+26-g8b8f0a2f9 2020-12-14T02:30:37Zspidey ~ # Typical binary/texts problem. And missing /n RGDS GARY

Re: ✘ntp.ntpc wrong version

2021-02-03 Thread James Browning via devel
On Wed, Feb 3, 2021, 7:39 PM Gary E. Miller via devel wrote: > Yo All! > > I just tried NTPsec git head on Python 3.9. > > spidey ~ # ntpmon > ntp.ntpc wrong version b'1.2.0+26-g8b8f0a2f9 2020-12-14T02:30:37Z' !== > 1.2.0+26-g8b8f0a2f9 2020-12-14T02:30:37Zspidey ~ # > > Typical binary/texts probl

Re: ✘ntp.ntpc wrong version

2021-02-03 Thread Gary E. Miller via devel
Yo James! On Wed, 3 Feb 2021 20:00:15 -0800 James Browning via devel wrote: > On Wed, Feb 3, 2021, 7:39 PM Gary E. Miller via devel > wrote: > > > Yo All! > > > > I just tried NTPsec git head on Python 3.9. > > > > spidey ~ # ntpmon > > ntp.ntpc wrong version b'1.2.0+26-g8b8f0a2f9 2020-12-14T0