systemd v246-rc1
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl8GuuAACgkQxUyjNs/r
VX5r4A//SyJRNmQhxO2JJBxdY7I9uPHP9F5su2PDK7wBnGRz8MFkNOwCX0b2jbEt
+2dNMw2wu0a9ZEx74fi/86BWlj2zjXDesM8Pe5/bYsByO/Xk8HHzR1RhvDerxJm/
swj4ZmL5p89o3LvZ8D2ad1y+psbVPwc5pX6ayslFf1HBVlIIlFRimMax3GQ/4ITl
TJGWfU7LJg/xkMk5PRZI13KcJM5/7+4AJZFO4rBXkGZ8GfI6WDboh8TTbjgQEvdc
iSqq/hL4mTdqx+d+gaQw1xIMZPMpuBkkxQ+A2w3MmRaN49jcFIi5KmKTVk08ukM0
OWdtPTgoOYARoiTdX2mRUG625CbAS7uHEE/mGvmREE5fftuinG2HuQue3VuhU3jo
UuZAiWHbQC1L25YXovFaWZimkqr82rZww/sxi35KJx4TqtUgdPbrtGFFGVVTsM9v
SLfuwcWdKukBTfZLSMkgw5uWvREghaZHugjIYRuRK2aS9O0gSR41+AeoLIEETpIX
7Xl+/trZANJpFlHfVVSrTOPqkG44GoFvaEa5B6Kvtx4ZDzbYx5qZgzpm+dyJunWp
ZdVdPSHOd0jPKDkGrxIFmT8BsabBsCQOOCzd3GUW0JMXFrXUe0uG2uqrKildiOnY
EWOrkreCseZxPC+2CoCJQhocGP+W9iBCV0agjP9SLmIol3r+RfY=
=Qos8
-----END PGP SIGNATURE-----
  1. a127c62 userdb: fix dlopen call by Zbigniew Jędrzejewski-Szmek · 5 years ago
  2. 55aacd5 Merge pull request #15891 from bluca/host_os_release by Zbigniew Jędrzejewski-Szmek · 5 years ago
  3. 48c1908 Merge pull request #16405 from sipraga/master by Zbigniew Jędrzejewski-Szmek · 5 years ago
  4. 02b0109 Merge pull request #15955 from anitazha/nullorempty by Zbigniew Jędrzejewski-Szmek · 5 years ago
  5. 0d0de13 network: add support for MACVLAN source mode by Alvin Šipraga · 5 years ago
  6. 24e2494 Merge pull request #16385 from JackFangXN/master by Lennart Poettering · 5 years ago
  7. 43b24a0 sd-device: use log_device_debug_errno() by Yu Watanabe · 5 years ago
  8. 4b6607d table use table_log_print_error() instead of table_log_show_error by fangxiuning · 5 years ago
  9. df83eb5 table add table_log_sort_error() by fangxiuning · 5 years ago
  10. d836018 table add table_log_show_error() by fangxiuning · 5 years ago
  11. c253a95 Merge pull request #16379 from yuwata/network-dhcp6-delegated-prefix-address-handler by Yu Watanabe · 5 years ago
  12. 2e2f6a0 Merge pull request #16143 from fbuihuu/fstab-generator-fix by Zbigniew Jędrzejewski-Szmek · 5 years ago
  13. 5dc60fa add error message when bind mount src missing by Alan Perry · 5 years ago
  14. 3650173 network: make address_handler() static by Yu Watanabe · 5 years ago
  15. a211ff4 network: introduce own address handler for dhcp6 delegated prefix by Yu Watanabe · 5 years ago
  16. 2b0bf3c Merge pull request #16301 from poettering/firstboot-image by Zbigniew Jędrzejewski-Szmek · 5 years ago
  17. 9870cfd Merge pull request #16388 from keszybz/xdg-desktop-fuzz-case by Zbigniew Jędrzejewski-Szmek · 5 years ago
  18. dea7f5c xdg-autostart: ignore all empty entries in multi-string entries by Zbigniew Jędrzejewski-Szmek · 5 years ago
  19. d1ca1f7 xdg-autostart: avoid quadratic behaviour in strv parsing by Zbigniew Jędrzejewski-Szmek · 5 years ago
  20. a53f024 journald: minor wording tweak in message by Zbigniew Jędrzejewski-Szmek · 5 years ago
  21. cd99084 tree-wide: more repeated words by Zbigniew Jędrzejewski-Szmek · 5 years ago
  22. 0da425d networkd: use capitalized "IP" and "TOS" in messages by Zbigniew Jędrzejewski-Szmek · 5 years ago
  23. 8ab0f03 journal/compress: drop "future" code in zstd compression by Zbigniew Jędrzejewski-Szmek · 5 years ago
  24. d7b34e3 all: fix minor typos by Yuri Chornoivan · 5 years ago
  25. a122502 firstboot: add option to turn off welcome text display by Lennart Poettering · 5 years ago
  26. 3ff9fa5 firstboot: add --image= switch by Lennart Poettering · 5 years ago
  27. 827ea52 mount-util: use UMOUNT_NOFOLLOW in recursive umounter by Lennart Poettering · 5 years ago
  28. e49ee28 mount-util: add destructor helper that umounts + rmdirs a path by Lennart Poettering · 5 years ago
  29. e2ec9c4 namespace-util: introduce helper for combining unshare() + MS_SLAVE remount by Lennart Poettering · 5 years ago
  30. cda6677 core: refresh unit cache when building a transaction if UNIT_NOT_FOUND by Luca Boccassi · 5 years ago
  31. 3f2e15a sleep: one spelling unification by Zbigniew Jędrzejewski-Szmek · 5 years ago
  32. 77ecc1a Merge pull request #16380 from yuwata/network-dhcp6-update-prefix-route by Zbigniew Jędrzejewski-Szmek · 5 years ago
  33. 9389a27 Merge pull request #16381 from yuwata/dhcp4-renewing by Zbigniew Jędrzejewski-Szmek · 5 years ago
  34. a240147 Merge pull request #16383 from yuwata/network-dhcp6-radv-update-prefix by Zbigniew Jędrzejewski-Szmek · 5 years ago
  35. 58e6c62 network: fix memleak by Yu Watanabe · 5 years ago
  36. 1d596fd network: do not restart radv engine when adding prefix by Yu Watanabe · 5 years ago
  37. 8fc2a5d network: fix indentation by Yu Watanabe · 5 years ago
  38. 290696e Revert "network: Don't send RA with zero router lifetime when restarting radv" by Yu Watanabe · 5 years ago
  39. d469cea network: Don't send RA with zero router lifetime when restarting radv by Michael Marley · 5 years ago
  40. 921693a dhcp4: do not try to renew address when client has no lease by Yu Watanabe · 5 years ago
  41. ceaec54 dhcp4: do not renew address if client is not running yet by Yu Watanabe · 5 years ago
  42. f050c94 network: always update acquired prefix route by Yu Watanabe · 5 years ago
  43. 1419ff0 network: decrease indentation level by Yu Watanabe · 5 years ago
  44. cecd68c network: fix indentation by Yu Watanabe · 5 years ago
  45. c820126 Merge pull request #16374 from keszybz/docs-and-networkd by Yu Watanabe · 5 years ago
  46. 98ebef6 DHCPv4: client add support for DHCP server allow list by Susant Sahani · 5 years ago
  47. b3077c4 Merge pull request #16344 from keszybz/update-utmp-erofs by Lennart Poettering · 5 years ago
  48. 5544cd3 Merge pull request #16373 from JackFangXN/master by Zbigniew Jędrzejewski-Szmek · 5 years ago
  49. 9a61e8f unit-name: fix a potential memory leak by Frantisek Sumsal · 5 years ago
  50. 1f68f77 networkd: we should not loop when extract_first_word() fails by Zbigniew Jędrzejewski-Szmek · 5 years ago
  51. b37e4d9 Merge pull request #16370 from keszybz/tree-wide-spelling by Zbigniew Jędrzejewski-Szmek · 5 years ago
  52. e26538d network: tc: fix n_prio bounds check by Vito Caputo · 5 years ago
  53. f987a26 userdbctl homectl use table_log_add_error() by fangxiuning · 5 years ago
  54. f04a98e Fix two typos found by codespell by Zbigniew Jędrzejewski-Szmek · 5 years ago
  55. e9dd698 tree-wide: fixes for assorted grammar and spelling issues by Zbigniew Jędrzejewski-Szmek · 5 years ago
  56. c5fbdeb Merge pull request #16287 from yuwata/udevadm-info-attribute-walk by Yu Watanabe · 5 years ago
  57. 4276749 shared/install: do not require /dev/null to be present in chroots by Zbigniew Jędrzejewski-Szmek · 5 years ago
  58. ca1d199 update-utmp: do not fail on EROFS by Zbigniew Jędrzejewski-Szmek · 5 years ago
  59. c2a9909 Define _cleanup_ helper for setutxent()+endutxent() by Zbigniew Jędrzejewski-Szmek · 5 years ago
  60. 21c7fe6 sd-device: be more defensive in FOREACH_DEVICE_SYSATTR by Zbigniew Jędrzejewski-Szmek · 5 years ago
  61. 2fadbb4 core: set private section name for automount units by Dan Callaghan · 5 years ago
  62. 071be2f Merge pull request #15442 from poettering/fido2 by Zbigniew Jędrzejewski-Szmek · 5 years ago
  63. 21df146 udevadm: sort entries in `udevadm info -a` by attribute name by Yu Watanabe · 5 years ago
  64. fadcc12 sd-device: make FOREACH_DEVICE_SYSATTR() list attributes in subdirectories by Yu Watanabe · 5 years ago
  65. 33d943d initialize arg_clock_usec by gzjsgdsb · 5 years ago
  66. 640f3b1 core: check null_or_empty for masked units instead of /dev/null by Anita Zhang · 5 years ago
  67. 272ac70 various daemons: emit Stopping... notification before destructing the manager object by Zbigniew Jędrzejewski-Szmek · 5 years ago
  68. cc090ca initctl: use _cleanup_ and run() by Zbigniew Jędrzejewski-Szmek · 5 years ago
  69. e9d9d50 initctl,update-utmp: define iterator variable in loop by Zbigniew Jędrzejewski-Szmek · 5 years ago
  70. bc9d1db update-utmp,initctl: drop ppid check by Zbigniew Jędrzejewski-Szmek · 5 years ago
  71. c03ef42 network: tc: rename several settings which take size in bytes by Yu Watanabe · 5 years ago
  72. cc832f9 Merge pull request #16338 from keszybz/spelling2 by Zbigniew Jędrzejewski-Szmek · 5 years ago
  73. 63b7e7b Merge pull request #16336 from yuwata/ifindex-cleanups by Zbigniew Jędrzejewski-Szmek · 5 years ago
  74. 1447dc6 Merge pull request #16219 from ssahani/network-sr-iov by Yu Watanabe · 5 years ago
  75. 52e085a tree-wide: "unparseable" → "unparsable" by Zbigniew Jędrzejewski-Szmek · 5 years ago
  76. 13adf35 resolve: use appropriate type by Yu Watanabe · 5 years ago
  77. 5e958e1 util: use setsockopt_int() at one more place by Yu Watanabe · 5 years ago
  78. 1a6c913 libsystemd-network: rename index -> ifindex by Yu Watanabe · 5 years ago
  79. 7fa69c0 dhcp6, radv: only accept valid ifindex by Yu Watanabe · 5 years ago
  80. 15e6a6e tree-wide: spell "lifecycle" without hyphen everywhere by Zbigniew Jędrzejewski-Szmek · 6 years ago
  81. 37b22b3 tree: wide "the the" and other trivial grammar fixes by Zbigniew Jędrzejewski-Szmek · 5 years ago
  82. 838d39a network: Allow DHCPv6 client to start solicit mode by Susant Sahani · 5 years ago
  83. 6371e69 fstab-generator: introduce an helper to write extra dependencies specified via the mount options by Franck Bui · 5 years ago
  84. 045c5fa fstab-generator: extra dependencies specified in fstab should be applied to the mount unit by Franck Bui · 5 years ago
  85. 0eb3be4 homectl: add --pkcs11-uri=auto and --pkcs-11-uri=list support by Lennart Poettering · 5 years ago
  86. 2af3966 homectl: add acquired fido2 PIN to user record by Lennart Poettering · 5 years ago
  87. 93295a2 homectl: split out pkcs#11 related code bits into own .c/.h file by Lennart Poettering · 5 years ago
  88. c98811d homectl: rework how we log when doing a home directory update by Lennart Poettering · 5 years ago
  89. 8e62dfb homectl: do generic error handling/retry also when creating a home directory by Lennart Poettering · 5 years ago
  90. f737186 homectl: show touch emoji when asking for PKCS#11 protected auth path by Lennart Poettering · 5 years ago
  91. 85b1294 pam-systemd-home: print helpful message when token's PIN is locked by Lennart Poettering · 5 years ago
  92. 7b78db2 homed: add support for authenticating with fido2 hmac-secret tokens by Lennart Poettering · 5 years ago
  93. 1c0c4a4 homectl: add support for enrolling FIDO2 HMAC-SECRET tokens by Lennart Poettering · 5 years ago
  94. 5e4fa45 user-record: add fields for FIDO2 HMAC authentication options by Lennart Poettering · 5 years ago
  95. c0bde0d user-record: rename JSON field "pkcs11Pin" to "tokenPin" by Lennart Poettering · 5 years ago
  96. d00f318 user-record: securely erase pkcs#11 when assigned NULL too by Lennart Poettering · 5 years ago
  97. 7b8d55b homectl: add missing log messages when json_variant_format() fails by Lennart Poettering · 5 years ago
  98. c63ec11 pkcs11-util: reduce scope of a variable by Lennart Poettering · 5 years ago
  99. 1146b66 macro: add new FOREACH_POINTER() macro magic by Lennart Poettering · 5 years ago
  100. 428d32a locale-util: add support for touch emoji by Lennart Poettering · 5 years ago