t2021-10-31T17-12-23-855211.md - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
t2021-10-31T17-12-23-855211.md (1051B) | |
--- | |
1 # 2021-10-31 17:12:23.855211 UTC (+0000) | |
2 | |
3 Lzip support for Bitreich releases. | |
4 | |
5 Bitreich is now supporting tar.gz and tar.lz for release files, due to | |
6 good arguments for lzip: | |
7 | |
8 http://www.nongnu.org/lzip/safety_of_the_lzip_format.html | |
9 | |
10 Lzip gives us requirements for very far future needs, where integrity of | |
11 archives should not fail. We would like to encourage packagers to use | |
12 lzip too. See this article on lzip vs. xz: | |
13 | |
14 http://www.nongnu.org/lzip/xz_inadequate.html | |
15 | |
16 Lzip offers a very nice feature for last resort: lziprecover(1). This | |
17 can reconstruct some corrupted archive file found from 10 years ago, | |
18 where there is only one left on some hidden ftp server. With xz this | |
19 could be impossible. | |
20 | |
21 Open Source is about long-time thinking. We hope everyone appreciates | |
22 this. | |
23 | |
24 FOR PACKAGERS: The old .tgz files are left there, but will not be | |
25 regenerated. Now we have .tar.gz and .tar.lz. All of them are of course | |
26 with some sha512sum file for extra integrity check. | |
27 | |
28 | |
29 Sincerely yours, | |
30 | |
31 20h | |
32 Senior Packaging Manager (SPM) | |
33 |