diffutils: Update to version 3.12

Message ID 20250504131711.3311134-1-adolf.belka@ipfire.org
State New
Headers
Series diffutils: Update to version 3.12 |

Commit Message

Adolf Belka May 4, 2025, 1:17 p.m. UTC
  - Update from version 3.11 to 3.12
- Update of rootfile not required
- Changelog
    3.12
	Bug fixes
	  diff -r no longer merely summarizes when comparing an empty regular
	   file to a nonempty regular file.
	   [bug#76452 introduced in 3.11]
	  diff -y no longer crashes when given nontrivial differences.
	   [bug#76613 introduced in 3.11]

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/diffutils | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/diffutils b/lfs/diffutils
index 8047c0a76..b1954e0c2 100644
--- a/lfs/diffutils
+++ b/lfs/diffutils
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 3.11
+VER        = 3.12
 
 THISAPP    = diffutils-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -47,7 +47,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = e3d78548d1fbee060a9e0a7ee93f4aebaa80a9ff15867f13e2f1d09672e2b1e8dcf01f264d5184c441bc81b0b1a797210cbf4a1f9b8ba061994066e710e79fc1
+$(DL_FILE)_BLAKE2 = 5b4593b39da71578d7f975603abe9359be215b9ac76548a6ab0d6e3838bb103c7ffcddf7fa01abcd5c6289db9a2f16b43aa3d5e846a9aa4b8db866763c2660de
 
 install : $(TARGET)