File machinery.changes of Package machinery.1436
-------------------------------------------------------------------
Mon Nov 09 17:55:15 CET 2015 - thardeck@suse.de
- update to version 1.16.1
* Fix type recognition in case of empty files for config- and changed-managed-files
inspectors (gh#SUSE/machinery#1612)
-------------------------------------------------------------------
Fri Nov 06 14:20:47 CET 2015 - thardeck@suse.de
- update to version 1.16.0
* The error message "There is already a server with the same port running" has
been cleaned up and is no longer misleading (gh#SUSE/machinery#1541)
* Add OpenSUSE Leap as supported system
* HTML comparison is now available without the experimental feature flag
* Add error message to recommend using `--name` when a container with a slash is
inspected (gh#SUSE/machinery#1490)
* Fixed crash during inspection of a folder which contains special characters
in its name (gh#SUSE/machinery#1580)
* Speed up inspection of config and changed managed files
* Fix docker inspection when specifying a docker image with tag
* GConf XML files are no longer treated as binary files in HTML view
* Add current outgoing ip and export directory to Autoyast README.md during
export (gh#SUSE/machinery#1543)
* Handle invalid utf-8 characters in /etc/passwd
* Fix: "changed" link in compare view is visible while scope is collapsed but
doesn't do anything (gh#SUSE/machinery#1555)
- tracking bug (bnc#953981)
-------------------------------------------------------------------
Mon Oct 26 17:42:25 CET 2015 - thardeck@suse.de
- update to version 1.15.0
* No information is cut off in the HTML view
* Files containing special characters can now be downloaded
* Links to common elements work in HTML when all scopes are collapsed
* Show if description was result of a container inspection
* Disable nav bar buttons when scope has been excluded (gh#SUSE/machinery#1199)
* Show details of elements with changed attributes for all scopes in
comparison view
* Show progress indicator while loading file content in HTML view
-------------------------------------------------------------------
Wed Oct 14 18:00:51 CEST 2015 - thardeck@suse.de
- update to version 1.14.2
* Fix typo in HTML package view (gh#SUSE/machinery#1493)
- tracking bug (bnc#950362)
-------------------------------------------------------------------
Fri Oct 09 18:30:13 CEST 2015 - thardeck@suse.de
- update to version 1.14.1
* Fix: Clean up binding the server for HTML view to IP addresses
* Fix: Make links to sections with common elements clearer in HTML comparison
view (gh#SUSE/machinery#1222)
* Fix: XML files are no longer treated as binary files in HTML view
* Fix: Scrolling issue of file view (gh#SUSE/machinery#1155)
-------------------------------------------------------------------
Tue Oct 06 21:26:12 CEST 2015 - thardeck@suse.de
- update to version 1.14.0
* The machinery-helper is now built during gem-installation on x86_64
machines if Go is available. The RPM package is still shipped with
a precompiled version.
* Allow limiting the `list` command output to certain system descriptions
by passing them along as argument (gh#SUSE/machinery#1398)
* Add `move` command to rename system descriptions (gh#SUSE/machinery#1397)
* Add inspection of RPM based Docker containers
- machinery-helper is now built during gem installation and thus part of the
gem file structure
-------------------------------------------------------------------
Tue Sep 15 18:06:00 CEST 2015 - thardeck@suse.de
- update to version 1.13.0
* Fix: Show `Files extracted` status in `compare --html` when both
status are the same (gh#SUSE/machinery#1218)
* Fix: Validate port option in the `show`, `compare`, and `serve`
commands (gh#SUSE/machinery#1316)
* Align output of `machinery config`
* Add rpc_pipefs to filtered filesystems (gh#SUSE/machinery#1250)
* Handle socket errors for `-i` option
* Add `containerize` command to the experimental features
* Export of autoyast files is now possible with system descriptions,
which have empty repository scopes (gh#SUSE/machinery#1268)
* Inspection of unmanaged-files is now also using the faster machinery-helper
when the files are extracted
* Introduce format version 5 which adds the "environment" scope (see
https://github.com/SUSE/machinery/blob/master/docs/System-Description-Format.md#version-5).
This scope is a hidden scope which is used internally by Machinery.
* Only print binary path if it's not first in PATH (gh#SUSE/machinery#1284)
* Do not exclude files with broken UTF-8 filenames anymore
- disable gem bundling for openSUSE Tumbleweed
-------------------------------------------------------------------
Fri Sep 04 16:51:10 CEST 2015 - cschum@suse.de
- update to version 1.12.0
* The x86_64 machinery-helper is now shipped with machinery. It speeds up
inspection of unmanaged-files when the files are not extracted
* Fix for unmanaged-file inspector to not mark directories as unmanaged if they
only consist managed sub directories
- bundle x86_64 machinery-helper
-------------------------------------------------------------------
Thu Jul 30 14:42:44 CEST 2015 - thardeck@suse.de
- update to version 1.11.2
* Fix issue with showing HTML view when not all file scopes are inspected
* Fix `--all` option of `remove` command (gh#SUSE/machinery#1128)
-------------------------------------------------------------------
Tue Jul 21 09:44:16 CEST 2015 - thardeck@suse.de
- update to version 1.11.1
* Fix unmanaged-files diff in HTML view (gh#SUSE/machinery#1143)
-------------------------------------------------------------------
Mon Jul 20 13:51:09 CEST 2015 - thardeck@suse.de
- update to version 1.11.0
* Fix comparison output for scopes that were excluded (gh#SUSE/machinery#1029)
* Fix connection errors caused by reading from stdin (gh#SUSE/machinery#1050)
* Differences between unmanaged files can be viewed in the HTML comparison
- tracking bug (bnc#938733)
-------------------------------------------------------------------
Thu Jul 09 16:26:35 CEST 2015 - thardeck@suse.de
- update to version 1.10.0
* Data which hasn't changed is not shown in the comparison HTML view by default
* Improve display of package differences in compare command
* Add `man` command to show the Machinery man page
* Content of extracted files can be displayed in HTML view
-------------------------------------------------------------------
Tue Jun 23 16:57:35 CEST 2015 - thardeck@suse.de
- update to version 1.9.1
* `machinery config` takes arguments of the form 'key=value' as well
-------------------------------------------------------------------
Wed Jun 17 09:57:07 CEST 2015 - thardeck@suse.de
- update to version 1.9.0
* Support links in changed managed files scope
* Support links in config files scope
* Introduce system description format version 4 (see https://github.com/SUSE/machinery/wiki/System-Description-Format#version-4)
* Show progress during inspection of scopes
* Show message when compared scopes are identical (gh#SUSE/machinery#631)
* Check number of parameters in all commands (gh#SUSE/machinery#898)
* Do not abort when Machinery is run on unsupported platforms, but just show a warning
* Apply all filters on file extraction (gh#SUSE/machinery#887)
* Consistent output of filters with --verbose option (gh#SUSE/machinery#797)
* Fix export of changed managed files with quotes in file name (gh#SUSE/machinery#913)
-------------------------------------------------------------------
Wed May 27 16:56:44 CEST 2015 - thardeck@suse.de
- update to version 1.8.2
* Fixed repository inspection using a non-root user
- tracking bug (bnc#931701)
-------------------------------------------------------------------
Wed May 20 17:15:34 CEST 2015 - mamorales@suse.de
- update to version 1.8.1
* Improve error message when user lacks sudo privileges
- tracking bug (bnc#931701)
-------------------------------------------------------------------
Tue May 19 12:33:27 CEST 2015 - mamorales@suse.de
- update to version 1.8.0
* Improve error handling when user lacks sudo privileges
- remove absolute build path from bundler setup.rb (openSUSE Tumbleweed)
- remove ruby version suffix from machinery executable (openSUSE Tumbleweed and 13.1)
- tracking bug (bnc#931277)
-------------------------------------------------------------------
Mon May 04 15:36:50 CEST 2015 - aduffeck@suse.de
- update to version 1.7.0
* Add experimental option to show comparison of two system descriptions as
HTML view
* Support inspection of Red Hat Enterprise Linux 5 systems
* Enable inspection of openSUSE Tumbleweed systems
* Scopes have a well-defined order
* Make HTML export more robust (bnc#925732)
* Implement inspection of remote systems without root login using sudo
* Inspection shows used filters only with `--verbose`
-------------------------------------------------------------------
Wed Apr 01 15:43:17 CEST 2015 - thardeck@suse.de
- update to version 1.6.0
* Add experimental `--exclude` option to exclude elements from inspection.
Run `machinery config experimental-features on` to enable the option
* Support global `--exclude` option for `show` command.
This feature is available when the experimental-features option is on.
* Add `--verbose` option to `inspect` command to display the filters which
were used during inspection
* Add `--verbose` option to `show` command to display the filters which were
applied before showing the system description
* Show progress on upgrading the system description format
* Improve help for users when upgrading system descriptions
* Fix piping output of Machinery to less (gh#SUSE/machinery#521)
* Better help for users when upgrading format of system descriptions
* Add option to show command to display filters used during inspection
* Support negated filter expressions in --exclude option
* Show filters used during inspection in HTML view
-------------------------------------------------------------------
Fri Mar 13 13:03:47 CET 2015 - thardeck@suse.de
- update to version 1.5.0
* Fix issue with changes of managed files on RHEL (gh#SUSE/machinery#636)
* Add `--short` option to list command for showing a short list of all descriptions
* Improve error output for system descriptions which have outdated formats
* Add `--skip-files` option to `inspect` command for unmanaged files
- tracking bug (bnc#914712)
-------------------------------------------------------------------
Wed Feb 18 16:51:43 CET 2015 - thardeck@suse.de
- update to version 1.4.0
* Support inspection of Red Hat Enterprise Linux 6 systems
* Introduce system description format version 3 (see https://github.com/SUSE/machinery/wiki/System-Description-Format#version-3)
* Usability improvements of the HTML view (gh#SUSE/machinery#359)
* Speed up `machinery list` command
-------------------------------------------------------------------
Mon Jan 26 16:00:08 CET 2015 - chuller@novell.com
- update to version 1.3.0
* Added support for inspecting System z systems
* Added support for inspecting POWER LE systems
* Added support to run Machinery on System z
* Added support to run Machinery on POWER LE
* Handle system description errors as warnings
* Added `machinery upgrade-format --force` command
- tracking bug (#bnc914712)
-------------------------------------------------------------------
Mon Dec 22 15:06:20 CET 2014 - aduffeck@suse.de
- update to version 1.2.0
* Added AutoYaST export for system descriptions
* Handle zypper locks gracefully (gh#SUSE/machinery#415)
* Prevent scopes from being inspected multiple times (gh#SUSE/machinery#303)
* Keep already extracted results after canceling an inspection (gh#SUSE/machinery#364)
* Don't fail on file validation errors, but report them as warnings (gh#SUSE/machinery#391)
* List scopes more natural with a space after comma (gh#SUSE/machinery#356)
* Use UTF-8 for displaying HTML report (gh#SUSE/machinery#429)
* Do not ignore Btrfs subvolumes during unmanaged-files inspection (gh#SUSE/machinery#427)
* Store KIWI and AutoYaST exports in subdirectories
- tracking bug (bnc#910271)
-------------------------------------------------------------------
Tue Dec 02 13:24:38 CET 2014 - thardeck@suse.de
- update to version 1.1.1
* Skip Gnome Virtual File System mounts on inspection (issue #393)
* Skip special file systems like proc, devtmpfs and so on (issue #384)
* Show names of packages where changed config files come from (issue #392)
-------------------------------------------------------------------
Mon Nov 17 16:30:44 CET 2014 - thardeck@suse.de
- update to version 1.1.0
* File extraction status is now shown in the comparison output
* Fixed image building issue when the repository alias consisted spaces
* Fixed compare output for unmanaged-files
* Added hint for analyze how to show the diffs
* Added hint to recommend ssh-copy-id if passwordless logins are not possible
-------------------------------------------------------------------
Thu Nov 06 16:35:43 CET 2014 - thardeck@suse.de
- update to version 1.0.4
-------------------------------------------------------------------
Thu Nov 06 15:51:07 CET 2014 - thardeck@suse.de
- update to version 1.0.3
- remove nokogiri build log files during package creation
-------------------------------------------------------------------
Mon Nov 03 11:22:41 CET 2014 - aduffeck@suse.de
- update to version 1.0.2
-------------------------------------------------------------------
Tue Oct 28 16:24:16 CET 2014 - thardeck@suse.de
- update to version 1.0.1
* Added autofs to the remote file system filter
-------------------------------------------------------------------
Tue Oct 14 12:41:35 CEST 2014 - thardeck@suse.de
- update to version 1.0.0
* SLES12 release version
-------------------------------------------------------------------
Tue Oct 14 12:07:33 CEST 2014 - thardeck@suse.de
- update to version 0.21.0
* Added HTML view of system descriptions
* Add format version to `machinery --version` output
* Added work flow hints to make machinery easier approchable
* Improve validation to also check the existence of extracted files
* Added filtering of remote mount points during unmanaged-files inspection
* Increased format version to 2
- remove Recommends for kiwi and python-glanceclient
- add requirement for the ruby gems haml, kramdown and tilt
-------------------------------------------------------------------
Tue Sep 09 14:43:15 CEST 2014 - thardeck@suse.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 18:03:39 CEST 2014 - thardeck@suse.de
- update to version 0.19.1
- replace requirement for ruby gem string-scrub by internal implementation.
-------------------------------------------------------------------
Mon Aug 18 17:55:51 CEST 2014 - thardeck@suse.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 06 18:37:26 CEST 2014 - thardeck@suse.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 16:29:52 CEST 2014 - thardeck@suse.de
- update to version 0.17.3
- switch to new ruby packaging style for SLES12
-------------------------------------------------------------------
Thu Jul 17 11:32:43 CEST 2014 - thardeck@suse.de
- update to version 0.17.2
* Removed incomplete bash completion support
-------------------------------------------------------------------
Tue Jul 15 13:29:15 CEST 2014 - thardeck@suse.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 01 13:16:10 CEST 2014 - thardeck@suse.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 15:08:24 CEST 2014 - thardeck@suse.de
- update to version 0.16.0
* Adapted the diff format according to user feedback
* Added `clone` command to copy system descriptions
-------------------------------------------------------------------
Mon Jun 02 14:20:58 CEST 2014 - thardeck@suse.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 18:18:48 CEST 2014 - thardeck@suse.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 06 13:49:51 CEST 2014 - thardeck@suse.de
- update to version 0.13.0
* Added inspection for systemd services
* Added deployment of build images to OpenStack cloud
-------------------------------------------------------------------
Tue Apr 29 10:40:00 CEST 2014 - thardeck@suse.de
- update to version 0.12.1
-------------------------------------------------------------------
Tue Apr 29 10:21:41 CEST 2014 - thardeck@suse.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 13:00:43 CEST 2014 - thardeck@suse.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 08 12:50:32 CEST 2014 - thardeck@suse.de
- update to version 0.10.3
* Added SLES 12 support for the inspector services
-------------------------------------------------------------------
Mon Apr 07 13:15:59 CEST 2014 - thardeck@suse.de
- update to version 0.10.2
- make the files COPYING and NEWS available in the doc directory
-------------------------------------------------------------------
Mon Apr 07 12:46:21 CEST 2014 - thardeck@suse.de
- update to version 0.10.1
* Added SLES 12 support for the inspector patterns
-------------------------------------------------------------------
Mon Apr 07 09:00:21 CEST 2014 - thardeck@suse.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:44:14 CET 2014 - thardeck@suse.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 12:57:07 CET 2014 - thardeck@suse.de
- update to version 0.9.1
-------------------------------------------------------------------
Mon Mar 24 17:56:13 CET 2014 - thardeck@suse.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 12:11:46 CET 2014 - thardeck@suse.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 16:21:51 CET 2014 - thardeck@suse.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 17:20:04 CET 2014 - thardeck@suse.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 14:53:29 CET 2014 - thardeck@suse.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 18:14:40 CET 2014 - thardeck@suse.de
- update to version 0.4.0
* Inspector for changed configuration files implemented
* Inspector for patterns implemented
-------------------------------------------------------------------
Fri Jan 10 14:42:53 CET 2014 - thardeck@suse.de
- update to version 0.3.1
-------------------------------------------------------------------
Tue Dec 17 14:06:59 CET 2013 - aduffeck@suse.de
- update to version 0.1.0
* Package and repository inspection of SLES 11 systems
- install man page system wide