Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#14726 closed enhancement (fixed)

elogind-246.10

Reported by: Douglas R. Reno Owned by: Pierre Labastie
Priority: normal Milestone: 11.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (5)

comment:1 by Pierre Labastie, 3 years ago

Owner: changed from blfs-book to Pierre Labastie
Status: newassigned

comment:2 by Pierre Labastie, 3 years ago

Version 246.10 Release

This is the second release of the version 246 series.

The latest upstream commit this version is synced to is systemd-stable/v246-stable:574e89dd65
Changes and Additions

    Makefile: The Makefile has been enhanced to become a meson/ninja wrapper that is fully compatible with Makefile based IDEs like CLion.
    sd-bus: make credential acquisition more graceful. This is useful to make selinux authorization work for short-lived client processes.
    bus-util: improve logging when we can't connect to the bus.
    README.md: Remove Travis-CI badge, Add Github CI badge.
    Add 'pt' to LINGUAS and add the 'pt.po' translation file (#202)
    Many thanks to Hugo Carvalho (@hugok79) for the translation!

Fixed Bugs

    Disable polkit support if libpolkit is not installed. (#167)
    Move vom Travis CI to Github Workflows. (#185)
    pam_elogind.c: annotate asprintf() to avoid -ftracer false positive. (#189)
    Build system: Remove no longer needed dependencies and update the README.md file accordingly. (#198)
    Add linux/btrfs* headers from upstream (#199)
    Add linux/if.h and linux/libc-compat.h headers from upstream (#205)

comment:3 by Pierre Labastie, 3 years ago

This "fixed bug" Disable polkit support if libpolkit is not installed means polkit is no more a runtime dependency, but must be present at compile time.

comment:4 by Pierre Labastie, 3 years ago

Resolution: fixed
Status: assignedclosed

fixed at r24346

comment:5 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.