Re: net-snmp and openssl v3

2022-04-18 Thread Wes Hardaker via Net-snmp-coders
Craig Small writes: > However, net-snmp v 5.9.1 doesn't have all of these yet. I can either > try to pick the relevant ones out and patch the Debian package, or > wait until 5.9.2 comes out. My question is, is there an idea when that > would be?  My preference is to not patch as I'll be cherry-pi

Re: net-snmp and openssl v3

2022-03-23 Thread Bart Van Assche
(+Wes) On 3/21/22 23:08, Craig Small wrote: I received a bug report about issues linking net-snmp with openssl v3. Generally its because there are functions referenced that were deprecated in 3.0 or even sometimes 1.1.0 ! I started looking around and found that net-snmp already has some, if

Re: net-snmp and openssl v3

2022-03-22 Thread Tomasz Kłoczko
On Tue, 22 Mar 2022 at 07:41, Craig Small wrote: > Hi, > I received a bug report about issues linking net-snmp with openssl v3. > Generally its because there are functions referenced that were deprecated > in 3.0 or even sometimes 1.1.0 ! > > I started looking around and found that net-snmp alr

net-snmp and openssl v3

2022-03-22 Thread Craig Small
Hi, I received a bug report about issues linking net-snmp with openssl v3. Generally its because there are functions referenced that were deprecated in 3.0 or even sometimes 1.1.0 ! I started looking around and found that net-snmp already has some, if not all, the patches required. such as those