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

Commits on Sep 21, 2019

  1. pstore: fix use after free

    The memory is still needed in the sd_journal_sendv() after the 'if' block.
    
    (cherry picked from commit 1e19f5a)
    michaelolbrich authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    3156548 View commit details
    Browse the repository at this point in the history
  2. test: drop the missed || exit 1 expression

    ...as we've already done in the rest of the testsuite, see
    cc469c3
    
    (cherry picked from commit 67c434b)
    mrc0mmand authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    4a0031b View commit details
    Browse the repository at this point in the history
  3. udev: add missing flag for OPTIONS=static_node

    Fixes RHBZ#1740664.
    
    (cherry picked from commit 5abba26)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    0bdaf10 View commit details
    Browse the repository at this point in the history
  4. udev: also logs file permission

    (cherry picked from commit 20eef7c)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    9e1ca5a View commit details
    Browse the repository at this point in the history
  5. udev: fix multi match

    Fixes #13518.
    
    (cherry picked from commit 067cc51)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    7c60613 View commit details
    Browse the repository at this point in the history
  6. test: add test cases for empty string match

    (cherry picked from commit 48d26c9)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    4a22652 View commit details
    Browse the repository at this point in the history
  7. hwdb: axis override for Dell 9360 touchpad

    and possibly other XPS models sharing the touchpad (#13472)
    
    (cherry picked from commit 26fe3af)
    baybal authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    92dca3f View commit details
    Browse the repository at this point in the history
  8. network: do not abort execution when a config file cannot be loaded

    Closes #13516.
    
    (cherry picked from commit be71108)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    b4e7da2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    826cec9 View commit details
    Browse the repository at this point in the history
  10. man: remove repeated words

    keszybz authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    43ecabe View commit details
    Browse the repository at this point in the history
  11. polkit: change "revert settings" to "reset settings"

    "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)
    keszybz authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    f5ccc73 View commit details
    Browse the repository at this point in the history
  12. hwdb: Also mark lis3lv02d sensors in "HP" laptops as being in the base

    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)
    hadess authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    885231d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0ff93b7 View commit details
    Browse the repository at this point in the history
  14. zsh: udpate bootctl completions

    (cherry picked from commit 4f6c727)
    Ronan Pigott authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    b98b430 View commit details
    Browse the repository at this point in the history
  15. man: move TimeoutCleanSec= entry from .service to .exec

    Follow-up for 12213ae.
    
    Closes #13546.
    
    (cherry picked from commit bd9014c)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    7898bc3 View commit details
    Browse the repository at this point in the history
  16. po: update Polish translation

    (cherry picked from commit 9870c55)
    piotrdrag authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    9f29d67 View commit details
    Browse the repository at this point in the history
  17. Call getgroups() to know size of supplementary groups array to allocate

    Resolves RHBZ #1743230 - journalctl dumps core when stack limit is reduced to 256 KB
    
    (cherry picked from commit f5e0b94)
    rmetrich authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    089b657 View commit details
    Browse the repository at this point in the history
  18. po: update Brazilian Portuguese translation

    (cherry picked from commit bf55a2d)
    rffontenelle authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    7c32cf9 View commit details
    Browse the repository at this point in the history
  19. hwdb: add Medion Akoya E2292 (#13498)

    Fixes #13480.
    
    (cherry picked from commit 358e50f)
    matthiasroos authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    1363dd6 View commit details
    Browse the repository at this point in the history
  20. Update m4 for selective utmp support.

    	modified:   tmpfiles.d/systemd.conf.m4
    
    (cherry picked from commit d34a582)
    Doncuppjr authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    05be1b2 View commit details
    Browse the repository at this point in the history
  21. tty-ask-pwd-agent: fix message forwarded to wall(1)

    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)
    fbuihuu authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    896ca50 View commit details
    Browse the repository at this point in the history
  22. network DHCP4: Dont mislead the logs.

    The debug log making sense to the end user as an error.
    
    (cherry picked from commit 61cda4d)
    ssahani authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    afb87bb View commit details
    Browse the repository at this point in the history
  23. core: Fix setting StatusUnitFormat from config files

    (cherry picked from commit 6327aa9)
    stanczew authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    a56f59e View commit details
    Browse the repository at this point in the history
  24. path: stop watching path specs once we triggered the target unit

    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)
    msekletar authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    0fcfdf2 View commit details
    Browse the repository at this point in the history
  25. network: add missing link->network checks

    When the function is called, no network file may be assigned to the
    link.
    
    (cherry picked from commit b1b0b42)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    c1c1d24 View commit details
    Browse the repository at this point in the history
  26. network: do not enter failed state if device's sysfs entry does not e…

    …xist yet
    
    (cherry picked from commit 4d59e14)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    ce3c1e3 View commit details
    Browse the repository at this point in the history
  27. sd-netlink: fix invalid assertion

    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)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    1657436 View commit details
    Browse the repository at this point in the history
  28. udevadm: missing initialization of descriptor

    (cherry picked from commit 2f5b282)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    75ca781 View commit details
    Browse the repository at this point in the history
  29. udevadm: use usec_add()

    Also fixes description of event source.
    
    (cherry picked from commit f6e8ba8)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    757795e View commit details
    Browse the repository at this point in the history
  30. polkit: fix typo

    (cherry picked from commit 984b96a)
    AsciiWolf authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    16e89ab View commit details
    Browse the repository at this point in the history
  31. sd-radv: if lifetime < SD_RADV_DEFAULT_MAX_TIMEOUT_USEC, adjust timeo…

    …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)
    georgmu authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    2889610 View commit details
    Browse the repository at this point in the history
  32. l10n: update Czech Translation

    (cherry picked from commit 1697a28)
    AsciiWolf authored and yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    1702549 View commit details
    Browse the repository at this point in the history
  33. dhcp6: read OPTION_INFORMATION_REFRESH_TIME option

    Fixes #13460.
    
    (cherry picked from commit fcb5123)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    22c0960 View commit details
    Browse the repository at this point in the history
  34. ndisc: make first solicit delayed randomly

    Closes #13460.
    
    (cherry picked from commit 9973e6c)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    d2d9e7f View commit details
    Browse the repository at this point in the history
  35. dhcp6: add missing option length check

    Closes #13578.
    
    (cherry picked from commit 6ffe71d)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    0dad355 View commit details
    Browse the repository at this point in the history
  36. dhcp6: use unaligned_read_be32()

    Closes #13591.
    
    (cherry picked from commit 0eb5e6d)
    yuwata committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    4f25975 View commit details
    Browse the repository at this point in the history