Changelog for
machinery-0.20.0-1.3.x86_64.rpm :
Tue Sep 9 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.20.0
* Processed descriptions are validated against a set of JSON schemas
* File structure of processed descriptions is validated
* System descriptions can also be validated manually with the command `validate`
* Enhanced package inspector to also inspect package architecture, checksum and revision
- remove now unused gem json-pointer
Tue Aug 19 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.19.1
- replace requirement for ruby gem string-scrub by internal implementation.
Mon Aug 18 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.19.0
* Introduced system description versioning. This change prevents usage of old system descriptions.
* Fixed issue #59 by filtering invalid UTF-8 characters during inspection
* Added support for building openSUSE 13.1 images
* Formatted list output to be more readable
- add requirement for ruby gem string-scrub
Wed Aug 6 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.18.0
* Fixed bnc#888786 - fix analyzing of config files with restricted repositories
* Fixed bnc#879990 - check if building is supported on the current platform
* Added distinction between expected and unexpected errors
* Prevented truncated error messages
* Renamed `clone` command to `copy`
- add gem2rpm as build requirement to follow common gem packaging style
- use new ruby packging style for SLES12 only (Factory is not yet adapted)
Wed Jul 23 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.17.3
- switch to new ruby packaging style for SLES12
Thu Jul 17 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.17.2
* Removed incomplete bash completion support
Tue Jul 15 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.17.1
* Fixed bnc#883028 - check for Kiwi dependencies
* Fixed inspection of systems without repositories
* Fixed misleading help descriptions
- switch from Thor to Git-Like Interface Command Line Parser
Tue Jul 1 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.17.0
* Added bash completion support
* Kiwi export now includes a how-to
* Added the option \"--exclude-scope\" to allow omission of scopes
- add {rb_default_ruby_abi} macro to SLES12 build requirements
- do not include the json gem in SLES12 (it is part of Ruby 2.1)
Mon Jun 16 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.16.0
* Adapted the diff format according to user feedback
* Added `clone` command to copy system descriptions
Mon Jun 2 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.15.0
* Added `analyze` command with the option \"--operation=config-file-diffs\" to generate the diff of changed config files by downloading the packages. The diff can be shown by running `show` with the option \"--show-diffs\"
* Added `compare` command to see the differences between two systems descriptions
Mon May 19 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.14.0
* Added support for building SLES 12 images
* Optimized extraction of unmanaged files from SLES 12 systems
* The scope command line option now accepts abbreviated scope names
Tue May 6 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.13.0
* Added inspection for systemd services
* Added deployment of build images to OpenStack cloud
Tue Apr 29 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.12.1
Tue Apr 29 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.12.0
* Added inspection of users
* Added inspection of groups
- renamed package to machinery
- require ruby >= 2.0
- recommend Kiwi instead of requiring it
- bundle the required gems with the rpm
Tue Apr 22 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.11.0
* Inspector for repository credentials implemented
* Added command to export SLE11 system descriptions as Kiwi image descriptions
Tue Apr 8 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.10.3
* Added SLES 12 support for the inspector services
Mon Apr 7 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.10.2
- make the files COPYING and NEWS available in the doc directory
Mon Apr 7 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.10.1
* Added SLES 12 support for the inspector patterns
Mon Apr 7 14:00:00 2014 thardeckAATTsuse.de
- update to version 0.10.0
* Made Machinery run on SLES12
* Added SLES 12 support for the inspectors packages, repositories, os, config-files, changed-managed-files and unmanaged-files
Thu Mar 27 13:00:00 2014 thardeckAATTsuse.de
- update to version 0.9.2
- revert Nokogiri requirement because of a scheduled fix for the 13.1 ruby package
- adapt rubygem-json requirement to allow the openSUSE 13.1 version
Tue Mar 25 13:00:00 2014 thardeckAATTsuse.de
- update to version 0.9.1
Mon Mar 24 13:00:00 2014 thardeckAATTsuse.de
- update to version 0.9.0
* Inspector for changed managed files implemented
* Extraction of unmanaged-files meta data implemented
* Graceful handling of inspection errors
- add requirement for version 1.5.9 of Nokogiri
Tue Mar 11 13:00:00 2014 thardeckAATTsuse.de
- update to version 0.8.0
* Added logging
* Inspector for unmanaged-files implemented
* Extraction of unmanaged-files implemented
- add db45-utils, db48-utils, and grub as a requirement for cross distribution building
Mon Feb 24 13:00:00 2014 thardeckAATTsuse.de
- update to version 0.7.0
* Inspector for the operating system and version implemented
* Inspector for installed services implemented
* Timestamps are now shown with each scope
Mon Feb 10 13:00:00 2014 thardeckAATTsuse.de
- update to version 0.6.0
* Inspected config-files can now be included in the build image
* Improved documentation of the scopes
* Added merging of system description scopes for each system
* Added summary output for inspection results
* Added show command to output the system description data
* Added list command to list system descriptions
* Added clean command to remove system descriptions
- license under GPLv3
Mon Jan 27 13:00:00 2014 thardeckAATTsuse.de
- update to version 0.5.0
* Added command to build SLES11SP3 qcow2 images based on inspected repositories and packages
- add kiwi and kiwi-desc-vmxboot as requirement
Mon Jan 13 13:00:00 2014 thardeckAATTsuse.de
- update to version 0.4.0
* Inspector for changed configuration files implemented
* Inspector for patterns implemented
Fri Jan 10 13:00:00 2014 thardeckAATTsuse.de
- update to version 0.3.1
Tue Dec 17 13:00:00 2013 aduffeckAATTsuse.de
- update to version 0.1.0
* Package and repository inspection of SLES 11 systems
- install man page system wide