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
Owner
No description provided.
dgarcia added 4 commits 2025-10-06 14:27:49 +02:00
* 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
OBS-URL: https://build.opensuse.org/request/show/1234624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxcrypt?expand=0&rev=22
* 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
OBS-URL: https://build.opensuse.org/request/show/1238001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxcrypt?expand=0&rev=23
dgarcia merged commit c67a759fd8 into main 2025-10-08 12:56:42 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: testing/libxcrypt#1