]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
ntfs-3g: Update to version 2022.10.3
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 24 Jul 2023 16:15:39 +0000 (18:15 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Jul 2023 16:09:00 +0000 (16:09 +0000)
- Update from version 2021.8.22 to 2022.10.3
- Update of rootfile not required
- Changelog
    Security release 2022.10.3 (Oct 3, 2022)
    Rejected zero-sized runs
    Avoided merging runlists with no runs
    Security release 2022.5.17 (May 26, 2022)
    Improved defence against maliciously tampered NTFS partitions
    Improved defence against improper use of options
    Updated the documentation

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/ntfs-3g

index 79d3d86e5702fac153baa3984de835b390f9f2e8..f9f1f6f7c0197cacac83b85b346e36f9487b02a4 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2021.8.22
+VER        = 2022.10.3
 
 THISAPP    = ntfs-3g_ntfsprogs-$(VER)
 DL_FILE    = $(THISAPP).tgz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 403036c68a37ba83873b5faadbb2088deb25e0ff31deb1958d4f869a198d830caa44edea879492a7894f5e7a5ad6205a6fda57bf8de722ce49bf3187239ad993
+$(DL_FILE)_BLAKE2 = 36a64af0c050bb42af69e14834883324d6201f70d5e45c175e0703980c045b038bdbfca0375edd42db3a3827240f63cf73c9f17a51805799129257b95fef7676
 
 install : $(TARGET)