Tagging Tool for Software Change History Tracking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current software package management and configuration management systems lack the ability to maintain an accurate and complete history of software installations, updates, and configuration changes, making it difficult for users to understand why certain changes were made and how they affect the computing system.

Innovation Solution

A tagging tool is introduced to track and record the history of actions performed by package managers and configuration management systems, including the reasons for these actions and their effects on software programs, files, and libraries, by storing this information in package event records, configuration event records, and change records.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If package managers and configuration management systems perform software installations and updates, then software packages can be installed and system configurations can be changed, but an accurate and complete history of why changes were made and their effects is not maintained

Engineering Contradiction:
Improvehistory of changesVSAvoidtracking system complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

A tagging tool is introduced as an intermediary component that receives notifications from package managers and configuration management systems about changes made to software packages and system configurations. This tagging tool maintains a comprehensive history of changes by storing metadata about each change action, including what was changed, when it was changed, and the context of the change, thereby resolving the information loss without requiring the original systems to become more complex.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system implements a feedback mechanism where package managers and configuration management systems send notifications to the tagging tool about changes they have made. This feedback loop enables the tagging tool to collect and store change history information, allowing users to query and understand the reasons behind changes and their effects, thus addressing the information loss problem.

Inventive Principle:
Principle #23Feedback

2Loss of information

If package managers maintain records of software package installations, then installation data can be stored, but the reason for installations and effects on the computing system are not tracked

Engineering Contradiction:
Improvereason for installation and effectsVSAvoidrecord keeping complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The change tracking functionality is segmented into separate components: package managers maintain their own installation records, configuration management systems maintain their own configuration change records, and a separate tagging tool maintains the comprehensive history of reasons and effects. This segmentation allows each component to focus on its specific function while the tagging tool aggregates the information to provide complete change history without overcomplicating any single system.

Inventive Principle:
Principle #1Segmentation

3Loss of information

If configuration management systems alter system configurations and install software, then system configuration can be managed, but the history of changes and their impacts is not maintained

Engineering Contradiction:
Improveconfiguration change historyVSAvoidtracking mechanism complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The tagging tool serves multiple functions: it tracks changes made by package managers, tracks changes made by configuration management systems, stores the reasons for changes, and maintains the effects of changes on software packages and system configurations. This multi-functional approach consolidates tracking capabilities into a single system, avoiding the complexity of multiple separate tracking mechanisms while providing comprehensive change history.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS8316224B2Systems and methods for tracking a history of changes associated with software packages and configuration management in a computing system
Publication Date: 2012.11.20 RED HAT INC
  • US8316224B2 patent drawing
  • US8316224B2 patent drawing
  • US8316224B2 patent drawing

AI summary

In order to track actions performed by a package manager or a configuration management system, a computing system can be configured to include a tagging tool. The tagging tool can be configured to cooperate with the package manager and the configuration management system in order to determine and generate a history of the actions performed by the package manager and the configuration management system. The history can include a description of the actions, the reasons why the actions were performed, and a list and description of the software programs, files, and software libraries that are affected by the actions.