- 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:
parent
3c11df3704
commit
eb063abc41
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4221b5e17d935e1499cb98a6a24110aaa938d60f4c21d3d8ec1cc97e421b0661
|
|
||||||
size 27487
|
|
3
yast2-journal-5.0.1.tar.bz2
Normal file
3
yast2-journal-5.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:77bc9a71b9abb758cbd16065416ff05db1885bbbd98acc9b3f15f9e6e2de515d
|
||||||
|
size 27601
|
@ -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>
|
Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger <jreidinger@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-journal
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-journal
|
Name: yast2-journal
|
||||||
Version: 5.0.0
|
Version: 5.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
License: GPL-2.0-only OR GPL-3.0-only
|
License: GPL-2.0-only OR GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user