Commit Graph

28 Commits

Author SHA1 Message Date
Peter Müller
9a7e4d8506 Switch checksums from MD5 to BLAKE2
Historically, the MD5 checksums in our LFS files serve as a protection
against broken downloads, or accidentally corrupted source files.

While the sources are nowadays downloaded via HTTPS, it make sense to
beef up integrity protection for them, since transparently intercepting
TLS is believed to be feasible for more powerful actors, and the state
of the public PKI ecosystem is clearly not helping.

Therefore, this patch switches from MD5 to BLAKE2, updating all LFS
files as well as make.sh to deal with this checksum algorithm. BLAKE2 is
notably faster (and more secure) than SHA2, so the performance penalty
introduced by this patch is negligible, if noticeable at all.

In preparation of this patch, the toolchain files currently used have
been supplied with BLAKE2 checksums as well on
https://source.ipfire.org/.

Cc: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Acked-by: Michael Tremer <michael.tremeripfire.org>
2022-04-02 14:19:25 +00:00
Adolf Belka
b09ef37023 ntfs-3g: Update to version 2021.8.22
- Update from 2017.3.23 to 2021.8.22
- Update of rootfile
- Added link to mkfs.ntfs in lfs to provide the binary in sbin as the new package places it
   in usr/sbin
- Ran find-dependencies and no problems flagged up.
- Changelog
	Stable Version 2021.8.22 (August 30, 2021)
	    Fixed compile error when building with libfuse < 2.8.0
	    Fixed obsolete macros in configure.ac
	    Signalled support of UTIME_OMIT to external libfuse2
	    Fixed an improper macro usage in ntfscp.c
	    Updated the repository change in the README
	    Fixed vulnerability threats caused by maliciously tampered NTFS partitions
	Stable Version 2017.3.23AR.6 (February 1, 2021)
	    Used kernel cacheing on read-only mounts or with lowntfs-3g
	    Avoided information leak when processing garbled compressed data
	    Defined option posix_nlink to compute a Posix compliant st_nlink
	    Recovered space when an index root is shortened
	    Replaced ENODATA with ENOATTR in xattrs functions for macOS
	    Added support for 'position' argument in macOS xattr functions
	    Changed default xattr access method to 'openxattr' for macOS builds
	    Allowed redefining the target location of the ntfsprogs tools
	    Fixed updating the allocated size when attribute lies in an extent
	    Enabled actions on directories in reparse plugins
	    Inserted the reparse tag in the bad reparse symlink
	    Supported use of WSL special files
	    Dropped rejecting having both EA and reparse data
	    Enabled Creating special files the same way as WSL
	    Checked the locations of MFT and MFTMirr at startup
	Stable Version 2017.3.23AR.5 (April 1, 2020)
	    Processed the request argument of ioctl() as unsigned
	    Accepted alternative recording of cluster size
	    Fixed a poorly sized string in ntfsinfo
	    Fixed ntfsfallocate on a void file
	    Decoded execlink reparse points
	    Fixed object type returned in readdir() for reparse points
	    Exported the translations of Windows paths to current ones
	Stable Version 2017.3.23AR.4 (March 1, 2019)
	    Fixed reporting an error when failed to build the mountpoint
	    Reverted accessing reparse directory through internal plugins
	    Cleaned object ids beyond the updated part
	    Fixed reacting to missing plugin
	    Returned a low level error when an ioctl fails
	    Truncated SSD trimming zones to granularity supported by the device
	Stable Version 2017.3.23AR.3 (September 1, 2018)
	    Made sure log file buffers are properly aligned
	    Made reparse directories visible through internal plugins
	    Added an option to ntfscp to copy the modification time
	    Renamed undeleted files to avoid overwriting existing ones
	    Extended the allowed cluster size to 2MB
	    Allocated full clusters for reading and rescuing in ntfsclone
	    Prevented locally defined headers from interfering with ntfs-3g ones
	    Attempted mounting read-only after failed permission to read-write
	    Fixed collecting the label argument in mkntfs
	Stable Version 2017.3.23AR.2 (March 1, 2018)
	    Made sure log file buffers are properly aligned
	    Checked log file blocks more recent than temporary ones
	    Processed redo log actions associated to undoing a CompensationlogRecord
	    Allowed setting a file object id without defining its birth ids
	    Documented read-only mount when Windows is hibernated
	    Stopped checking matches of MFTMirr against MFT at record 16
	    Filtered out reparse flags for selecting plugins
	    Delayed updating the MFT runlist when resizing in read-only mode
	    Double-checked whether record 15 is an extent of MFT
	    Checked whether the device to mount was forced read-only
	Stable Version 2017.3.23AR.1 (October 1, 2017)
	    Bypassed cluster allocation errors using --ignore-fs-check in ntfsclone
	    Upgraded ntfsrecover to support log files for Windows 10
	    Fixed the computation of highest_vcn when applying a runlist fixup
	    Fixed updating the vcn of subtree in ntfsrecover
	    Relaxed checks on security descriptors
	    Enabled directory operations in plugins
	    Decoded more reparse tags in ntfsinfo
	    Logged falling back to mounting read-only
	    Fixed compiling on MacOSX (Erik Larsson)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2022-03-10 10:40:37 +00:00
