Packages changed:
  drbd-utils
  fetchmail (6.4.8 -> 6.4.12)
  perl-Cpanel-JSON-XS (4.21 -> 4.23)

=== Details ===

==== drbd-utils ====

- bsc#1176065, fail to get master id from cib xml in fence handler
  Add patch crm-fence-peer-pacemaker2-issue2.patch

==== fetchmail ====
Version update (6.4.8 -> 6.4.12)
Subpackages: fetchmailconf

- update to 6.4.12:
  [#] REGRESSION FIX:
  * configure: fetchmail 6.4.9 and 6.4.10 would miss checking for TLS v1.2 and
  TLS v1.3 support if AC_LIB_LINKFLAGS came up with something such as
  /path/to/libssl.so, rather than -lssl. (For instance on FreeBSD)
  * configure: fetchmail 6.4.9's configure was unable to pick up OpenSSL
  if it wasn't announced by pkg-config, for instance, on FreeBSD

==== perl-Cpanel-JSON-XS ====
Version update (4.21 -> 4.23)

- updated to 4.23
  see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
  4.23 2020-09-05 (rurban)
  - Fixup t/54_stringify change for JSON 2.09 (really use PR #169 madsen)
  4.22 2020-09-04 (rurban)
  - Fix t/54_stringify needs JSON 2.09 for allow_unknown (PR #169 madsen)
  - Fix t/118_type.t for 5.6
  - Fix t/96_interop.t for missing JSON::XS (GH #83 ribasushi)
  - Possible fix for s390x with long double, untested (GH #83)