From 1b90cac73824866f47820703e5fbdc68dd9e27bc Mon Sep 17 00:00:00 2001 From: Symas Support <support@symas.com> Date: Tue, 8 Aug 2023 12:55:52 +0000 Subject: [PATCH] 2.6.6 with openssl 1.1 release bits --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 16a05a0a6b..a0437d3dd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +symas-openldap (2.6.6-1bionic1) bionic; urgency=medium + + * OpenLDAP 2.6.6-1 release + * Changing back to openssl 1.1.1 + + -- Symas Support <support@symas.com> Tue, 08 Aug 2023 11:31:57 +0000 + symas-openldap (2.6.5-1bionic1) bionic; urgency=medium * OpenLDAP 2.6.5-1 release diff --git a/debian/control b/debian/control index ed13f6122c..9f3170e2e9 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: symas-openldap -Build-Depends: debhelper (>= 10), m4, dpkg-dev (>= 1.15.7), symas-openssl-dev (>= 3.0.0), - symas-heimdal-dev (>= 7.8.0-3), symas-buildtools, symas-cyrus-sasl-dev (>=2.1.28-5), symas-libevent-dev (>= 2.1.12-stable3), +Build-Depends: debhelper (>= 10), m4, dpkg-dev (>= 1.15.7), symas-openssl-dev (< 2.0.0), + symas-heimdal-dev, symas-buildtools, symas-cyrus-sasl-dev, symas-libevent-dev, symas-libargon2-dev, libltdl-dev, libcrack2-dev, pkg-config, libsystemd-dev Section: utils Priority: optional -- GitLab