xmlstarlet/xmlstarlet.changes

144 lines
4.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Apr 4 11:47:36 UTC 2011 - pascal.bleser@opensuse.org
- update to 1.1.0:
* several select command improvements were made:
+ --elif and --else options
+ sorting on multiple fields
+ correct (for English) lexical sorting
+ inclusion of only needed namespaces by the output stylesheet
* library version information was added to --version output
* a directory argument for ls was added; the exit status indicates failure or
success instead of file count
-------------------------------------------------------------------
Mon Mar 14 00:53:27 UTC 2011 - pascal.bleser@opensuse.org
- update to 1.0.6:
* the c14n command now outputs linefeeds only in Windows as well
* the --help text for ed now correctly describes the behavior of -P, -S,
--pf, and --ps
* some subcommands' --help options were outputting the printf format string
literally
-------------------------------------------------------------------
Thu Feb 17 09:02:37 UTC 2011 - pascal.bleser@opensuse.org
- update to 1.0.5:
* fixes a bug in which stylesheets with CDATA nodes led to memory corruption
* the --help option now prints to stdout and exits with success
- changes from 1.0.4:
* special XML characters in arguments are escaped (in particular, double
quotes can now be included in xpath expressions)
* non-zero exit code when an input file is not found
* XML ed with --pf/--ps options no longer reformats output
* exit with an error instead of segfaulting when trying to delete namespace
nodes
- changes from 1.0.3:
* fixes several bugs
* when validating long documents, error messages will now give correct line
numbers past 65536 sf#1219072
* validation will not use an embedded DTD if not asked, sf#1167215
* the parameters to the --value option for update and the --output option for
select are now escaped (sf#3052978 and sf#1912978)
* c14n on documents with a DTD now respects default attributes (sf#1505579)
- changes from 1.0.2:
* inplace editing now works
* libxml2 features are only used if libxml2 has been compiled to support them
* the -N option usage has been expanded
-------------------------------------------------------------------
Mon Dec 14 13:33:25 UTC 2009 - aj@suse.de
- Reapply patches with fuzz=0
-------------------------------------------------------------------
Wed Oct 21 06:23:12 UTC 2009 - toms@suse.de
- Downloaded .changes file from Factory
- Fixed bnc#545280: missing call to fclose
- Recompressed tar ball from gz to bz2
- Used RPM macros in SPEC file
- Fixed rpmlint warnings
- Added rpmlintrc file
- Fixed %patch command to work with openSUSE 11.2 (Factory)
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
- make patch0 usage consistent
-------------------------------------------------------------------
Wed Jan 25 21:43:15 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Nov 8 14:24:07 CET 2005 - dmueller@suse.de
- don't build as root
-------------------------------------------------------------------
Mon Apr 4 09:41:47 CEST 2005 - ke@suse.de
- Update to version 1.0.1.
-------------------------------------------------------------------
Mon Jan 31 12:05:26 CET 2005 - ke@suse.de
- Update to version 1.0.0:
* Fix various segfaults.
-------------------------------------------------------------------
Wed Dec 1 18:20:23 CET 2004 - pth@suse.de
- Use xml2-config and xslt-config instead of hard coded paths
and libraries. This also gets rid of linking xmlstarlet statically.
-------------------------------------------------------------------
Thu Oct 14 01:35:02 CEST 2004 - ro@suse.de
- add libgcrypt and libgpg-error
-------------------------------------------------------------------
Thu Oct 7 15:34:46 CEST 2004 - ke@suse.de
- Update to version 0.9.5:
* Bugfixes.
* more examples and tests.
* Install HTML documentation.
- Drop obsolete configure patch.
-------------------------------------------------------------------
Fri Jul 16 13:53:31 CEST 2004 - ke@suse.de
- Update to version 0.9.1:
* Additional examples and tests.
* Fix c14n canonicalization bug.
* Update documentation.
-------------------------------------------------------------------
Mon Feb 16 16:35:22 CET 2004 - ke@suse.de
- Update to version 0.8.1.
-------------------------------------------------------------------
Mon Sep 1 10:56:53 CEST 2003 - ke@suse.de
- Make it build on ppc64 and x86_64: use
--with-libxml-libs-prefix=%_libdir,
--with-libxslt-libs-prefix=%_libdir, and
--with-libiconv-libs-prefix=%_libdir.
-------------------------------------------------------------------
Thu Aug 28 14:57:43 CEST 2003 - toms@suse.de
- New package: xmlstarlet 0.5.1
-------------------------------------------------------------------