pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/archivers/pigz
On Sun, Feb 08, 2015 at 04:04:28PM +0000, Filip Hajny wrote:
> Module Name: pkgsrc
> Committed By: fhajny
> Date: Sun Feb 8 16:04:28 UTC 2015
>
> Modified Files:
> pkgsrc/archivers/pigz: Makefile distinfo
>
> Log Message:
> Update pigz to 2.3.3.
>
> Changelog not published, see commits since 2.3.1:
>
> https://github.com/madler/pigz/compare/v2.3.1...v2.3.3
Thanks for updating this. We're again left without a clear idea of
the changes, though.
I mean, you've gone to all the trouble of generating the URI you pasted
into the log above, but you couldn't do the following copy and paste?
Commits on Jan 19, 2014
Mark Adler madler Change version number to 2.3.2. 847e56a
Mark Adler madler Avoid warning on earlier gcc compilers. … b3f14dc
Mark Adler madler Change whereis to which in Makefile -- seems to be more portable. ad5e9c3
Mark Adler madler Add note in Makefile for Solaris users. 3d07a33
Mark Adler madler Do not return non-zero exit code when warnings issued. 0c967f9
Commits on Jul 04, 2014
Mark Adler madler Change Makefile to move -lz to LDFLAGS to ease use of other builds. 28d11df
Commits on Oct 01, 2014
Mark Adler madler Improve speed of unlzw. 6990ec3
Mark Adler madler Speed up GET() macro and make its usage and type consistent. ef7b5fa
Commits on Jan 11, 2015
Mark Adler madler Move zopfli files in preparation for incorporating new version. 7605adf
Mark Adler madler Update zopfli to current google state. … 0ff4f00
Mark Adler madler Update for new zopfli source code directory structure. 1703bb5
Mark Adler madler Update 2014 to 2015. 966b162
Mark Adler madler Fix typo. 5651eef
Mark Adler madler Allow larger blocksize (-b), taking max from 4 MiB to 512 MiB. 4ddf580
Mark Adler madler Do not require that -d precede associated -N, -n, -T options. … 5b6e93e
Mark Adler madler Simplify justname(). … e5318b2
Mark Adler madler When decompressing with -N or -NT, strip any path from header name. … fdad140
Commits on Jan 18, 2015
Mark Adler madler Remove use of PATH_MAX. … 7ff8032
Commits on Jan 19, 2015
Mark Adler madler Do not abort on inflate data error -- continue to process files. … 1fc7241
Commits on Jan 21, 2015
Mark Adler madler Update years in copyright for --license. fbe3e26
Mark Adler madler Improve error detection and check gzip header CRC if present. 1100df6
Commits on Jan 22, 2015
Mark Adler madler Delete output file when skipping invalid compressed input. 6e2777a
Commits on Jan 24, 2015
Mark Adler madler pigz version 2.3.2 dbdf2d0
Mark Adler madler Avoid odd gcc warning. 09b27ad
Mark Adler madler Update copyright years in documentation, put date in footer. dae5ccc
Mark Adler madler Use EDOM instead of EFTYPE for decompression errors. … 849b6f9
Mark Adler madler Avoid unfounded gcc longjmp warning. d21c4d7
Mark Adler madler Cast a size_t for use by printf. … 7fe325a
Mark Adler madler Change uint_fast32_t to uint32_t for unlzw(). … 721b81d
Mark Adler madler pigz version 2.3.3
It might not be that much work for you after all, and it would stop
you getting a mail like this.
Thanks!
Alistair
Home |
Main Index |
Thread Index |
Old Index