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

V243 stable fixes #66

Closed
wants to merge 36 commits into from
Closed

Conversation

yuwata
Copy link
Member

@yuwata yuwata commented Sep 21, 2019

No description provided.

michaelolbrich and others added 30 commits September 21, 2019 22:54
The memory is still needed in the sd_journal_sendv() after the 'if' block.

(cherry picked from commit 1e19f5a)
...as we've already done in the rest of the testsuite, see
cc469c3

(cherry picked from commit 67c434b)
Fixes RHBZ#1740664.

(cherry picked from commit 5abba26)
(cherry picked from commit 20eef7c)
Fixes #13518.

(cherry picked from commit 067cc51)
and possibly other XPS models sharing the touchpad (#13472)

(cherry picked from commit 26fe3af)
"reset" is more understandable. The verb is "revert", but it might actually be
better to have a description which uses different words instead of duplicating
the name of the command.

systemd/systemd@3791586#commitcomment-34992552
(cherry picked from commit ea25526)
We matched "*Hewlett-Packard*" laptops but not "*HP*" laptops, which
caused a regression for the HP Elite Book 850 G3.

Fixes: 4247938

Closes: #13543
(cherry picked from commit d7cf498)
(cherry picked from commit 4f6c727)
Follow-up for 12213ae.

Closes #13546.

(cherry picked from commit bd9014c)
(cherry picked from commit 9870c55)
Resolves RHBZ #1743230 - journalctl dumps core when stack limit is reduced to 256 KB

(cherry picked from commit f5e0b94)
Fixes #13480.

(cherry picked from commit 358e50f)
	modified:   tmpfiles.d/systemd.conf.m4

(cherry picked from commit d34a582)
Commit a1c111c wrongly replaced '!' with ':' when the message is
forwarded to wall(1).

Indeed in this case we are not requesting the user for providing a password but
instead we are simply displaying a message to suggest starting
tty-ask-password-agent for providing the password.

(cherry picked from commit 65943cc)
The debug log making sense to the end user as an error.

(cherry picked from commit 61cda4d)
We start watching them again once we get a notification that triggered
unit entered inactive or failed state.

Fixes: #10503
(cherry picked from commit 8fca694)
When the function is called, no network file may be assigned to the
link.

(cherry picked from commit b1b0b42)
It is natural that n_attiributes is less than type. But in that case,
the message does not contain any message about the type. So, we should
not abort execution with assertion, but just return -ENODATA.

(cherry picked from commit 48fb0d1)
Also fixes description of event source.

(cherry picked from commit f6e8ba8)
(cherry picked from commit 984b96a)
georgmu and others added 6 commits September 21, 2019 23:06
…ut (#13491)

The RFC states that lifetime (AdvDefaultLifetime) must be at least
MaxRtrAdvInterval (which more or less corresponds to SD_RADV_DEFAULT_MAX_TIMEOUT_USEC
in systemd).

To fulfill this limit, virtually lower MaxRtrAdvInterval and MinRtrAdvInterval
accordingly.

Also check that min is not lower than 3s and max is not lower than 4s.

(cherry picked from commit ef90b6a)
(cherry picked from commit 1697a28)
Fixes #13460.

(cherry picked from commit fcb5123)
Closes #13460.

(cherry picked from commit 9973e6c)
Closes #13578.

(cherry picked from commit 6ffe71d)
Closes #13591.

(cherry picked from commit 0eb5e6d)
@yuwata
Copy link
Member Author

yuwata commented Sep 21, 2019

@evverx Semaphore CI seems to be broken...

@evverx
Copy link
Member

evverx commented Sep 21, 2019

@yuwata to make it work the scripts from the systemd repository on Semaphore side should be moved to systemd-stable there and semaphore-runner.sh should be backported to every stable branch. We kind of started to discuss how to do that properly in #24 (comment) but haven't figured it out yet as far as I know.

@keszybz
Copy link
Member

keszybz commented Sep 21, 2019

I pushed a rebased version with some more patches.

@keszybz keszybz closed this Sep 21, 2019
@yuwata
Copy link
Member Author

yuwata commented Sep 22, 2019

OK. Thanks.

@yuwata yuwata deleted the v243-stable-fixes branch August 22, 2021 14:34
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.