2018-04-02 14:34:47 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
jpegoptim: updated to 1.4.5
v1.4.5:
fix --overwrite option,
better error reporting for -d option,
fix memcmp() potentially reading past end of buffer,
some minor fixes
|
2016-10-19 14:17:42 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated jpegoptim to 1.4.4.
v1.4.4 - more detailed error messages (thanks to Denis Fateyev),
CMake support (thanks to Ghostkeeper),
other minor fixes
|
2015-11-03 22:34:36 by Alistair G. Crooks | Files touched by this commit (610) |
Log message:
Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-05-22 10:04:59 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 1.4.3:
- fix bug that could cause jpegoptim crash when processing certain jpeg files
|
2015-01-16 10:40:37 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.4.2:
v1.4.2 - add option -P, --preserve-perms,
some minor fixes
|
2014-05-28 16:54:25 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 1.4.1 - fix --stdin option (assume -f when reading from stdin),
workaround to bug in libjpeg-turboi (v1.3.1) triggered
when option -V or --version was used,
other minor fixes
|
2014-05-15 12:53:12 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 1.4.0:
- use memory (instead of temporary files) during optimization,
support for reading input from stdin (and sending output to stdout),
report also libjpeg version when --version option used,
new option --strip-none to preserve "all" markers,
other minor fixes & cleanup
|
2013-04-01 20:48:44 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 1.3.0:
* support for progressive jpegs added (fixes long standing "bug" of \
progressive jpegs becoming non-progressive during optimization),
* new options --all-normal & --all-progressive for converting jpegs to \
non-progressive & progressive,
* new -S / --size option to set target size for output file (enables lossy \
optimization),
|
2013-03-15 09:19:17 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 1.2.5:
Safer temp file handling (if mkstemps() is available, and a patch to make \
"quiet mode" (-q) be quiet.
|
2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|