--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-cab8335181
2025-09-20 01:11:40.109349+00:00
--------------------------------------------------------------------------------

Name        : credcheck
Product     : Fedora EPEL 8
Version     : 3.0
Release     : 8.el8
URL         : https://github.com/HexaCluster/credcheck
Summary     : PostgreSQL extension for credential checking
Description :
The credcheck PostgreSQL extension provides few general credential checks,
which will be evaluated during the user creation, during the password change
and user renaming. By using this extension, we can define a set of rules:

    allow a specific set of credentials
    reject a certain type of credentials
    deny password that can be easily cracked
    enforce use of an expiration date with a minimum of day for a password
    define a password reuse policy
    define the number of authentication failure allowed before a user is banned

This extension provides all the checks as configurable parameters.
The default configuration settings, will not enforce any complex checks
and will try to allow most of the credentials.
By using SET credcheck.<check-name> TO <some value>; command, enforce new
settings for the credential checks. The settings can only be changed
by a superuser.

--------------------------------------------------------------------------------
Update Information:

Updated the Requires of postgresql-server to no longer allow
postgresql16-credcheck to be installed with postgresql15-server
--------------------------------------------------------------------------------
ChangeLog:

* Wed Sep 10 2025 Pavol Sloboda <[email protected]> - 3.0-8
- [bugfix] Updated the Requires of postgresql-server to only postgresql16
  The Requires of postgresql-server > 15 did not work as expected and
  allowed this package to be installed with postgresql-server 15 as well.
  This caused the package not to work as it was built with postgresql16 and
  postgresql15 is incompatible with it.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2393149 - Allows installation with postgresql15 but is 
incompatible with it
        https://bugzilla.redhat.com/show_bug.cgi?id=2393149
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update credcheck' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
epel-package-announce mailing list -- 
[email protected]
To unsubscribe send an email to 
[email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to