shadow: Update to version 4.15.1

- 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>
This commit is contained in:
Adolf Belka
2024-05-21 16:56:24 +02:00
committed by Arne Fitzenreiter
parent 01c49f6829
commit 6c69f8c5d6

View 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)