[bug#73795] [PATCH] Add support for the bzip3 compression tool to automake.

2025-03-13 Thread Kamila Szewczyk
No environment variables are explicitly read by the tool as stated by its source code. -- Yours, Kamila Szewczyk (https://palaiologos.rocks) On 3/13/25 9:40 PM, Karl Berry wrote: > Sorry. That was a mistake. bzip3 does not read the BZIP2 environment > variable. > > Ok, will adjust, no pr

[bug#73795] [PATCH] Add support for the bzip3 compression tool to automake.

2025-03-13 Thread Kamila Szewczyk
Hi, Sorry. That was a mistake. bzip3 does not read the BZIP2 environment variable. -- With Valediction, Kamila Szewczyk (https://palaiologos.rocks) On 3/13/25 9:13 PM, Karl Berry wrote: > Hi Kamila, > > Thank you. Maybe it would be in order to also mention dist-bzip3 in the > docs? > >

[bug#73795] [PATCH] Add support for the bzip3 compression tool to automake.

2025-03-13 Thread Karl Berry
I pushed the change below. Thanks. Happy hacking, Karl P.S. I humbly suggest explicitly stating in the man page that no envvars are read, since that is a departure from the other common compression programs. - dist: docu

[bug#73795] [PATCH] Add support for the bzip3 compression tool to automake.

2025-03-13 Thread Karl Berry
Sorry. That was a mistake. bzip3 does not read the BZIP2 environment variable. Ok, will adjust, no problem. Does bzip3 read any envvar? I guess there are no "levels" of compression with bzip3 (?), but it could still be useful ... --thanks, karl.

[bug#73795] [PATCH] Add support for the bzip3 compression tool to automake.

2025-03-13 Thread Karl Berry
Hi Kamila, Thank you. Maybe it would be in order to also mention dist-bzip3 in the docs? Of course. I just forgot to make that change. But as I was adding items in the doc analogous to bzip2 ... does bzip3 really read the BZIP2 (not BZIP3) environment variable, as your original patch ind

[bug#73795] [PATCH] Add support for the bzip3 compression tool to automake.

2025-03-13 Thread Kamila Szewczyk
Hi Karl, Thank you. Maybe it would be in order to also mention dist-bzip3 in the docs? -- With Valediction, Kamila Szewczyk (https://palaiologos.rocks) On 2/21/25 6:43 PM, Karl Berry wrote: > Hi Kamila, > > Subject: [bug#73795] [PATCH] Add support for the bzip3 compression tool to > > I ju

[bug#73795] [PATCH] Add support for the bzip3 compression tool to automake.

2025-02-21 Thread Karl Berry
Hi Kamila, Subject: [bug#73795] [PATCH] Add support for the bzip3 compression tool to I just pushed this (plus a simple test) for the next automake release. Thanks again. --best, karl.

[bug#73795] [PATCH] Add support for the bzip3 compression tool to automake.

2024-10-13 Thread Kamila Szewczyk
Hi Karl, Thank *you* for the quick response. The AND implies that the package contains both LGPLv3.0 and BSD-licensed code (in particular e.g. Rich Felker's getopt shim) - it is not dual-licensed. However, for all intents and purposes I hereby grant the GNU Project permission to use it in any G

[bug#73795] [PATCH] Add support for the bzip3 compression tool to automake.

2024-10-13 Thread Karl Berry
Hi Kamila - thanks much for the patch. % wc -c *tar* 1885428 automake-1.17.0.91.tar.bz2 1500817 automake-1.17.0.91.tar.bz3 2456935 automake-1.17.0.91.tar.gz 1641112 automake-1.17.0.91.tar.xz That is an impressive compression ratio. LGPLv3-licensed I searched for bzip3 on

[bug#73795] [PATCH] Add support for the bzip3 compression tool to automake.

2024-10-13 Thread Kamila Szewczyk
bzip3 (https://github.com/kspalaiologos/bzip3) is a free and open-source LGPLv3-licensed data compression utility that excels at compressing text and source code. Compression ratio tests for the automake distribution tarball: % wc -c *tar* 1885428 automake-1.17.0.91.tar.bz2 1500817 automake-1.17.