systemd v241-rc1
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJcTGj7AAoJELY7IYecNIWwEJ8P/1ArraGTLB5Db6dh6S7GRDqI
+9VBgG6YtomH0SOdNUEtW3MFBeOGu2uTplc2z7vHxWgsFCWR14GWE9VunPRU5eOi
YiHWxjT5V1rSzduEX6X/LY5fcQMYcoYnWmD3f8d2JTaxUWChrHpnEiAogvo1TB57
POTVDzLJl+zPVO9kua8k7DyxUPZoT4e3cIc41MDAo5s3WHcDYj5tH2asEMhkbLkV
vjC/QvzFNRTc4Lx2kGxU5926DzCSoQSp9vaB+iFrOSqboE9XeR0POMWIJRA/UFii
+WOlz8N+nJMV2uaURMbcTJaMgkijXlueKsWoBozPTLCKh54lwuBD99QsBV1lhabv
Of7PfYh9tsF3qND8fWcEAatI+cTMP3+Mfzcu65Fbr87y2sgcf/uJScokGdrSbqKs
FwIw55V9RY+FUL148y1snOV7FhMd9/IErtmutdPC4s+cDkbffdo7x6lp0DugA5qE
uKxIHQUmfHLm0paSDEzAnL5GGBT38npvi5qq5EM+2wGB5dNb2r8QYC3eZSVBV8ba
QD2WVzX7WxRrvQsZgwyfvIGtV2sXhyIKJJTSjAwesW6XlpOb5leDPcTJmucMHvwe
MB23ZeVLsa2GkVa+HQlzfX0GyZgI7Ucst57aRkl0pi0w3kHlT5JMInpH3p/3i/gb
7P+EiKUKtGlVGfJ8eWGw
=yfFG
-----END PGP SIGNATURE-----
build-sys: bump package/library versions

We added sd_bus_close_unref().
1 file changed
tree: b17e90783b09ae326011da55ce86598a6a04fd54
  1. .dir-locals.el
  2. .editorconfig
  3. .gitattributes
  4. .github/ISSUE_TEMPLATE/
  5. .gitignore
  6. .lgtm.yml
  7. .lgtm/cpp-queries/
  8. .mailmap
  9. .mkosi/
  10. .travis.yml
  11. .vimrc
  12. .ycm_extra_conf.py
  13. LICENSE.GPL2
  14. LICENSE.LGPL2.1
  15. Makefile
  16. NEWS
  17. README
  18. README.md
  19. TODO
  20. catalog/
  21. coccinelle/
  22. configure
  23. docs/
  24. factory/etc/
  25. hwdb/
  26. man/
  27. meson.build
  28. meson_options.txt
  29. mkosi.build
  30. modprobe.d/
  31. network/
  32. po/
  33. presets/
  34. rules/
  35. shell-completion/
  36. src/
  37. sysctl.d/
  38. sysusers.d/
  39. test/
  40. tmpfiles.d/
  41. tools/
  42. travis-ci/
  43. units/
  44. xorg/
  45. zanata.xml
README.md

systemd - System and Service Manager

Semaphore CI Build Status
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status

Details

General information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.