systemd v242-rc2
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAlykaBcACgkQxUyjNs/r
VX6G1hAAh3zFqpU6aPWsTZGyYu1DTpp+QizlMtr9K5B3ZOUAeVf/rPMo4N+raC56
b4cMmEd63f2YmPJm/IbKgB5S+Yh6qJ4hVUIfO4d5DPQYZXbu5k+poHOFnUoHRPoF
j0kzIY5YznU1xFiC853kl68KQfQ86qTJnFdBYfFXwILLD+W0RpzCbxAqgjYduNVD
joxNSuKF2jXBVWXuHRxyjRX6eyjDcbylS3rQcYnS8LyN8p7ocWGNfvd/7PN96Dvo
a29XVfy3/gckKfqXhDKNHKLr/v1xTjlkUpDTcjoRWUuA4Ro9Zz+azCTLxgJ+sbPO
3VctwHL5Zyjpki2o5lximRafuSvnisdvkiP0Q9whT7u2YxG3MY2DI90bOxO5uWTH
3flXNeMgeeDwsvnVpnaNy9a7DwgumW5GBTYL5bH0Vq3ie4/mMfO6qaIrwgrffVl8
2iW4lFFulh0hdtpuE9XiF0Xkvy3q+WC8Ogvri1nigoHz5YnCGrds+1XLyz1b97NY
KGRg02FS8aCBD9bRmTpeEpeqJNCegnkCqb+vxnzvcAsH5sDR5G/80b9rwqlyqfGe
Fv+WBNPtQXbigTlfJTsTDuV937orYEm1eqLPSyY3v95C1Xy94CegyZ6pdoCF+8uM
yMYTg1OGn3y60H0Y+xc34vGrYwdXuihKDdyfYunk5crWVuZNwBQ=
=ZJJ4
-----END PGP SIGNATURE-----
  1. f69567c core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID= by Lennart Poettering · 6 years ago
  2. 237ebf6 Merge pull request #12013 from yuwata/fix-switchroot-11997 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  3. 347da10 test: add tests for new .timer units by Lennart Poettering · 6 years ago
  4. dd09a9e Merge pull request #12160 from yuwata/wait-online-allow-configuring by Yu Watanabe · 6 years ago
  5. 03db80b test-network: add tests for --any option of wait-online by Yu Watanabe · 6 years ago
  6. c7f070b test-network: fix timeout argument for wait_online() by Yu Watanabe · 6 years ago
  7. 4b6a6d1 test-network: add tests for FooOverUDP tunnels by Yu Watanabe · 6 years ago
  8. 38f4bb4 test-network: add more tests for SerializeTunneledPackets=, Key=, and friends by Yu Watanabe · 6 years ago
  9. 546c203 test: set longer StartLimitIntervalSec= and fewer StartLimitBurst= by Yu Watanabe · 6 years ago
  10. 753e0a2 test-network: add test for NetDev.Name= conflict by Yu Watanabe · 6 years ago
  11. 5a0bd90 test-network: add test for drop-in [WireGuardPeer] section by Yu Watanabe · 6 years ago
  12. b07b19d Merge pull request #12147 from yuwata/network-gre-key-12144 by Yu Watanabe · 6 years ago
  13. 6730a1f test-network: test stacked erspan tunnels by Yu Watanabe · 6 years ago
  14. 0ef830c test-network: merge tests for [Route] section by Yu Watanabe · 6 years ago
  15. a15ff20 test-network: use wait_online() in test_sysctl_disable_ipv6() by Yu Watanabe · 6 years ago
  16. ba1e0d0 test-network: use wait_online() in test_sysctl() by Yu Watanabe · 6 years ago
  17. 2dcfcc0 test-network: use wait_online() in test_link_local_addressing() by Yu Watanabe · 6 years ago
  18. d06f30f test-network: fix addr_gen_mode by Yu Watanabe · 6 years ago
  19. c2990ec test-network: move tests related to bonding by Yu Watanabe · 6 years ago
  20. b810272 test-network: merge tests about static addresses by Yu Watanabe · 6 years ago
  21. 5aa5832 test-network: add wait_online() helper function by Yu Watanabe · 6 years ago
  22. f087c7e test: add some basic testing that "systemctl start -T" does something by Lennart Poettering · 6 years ago
  23. 4d6cd57 fuzz: add testcases for the bug in condition_free_list_type() by Yu Watanabe · 6 years ago
  24. b264574 nspawn-oci: fix double free by Zbigniew Jędrzejewski-Szmek · 6 years ago
  25. b1f13b0 nspawn-oci: mount source is optional by Zbigniew Jędrzejewski-Szmek · 6 years ago
  26. 9ddd62c fuzz-nspawn-oci: add fuzzer for the oci bundle loader by Zbigniew Jędrzejewski-Szmek · 6 years ago
  27. 3f4c9bc Merge pull request #12066 from yuwata/fix-network-tunnel-12041 by Yu Watanabe · 6 years ago
  28. 6a97a86 test-network: add more tests for tunneling devices by Yu Watanabe · 6 years ago
  29. 59b44cc Merge pull request #12020 from mrc0mmand/test-functions-interactive-debug by Zbigniew Jędrzejewski-Szmek · 6 years ago
  30. 4890482 journalctl: support `-b all` to negate effect of -b by dana · 6 years ago
  31. 5a2114b test: improve testsuite configuration documentation by Frantisek Sumsal · 6 years ago
  32. b43c2c0 test: allow overriding of the KVM detection using TEST_NO_KVM by Frantisek Sumsal · 6 years ago
  33. c81a46b test: introduce INTERACTIVE_DEBUG by Frantisek Sumsal · 6 years ago
  34. 6d67286 test: unify indentation by Frantisek Sumsal · 6 years ago
  35. 9565867 Merge pull request #12016 from yuwata/fix-two-memleaks-found-by-oss-fuzz by Lennart Poettering · 6 years ago
  36. c7a67ba fuzz: add testcase for oss-fuzz#13691 by Yu Watanabe · 6 years ago
  37. 5ba40bb fuzz: add a testcase for oss-fuzz#13719 by Yu Watanabe · 6 years ago
  38. 054d871 test-execute: block /sys not /proc by Zbigniew Jędrzejewski-Szmek · 6 years ago
  39. 8cc6727 test: add a testcase for device plugged -> dead -> plugged bug by Yu Watanabe · 6 years ago
  40. 9bbd378 Merge pull request #11988 from keszybz/test-binaries-installation by Lennart Poettering · 6 years ago
  41. 5b69d29 test: use PBKDF2 instead of Argon2 in cryptsetup... by Frantisek Sumsal · 6 years ago
  42. 3298331 test: bump the second partition size to 50MB by Frantisek Sumsal · 6 years ago
  43. 98b0439 tests: install /usr/bin/dbus-broker when using dbus-broker by Zbigniew Jędrzejewski-Szmek · 6 years ago
  44. cff83db test-network: add tests for L2TP by Yu Watanabe · 6 years ago
  45. 3a56e69 networkd: Introduce l2tp tunnel by Susant Sahani · 6 years ago
  46. 0ae4456 test: avoid double-fsck'ing of the rootfs on Arch by Frantisek Sumsal · 6 years ago
  47. 1e46047 tests: install "head" in the image by Zbigniew Jędrzejewski-Szmek · 6 years ago
  48. 7f15b71 networkd: Add bridge port capabilities by Tobias Jungel · 6 years ago
  49. 3f50fff test: don't overwrite TESTDIR if already set by Frantisek Sumsal · 6 years ago
  50. 96c45cc Merge pull request #11861 from yuwata/network-verify-2 by Lennart Poettering · 6 years ago
  51. 3cca6cf Merge pull request #11893 from yuwata/wait-online-take-operstate by Lennart Poettering · 6 years ago
  52. c9cc038 network: introduce 'degraded-carrier' operstate to order all states by Yu Watanabe · 6 years ago
  53. 4ddbf08 test-network: wait more and fix wrong operational state by Yu Watanabe · 6 years ago
  54. 39bcff3 test-network: add test for WireGuard.PrivateKeyFile= by Yu Watanabe · 6 years ago
  55. 76df777 wireguard: add PrivateKeyFile= option by Yu Watanabe · 6 years ago
  56. bbb5aeb test-network: add tests for invalid Address sections by Yu Watanabe · 6 years ago
  57. 7e46b29 test: add a testcase for ProtectHome=tmpfs vs ProtectSystem=strict by Yu Watanabe · 7 years ago
  58. 1485aac meson: scope more git invocations with current_source_dir() by Davide Cavalca · 6 years ago
  59. ec637f3 Merge pull request #11943 from yuwata/device-action-seqnum-cleanups by Zbigniew Jędrzejewski-Szmek · 6 years ago
  60. a729e42 Merge pull request #11897 from mrc0mmand/parallelize-TEST-24-UNIT-TESTS by Zbigniew Jędrzejewski-Szmek · 6 years ago
  61. 7905e6d test: wait for a while active state of .device is updated by Yu Watanabe · 6 years ago
  62. 35d3a35 Merge pull request #11960 from mrc0mmand/more-fuzzers by Lennart Poettering · 6 years ago
  63. c423be2 network: introduce TripleSampling= option in CAN section by Clemens Gruber · 6 years ago
  64. 7f45d73 test-network: add tests for issue #11921 by Yu Watanabe · 6 years ago
  65. ea1cdaf fuzz: add a memleak reproducer for fuzz-nspawn-settings by Frantisek Sumsal · 6 years ago
  66. b5b499b fuzz: add nspawn-settings fuzzer by Frantisek Sumsal · 6 years ago
  67. 18d51b4 fuzz: add env-file fuzzer by Frantisek Sumsal · 6 years ago
  68. 5bfb2a9 test: try to determine QEMU_SMP dynamically by Frantisek Sumsal · 6 years ago
  69. 1ec38b8 test: add test for ID_RENAMING= udev property handling by pid1 by Yu Watanabe · 6 years ago
  70. 2f2a045 test: parallelize tasks in TEST-24-UNIT-TESTS by Frantisek Sumsal · 6 years ago
  71. f27abfc fuzz-dns-packet: add test case with lots of labels by Zbigniew Jędrzejewski-Szmek · 6 years ago
  72. 46d4d67 Merge pull request #11820 from dm0-/chase by Lennart Poettering · 6 years ago
  73. 26bf9c3 test-network: add tests for address pool by Yu Watanabe · 6 years ago
  74. 8595c45 TEST-22: add test for unprivileged dirs in root prefixes by David Michael · 6 years ago
  75. 2fe4c28 Merge pull request #11834 from martinpitt/network-test-fixes by Zbigniew Jędrzejewski-Szmek · 6 years ago
  76. af3b149 test-network: add testcase for #1850 by Yu Watanabe · 6 years ago
  77. 9cb8c55 network: rename GatewayOnlink= to GatewayOnLink= by Yu Watanabe · 6 years ago
  78. 09b8826 networkd-test: ignore failures of test_route_only_dns* in containers by Martin Pitt · 6 years ago
  79. 829c067 networkd-test: specify Address= with prefix length by Martin Pitt · 6 years ago
  80. 74c13b7 networkd-test: show service journal on startup failure by Martin Pitt · 6 years ago
  81. dc16327 Merge pull request #11795 from yuwata/fix-network-routing-policy-11280 by Lennart Poettering · 6 years ago
  82. 200fb16 Merge pull request #11844 from keszybz/networkd-fuzzer-fixes by Lennart Poettering · 6 years ago
  83. c448459 networkd: refuse more than 128 NTP servers by Zbigniew Jędrzejewski-Szmek · 6 years ago
  84. 83ec459 networkd: fix memleak when the same NetDev is specified twice by Zbigniew Jędrzejewski-Szmek · 6 years ago
  85. b677774 test-network: add testcase for issue #11280 by Yu Watanabe · 6 years ago
  86. 703bc7a test-network: drop relevant ip routing policy rules before testing by Yu Watanabe · 6 years ago
  87. 72b7f1b test-network: add test for MTUBytes= in vlan or macvlan devices by Yu Watanabe · 6 years ago
  88. f3892ed Merge pull request #11824 from keszybz/fuzzer-fixes by Lennart Poettering · 6 years ago
  89. 8c28360 Merge pull request #11823 from keszybz/more-fuzz-coverage by Lennart Poettering · 6 years ago
  90. 92e068b basic/utf8: do not read past end of string when looking for a multi-byte character by Zbigniew Jędrzejewski-Szmek · 6 years ago
  91. 10f6188 fuzz: add a sample for fuzz-udev-database by Yu Watanabe · 6 years ago
  92. 510dc4d Merge pull request #11767 from yuwata/network-bridge-enslaved by Lennart Poettering · 6 years ago
  93. 4c45892 fuzz-unit-file: add some directives for stuff coverage reports as not covered by Zbigniew Jędrzejewski-Szmek · 6 years ago
  94. eac31d7 fuzz: add directives.link and 99-default.link for fuzz-link-parser by Yu Watanabe · 6 years ago
  95. 6609924 test-network: add more tests for IgnoreCarrierLoss= by Yu Watanabe · 6 years ago
  96. 2be6c5d test-network: add more tests for Bridge= by Yu Watanabe · 6 years ago
  97. cc3e488 test-network: testing with two bond slaves by Yu Watanabe · 6 years ago
  98. 3dd2d52 test-udev: fix alignment and drop unnecessary white spaces by Yu Watanabe · 6 years ago
  99. 84a0819 test-udev: add more tests for line continuation by Yu Watanabe · 6 years ago
  100. 953a1af Merge pull request #11776 from keszybz/networkd-ordered-sets by Lennart Poettering · 6 years ago