Skip to content

Update package list for GNUTLS 3.4

Lucas Kanashiro requested to merge wip/t11334 into steamrt/scout
  • Replace libgnutls-dev with libgnutls28-dev
  • Replace libtasn1-3-dev with libtasn1-6-dev
  • Add nettle-dev (which is depended on by libgnutls28-dev anyway, but adding it explicitly avoids it vanishing if a later GNUTLS stops using nettle)

Depends on !1 (merged).

Test plan

  • Import all updated packages from T11334 into an apt repo
  • Successfully use setup_chroot.sh from steam-runtime (after patching it to use that repo instead of the real one)
Edited by Lucas Kanashiro

Merge request reports