From 99d7c18e52873892caf6e856657d9cf38115cd93e3470b24de615df6bc0f6383 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 10 Jul 2023 13:39:05 +0000 Subject: [PATCH] Make it work even on big endian like s390(x) OBS-URL: https://build.opensuse.org/package/show/Base:System/blog?expand=0&rev=54 --- blog.changes | 6 ++++++ blog.spec | 2 +- showconsole-2.26.tar.gz | 3 --- showconsole-2.27.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 showconsole-2.26.tar.gz create mode 100644 showconsole-2.27.tar.gz diff --git a/blog.changes b/blog.changes index 4c33399..8ce2cda 100644 --- a/blog.changes +++ b/blog.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 10 13:37:24 UTC 2023 - Dr. Werner Fink + +- Fix big endian cast problems to be able to read commands + and ansers (blogctl) as well as passphrases (blogd) + ------------------------------------------------------------------- Tue Dec 27 10:23:56 UTC 2022 - Ludwig Nussel diff --git a/blog.spec b/blog.spec index 6c16f2e..861ac8c 100644 --- a/blog.spec +++ b/blog.spec @@ -17,7 +17,7 @@ Name: blog -Version: 2.26 +Version: 2.27 %define sonum 2 Release: 0 Summary: Boot logging diff --git a/showconsole-2.26.tar.gz b/showconsole-2.26.tar.gz deleted file mode 100644 index 3815730..0000000 --- a/showconsole-2.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8a4c499a94b99e74bce1112a6d67bc6d478217c732e670cdba96010ad011d63 -size 40881 diff --git a/showconsole-2.27.tar.gz b/showconsole-2.27.tar.gz new file mode 100644 index 0000000..5a092ed --- /dev/null +++ b/showconsole-2.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae1891ee1c4000fa9d35d663110bd109743dcfa22fee289ba94a1bb7831c0e9 +size 41100