The linux-sgx package
Find a file
Vít Ondruch b347ce9b79 Rebuild for nodejs-packaging
Recently, Node.js changed the way node modules are installed to allow for better parallel functionality and easier unbundling of certain parts of Node.js.

Previously, Node.js was using a symlink, %{_libdir}/node_modules, which pointed to a versioned path, e.g., %{_libdir}/node_modules_22.

This has changed to using a global %{_libdir}/node_modules static shared folder for generic modules and %{_libdir}/node_modules_XX for version-specific modules.

This change is better described in the Fedora change proposal wiki: https://fedoraproject.org/wiki/Changes/NodejsNodeModulesPath.

This also needed to be reflected in nodejs-packaging macros, which forces a rebuild of dependent packages.
2025-11-12 10:48:33 +01:00
.gitignore Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0000-Add-support-for-building-against-host-openssl-crypto.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0001-Add-support-for-building-against-host-tinyxml2-lib.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0002-Add-support-for-building-against-host-CppMicroServic.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0003-Improve-make-debuggability.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0004-Support-disabling-use-of-git-for-ippcp-code.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0005-disable-openmp-protobuf-sample_crypto-builds.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0006-Fix-compat-with-gcc-14.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0007-Fix-escaping-of-regexes-in-sgx-asm-pp.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0008-psw-prefer-dev-sgx_provision-dev-sgx_enclave.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0009-psw-fix-soname-for-libuae_service.so-library.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0010-pcl-remove-redundant-use-of-bool-type.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0011-sdk-honour-CFLAGS-LDFLAGS-set-from-environment.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0012-psw-make-aesm_service-build-verbose.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0013-Fix-modern-C-function-prototype-compliance.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0014-Add-wrapper-for-nasm-to-fix-cmake-compat.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0015-fix-BOM-for-pccs-with-DCAP-1.23.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0050-Disable-inclusion-of-AESM-in-installer.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
92-sgx-provision.rules Initial import 2025-02-14 16:05:42 +00:00
0100-Drop-use-of-bundled-pre-built-openssl.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0101-Improve-debuggability-of-build-system.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0102-Support-build-time-setting-of-enclave-load-directory.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0103-Look-for-versioned-sgx_urts-library-in-PCKRetrievalT.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0104-Don-t-import-pypac-in-pccsadmin.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0105-Look-for-PCKRetrievalTool-config-file-in-etc.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0106-Honour-CFLAGS-CXXFLAGS-LDFLAGS-for-various-tools-and.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0107-qgs-add-space-between-program-name-first-arg-in-usag.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0108-qgs-protect-against-format-strings-in-QL-log-message.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0109-qgs-add-debug-parameter-to-control-logging.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0110-pccsadmin-remove-leftover-debugging-print-args-state.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0111-Fix-soname-version-for-libsgx_qe3_logic.so-library.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0112-Workaround-broken-GCC-15.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0113-Don-t-disable-cf-protection-for-qgs.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0114-Delete-broken-checks-for-GCC-version-that-break-fsta.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0115-Use-distro-provided-rapidjson-package.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0116-Don-t-stomp-on-VERBOSE-variable.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0117-qgs-add-m-MODE-parameter-for-UNIX-socket-mode.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0118-Switch-default-PCCS-port-number-from-8081-to-10801.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0119-Sanitize-paths-to-all-resources-in-PCCS-server.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0120-pccs-only-pass-ApiKey-if-it-is-set.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0200-Enable-pointing-sgxssl-build-to-alternative-glibc-he.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0201-Workaround-missing-output-directory.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0202-Disable-various-EC-crypto-features.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0203-Disable-sm2-and-sm4-crypto-algorithms.patch Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
0300-Drop-min-openssl-from-3.0.8-to-3.0.7.patch Initial import 2025-02-14 16:05:42 +00:00
0301-Drop-Werror-from-build-flags.patch Initial import 2025-02-14 16:05:42 +00:00
aesmd.service Update .service units to use /usr/bin instead of /usr/sbin 2025-02-18 11:20:29 +00:00
aesmd.sysusers.conf Initial import 2025-02-14 16:05:42 +00:00
download.sh Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
linux-sgx.spec Trigger udev to set /dev/sgx_provision access 2025-10-09 17:57:45 +01:00
mpa_registration.service Update .service units to use /usr/bin instead of /usr/sbin 2025-02-18 11:20:29 +00:00
pccs-node-ffi-rs-bundler Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
pccs-nodejs-bundler Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
pccs.service Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
pccs.sysusers.conf Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00
qgs.service ghost the qgs rundir and remove post stop socket deletion 2025-06-04 11:49:48 +01:00
qgs.sysconfig Always set QGS_ARGS 2025-05-13 15:00:59 +01:00
qgs.sysusers.conf Initial import 2025-02-14 16:05:42 +00:00
README.md Added the README 2025-02-14 15:53:59 +00:00
repack.sh Initial import 2025-02-14 16:05:42 +00:00
sgxprv.sysusers.conf Initial import 2025-02-14 16:05:42 +00:00
sources Rebase to DCAP 1.23 / SGX 2.26, re-adding PCCS 2025-07-09 16:46:17 +01:00

linux-sgx

The linux-sgx package