[med-svn] [Git][med-team/orthanc][master] added dependency on "libssl-dev" to start HTTPS
Sebastien Jodogne (@jodogne-guest)
gitlab at salsa.debian.org
Fri Dec 23 15:35:55 GMT 2022
Sebastien Jodogne pushed to branch master at Debian Med / orthanc
Commits:
f7caa5d2 by jodogne-guest at 2022-12-23T16:35:44+01:00
added dependency on "libssl-dev" to start HTTPS
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+orthanc (1.10.1+dfsg-3) UNRELEASED; urgency=medium
+
+ * Added dependency on "libssl-dev", as civetweb requires the symbolic link
+ "/usr/lib/x86_64-linux-gnu/libcrypto.so" to be present to start HTTPS
+
+ -- Jodogne <jodogne at debian-unstable> Fri, 23 Dec 2022 16:33:02 +0100
+
orthanc (1.10.1+dfsg-2) unstable; urgency=medium
* Fix build against DCMTK 3.6.7. Closes: #1010554
=====================================
debian/control
=====================================
@@ -41,6 +41,7 @@ Depends: adduser,
libcivetweb1,
lsb-base,
tzdata,
+ libssl-dev,
${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/commit/f7caa5d2511188cf23e092a6d48ce712c0d0e607
--
View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/commit/f7caa5d2511188cf23e092a6d48ce712c0d0e607
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20221223/68dcf478/attachment.htm>
More information about the debian-med-commit
mailing list