SHA256
1
0
forked from jengelh/sssd

Accepting request 785694 from home:scabrero:branches:network:ldap

- Fix dynamic DNS updates not using FQDN (bsc#1160587); Add
  0001-AD-use-getaddrinfo-with-AI_CANONNAME-to-find-the-FQD.patch

OBS-URL: https://build.opensuse.org/request/show/785694
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=231
This commit is contained in:
2020-03-16 18:49:22 +00:00
committed by Git OBS Bridge
parent 69df5c74e6
commit a37a1b4320
3 changed files with 121 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 16 16:44:23 UTC 2020 - Samuel Cabrero <scabrero@suse.de>
- Fix dynamic DNS updates not using FQDN (bsc#1160587); Add
0001-AD-use-getaddrinfo-with-AI_CANONNAME-to-find-the-FQD.patch
-------------------------------------------------------------------
Sun Jan 19 23:54:34 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>