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@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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to