public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 2e94953dd40134d05d3dd93c9c3e125f5ec427f9
Date: Mon, 25 Mar 2024 16:00:15 +0000	[thread overview]
Message-ID: <4V3HhJ0Dc8z2xNG@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2325 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, master has been updated
       via  2e94953dd40134d05d3dd93c9c3e125f5ec427f9 (commit)
      from  cb0488997b9c2237058a0ff8c546c269b6a6f1ed (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2e94953dd40134d05d3dd93c9c3e125f5ec427f9
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date:   Mon Mar 25 14:41:38 2024 +0100

    shadow: Update login.defs to remove reference to cracklib
    
    - From shadow-15.0.0 all references to cracklib were removed from shadow. Apparently
       some functions were no longer accessible and the shadow team decided to remove cracklib
       references completely. This was not mentioned in the changelkog for 15.0.0
    - This resulkts in gettinbg the message configuration error - unknown item
       'CRACKKLIB_DICTPATH' ( notify administrator ) when logging in to the console.
    - The login to the console occurs successfully so the message is only a warning that
       cracklib is no longer used.
    - IPfire does not use cracklkib anyway so this patch removes the section referring to
       cracklib from the login.defs configuration file.
    
    Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/shadow/login.defs | 5 -----
 1 file changed, 5 deletions(-)

Difference in files:
diff --git a/config/shadow/login.defs b/config/shadow/login.defs
index a9559d6c42..2662a62cc9 100644
--- a/config/shadow/login.defs
+++ b/config/shadow/login.defs
@@ -175,11 +175,6 @@ PASS_WARN_AGE	7
 #
 SU_WHEEL_ONLY	no
 
-#
-# If compiled with cracklib support, sets the path to the dictionaries
-#
-CRACKLIB_DICTPATH	/var/cache/cracklib/cracklib_dict
-
 #
 # Min/max values for automatic uid selection in useradd(8)
 #


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2024-03-25 16:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4V3HhJ0Dc8z2xNG@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox