diff --git a/ipmitool/Build-notes b/ipmitool/Build-notes index 2694f0f..2dd06de 100755 --- a/ipmitool/Build-notes +++ b/ipmitool/Build-notes @@ -20,7 +20,7 @@ RPM Option #2 Use the manual steps listed below: DEB Option #1 1) git clone https://github.com/xcat2/xcat-dep.git -2) apt install dpkg-dev debhelper libssl-dev quilt +2) apt install dpkg-dev debhelper libssl-dev quilt libreadline-dev 3) cd xcat-dep/ipmitool 4) ./make_deb.sh 5) Will generate file ipmitool-xcat__.deb file in current directory diff --git a/ipmitool/debian/changelog b/ipmitool/debian/changelog index 70adc7c..7805a5d 100644 --- a/ipmitool/debian/changelog +++ b/ipmitool/debian/changelog @@ -1,3 +1,8 @@ +ipmitool-xcat (1.8.18-4) unstable; urgency=low + * Build with dependencies for either libssl1.0.0 or libssl1.1 + + -- gurevich Thu, 22 Sep 2022 11:10:00 +0100 + ipmitool-xcat (1.8.18-3) unstable; urgency=low * Add security patch CVE-2020-5208 diff --git a/ipmitool/debian/control b/ipmitool/debian/control index 8812b6c..4228a15 100644 --- a/ipmitool/debian/control +++ b/ipmitool/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.6.2.1 Package: ipmitool-xcat Architecture: i386 amd64 ia64 ppc64el -Depends: ${shlibs:Depends}, lsb-base +Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.0) | libssl1.0.0 (>=1.0.0), lsb-base Suggests: openipmi Description: utility for IPMI control with kernel driver or LAN interface A utility for managing and configuring devices that support the