Пакет command-line-assistant-selinux-0.3.1-3.el10_0.noarch
Имя | command-line-assistant-selinux |
---|---|
Эпоха | 0 |
Версия | 0.3.1 |
Релиз | 3.el10_0 |
Архитектура | noarch |
Сайт | https://github.com/rhel-lightspeed/command-line-assistant |
Лицензия | Apache-2.0 |
Время сборки | 2025-05-22 16:35:28 |
Хост сборки | builder-arm64-1.inferitos.ru |
Краткое описание | CLAD SELinux policy |
Репозитории | AppStream |
Полное описание | This package installs and sets up the SELinux policy security module for clad. |
Эррата | — |
Размер | 26 КиБ |
Исходный проект | command-line-assistant-0.3.1-3.el10_0 |
Контрольная сумма SHA-256 | a34fdd1347b3a84f8fc8f4e35f69951552ff6d4f1ac1b44af6f693f0a42e96d4 |
×
* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.3.1-3 - Rebuilt for MSVSphere 10 * Fri Apr 04 2025 Rodolfo Olivieri <rolivier@redhat.com> - 0.3.1-3 - Disable colored in output * Tue Mar 18 2025 Rodolfo Olivieri <rolivier@redhat.com> 0.3.1 - Add exception handling for RuntimeError - Disallow empty query arguments for query_string and stdin - Simpify cert loading - Fix dbus permissions for clad - Prevent one character input from query_string and stdin - Improve CLAD systemd unit security - Add explanation for --description in chat command - Add a --from-chat switch to history to filter out conversation - Specify pymysql in the mysql connection string - Fix incorrect key on database schema - Add cla binary and a symlink for c - Fix inconsistency in reading the terminal output - Fix typos in legal and feedback message * Mon Mar 03 2025 Rodolfo Olivieri <rolivier@redhat.com> 0.3.0 - Update markdown text from "Suggestion" to "Snippet" - Add small feedback command - Fix created_at dates for history and chat - Rework to start sending context alongside question - Add proxy setting for config.toml - Rename all instances of public "query" to "chat" - Add Chat sessions - Add simple and interactive chat session - Minor improvements to spinner - Disable default audit loggers - Rework audit logging system - Add a new shell command to handle integrations - Fix typoos for CLAD man page documentation - Increase systemd timeout seconds - Fix logging and audit - Capture terminal output - Remove unused output config and code handler - Reverse order of the terminal output reader - Rename interactive bash function - Fix typing_extension and name change for chat command - Add raw mode for queries - Add error handling for history command - Fix selinux policy configs - Fix files and folders permissions when installing the RPM - Add ability to load credentials from systemd - Remove default value for with-output - Improve error message for missing history - Fix none values in stdin and query_string - Fix typo in interactive session message - Change permissions for xdg and lib folder for cla - Fix search ordering in last output function - Add KeyboardInterrupt exception catch to top-level call - Limit down the size of message that will be sent to the backend - Add message when the history is not enabled in the config file - Add markdown renderer for chat and history - Update links to use RHEL bug tracker - Fix terminal line wrapping when in terminal capture mode - Add null-character as prefix in logs to make parsing easier - Update markdown text from "Suggestion" to "Snippet" - Fixed created_at dates for chat and history - Introduce a simple feedback mechanis, * Mon Jan 27 2025 Rodolfo Olivieri <rolivier@redhat.com> 0.2.2 - Add noreplace to config file in specfile * Wed Jan 22 2025 Rodolfo Olivieri <rolivier@redhat.com> 0.2.1 - Change import location for SQLAlchemy * Tue Jan 21 2025 Rodolfo Olivieri <rolivier@redhat.com> 0.2.0 - Add String size limit to SQLAlchemy models - Add workaround for SQLite UUID types - Update packaging to include selinux custom policy - Fix returncode when running commands - Refactor the CLI to be separate commands - Add an experimental rendering module for client - Add Command Line Assistant Daemon - Update specfile to include config from release dir - Split the query and history dbus implementations - Switch to system bus instead of session bus - Add schema for input/output queries and history - The connect_signals was triggered the API request twice - Add local history management and improve the command - Query against rlsrag - Improve error handling - Update systemd units to be socket activated - Add 100% docstring coverage - Fix query read from stdin - Remove colorama dep - Apply NO_COLOR to colored output - Generate manpages for CLA and CLAD - Prevent binary stdin - Add audit logging capability to CLAD - Add exception handling for SSL certificates - Normalize the folder name to command-line-assistant - Small code refactor for outputting text - Update legal message - Remove record command - Fix config.toml for release and devel - Add audit logging to stdout - Add filter history option - Implement a basic user session management - Add input field for query by - Migrate JSON history cache to database solution - Fix ordering from history results - Add user_id to history tables. - Update manpages for RH1 * Mon Nov 25 2024 Rodolfo Olivieri <rolivier@redhat.com> 0.1.0 - Initial release of Command Line Assistant - Rework config file handler and history - Remove leftover yaml import from utils - Fix config and history wrong paths - Add option to disable SSL verification on backend - Drop builds for EPEL 8 - Remove leftover yaml config file - Refactor to use dataclasses instead of namedtuple - Improve logging - Transform dict to schema config - Append stdin to the user query - Convert the config class to be a dataclass - Remove use of slots in dataclasses