- Make sure not to get escape sequences (for colors) into the

output of the 'journalctl --output json' command, even if
  $SYSTEMD_COLORS is set in the environment (bsc#1218106)
- 5.0.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-journal?expand=0&rev=65
This commit is contained in:
YaST Team Bot 2024-01-04 14:56:50 +00:00 committed by Git OBS Bridge
parent 3c11df3704
commit eb063abc41
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4221b5e17d935e1499cb98a6a24110aaa938d60f4c21d3d8ec1cc97e421b0661
size 27487

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77bc9a71b9abb758cbd16065416ff05db1885bbbd98acc9b3f15f9e6e2de515d
size 27601

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 4 13:40:35 UTC 2024 - Stefan Hundhammer <shundhammer@suse.com>
- Make sure not to get escape sequences (for colors) into the
output of the 'journalctl --output json' command, even if
$SYSTEMD_COLORS is set in the environment (bsc#1218106)
- 5.0.1
-------------------------------------------------------------------
Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger <jreidinger@suse.cz>

View File

@ -1,7 +1,7 @@
#
# spec file for package yast2-journal
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: yast2-journal
Version: 5.0.0
Version: 5.0.1
Release: 0
Group: System/YaST
License: GPL-2.0-only OR GPL-3.0-only