Commit Graph

8 Commits

Author SHA1 Message Date
Dennis Chen
eb61d30f33 Update to latest upstream v26.03
- Updated %files to match SONAME bump (libpqos.so.6 -> libpqos.so.7) introduced
  upstream

Resolves: RHEL-185862

Signed-off-by: Dennis Chen <dechen@redhat.com>
2026-06-17 16:24:09 -04:00
Tony Camuso
8a0f3a7d6a Update to latest upstream v25.04
- Clean up install paths, drop obsolete patches, and improve flag injection
handling
- Replaced hard-coded install paths in Makefiles with sed-based DESTDIR
  fixes for lib, pqos, rdtset, and membw
  - Using sed during %prep is more robust and version-agnostic than patching,
    which requires rebasing each release
- Relocated admin tools (pqos*, rdtset) from /usr/bin to /usr/sbin for FHS
  compliance
  - These tools require root and interact with system-level cache controls
- Updated %files to match SONAME bump (libpqos.so.5 -> libpqos.so.6) introduced
  upstream
- Dropped patches 0001, 0002, 0004, 0005
  - 0001/0002 replaced by sed
- Ensure CFLAGS and LDFLAGS are augmented, not overridden by using sed to
  convert assignments to +=
  - Ensures compatibility with distro-injected flags (e.g. %{optflags},
    hardening) without carrying a version-specific patch

Resolves: RHEL-122380

Signed-off-by: Tony Camuso <tcamuso@redhat.com>
2025-10-24 11:52:25 -04:00
Eugene Syromiatnikov
03b7d46f1b Revert upstream commit "lib: update detection of non-architectural L3CAT"
As it removes L3CAT detection support for the models requested
in RHEL-22729.

* 0002-Revert-lib-update-detection-of-non-architectural-L3C.patch: New
file.
* intel-cmt-cat.spec (Release): Bump to 2.
(Patch0002): New patch.
(%changelog): New record.

Resolves: RHEL-22729
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2024-03-01 15:40:36 +01:00
Eugene Syromiatnikov
549c144698 Rebase to 23.11
* .gitignore: Add /intel-cmt-cat-23.11.tar.gz.
* 0001-allow-debian-flags-to-be-added.patch: New file.
* intel-cmt-cat.spec (%githubver): Change from 4.1.0 to 23.11.
(Release): Reset to 1.
(License): Change from BSD to BSD-3-Clause to adhere to Fedora policy's
rules.
(Source): Change the "01org" user URL part to "intel".
(URL): Likewise.
(%description): Likewise.
(Patch0001): New patch.
(%prep): Add -p1 option to %autosetup.
(%build): Override HAS_AVX512 HAS_CLWB to 0 in %make.
(%install): Use relative softlinks for pqos-os.8 and pqos-msr.8;
exclude package version from the license install directory;  install
membw;  change libpqos sover from 4 to 5;  update list of example files
to install.
(%files): Add membw and the associated man page;  update the path in
%license;  change README to README.md in %doc;  change libpqos.so.4 to
libpqos.so.5;  update the list of example files to package.
(%changelog): Mention the change.
* sources: Replace v4.1.0.tar.gz entry with intel-cmt-cat-23.11.tar.gz.

Resolves: RHEL-10410
Resolves: RHEL-22729
Resolves: RHEL-25781
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2024-02-21 10:40:36 +01:00
Mohan Boddu
30979aad30 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 20:57:33 +00:00
Martin Cermak
3e2d7c350a Set up CI gating 2021-06-09 14:00:43 +00:00
Jiri Olsa
0d75d6dc36 release 4.1.0, copied from fedora
Resolves: rhbz#1954712
2021-05-25 13:07:46 +02:00
Release Configuration Management
fd47f9bcc1 New branch setup 2021-05-10 14:29:06 +00:00