mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-03 01:17:45 +03:00
NEWS: reword the text about libshared
"strict versioned dependency" suggests that version "231" of the library is stable. But the ABI or API might be changed in any patch, so reword the text to avoid using "version".
This commit is contained in:
parent
5164c3b473
commit
1ecbf32ff8
6
NEWS
6
NEWS
@ -201,9 +201,9 @@ CHANGES WITH 231:
|
|||||||
decrease systemd footprint both in memory during runtime and on
|
decrease systemd footprint both in memory during runtime and on
|
||||||
disk. Note that the shared library is not for public use, and is
|
disk. Note that the shared library is not for public use, and is
|
||||||
neither API not ABI stable, but is likely to change with every new
|
neither API not ABI stable, but is likely to change with every new
|
||||||
released version. Packagers need to make sure that any package built
|
released update. Packagers need to make sure that binaries
|
||||||
from the systemd sources has a strict versioned dependency on the
|
linking to libsystemd-shared.so are updated in step with the
|
||||||
right package for this shared library.
|
library.
|
||||||
|
|
||||||
* Configuration for "mkosi" is now part of the systemd
|
* Configuration for "mkosi" is now part of the systemd
|
||||||
repository. mkosi is a tool to easily build legacy-free OS images,
|
repository. mkosi is a tool to easily build legacy-free OS images,
|
||||||
|
Loading…
Reference in New Issue
Block a user