python-kiwi

Edit Package python-kiwi
No description set
Refresh
Refresh
Source Files
Filename Size Changed
PKGBUILD 0000002692 2.63 KB
python-kiwi-rpmlintrc 0000001857 1.81 KB
python-kiwi.changes 0000995768 972 KB
python-kiwi.spec 0000021489 21 KB
python-kiwi.tar.gz 0002129107 2.03 MB
Revision 206 (latest revision is 254)
Marcus Schaefer's avatar Marcus Schaefer (sax2) committed (revision 206)
- Bump version: 9.23.63 → 9.24.0

- Add support for toplevel include directive(s)
  On the toplevel of an image description you can now
  specify include directive(s) like in the following
  example
  <image ...>
  ...
  <include from="filename_a.xml"/>
  ...
  <include from="filename_b.xml"/>
  </image>
  At the place of their occurrence the include statement
  will be replaced with the contents of the given filename.
  The implementation is based on a XSLT stylesheet and
  applies very early in the process. The stylesheet reads
  the contents of the given file as XML document().
  Thus only valid XML documents gets accepted by this
  include concept. This Fixes #1929 and is related to
  Issue #1918

- Bump version: 9.23.62 → 9.23.63

- Fixed error reporting for stateful description
  Errors due to missing or no type definitions were reported
  provding the internal object reference of the XML parse
  result. This is useless information for users and needs
  to be done better. This commit fixes the error message to
  avoid showing object references and includes information
  about the applied profiles used for this XML state.
Comments 0
openSUSE Build Service is sponsored by