acme-client no longer usable on -stable?

2019-09-12 Thread Henry Jensen
Greetings, A tweet[0]from @romanzolotarev confused some people, including me. Basically he says, that if you wish co continue to use acme-client you have to upgrade to -current, because of the switch to ACME v02 API and the deprecation of v01. That would mean, that acme-client on -stable can no

openbsd rpc behavior

2019-09-12 Thread Gustavo Rios
I am writing a program to query my portmap server. I am using the getport routine. The parameters i am using is program = 10 version = 3 protocol = 17 And it returns the port 111. But when i change version from 3 to, say, 10 It stills returns port 111. Should not it return another value

AMDGPU issue in -current with Bristol Bridge APU (A10-9600P)

2019-09-12 Thread Manuel Jose Blanca Molinos
Hi, the laptop screen goes black when amdgpu driver is loaded but the laptop is still reponsible (i can log into it and to write commands as shutdown -r now).  Here is the dmesg with amdgpu enabled and disabled OpenBSD 6.6-beta (GENERIC.MP) #313: Tue Sep 10 23:30:52 MDT 2019    dera...@amd64.open

Re: openbsd rpc behavior

2019-09-12 Thread Otto Moerbeek
On Thu, Sep 12, 2019 at 09:12:29AM -0300, Gustavo Rios wrote: > I am writing a program to query my portmap server. > I am using the getport routine. The parameters i am using is > > program = 10 > version = 3 > protocol = 17 > > And it returns the port 111. > > But when i change version

Re: acme-client no longer usable on -stable?

2019-09-12 Thread Florian Obser
On Thu, Sep 12, 2019 at 12:42:58PM +0200, Henry Jensen wrote: > Greetings, > > A tweet[0]from @romanzolotarev confused some people, including me. > > Basically he says, that if you wish co continue to use acme-client you > have to upgrade to -current, because of the switch to ACME v02 API and > t