7
0
forked from pool/libxcrypt

Factory #1

Merged
dgarcia merged 4 commits from factory into main 2025-10-08 12:56:42 +02:00

4 Commits

Author SHA256 Message Date
2baf39f399 Accepting request 1238001 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1238001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxcrypt?expand=0&rev=23
2025-01-17 17:36:43 +00:00
1167a4e550 - Update to 4.4.38
* Fix several "-Wunterminated-string-initialization", which are seen by
    upcoming GCC 15.x (issue #194).
  * Fix "-Wmaybe-uninitialized" in crypt.c, which is seen by GCC 13.3.0.
  * Skip test/explicit-bzero if compiling with ASAN.
  * Drop hard requirement for the pkg-config binary (issue #198).
- Use %ldconfig_scriptlets

OBS-URL: https://build.opensuse.org/package/show/Base:System/libxcrypt?expand=0&rev=53
2025-01-15 08:41:31 +00:00
b95b3c1d4f Accepting request 1234624 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1234624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxcrypt?expand=0&rev=22
2025-01-05 14:27:03 +00:00
1e79028163 - Update to 4.4.37
* Several fixes to the manpages (issue #185).
  * Only test the needed makecontext signature during configure (issue #178).
  * Fix -Werror=strict-overflow in lib/crypt-bcrypt.c, which is seen by GCC
    4.8.5 (issue #197).
- Symlink duplicated manpages

OBS-URL: https://build.opensuse.org/package/show/Base:System/libxcrypt?expand=0&rev=51
2025-01-02 20:59:12 +00:00