Changelog for
brp-check-suse-84.87+git20230324.8680ce4-182.49.i586.rpm :
* Fri Mar 24 2023 dmuellerAATTsuse.com- Update to version 84.87+git20230324.8680ce4:
* Remove __patchable_function_entries from .a objects
* Tue Nov 15 2022 Dirk Müller
- Update to version 84.87+git20221115.2f7add6:
* fallback to the libkcapi fipscheck
* Remove legacy checks that are part of rpmlint 2.x.
* brp-25-symlink: don\'t fail if the symlink target starts with a dash
* Revert \"Let symlinks from /lib/modules to /usr/src be absolute\"
* Fix /etc/alternatives being white listed
* Mon Sep 19 2022 Dirk Müller - use https:// for urls
* Tue Nov 16 2021 cooloAATTsuse.com- Update to version 84.87+git20211116.6c5fe09:
* brp-25-symlink: don\'t fail if the symlink target starts with a dash
* Revert \"Let symlinks from /lib/modules to /usr/src be absolute\"
* Tue Jul 06 2021 cooloAATTsuse.com- Update to version 84.87+git20210706.41c04c1:
* Fix /etc/alternatives being white listed
* Tue Jun 22 2021 cooloAATTsuse.com- Update to version 84.87+git20210622.18841ca:
* Extend symlinks in buildroot (and test them)
* Move the exception handling of absolute links to C++
* Revert \"brp-25-symlink: Follow deeper symlinks to avoid false positives\"
* Mon Jun 07 2021 lnusselAATTsuse.de- Update to version 84.87+git20210607.252083e:
* Let symlinks from /lib/modules to /usr/src be absolute (boo#1186710)
* Mon May 17 2021 roAATTsuse.de- Update to version 84.87+git20210517.7005a76:
* support cross arch builds
* Makefile only set CXXFLAGS and CXX if not set in env yet
* brp-25-symlink: Follow deeper symlinks to avoid false positives
* Tue Apr 20 2021 roAATTsuse.de- Update to version 84.87+git20210420.a4765d7:
* rename brp-50-fipscheck to brp-50-generate-fips-hmac
* Mon Apr 19 2021 roAATTsuse.de- Update to version 84.87+git20210419.bf6495b:
* add brp-50-fipscheck for bsc#1184555
* Fri Jan 15 2021 cooloAATTsuse.com- Update to version 84.87+git20201203.5008eba:
* brp-25-symlink: Detect if a link points inside the build root
* brp-25-symlink: Remove unused $link part of the case statement
* brp-25-symlink: Print all errors before exiting
* Makefile: enable -O2, use standard variables and clean up
* simplify split_paths using std::getline