Assim que os números de versão Maior (aqui é 229
) e Menor (aqui é 4
) não mudam, você pode instalar a atualização sem pensando no bug. O número da versão Manutenção (aqui é 19
) inclui apenas correções de bugs.
Além disso, suponho que o que você está procurando é Changelog . Ele mostrará quais alterações são aplicadas em diferentes versões. A saída de apt changelog systemd
:
systemd (229-4ubuntu19) xenial; urgency=medium
* debian/extra/units/systemd-resolved.service.d/resolvconf.conf: partially
revert, by removing ExecStart|StopPost lines, as these are not needed on
xenial and generate warnings in the journal. (LP: #1704677)
-- Dimitri John Ledkov <[email protected]> Mon, 17 Jul 2017 17:00:42 +0100
systemd (229-4ubuntu18) xenial; urgency=medium
* debian/extra/units/systemd-resolved.service.d/resolvconf.conf: if resolved
is going to be started, make sure this blocks network-online.target.
(LP: #1673860)
* networkd: cherry-pick support for setting bridge port's priority
(LP: #1668347)
* Cherrypick upstream commit to enable system use kernel maximum limit for
RLIMIT_NOFILE isntead of hard-coded (low) limit of 65536. (LP: #1686361)
* Cherrypick upstream patch for platform predictable interface names.
(LP: #1686784)
* resolved: fix null pointer dereference crash (LP: #1621396)
* Cherrypick core/timer downgrade message about random time addition
(LP: #1692136)
* SECURITY UPDATE: Out-of-bounds write in systemd-resolved (LP: #1695546)
- CVE-2017-9445
* Cherry-pick subset of patches to introduce infinity value in logind.conf
for UserTasksMax (LP: #1651518)
-- Dimitri John Ledkov <[email protected]> Wed, 05 Jul 2017 13:45:48 +0100