Skip to content

Commit

Permalink
debian: fix conflict with openssl that is too harsh, openssl version …
Browse files Browse the repository at this point in the history
…on bullseye is now 1.1.1w, bookworm has 3.x
  • Loading branch information
alexAubin committed Oct 9, 2023
1 parent 19c4202 commit e8700bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Conflicts: iptables-persistent
, apache2
, bind9
, nginx-extras (>= 1.19)
, openssl (>= 1.1.1o-0)
, openssl (>= 3.0)
, slapd (>= 2.4.58)
, dovecot-core (>= 1:2.3.14)
, redis-server (>= 5:6.1)
Expand Down

0 comments on commit e8700bf

Please sign in to comment.