File ltp.changes of Package ltp
-------------------------------------------------------------------
Tue Jan 6 08:12:53 UTC 2026 - Petr Vorel <pvorel@suse.cz>
- Add keyctl (for keyctl01.sh, ima_keys.sh) and openssl (for ima_keys.sh) as
runtime dependencies.
-------------------------------------------------------------------
Tue Nov 11 11:33:31 UTC 2025 - Petr Cervinka <cervinka@suse.com>
- Build azure flavor on SLE 16+
-------------------------------------------------------------------
Fri Oct 10 11:54:23 UTC 2025 - Avinesh Kumar <avinesh.kumar@suse.com>
- Remove bcachefs-tools from baselibs.conf (32bit dependencies)
Following with the removal of bcachefs from the mainline kernel
https://bugzilla.suse.com/show_bug.cgi?id=1248109
-------------------------------------------------------------------
Thu Oct 2 13:17:49 UTC 2025 - Petr Cervinka <pcervinka@suse.com>
- Set the executable bit on generate-publiccloud-runtest-file.sh
-------------------------------------------------------------------
Wed Oct 1 14:20:20 UTC 2025 - Petr Cervinka <pcervinka@suse.com>
- Add script to generate publiccloud runtest file
-------------------------------------------------------------------
Wed Sep 10 12:17:19 UTC 2025 - Petr Cervinka <pcervinka@suse.com>
- Ignore pesign-obs-integration during build process
-------------------------------------------------------------------
Thu Mar 20 14:40:38 UTC 2025 - Petr Cervinka <pcervinka@suse.com>
- Build multibuild flavors only on specific architectures
-------------------------------------------------------------------
Wed Nov 20 07:21:25 UTC 2024 - Petr Cervinka <pcervinka@suse.com>
- Add multibuild support to SLE and SL Micro with azure, rt and 64kb flavors
- Change sle_version condition to suse_version to match also SL Micro
-------------------------------------------------------------------
Mon Jan 8 20:19:01 UTC 2024 - Petr Vorel <pvorel@suse.cz>
- Add recommends: btrfsprogs (should have been there since ever),
bcachefs-tools (required from LTP 94802606e ("lib: Add support bcachefs
filesystem to .all_filesystems").
- Sort recommends items in baselibs.conf
-------------------------------------------------------------------
Tue Dec 5 13:59:35 UTC 2023 - Petr Vorel <pvorel@suse.cz>
- Remove aiodio-runtest-modification-ctcs2.patch to fix build from master.
runtest/ltp-aiodio.part3 has been merged in 134b08362 ("fs: Rewrite fsx-linux
test")
-------------------------------------------------------------------
Fri Sep 1 10:06:01 UTC 2023 - Petr Cervinka <pcervinka@suse.com>
- Remove kernel-default-extra from baselibs.conf (32bit dependencies)
-------------------------------------------------------------------
Fri Sep 1 06:06:50 UTC 2023 - Petr Cervinka <pcervinka@suse.com>
- Recommend kernel-default-extra for SLE 15+, ALP and openSUSE only
-------------------------------------------------------------------
Wed Aug 31 17:37:12 UTC 2022 - Petr Vorel <pvorel@suse.cz>
- Redefine bindir and exec_prefix after prefix was redefined from /usr to
/opt/ltp, thus run-all-posix-option-group-tests.sh and
/run-posix-option-group-test.sh are installed into /opt/ltp/bin instead of
/usr/bin. This requires to redefine at least --bindir and --exec-prefix
(there are other variables passed by OBS/IBS).
Fixes: f101a37a6 ("configure: Integrate open posix testsuite configure")
-------------------------------------------------------------------
Mon Aug 29 21:05:55 UTC 2022 - Petr Vorel <pvorel@suse.cz>
- Add Recommends: ibmtss (ima_tpm.sh)
-------------------------------------------------------------------
Thu Aug 18 13:33:59 UTC 2022 - Petr Vorel <pvorel@suse.cz>
- Add squashfs as Recommends (squashfs01 requires mksquashfs binary)
-------------------------------------------------------------------
Mon Mar 7 12:20:06 UTC 2022 - Petr Cervinka <pcervinka@suse.com>
- Align spec file between obs and ibs
-------------------------------------------------------------------
Wed Feb 23 16:28:20 UTC 2022 - Petr Vorel <pvorel@suse.cz>
- constraints: Increase size from 6G to 14G (12.5GB aarch64 and 12GB for x86_64
was not enough).
- Add e2fsprogs, fuse-exfat as Recommends.
-------------------------------------------------------------------
Wed Feb 23 15:55:37 UTC 2022 - Petr Vorel <pvorel@suse.cz>
- Add e2fsprogs as Recommends.
-------------------------------------------------------------------
Mon Oct 4 08:08:44 UTC 2021 - Petr Cervinka <pcervinka@suse.com>
- Add constraints to avoid out of space issue during the build
-------------------------------------------------------------------
Fri Oct 1 13:17:42 UTC 2021 - Petr Vorel <pvorel@suse.cz>
- Add BuildRequires: keyutils-devel libopenssl-devel
-------------------------------------------------------------------
Wed Jun 23 11:42:37 UTC 2021 - Petr Vorel <pvorel@suse.cz>
- Keep kernel-default-devel build dependency only for Tumbleweed and SLES >=
15-SP2. Building modules in LTP is broken, LTP does not consider errors as
fatal (due constantly changing kernel API), but rpmlint complains:
E: ltp 64bit-portability-issue on SLES < 15-SP2.
-------------------------------------------------------------------
Wed Jun 23 10:05:22 UTC 2021 - Petr Vorel <pvorel@suse.cz>
- Fix 32bit dependencies regression in previous version (NOTE: we build 32bit
only for intel and s390)
-------------------------------------------------------------------
Tue Jun 22 11:10:54 UTC 2021 - Petr Vorel <pvorel@suse.cz>
- Add kernel-default-devel build dependency (for building kernel modules)
- Add bind runtime dependency (dns[46]-stress from ltp_net_stress_appl)
-------------------------------------------------------------------
Wed Apr 14 14:29:09 UTC 2021 - Petr Cervinka <pcervinka@suse.com>
- Fix libgcc_s1 definition for 32bit version (defined in baselibs.conf)
-------------------------------------------------------------------
Wed Apr 14 09:22:47 UTC 2021 - Petr Vorel <pvorel@suse.cz>
- Install libgcc_s1-32bit for ltp-32bit. This fixes error for some CVE tests,
e.g. af_alg07: "libgcc_s.so.1 must be installed for pthread_cancel to work"
-------------------------------------------------------------------
Fri Apr 9 11:36:41 UTC 2021 - Petr Vorel <pvorel@suse.cz>
- Remove common noarch files which we don't need and prevent installing 64bit
and 32bit packages on the same system.
-------------------------------------------------------------------
Thu Apr 8 09:12:12 UTC 2021 - Petr Vorel <pvorel@suse.cz>
- Install 32bit variant into /opt/ltp-32. That helps to have both 64bit and
32bit intel installed together. Motivation is to speedup openQA jobs
(install_ltp.pm will install both packages in single job).
-------------------------------------------------------------------
Wed Apr 7 11:41:56 UTC 2021 - Petr Vorel <pvorel@suse.cz>
- Fix %{ix86} macro use
-------------------------------------------------------------------
Wed Apr 7 10:00:16 UTC 2021 - Petr Vorel <pvorel@suse.cz>
- Restrict libmnl-devel on IBS only for 64 bit archs (package not shipped on
official i586 repos)
- Use simplification ix86 for libnuma-devel
-------------------------------------------------------------------
Wed Mar 3 13:47:41 UTC 2021 - Petr Cervinka <pcervinka@suse.com>
- Add exfatprogs as recommended to support exfat tests
-------------------------------------------------------------------
Mon Oct 26 13:51:31 UTC 2020 - Petr Vorel <pvorel@suse.cz>
- Recommends wireguard-tools (required by net.features)
-------------------------------------------------------------------
Wed May 27 09:08:27 UTC 2020 - Petr Vorel <pvorel@suse.cz>
- Recommends lvm2 (required by prepare_lvm.sh, added in 20200515).
-------------------------------------------------------------------
Thu May 21 07:38:30 UTC 2020 - Petr Vorel <pvorel@suse.cz>
- Add libmnl-devel (required for route netlik tests added in 20200515).
-------------------------------------------------------------------
Wed Feb 26 09:51:37 UTC 2020 - Petr Vorel <pvorel@suse.cz>
- Add as Recommends: gcc, make (needed by nfs05) and nfs-client (nfsstat needed
by nfsstat01).
-------------------------------------------------------------------
Mon Jan 20 15:44:19 UTC 2020 - Petr Vorel <pvorel@suse.cz>
- Fix libnuma-devel build dependency (on SLES it's everywhere since SLE12 SP5
and higher, on older only on intel).
- Fix libtirpc-devel and libuuid dependencies for SLES >= SLE12 SP4.
- Add xz (not on SLE-11-SP4)
-------------------------------------------------------------------
Sun Nov 3 18:27:19 UTC 2019 - Petr Cervinka <pcervinka@suse.com>
- Remove ffsb binary
-------------------------------------------------------------------
Thu Sep 19 11:44:38 UTC 2019 - Petr Cervinka <pcervinka@suse.com>
- Add recommends to baselibs.conf
-------------------------------------------------------------------
Thu Aug 1 12:34:37 UTC 2019 - Petr Vorel <pvorel@suse.cz>
- Update $HARDLINKS - remove tst_flush, tst_get_unused_port, tst_kvercmp,
tst_kvercmp2. This reflect change in qa-testsuites
https://github.com/SUSE/qa-testsuites/commit/471c531fff6060616b585a97b19f3f6d878dd8b9
(poo#54932)
-------------------------------------------------------------------
Tue Jul 23 07:12:56 UTC 2019 - Petr Cervinka <pcervinka@suse.com>
- Extend recommends by LTP runtime dependencies
- Apply spec-cleaner
-------------------------------------------------------------------
Mon Jul 22 06:10:05 UTC 2019 - Petr Cervinka <pcervinka@suse.com>
- Disable numa dependency on SLE12 and i586 architecture (bsc#1142182)
- Disable lto gcc flag
- Remove rpmbuild from recommends
-------------------------------------------------------------------
Tue Jun 18 08:44:17 UTC 2019 - Petr Cervinka <pcervinka@suse.com>
- Initial version