]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
shadow: Update to version 4.15.1
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 21 May 2024 14:56:24 +0000 (16:56 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 27 Jun 2024 05:58:13 +0000 (07:58 +0200)
- Update from version 4.15.0 to 4.15.1
- Update of rootfile not required
- Changelog
    4.15.1
The main point of this release is to fix a bug that caused spurious error
 messages about unknown login.defs configuration options

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/shadow

index 46b716c27d636b680d934108f94b0a10de171fa9..27820ca3f4c7e8ceab41d79199c9c4c349899730 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.15.0
+VER        = 4.15.1
 
 THISAPP    = shadow-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 1a7594c6f93d1c8cad8caa574cdcda60a48d7c001c9ad48e540b26763d9a1cd7fba9501a0a451a5a64889dd6c0cbcf4d026fc72a7ee5a3ee682931bfe7e1b391
+$(DL_FILE)_BLAKE2 = a24f492cb2a7721b165c70237b1a9290acc0063bdf493f061752ca41d23a1154b26e16ee00dd96a19e825eff7f711391892eeb08a314d9277514d4d32a4adafe
 
 install : $(TARGET)