| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libevtx-devel | Distribution: SUSE Linux Enterprise 16 |
| Version: 20240504 | Vendor: openSUSE |
| Release: bp160.1.13 | Build date: Sat May 4 10:14:09 2024 |
| Group: Development/Libraries/C and C++ | Build host: reproducible |
| Size: 334808 | Source RPM: libevtx-20240504-bp160.1.13.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/libyal/libevtx | |
| Summary: Development files for libevtx, a Windows XML Event file parser | |
libevtx is a library to access the Windows XML Event log format. This subpackage contains libraries and header files for developing applications that want to make use of libevtx.
GFDL-1.3-only AND LGPL-3.0-or-later
* Sat May 04 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 20240504
* Added support for channel names
* Sun Apr 28 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 20240427
* Work with the new API introduced by libfwevt-20240427
* Tue Feb 06 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 20240204
* Documentation updates
* Remove legacy function ``libevtx_record_parse_data``
(ABI change)
* Tue Nov 21 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 20231121
* Improved Python 3 Unicode support
* Error with a memory allocation/free pair resolved
* Tue Aug 01 2023 Greg Freemyer <Greg.Freemyer@gmail.com>
- use %{?sle15_python_module_pythons} for opensuse15.5 compatibility
* Tue Jan 03 2023 Jan Engelhardt <jengelh@inai.de>
- Add missing Require on libbfio-devel.
* Sat Nov 26 2022 Jan Engelhardt <jengelh@inai.de>
- Delete system-libs.patch (not needed - system libs are
autodetected)
* Wed Nov 02 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 20221101
* No changelog was provided
* Mon Aug 29 2022 Jan Engelhardt <jengelh@inai.de>
- Update build requirements on libcdirectory, libcfile
* Mon Aug 08 2022 Jan Engelhardt <jengelh@inai.de>
- Add forced symvers
* Sun Jul 24 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 20220724
* Added event version functions
* Fri Jan 21 2022 Jan Engelhardt <jengelh@inai.de>
- Edit specfile to do multipython builds.
(Happens to reenable python2 on Leap 15)
* Thu Nov 25 2021 Jan Engelhardt <jengelh@inai.de>
- Add keyring
* Sat Jun 26 2021 Jan Engelhardt <jengelh@inai.de>
- Update to release 20210525
* No changelog was provided
- Drop python2 module build.
* Thu May 13 2021 Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 20210504 (c23e14d0)
* No changelog was provided
- Add system-libs.patch
* Sat Dec 26 2020 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20200709
* worked on python bindings
* Tue May 05 2020 Dominique Leuenberger <dimstar@opensuse.org>
- Allow distros to disable python2 bindings (bcond_without):
Tumbleweed already declares this, as python2 is EOL.
* Tue Apr 07 2020 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20191221
* Added binary XML creation time to API and evtxexport #21
* worked on tests
- rename python-libevtx to python2-libevtx
- add python3 subpackage
* Thu Mar 28 2019 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20181227
* work on python bindings
* code clean-up
* documentation fixes
* Added fallback for caseless wide string compare
* address libfdata API changes
* Tue Jan 26 2016 Greg.Freemyer@gmail.com
- update to v0~20160107
* 2016 update
* worked on Python 3 support
* Worked on format support
* applied updates
* worked on Python bindings
* updated m4 scripts
* changed version for pypi repacking
* worked on setup.py
- use internal libfwevt. fixes failures found in integration testing with plaso
* Mon Jan 12 2015 Greg.Freemyer@gmail.com
- update to v0~20150105
* 2015 update
* worked on Python 3 support
* worked on tests
* code clean up
- Use libyal packages from OBS where appropriate
* test the builds by running "run_tests.py" from the plaso tarball
* don't use OBS packages thst introduce test failures.
* Mon Dec 22 2014 Greg.Freemyer@gmail.com
- update to 0~20141112
* changes to expose the event identifier qualifiers in the python bindings
* updated dependencies and corresponding changes
* update Python-bindings tests
- update URL and Source fields to use the new github site
* Fri Sep 19 2014 Greg.Freemyer@gmail.com
- update to 0~20140901
* bug fix in Python-bindings
- update Source: field to have fullpath, delete DL_URL
* Thu Aug 28 2014 Greg.Freemyer@gmail.com
- testing failed, passes if these 2 internal packages are used
* libfguid
* libfdatetime
* Tue Aug 26 2014 Greg.Freemyer@gmail.com
- add these 2 lines to python sub-project to ensure proper syncronization between versions
* Requires: %lname = %version
* Provides: pyevtx = %version
* Wed Aug 13 2014 Greg.Freemyer@gmail.com
- update to 0~20140731
* bug fix in Python-bindings
* worked on dpkg debug packages support
* updated dependencies
* worked on Python-bindings
* replaced PackageMaker for pkgbuild
* code clean up
* worked on setup.py
* added evtxexport man page
* removed examples
* 2014 update
* small fix in evtxexport -h output
- use libregf from external package
* Tue Nov 26 2013 Greg.Freemyer@gmail.com
- using internal libregf, latest factory update broke libevtx
* Mon Nov 04 2013 Greg.Freemyer@gmail.com
- update to 0~20131013
* updated dependencies
- using internal libwrc, latest factory update broke libevtx
- removed 0~ from buildrequires dependencies
* Wed Oct 02 2013 Greg.Freemyer@gmail.com
- update to 0~20130923
* updated dependencies
* worked on libcthreads build support
* Wed Jul 31 2013 Greg.Freemyer@gmail.com
- update to 0~20130727
* updated dependencies
* pyevtx
- changed event identifier to an unsigned long
- fixes for >2G file objects in BFIO glue code
- other updates and bug fixes
* removed unnecessary restriction in library include headers
* worked on tests
* improved reading from dirty files with an incorrect number of chunks
* fix for encoding special characters in XML output
* added support for parsing ProcessingErrorData
* worked on improving corruption detection for recovered records
* textual changes
* fixed codepage 1255 restriction
* improvements to message string support
- changed to gz compression to simplyfy donwload/convert
- used factory version of libyal libraries if possible
* Mon Apr 08 2013 Greg.Freemyer@gmail.com
- update to 0~20130329
* bug fix for recent libfdata changes
* Thu Apr 04 2013 jengelh@inai.de
- Cleanups: Set RPM group, license, summary and description
metadata; remove unused %py_requires; do not bloat shlib package
with documentation
- Use system libraries instead of bundled ones where possible
- Name the tools package according to upstream's recommendation
- Drop unnecessary -fno-strict-aliasing
* Wed Mar 27 2013 Greg.Freemyer@gmail.com
- initial package (version 0~20130319) for build.opensuse.org
/usr/include/libevtx /usr/include/libevtx.h /usr/include/libevtx/codepage.h /usr/include/libevtx/definitions.h /usr/include/libevtx/error.h /usr/include/libevtx/extern.h /usr/include/libevtx/features.h /usr/include/libevtx/types.h /usr/lib64/libevtx.so /usr/lib64/pkgconfig/libevtx.pc /usr/share/doc/packages/libevtx-devel /usr/share/doc/packages/libevtx-devel/Windows_XML_Event_Log_EVTX.pdf /usr/share/man/man3/libevtx.3.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Sep 30 22:29:13 2025