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 660
    • Issues 660
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 323
    • Merge requests 323
  • 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
  • !24458

community/glib-networking: replace gnutls with openssl

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jakub Jirutka requested to merge jirutka/aports:glib-networking-openssl into master Aug 21, 2021
  • Overview 12
  • Commits 1
  • Pipelines 4
  • Changes 1

The main SSL/TLS library we use in Alpine is OpenSSL. Also, GnuTLS is quite a huge dependency.

@Cogitri, do you agree with this change?

@kaniini, this may be of interested to the security team.

 usr/lib/gio/modules/libgioenvironmentproxy.so
 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 May 20, 2022 by Andy Postnikov
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: glib-networking-openssl