Accepting request 1268601 from security:tls

OBS-URL: https://build.opensuse.org/request/show/1268601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnutls?expand=0&rev=162
This commit is contained in:
2025-04-14 10:55:31 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 3 10:19:59 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable liboqs on armv6
-------------------------------------------------------------------
Mon Mar 24 15:53:48 UTC 2025 - Angel Yankov <angel.yankov@suse.com>

View File

@@ -35,7 +35,11 @@
# disable for now, as our OBS builds do not work with it. Marcus 20220511
#bcond_without kcapi
%bcond_with kcapi
%ifarch armv6l armv6hl
%bcond_with liboqs
%else
%bcond_without liboqs
%endif
%else
%bcond_with kcapi
%bcond_with liboqs