Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927160 - cmake.eclass: pass -DCMAKE_TLS_VERIFY=ON
Summary: cmake.eclass: pass -DCMAKE_TLS_VERIFY=ON
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-03-17 06:33 UTC by Sam James
Modified: 2024-08-15 17:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-17 06:33:26 UTC
We can arguably not bother with this although feels like it would be nice for live ebuilds.

>Specify the default value for the file(DOWNLOAD) and file(UPLOAD) commands' TLS_VERIFY options. If not set, the default is off.

https://cmake.org/cmake/help/latest/variable/CMAKE_TLS_VERIFY.html
Comment 1 Larry the Git Cow gentoo-dev 2024-06-27 17:38:59 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=6070a4a6013da345d3a37f4560ee68de1befd18b

commit 6070a4a6013da345d3a37f4560ee68de1befd18b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-06-24 20:53:44 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-06-27 16:48:44 +0000

    cmake.eclass: Set CMAKE_TLS_VERIFY=ON
    
    Bug: https://bugs.gentoo.org/927160
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/cmake.eclass | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Larry the Git Cow gentoo-dev 2024-08-15 17:48:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da715b976410cb437456272c921ccd4589b4fbe8

commit da715b976410cb437456272c921ccd4589b4fbe8
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-06-24 20:53:44 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-08-15 17:46:37 +0000

    cmake.eclass: Set CMAKE_TLS_VERIFY=ON
    
    Closes: https://bugs.gentoo.org/927160
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/cmake.eclass | 1 +
 1 file changed, 1 insertion(+)