Peter Müller
66c3619872 Early spring clean: Remove trailing whitespaces, and correct licence headers
Bumping across one of our scripts with very long trailing whitespaces, I
thought it might be a good idea to clean these up. Doing so, some
missing or inconsistent licence headers were fixed.

There is no need in shipping all these files en bloc, as their
functionality won't change.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2022-02-18 23:54:57 +00:00
Michael Tremer
607e86acf6 ntfs-3g: Update automake
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-06 11:14:50 +00:00
Michael Tremer
64ce3098b5 ntfs-3g: Update to 2017.3.23
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-10-22 14:58:29 +01:00
Peter Müller
eee037b890 update disclaimer in LFS files
Most of these files still used old dates and/or domain names for contact
mail addresses. This is now replaced by an up-to-date copyright line.

Just some housekeeping... :-)

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-09-10 19:20:36 +01:00
Michael Tremer
4c900774dd ntfs-3g: FTBFS on aarch64
Needed automake update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-05-31 12:08:21 +01:00
Matthias Fischer
ef8b6053f3 ntfs-3g: Update to 2014.2.15
fuse: Update to 2.9.3
2015-03-02 21:12:20 +01:00
Christian Schmidt
59d6383286 Updated ntfs-3g to latest stable. 2011-04-01 11:09:59 +02:00
Christian Schmidt
69b301fe30 Updated ntfs3g maybee this fixes some mount problems. 2009-10-18 12:55:34 +02:00
maniacikarus
264a18e1aa Updated ntfs-3g to latest stable, added to core 2009-02-14 16:57:42 +01:00
Maniacikarus
ac3e3c54d7 Upgraded ntfs-3g to current stable 2008-12-07 14:12:28 +01:00
Maniacikarus
7bfd1f0b7e Upgraded some packs 2008-10-18 11:42:36 +02:00
Maniacikarus
7a5ed24ecc Upgraded collectd to 4.5 need to check for iptables errors
Upgraded ntfs3g to current stable
Fixed rootfiles of squidGuard mpfire and tripwire
Added a little script to check rootfiles for updates
2008-09-21 18:57:06 +02:00
Maniacikarus
e19fc87f1d Changed qos to collectd less data and smaller rrds
Updated ntfs collectd samba and mpd
2008-08-29 07:16:45 +02:00
Maniacikarus
e2e79cf392 Updated ntfs-3g to current stable
Added ntfs-3g to core16
dropped iso upload out of make.sh build
commented out some packages we may drop
2008-08-15 07:04:49 +02:00
Christian Schmidt
a32b4eebf3 Upgraded ntfs3g to current stable 2008-06-06 16:11:39 +02:00
maniacikarus
0bd7d00b43 Updated and patched squidGuard
Updated squid to current stable
Added some targets to qemu
Updated ntfs3g to current stable
Fixed urlfilter autoupdate script
Started building nagios addon


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1284 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2008-03-22 21:56:43 +00:00
maniacikarus
605cbe361b update ntfs, maybee included in next core
update ncftp and hdparm version


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1222 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2008-02-19 18:49:07 +00:00
maniacikarus
179648a0a1 updated mpd and ntfs-3g
included new ntfs files to core 6


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1171 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2008-02-02 00:23:21 +00:00
ms
323c9327ad Added one missing string.
Fixed the double slash in gnump3d.
Updated linux + ntfs-3g.
Removed colors on bash prompt because this confuses the console.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1066 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-11-07 18:52:26 +00:00
maniacikarus
34273fd05a Forgot to change the md5
update l7protocols


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1031 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-10-29 20:20:29 +00:00
maniacikarus
8ee32413e9 ntfs3g update to 1.1030
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1028 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-10-29 19:23:47 +00:00
maniacikarus
3d1f6a3556 Update mldonkey openssh openssl ntfs-3g nfs and hdparm
Change samba default config
Some fixes for mpfire


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@998 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-10-25 08:51:31 +00:00
ms
70df830214 Ein Paar Dateien fuer die GPLv3 angepasst.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@853 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-08-29 13:25:32 +00:00
ms
3fa3a0f947 Squid, Samba und NTFS Update.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@800 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-08-22 10:38:25 +00:00
ms
a18a1013a4 Ein NTFS-Update fuer den Heiner :D
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@425 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-02-21 18:56:00 +00:00
ms
d02350a277 NTFS-Treiber eingebaut fuer das Festplattenfeature von Silvio
Morning Reconnect auf 5 Uhr verschoben...


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@419 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-02-15 09:22:09 +00:00