Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 739
    • Issues 739
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 321
    • Merge requests 321
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Merge requests
  • !25577

community/glib-networking: replace gnutls with openssl

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Marian Buschsieweke requested to merge maribu/aports:community/glib-networking into master Sep 21, 2021
  • Overview 13
  • Commits 1
  • Pipelines 4
  • Changes 1

Also use OpenSSL instead of GnuTLS, as unit tests currently fail with GnuTLS.

 usr/lib/gio/modules/
 usr/lib/gio/modules/libgiognomeproxy.so
-usr/lib/gio/modules/libgiognutls.so
 usr/lib/gio/modules/libgiolibproxy.so
+usr/lib/gio/modules/libgioopenssl.so
Edited Oct 28, 2021 by Andy Postnikov
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: community/glib-networking