Merge remote-tracking branch 'upstream/master'
The civ6 bytes change with each game version. Remove them for now.
(Benjamin Lowry)
remove header byte detection for Civ 6
Apparently the magic bytes in Civ 6 save headers change with game
updates. I don't have time to constantly fix those, so let's just
remove the save type detection and fall back to the "CIV6" at the start
of the file.
Add InfoPath form template (Joerg Jenderek)
add fish shell (Benjamin Lowry)
Add support for Civilization V_VI save files (Benjamin Lowry)
Detect password protected documents
PR/130: tobias: adjust seccomp for ioctl on hardwired terminal
Improve svg (Joerg Jenderek)
Need also readlinkat (Marcus Meissner)
Add DMI Management Information Format (Joerg Jenderek)
Move ASF in a separate file
PR/127: Pierre, only include bz xz stuff when we both have the headers and
support.
Use a union instead of casting; it is cleaner and more portable (Michael Forney)
Improve PGP detection (Joerg Jenderek)
Rework linux swap (Christoph Biedl)
%td is for ptrdiff_t not for off_t.