Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V254 stable batch #329

Merged
merged 8 commits into from
Sep 22, 2023
Merged

V254 stable batch #329

merged 8 commits into from
Sep 22, 2023

Conversation

keszybz
Copy link
Member

@keszybz keszybz commented Sep 22, 2023

No description provided.

@bluca
Copy link
Member

bluca commented Sep 22, 2023

You need to strip version-info.xml from manpages updates

aafeijoo-suse and others added 8 commits September 22, 2023 17:17
This is mostly for issue #29216.

(cherry picked from commit 45689fd)
Otherwise, sd_journal_previous() -> real_journal_next(DIRECTION_UP) ->
next_beyond_location() wrongly handles that previously we hit EOF of
the file, and returns 0 without finding a matching entry.

Fixes #29216.

(cherry picked from commit 4aa33df)
(cherry picked from commit 1365355)
Otherwise, e.g. sd_journal_get_monotonic_usec() return an empty boot ID
when called for such a broken entry object.

Such a broken object may be stored when the system was not cleanly shutdown.

Fixes #29167.

(cherry picked from commit c650d4c)
We only need a separate mount namespace if we're operating on a
btrfs block device so let's make sure we only unshare the mount
namespace if that's the case.

Replaces #29214

(cherry picked from commit e078490)
@bluca bluca merged commit 149ba4f into v254-stable Sep 22, 2023
44 checks passed
@bluca bluca deleted the v254-stable-batch branch September 22, 2023 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants