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

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl8jGVsACgkQxUyjNs/r
VX5p+BAAhUPL2sBkg72stwfpL2kAzG1sYj43X6TMyzex2ExffnZ/0/44Cy1MFsIL
7IL67e7ukVhUSsJO4wo4FnmslpWtF9lkTGHJcwXi//Tp9X5k8NeyUFD5PZXah1sH
T0fI7QCHAWSMFYr2JSRvLfaEdwHUHQ42CloYmW0U6DsLbrYo4zvIFHb08cukS1oV
0B31/vwDywO4mu/GCrJ7iXsTm3AHUqwH1I/2RYycOC1QzLS2fAzd7BMKInLgoMqr
W6iYSkwF01YOfl2+eVQkwBw9cewDURruRZd90IgiKsXuTLW1ErufvcwqMXP28zl0
pTA9rYU/0Ck/IZDoJqjJN/md0X7D2R157vi66XNzksosg2TNiFO5Nw38Fz4VAKTZ
EnsTyMS2PgAxFuo/lBTTPX1XPSSMjRSeTngQH24aeqscSpUoknitNdMrg0C8a18L
CDT3C9gKHpJELFpDPKZOzWPUbWf4sV2Rt4ErZl/iwRO83clsZixZ9pU8GKziGQ2v
5oY00VvKPmfKKcN6KfomQgJUlsrg8cZ5m/w3do/WltT4hFfMBiP9R2wfbJixQIFt
GvGFRsykIPhJWMI57J5GD6CO0oemydVCwk4Rm322h9sDFNJnUXq1r3DG7U8/pBrF
V7BjYFP/1ngm6q8qgRD+GN/3QD45fhcfTP+tWnnGXNheKRp0Px4=
=Txx7
-----END PGP SIGNATURE-----
  1. 99e015e network: rename settings about DHCPv6 Prefix Delegation by Yu Watanabe · 4 years, 12 months ago
  2. c9d223e test-network: add tests for prefix routes by Yu Watanabe · 5 years ago
  3. d64e32c nspawn: rework how /run/host/ is set up by Lennart Poettering · 5 years ago
  4. 7f8c1e9 test-network: add test for duplicated IPv6Token= by Yu Watanabe · 5 years ago
  5. f91b234 test-network: drop unnecessary sleep() in NetworkdStateFileTests.test_state_file by Yu Watanabe · 5 years ago
  6. 63fdaa3 Merge pull request #16407 from bluca/verity_reuse by Lennart Poettering · 5 years ago
  7. 2aa5a13 test: adapt test-functions for SUSE by Elisei Roca · 5 years ago
  8. ac1f3ad verity: re-use already open devices if the hashes match by Luca Boccassi · 5 years ago
  9. 739b9a4 Merge pull request #16353 from yuwata/network-dns-sni by Zbigniew Jędrzejewski-Szmek · 5 years ago
  10. 08de6f9 test: run systemd-dissect and systemd-run with log level debug in TEST-50-DISSECT by Luca Boccassi · 5 years ago
  11. 6647967 test-network: add tests for DNS= with port number and SNI by Yu Watanabe · 5 years ago
  12. 4c0668b Merge pull request #16478 from bluca/dissect_tests by Zbigniew Jędrzejewski-Szmek · 5 years ago
  13. 14f1c47 nspawn: mount os-release in two steps to make it read-only by Luca Boccassi · 5 years ago
  14. 2bc148a test: exercise RootImage, RootHash and RootVerity in TEST-50-DISSECT by Luca Boccassi · 5 years ago
  15. 0f5d24a test: pre-assemble minimal image for TEST-50-DISSECT at build time by Luca Boccassi · 5 years ago
  16. a5f1d66 test: exercise systemd-dissect with GPT and verity in TEST-50-DISSECT by Luca Boccassi · 5 years ago
  17. 6939873 test: exercise systemd-dissect --mount in TEST-50-DISSECT by Luca Boccassi · 5 years ago
  18. 571f953 test-network: wait for addresses are not in tentative state by Yu Watanabe · 5 years ago
  19. c5fcd8a test-network: check assigned address is not tentative state by Yu Watanabe · 5 years ago
  20. 491b79a test-network: set IPv6AcceptRA=no if no dynamic addresses are not required by Yu Watanabe · 5 years ago
  21. 2669833 timer: Adjust calendar timers based on monotonic timer instead of realtime by Filipe Brandenburger · 5 years ago
  22. 06bb441 test: Add "finish" rule to .PHONY by Filipe Brandenburger · 5 years ago
  23. a18c786 meson: do not install testdata when -Dinstall-tests=false by Zbigniew Jędrzejewski-Szmek · 5 years ago
  24. 0d3a8bc test: add test case for multi matches when use "||" by gaoyi · 5 years ago
  25. 5157d71 Merge pull request #16411 from ddstreet/bridge_without_carrier_fails by Yu Watanabe · 5 years ago
  26. 55aacd5 Merge pull request #15891 from bluca/host_os_release by Zbigniew Jędrzejewski-Szmek · 5 years ago
  27. 001c07c test-netowrk: in test_bridge_configure_without_carrier, avoid strange test failures by Dan Streetman · 5 years ago
  28. 48c1908 Merge pull request #16405 from sipraga/master by Zbigniew Jędrzejewski-Szmek · 5 years ago
  29. 4e3376d test-network: don't print networkctl output for passing subtests by Dan Streetman · 5 years ago
  30. 2e7090e test: bump the TEST-47 sleeps once again by Frantisek Sumsal · 5 years ago
  31. 0d0de13 network: add support for MACVLAN source mode by Alvin Šipraga · 5 years ago
  32. 9870cfd Merge pull request #16388 from keszybz/xdg-desktop-fuzz-case by Zbigniew Jędrzejewski-Szmek · 5 years ago
  33. d1ca1f7 xdg-autostart: avoid quadratic behaviour in strv parsing by Zbigniew Jędrzejewski-Szmek · 5 years ago
  34. 9ecf5d9 fuzz: add test case that should already be resolved by Zbigniew Jędrzejewski-Szmek · 5 years ago
  35. cda6677 core: refresh unit cache when building a transaction if UNIT_NOT_FOUND by Luca Boccassi · 5 years ago
  36. 98ebef6 DHCPv4: client add support for DHCP server allow list by Susant Sahani · 5 years ago
  37. e26538d network: tc: fix n_prio bounds check by Vito Caputo · 5 years ago
  38. bf795c4 test: use KILL instead of SIGKILL in TEST-52-HONORFIRSTSHUTDOWN by Frantisek Sumsal · 5 years ago
  39. c03ef42 network: tc: rename several settings which take size in bytes by Yu Watanabe · 5 years ago
  40. 3d2c269 test-network: add tests for SR-IOV by Yu Watanabe · 5 years ago
  41. c3a5025 network: add MACAddress= setting in [SR-IOV] section by Yu Watanabe · 5 years ago
  42. e64b31c network: add VLANProtocol= setting in [SR-IOV] section by Yu Watanabe · 5 years ago
  43. 518cd6b network: Introduce SR-IOV by Susant Sahani · 5 years ago
  44. 6c3a19d Merge pull request #16313 from yuwata/network-move-ipv6ll-gen-mode by Zbigniew Jędrzejewski-Szmek · 5 years ago
  45. 7233e91 core: store timestamps of unit load attempts by Luca Boccassi · 5 years ago
  46. 6f6296b network: move IPv6LinkLocalAddressGenerationMode= to [Network] section by Yu Watanabe · 5 years ago
  47. 8f84319 test: bump the timeout for systemd-hwdb-update.service under ASan by Frantisek Sumsal · 5 years ago
  48. 0090b55 Add quotes for -n by Gaoyi · 5 years ago
  49. 3f11426 Merge pull request #16275 from yuwata/network-deprecate-netdevsim by Zbigniew Jędrzejewski-Szmek · 5 years ago
  50. 98506a4 Merge pull request #15697 from OhNoMoreGit/fix-path-units by Zbigniew Jędrzejewski-Szmek · 5 years ago
  51. f49bead Merge pull request #16257 from keszybz/two-fuzzer-issues by Lennart Poettering · 5 years ago
  52. 4409886 test-network: remove unused config by Yu Watanabe · 5 years ago
  53. d4d55b0 core: add RootHashSignature service parameter by Luca Boccassi · 5 years ago
  54. 6b000af tree-wide: avoid some loaded terms by Lennart Poettering · 5 years ago
  55. f23810d fuzz-udev-rules: -ENOBUFS should be accepted too by Zbigniew Jędrzejewski-Szmek · 5 years ago
  56. 85fbebe journal: fix buffer overrun when urlifying by Zbigniew Jędrzejewski-Szmek · 5 years ago
  57. c4e9026 Merge pull request #16093 from yuwata/network-htb-add-settings-15213 by Lennart Poettering · 5 years ago
  58. f9044b7 Merge pull request #16106 from yuwata/network-tc-ets by Lennart Poettering · 5 years ago
  59. f83803a Merge pull request #16238 from keszybz/set-handling-more by Zbigniew Jędrzejewski-Szmek · 5 years ago
  60. fcc1d03 basic/set: add set_ensure_consume() by Zbigniew Jędrzejewski-Szmek · 5 years ago
  61. a1ba8c5 feature to honor first shutdown request to completion by Jay Burger · 5 years ago
  62. e1bb4b0 nspawn: implement container host os-release interface by Luca Boccassi · 5 years ago
  63. 0389f4f core: add RootHash and RootVerity service parameters by Luca Boccassi · 5 years ago
  64. 9e17329 test-functions: read /usr/etc/nsswitch.conf if /etc/nsswitch.conf does not exist (#16195) by Elisei Roca · 5 years ago
  65. 2edc494 Merge pull request #16237 from keszybz/revert-message-type-check by Zbigniew Jędrzejewski-Szmek · 5 years ago
  66. b17af3e bus-message: avoid dereferencing a NULL pointer by Zbigniew Jędrzejewski-Szmek · 5 years ago
  67. 804a436 fuzz-netdev-parser: add test case for earlier version of preceding patches by Zbigniew Jędrzejewski-Szmek · 5 years ago
  68. bc694c0 log: Prefer logging to CLI unless JOURNAL_STREAM is set by Daan De Meyer · 5 years ago
  69. b753e83 test-network: add tests for ETS by Yu Watanabe · 5 years ago
  70. d474aa5 network: tc: introduce Enhanced Transmission Selection (ETS) by Yu Watanabe · 5 years ago
  71. 2a71d57 network: clean-up DHCP lease server data configuration by Lennart Poettering · 5 years ago
  72. 2ee7e54 test-network: add tests for HTB settings by Yu Watanabe · 5 years ago
  73. d9eacc1 network: tc: add more settings for HTB by Yu Watanabe · 5 years ago
  74. 120b5c0 network: DHCPv6 - Add support to set token on the LAN interface by Susant Sahani · 5 years ago
  75. 6d0f380 test: in test_bridge_configure_without_carrier, ignore setup_state by Dan Streetman · 5 years ago
  76. e47add9 test: make TEST-02-CRYPTSETUP a bit more robust by Frantisek Sumsal · 5 years ago
  77. bb92447 core: don't consider SERVICE_SKIP_CONDITION for abnormal or failure restarts by Anita Zhang · 5 years ago
  78. 4f4f37b Merge pull request #16046 from bluca/dissect_squashfs_verity by Lennart Poettering · 5 years ago
  79. 60b316b test-network: wait 2min for the bridge being in configured state by Yu Watanabe · 5 years ago
  80. 57b611a Merge pull request #16074 from msekletar/freezer-test-flakes by Lennart Poettering · 5 years ago
  81. e7cbe5c dissect: support single-filesystem verity images with external verity hash by Luca Boccassi · 5 years ago
  82. 29f69c5 test-network: add test for IPv4AcceptLocal= by Yu Watanabe · 5 years ago
  83. 94d76d0 network: introduce IPv4AcceptLocal= setting by Yu Watanabe · 5 years ago
  84. 7887e58 test: avoid failing due to unexpected precision by Frantisek Sumsal · 5 years ago
  85. ea9f36a Merge pull request #15378 from msekletar/udev-kill-signal by Zbigniew Jędrzejewski-Szmek · 5 years ago
  86. a0d79df tests: sleep a bit and give kernel time to perform the action after manual freeze/thaw by Michal Sekletár · 5 years ago
  87. 3611ed7 test: add integration test for udev event timeout by Michal Sekletár · 5 years ago
  88. 891ff96 test-network: add tests for QFQ by Yu Watanabe · 5 years ago
  89. 4d7ddaf network: tc: introduce [QuickFairQueueingClass] section by Yu Watanabe · 5 years ago
  90. b12aaee network: tc: introduce Quick Fair Queueing (QFQ) by Susant Sahani · 5 years ago
  91. 7183b22 Merge pull request #15996 from yuwata/network-dhcp6-route-metric-15295 by Lennart Poettering · 5 years ago
  92. 68f6c58 test: temporarily block test 48 on Ubuntu's autopkgtest by Luca Boccassi · 5 years ago
  93. 1bf1bfd network: add DHCPv6.RouteMetric= by Yu Watanabe · 5 years ago
  94. 0e77fc6 network: fix double free in macsec_receive_channel_free() by Yu Watanabe · 5 years ago
  95. da3509f test-network: add test for wireguard without peers by Yu Watanabe · 5 years ago
  96. f3e4b1e Merge pull request #15884 from ssahani/dhcpv6-vendor by Yu Watanabe · 5 years ago
  97. fdd156d tests: add a testcase triggering https://github.com/systemd/systemd/issues/15968 by Evgeny Vereshchagin · 5 years ago
  98. d904afc core: reload cache if it's dirty when starting a UNIT_NOT_FOUND unit by Luca Boccassi · 5 years ago
  99. eed44b7 fix_test_function_timeout by Jay Burger · 5 years ago
  100. 433e14f network: fix memleaks by Yu Watanabe · 5 years ago