2024-03-15 15:56:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 19 11:08:18 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
|
|
|
|
- Upgrade to libkdumpfile version 0.5.4
|
|
|
|
* Full support for 64-bit RISC-V.
|
|
|
|
* Improve error messages (detailed OS error, optional file names)
|
|
|
|
* Bug fixes and minor performance tweaks.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 8 06:50:42 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
|
|
|
|
- Do not build Python bindings.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 6 14:27:10 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
|
|
|
|
- Upgrade to libkdumpfile version 0.5.3
|
|
|
|
* Support flattened KDUMP format.
|
|
|
|
|
2023-12-19 14:48:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 17 10:04:11 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
|
|
|
|
- Upgrade to libkdumpfile version 0.5.2
|
|
|
|
* Full support for 32-bit Arm.
|
|
|
|
* ERASEINFO in the file.eraseinfo.raw attribute.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 21 07:43:17 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
|
|
|
|
- Remove compatibility with SLE12 before SP3.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 20 15:00:13 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
|
|
|
|
- Fix build for SLE12 (no libzstd).
|
|
|
|
- Remove pre-SLE12 compatibility.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 1 14:15:19 UTC 2023 - Martin Liška <mliska@suse.cz>
|
|
|
|
|
|
|
|
- Enable zstd compression algorithm.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 25 13:58:20 UTC 2023 - Petr Tesařík <petr@tesarici.cz>
|
|
|
|
|
|
|
|
- Build from git using an OBS service file.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 21 11:53:07 UTC 2023 - Petr Tesařík <ptesarik@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to libkdumpfile version 0.5.1
|
|
|
|
* Bitmap of all RAM in the memory.pagemap attribute.
|
|
|
|
* Enhance the API with conversions between numeric and string PTE
|
|
|
|
format: addrxlat_pte_format(), addrxlat_pte_format_name().
|
|
|
|
* Improve compatibility (mawk, Python 3.12).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 12 19:27:55 UTC 2022 - Petr Tesařík <ptesarik@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to libkdumpfile version 0.5.0
|
|
|
|
* Support SADUMP file format.
|
|
|
|
* Add kdump_open_fd() and kdump_open_fdset(). Keep KDUMP_ATTR_FILE_FD
|
|
|
|
for (partial) backward compatibility.
|
|
|
|
* Redesigned addrxlat callback API.
|
|
|
|
* Support KDUMP file sets created by makedumpfile --split.
|
|
|
|
* Zstandard compression algorithm
|
|
|
|
* AArch64 52-bit VA
|
|
|
|
* Address translation tuning with addrxlat.default.* and addrxlat.force.*
|
|
|
|
attributes.
|
|
|
|
- Drop patches that are upstream:
|
|
|
|
* libkdumpfile-live-source-Xen-DomU-type-from-sysfs.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 7 08:46:49 UTC 2022 - Petr Tesařík <ptesarik@suse.com>
|
|
|
|
|
|
|
|
- libkdumpfile-live-source-Xen-DomU-type-from-sysfs.patch:
|
|
|
|
Determine live source Xen DomU type from sysfs (fixes a GCC 12
|
|
|
|
build failure).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 4 13:58:13 UTC 2021 - Petr Tesařík <ptesarik@suse.com>
|
|
|
|
|
|
|
|
- upgrade to libkdumpfile-0.4.1
|
|
|
|
* Support Linux on AArch64
|
|
|
|
* Support for x86 Secure Memory Encryption
|
|
|
|
* Clean up vmcoreinfo string API
|
|
|
|
* Expose mmap and read cache statistics
|
|
|
|
- Drop patches that are upstream:
|
|
|
|
* libkdumpfile-use-python-distutils.patch
|
|
|
|
* libkdumpfile-uninstall-using-distutils.patch
|
|
|
|
* libkdumpfile-honour-DESTDIR.patch
|
|
|
|
* libkdumpfile-move-python-setup-command-options.patch
|
|
|
|
* libkdumpfile-python-includedir.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 19 08:36:57 UTC 2021 - Petr Tesařík <ptesarik@suse.com>
|
|
|
|
|
|
|
|
- Fix build for openSUSE:Factory.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 27 21:13:24 UTC 2020 - Petr Tesařík <ptesarik@suse.com>
|
|
|
|
|
|
|
|
- Switch to Python distutils:
|
|
|
|
* libkdumpfile-use-python-distutils.patch
|
|
|
|
* libkdumpfile-uninstall-using-distutils.patch
|
|
|
|
* libkdumpfile-honour-DESTDIR.patch
|
|
|
|
* libkdumpfile-move-python-setup-command-options.patch
|
|
|
|
* libkdumpfile-python-includedir.patch
|
|
|
|
- Merge python-libaddrxlat into python-libkdumpfile.
|
|
|
|
- Build both Python2 and Python3 packages.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 22 19:47:45 UTC 2020 - Petr Tesařík <ptesarik@suse.com>
|
|
|
|
|
|
|
|
- upgrade to libkdumpfile-0.4.0
|
|
|
|
* 5-level paging for x86-64
|
|
|
|
* bitmap and blob attributes
|
|
|
|
* kASLR support for Linux kernels
|
|
|
|
* address translation speed-ups
|
|
|
|
* many bugfixes
|
|
|
|
- Drop fix-build-with-recent-glibc.patch (now upstream).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 28 06:33:56 UTC 2020 - Petr Tesařík <ptesarik@suse.com>
|
|
|
|
|
|
|
|
- Mark COPYING* files with %license.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 9 22:02:51 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Add fix-build-with-recent-glibc.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 9 13:59:00 UTC 2017 - ptesarik@suse.com
|
|
|
|
|
|
|
|
- Use the correct RPM Group for Python packages.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 15 11:01:56 UTC 2017 - ptesarik@suse.com
|
|
|
|
|
|
|
|
- upgrade to libkdumpfile-0.3.0
|
|
|
|
* API and ABI changed (see NEWS)
|
|
|
|
* Address translation routines moved into `libaddrxlat` (can be
|
|
|
|
used without a dump file).
|
|
|
|
* Python bindings.
|
|
|
|
* Comprehensive test suite for `libaddrxlat`.
|
|
|
|
* Caching.
|
|
|
|
* ...and more!
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 1 14:18:33 UTC 2016 - ptesarik@suse.com
|
|
|
|
|
|
|
|
- upgrade to libkdumpfile-0.2.0
|
|
|
|
* API and ABI changed (see NEWS)
|
|
|
|
* differentiation of Xen dump types (attribute "xen.type")
|
|
|
|
* support for opening dumps in Xen hypervisor mode
|
|
|
|
* many other Xen improvements
|
|
|
|
* fix reading LKCD dump files
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 8 16:15:17 UTC 2015 - ptesarik@suse.com
|
|
|
|
|
|
|
|
- upgrade to libkdumpfile-0.1.7
|
|
|
|
* metadata is stored as hierarchical attributes which can be enumerated
|
|
|
|
- libkdumpfile-add-EM_AARCH64.patch: Dropped (now upstream).
|
|
|
|
- libkdumpfile-remove-ARCH_PPC64LE.patch: Dropped (now upstream).
|
|
|
|
- libkdumpfile-fallback-for-old-zlib.patch: Dropped (now upstream).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 26 09:54:56 UTC 2015 - ptesarik@suse.com
|
|
|
|
|
|
|
|
- Remove autoreconf invocation (fix build on SLE10).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 25 13:29:56 UTC 2015 - ptesarik@suse.com
|
|
|
|
|
|
|
|
- Add pkg-config to BuildRequires (adds back zlib support).
|
|
|
|
- libkdumpfile-fallback-for-old-zlib.patch: Fall back to
|
|
|
|
AC_SEARCH_LIBS if there is no pkg-config file for zlib.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 25 12:50:16 UTC 2015 - ptesarik@suse.cz
|
|
|
|
|
|
|
|
- upgrade to libkdumpfile-0.1.5
|
|
|
|
* Improved support of Xen dumpcore files.
|
|
|
|
* Basic support for MIPS architecture.
|
|
|
|
* Fix support for LKCD dumps on s390x.
|
|
|
|
- Add libkdumpfile.pc pkg-config file to -devel package.
|
|
|
|
- libkdumpfile-remove-ARCH_PPC64LE.patch: Fix build on ppc64le.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 22 19:23:05 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Set RPM group per standard practices. Update license field to
|
|
|
|
actual conditions. Use original source URL.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 5 17:09:10 UTC 2014 - ptesarik@suse.cz
|
|
|
|
|
|
|
|
- upgrade to libkdumpfile-0.1.4
|
|
|
|
* Improved error reporting.
|
|
|
|
* Support of 32-bit x86 file format.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 7 13:39:17 UTC 2014 - ptesarik@suse.cz
|
|
|
|
|
|
|
|
- upgrade to libkdumpfile-0.1.3
|
|
|
|
* Support of z/Architecture and S390 Dump file format.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 3 12:35:20 UTC 2014 - ptesarik@suse.cz
|
|
|
|
|
|
|
|
- Do not build static libraries.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 2 21:08:29 UTC 2014 - ptesarik@suse.cz
|
|
|
|
|
|
|
|
- Fix devel package dependencies.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 2 14:40:50 UTC 2014 - ptesarik@suse.cz
|
|
|
|
|
|
|
|
- Define %make_install if not yet defined. This allows building
|
|
|
|
the package on very old products (SLES10).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 1 21:03:49 UTC 2014 - ptesarik@suse.cz
|
|
|
|
|
|
|
|
- libkdumpfile-add-EM_AARCH64.patch: Add definition of EM_AARCH64
|
|
|
|
if missing.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 31 16:29:13 UTC 2014 - ptesarik@suse.cz
|
|
|
|
|
|
|
|
- Make snappy support optional (fix build on products that do not
|
|
|
|
have that library).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 31 16:27:30 UTC 2014 - ptesarik@suse.cz
|
|
|
|
|
|
|
|
- upgrade to libkdumpfile-0.1.2
|
|
|
|
- Drop libkdumpfile-fix-kdump_phys_base.patch: Upstream.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 29 20:55:08 UTC 2014 - ptesarik@suse.cz
|
|
|
|
|
|
|
|
- libkdumpfile-fix-kdump_phys_base.patch: Fix return type of
|
|
|
|
kdump_phys_base() in definition.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 29 20:35:59 UTC 2014 - ptesarik@suse.cz
|
|
|
|
|
|
|
|
- Initial import.
|
|
|
|
|