v2.1
What's Changed
- packit: bring back -Werror and add -Dfuzzer-test-server=true by @evverx in #93
- ci: send dfuzzer to Coverity Scan by @evverx in #94
- tree-wide: switch to the dbus-fuzzer organization by @evverx in #96
- fuzz: generate an empty array on the first iteration by @mrc0mmand in #95
- update systemd suppressions by @evverx in #97
- dfuzzer: bail out on any D-Bus error while traversing the tree by @mrc0mmand in #100
- Use GLib helpers instead of our own where possible by @mrc0mmand in #103
- dfuzzer.conf: suppress BecomeMonitor by @evverx in #104
- fuzz: drop leftover debug printf() by @mrc0mmand in #105
- rand: don't randomly truncate the pseudo-random signatures by @mrc0mmand in #107
- rand: generate UTF-8 strings for the string ('s') type by @mrc0mmand in #109
- rand: loosen the rules for the pseudo-random object paths by @mrc0mmand in #111
- rand: make pseudo-random variants a bit more variable by @mrc0mmand in #110
Full Changelog: v2.0...v2.1