Changelog for
fastjar-0.98-38.1.x86_64.rpm :
Fri May 19 14:00:00 2017 tchvatalAATTsuse.com
- Apply patches from debian to be up-par:
* fix-update-mode.diff
* jartool.diff
- Remove patch fastjar-0.98-fix.patch
* Merged in jartool.diff
- Remove patch fastjar-0.98-directory-traversal.patch
* Merged in jartool.diff
Sun Apr 12 14:00:00 2015 mpluskalAATTsuse.com
- Cleanup spec file with spec-clenaner
- Correct info scriplet requirements
Tue Mar 26 13:00:00 2013 mmeisterAATTsuse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Apply packaging guidelines (remove redundant/obsolete
tags/sections from specfile, etc.)
Tue May 25 14:00:00 2010 mvyskocilAATTsuse.cz
- fix bnc#607043 - fastjar directory traversal
Mon Mar 1 13:00:00 2010 rguentherAATTnovell.com
- Update to 0.98
- added support for -J and AATTfile options.
- fixed file name extraction, so that it can now be used during OpenJDK build.
- Fix unterminated filenames on archive update.
Wed Aug 13 14:00:00 2008 mvyskocilAATTsuse.cz
- Update to 0.95
- included an fix of a directory traversal to parents of the extraction root.
- some fixes in build system - Makefile.{am,in}, configure.ac, ...
- enable fastjar to update an existing .jar with an META-INF/INDEX.LIST aka
- i support. Still, it doesn\'t process the MANIFEST.MF to index files
coming from dependant archives.
- use \'\
\' instead of \'\\0\' before adding the index to the jar file to avoid
having a zero byte at the end of the index file.
- Fallback on the method used for non-seekable files when reading the
central-header-end section does not work, i.e. in archives with a zipfile
comment at the end.
- Added support for native libraries for libfastjar.
- jartool.c: Include regex.h, as recommended by gnulib-tool for the gnulib
getopt functionality
Thu Mar 29 14:00:00 2007 rguentherAATTsuse.de
- Add zlib-devel BuildRequires.
Mon Aug 7 14:00:00 2006 rguentherAATTsuse.de
- Update fix for 191845 to upstream version.
Wed Jul 12 14:00:00 2006 rguentherAATTsuse.de
- Fix 191845, directory traversal on unpacking.