The libxcrypt-devel package contains libraries and header files for
developing applications that use libxcrypt.
Provides
Requires
License
BSD-2-Clause AND LGPL-2.1-or-later AND BSD-3-Clause AND SUSE-Public-Domain
Changelog
* Thu Feb 19 2026 Angel Yankov <angel.yankov@suse.com>
- Fix building with glibc 2.43, Fixes: bsc#1258487
* Add libxcrypt-fix-const-qualifiers.patch
* Tue Nov 11 2025 Lucas Mulling <lucas.mulling@suse.com>
- Update to 4.5.2:
* Use a more portable implementation for our fallback implementation of
explicit_bzero(); also get rid of the need for VLA in the new implementation
(issue #212).
* Fix compilation of alg-sha1 with optimization level 3 for GCC v11 and newer
(issue #179).
- Includes ch