Skip to content

Commit

Permalink
Use SSL3 on Debian (RH picks it up automagically). #1398
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeit-internet2 committed Jan 29, 2024
1 parent 636d3ad commit 094f3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iperf3/unibuild-packaging/deb/control-Debian-12
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: perfSONAR developers <[email protected]>
Uploaders: Antoine Delvaux <[email protected]>
Build-Depends: debhelper (>= 10), libssl-dev, libsctp-dev [linux-any]
Build-Depends: debhelper (>= 10), libssl3-dev, libsctp-dev [linux-any]
Standards-Version: 3.9.8
Homepage: http://software.es.net/iperf/

Expand Down

0 comments on commit 094f3df

Please sign in to comment.