Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-6458

Libressl patches for qca ebuilds missing in funtoo 1.4

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None

      The qca ebuilds for funtoo 1.4 accept the libressl USE flag but are failing because the patches for libressl are missing.

      In the ebuilds the line

      PATCHES=( "${FILESDIR}/${PN}-disable-pgp-test.patch" )

      needs to be changed to

      PATCHES=(
      "${FILESDIR}/${PN}-disable-pgp-test.patch"
      "${FILESDIR}/${PN}-2.2.0-libressl.patch"
      )

      And the patch https://raw.githubusercontent.com/gentoo/libressl/master/app-crypt/qca/files/qca-2.2.0-libressl.patch added to the files directory.

       

      I could provide a pull request but need to know where to put the changes as the changes only concern funtoo 1,4

            Unassigned Unassigned
            jhan jhan [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: