Package Release Info

machinery-1.24.1-bp153.1.75

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

machinery
machinery-doc

Change Logs

Version: 1.24.1-bp150.3.3.1
* Wed Jul 03 2019 thardeck@suse.de
- update to version 1.24.1
  * Fix HTML man page
* Tue Jul 02 2019 thardeck@suse.de
- update to version 1.24.0
  * Switch image building support from legacy Kiwi to Kiwi Next Generation
  * Allow newer json-schema releases than 2.2.5. Newer versions slow down parsing
    of manifests but newer Ruby versions have issues with old json schema releases.
    The performance issue is known upstream: (gh#ruby-json-schema/json-schema#261)
  * Fix machinery helper go version parsing (bsc#1125785)
  * Improve parsing of SSH exceptions (gh#SUSE/machinery#2257)
  * Allow inspection of old 32-bit systems even when their architecture is
    reported as i586 or i386
Version: 1.23.1-bp150.2.7
* Fri Nov 24 2017 thardeck@suse.de
- update to version 1.23.1
  * Allow inspection of old 32-bit systems which have no
    SSE instructions (gh#SUSE/machinery#2243)
* Mon Aug 28 2017 thardeck@suse.de
- update to version 1.23.0
  * Support inspection of ppc64 systems (bnc#1052877)
- tracking bug (bnc#1055250)
* Tue Jun 20 2017 thardeck@suse.de
- update to version 1.22.3
  * Gracefully handle incorrect filter pathes in the experimental filtering function
  * Error handling for disrupted ssh connection while inspecting
  * Fix resetting of scroll bar after clicking on button "inspection details"
- add support for HAML gems >= 5.0 (bnc#1043785)
- add support for Sinatra gems >= 2.0
* Wed Nov 16 2016 thardeck@suse.de
- update to version 1.22.2
  * Prevent machinery-helper from crashing when files are inaccessible during
    inspection (bnc#1009774)
  * Fix analyze of changed-config-files when NFS or SMB repositories are
    used (gh#SUSE/machinery#2132)
  * Do not add repositories which require registration to built images (bnc#1004697)
  * Fix package inspection on older Debian systems
  * Fix extraction of information for Debian packages containing a dash in their name
- tracking bug (bnc#1035727)
* Fri Oct 14 2016 thardeck@suse.de
- update to version 1.22.1
  * Only use sudo for reading files when necessary (gh#SUSE/machinery#2077)
  * Gracefully handle RequireTTY enabled sudo configs (gh#SUSE/machinery#2135)
  * Add rsync requirement check for remote system (gh#SUSE/machinery#2165)
* Thu Oct 06 2016 thardeck@suse.de
- update to version 1.22.0
  * Add remaining systemd service states in Kiwi export (gh#SUSE/machinery#2122)
  * Add export of system descriptions as HTML page. This provides an offline
    view of descrptions (gh#SUSE/machinery#2119)
  * Fix changed files inspections on dpkg systems in case of diversions
- tracking bug (bnc#1002805)
* Tue Jun 21 2016 thardeck@suse.de
- update to version 1.21.0
  * Add attribute in patterns scope to identify the patterns manager
  * Improve navigation in HTML view to connect "list", "show" and "compare"
    functionality
  * Fix service inspector on systemd to include instanciated services
  * Introduce format version 10 to allow distinction between files and directories
    for meta data of unmanaged files.
    This distinction is only available for newly inspected descriptions.
    Additionally, an attribute in the patterns scope was added to identify the patterns manager.
    https://github.com/SUSE/machinery/blob/master/docs/System-Description-Format.md#version-10
* Fri Apr 22 2016 thardeck@suse.de
- update to version 1.20.0
  * Added explanation for 'N/A' fields for each scope (gh#SUSE/machinery#1904)
  * Added support of the ARM architectures "armv6l", "armv7l" and "aarch64" to
    our machinery-helper (This requires at least Go version 1.5)
  * Introduce format version 9 which fixes a migration issue (gh#SUSE/machinery#2041)
    https://github.com/SUSE/machinery/blob/master/docs/System-Description-Format.md#version-9
* Mon Apr 04 2016 thardeck@suse.de
- update to version 1.19.0
  * Rename config-files inspector to changed-config-files inspector to be more
    intuitive
  * Following the previous change the analyze operation was also renamed to
    changed-config-files-diffs
  * Add explanation for patterns-tasks relationship for Debian based
    systems (gh#SUSE/machinery#1820)
  * Public serve task now prints hostname for sharing (gh#SUSE/machinery#1699)
  * Fix export of description with no repositories scope to Autoyast (gh#SUSE/machinery#2024)
  * Only use required packages for bootstrap in Kiwi export
  * Fix regression which prevented changed-config-file diffs from being shown
    in the HTML output
  * Hint now mentions remote-user option (gh#SUSE/machinery#1813)
  * Hint is printed when `machinery` is called without options (gh#SUSE/machinery#1286)
  * Rename --exclude-scope option to --ignore-scope (gh#SUSE/machinery#897)
* Tue Mar 01 2016 thardeck@suse.de
- update to version 1.18.0
  * Make the machinery-helper exclusive to improve inspection performance significantly
    on all supported architectures.
    Following this change Go is required for installing the gem for now.
  * Fix treatment of the rpm `(replaced)` flag (gh#SUSE/machinery#1897)
  * Fix repository recognition on older Debian systems
  * Inspection of unmanaged-files is now also using the faster machinery-helper
    when a remote user is used
  * Show all available information for unmanaged files in HTML view (gh#SUSE/machinery#1905)
  * Move the machinery documentation from man page to HTML format
  * Implement "--extract-metadata" option for the unmanaged-files inspection to
    retrieve the file meta (e.g. owner, group, size) data without extracting the
    files.
  * Fixed counting of files in unmanaged directories (empty directories now report zero files
    as one would expect)
- remove dependency on Nokogiri gem
- tracking bug (bnc#968380)
* Mon Jan 25 2016 thardeck@suse.de
- update to version 1.17.0
  * Fix reset button in HTML view (gh#SUSE/machinery#1899)
  * Align config-files scope in HTML view (gh#SUSE/machinery#1814)
  * Allow closing file dialog (in WebUI) by pressing ESC
  * Support inspection of Ubuntu 14.04 systems
  * New `--ssh-identity-file` option to specify a SSH private key when inspecting
    a remote system
  * New `--ssh-port` option to specify an SSH port when inspecting a remote system
* Thu Jan 14 2016 thardeck@suse.de
- update to version 1.16.4
  * The unmanaged-files scope filter will not include "/boot" by default anymore.
    In order to have the same behavior as before run:
  * Fix crash during image build on SLES12 SP1 (gh#SUSE/machinery#1828)
- reduce version restrictions for gems to the major version (bnc#961176)
* Thu Jan 07 2016 thardeck@suse.de
- update to version 1.16.3
  * Remove concept of "supported systems" in favor of letting Machinery run
    everywhere. Whether a system can be built, exported, etc will be validated
    from its related task by checking if the propper tooling is installed
  * Remove hint for `show`, when `inspect-container` is run with `--show` option
  * Rephrase the startup messages and warn messages when starting the HTTP
    server for compare, show, or serve system descriptions
  * Change `serve` command to always list all system descriptions
- increase nokogiri requirement to >= 1.6.1
- tracking bug (bnc#961011)
* Tue Nov 24 2015 thardeck@suse.de
- update to version 1.16.2
  * Fix crash when the user does not have enough permissions to create the image
    directory for the `build` command (gh#SUSE/machinery#1667)
  * Fix wrong hint for docker containers while running `analyze` command
  * Add a new hint when using the `--public` option for the `serve` command that it
    makes all descriptions publicly available
  * Fix Machinery failing to inspect changed config files in case of restrictive
    permissions (gh#SUSE/machinery#1609)
  * Remove hint for `show`, when `inspect` is run with `--show` option
  * Fix repository inspection on hosts that have a LANGUAGE variable set
  * Empty scopes now display a message in HTML & CLI views (gh#SUSE/machinery#1615)
  * Fix SLES 11 SP4 os inspector output to be similar to SLES 11 SP3
  * Fix Autoyast export on openSUSE Leap and Tumbleweed (gh#SUSE/machinery#1627)
  * Allow building of openSUSE Leap and Tumbleweed on openSUSE Leap and Tumbleweed
  * Allow building of SLES11 and SLES12 on openSUSE Leap
  * Add HTML landing page, which lists all system descriptions on your system
* Mon Nov 09 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 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 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 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 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 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