Skip to content

Releases: linux-system-roles/logging

Version 1.13.4

13 Sep 13:27
Compare
Choose a tag to compare

[1.13.4] - 2024-09-13

Other Changes

  • test: restart logind and test (#418)

Version 1.13.3

11 Sep 14:08
Compare
Choose a tag to compare

[1.13.3] - 2024-09-11

Other Changes

  • test: restart dbus broker after restarting journald (#416)

Version 1.13.2

29 Aug 19:01
Compare
Choose a tag to compare

[1.13.2] - 2024-08-29

Other Changes

  • ci: Add workflow for ci_test bad, use remote fmf plan (#410)
  • ci: Fix missing slash in ARTIFACTS_URL (#411)
  • test: tests_combination.yml requires fact gathering (#413)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#414)

Version 1.13.1

01 Aug 23:03
Compare
Choose a tag to compare

[1.13.1] - 2024-08-01

Other Changes

  • ci: Add tft plan and workflow (#403)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#405)
  • test: workaround a systemd issue in el10 restarting journald (#406)
  • test: sort files to compare (#407)
  • ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#408)

Version 1.13.0

23 Jul 15:34
Compare
Choose a tag to compare

[1.13.0] - 2024-07-23

New Features

  • feat: add support for reopen_on_truncate for files input (#398)
  • feat: support custom config files with logging_custom_config_files (#399)
  • feat: add support for file and directory mode/owner/group for output files (#400)

Other Changes

  • test: use selinux for relp to fix test AVC (#401)

Version 1.12.9

02 Jul 18:17
Compare
Choose a tag to compare

[1.12.9] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#395)

Other Changes

  • ci: ansible-lint action now requires absolute directory (#394)

Version 1.12.8

11 Jun 17:10
Compare
Choose a tag to compare

[1.12.8] - 2024-06-11

Bug Fixes

  • fix: Add check for "rsyslogd: error" in /var/log/messages in all tests (#388)

Other Changes

  • ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#389)
  • ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#391)
  • ci: Add supported_ansible_also to .ansible-lint (#392)

Version 1.12.7

21 May 10:24
Compare
Choose a tag to compare

[1.12.7] - 2024-05-21

Bug Fixes

  • fix: Remove name="basics_imuxsock" parameter from imuxsock type input (#385)

Other Changes

  • tests: Fail when rsyslog errors in __default_system_log (#386)

Version 1.12.6

04 Apr 16:27
Compare
Choose a tag to compare

[1.12.6] - 2024-04-04

Other Changes

  • ci: Bump ansible/ansible-lint from 6 to 24 (#382)
  • ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#383)

Version 1.12.5

26 Feb 16:02
Compare
Choose a tag to compare

[1.12.5] - 2024-02-26

Other Changes

  • ci: fix python unit test - copy pytest config to tests/unit (#379)
  • test: restore journald /dev/log after imuxsock test (#380)