SHA256
1
0
forked from pool/dhcp

- dhcp-server: fixed to escape all values used in constructed

ldap filters as a DN may contain e.g. asterisks (bnc#721829,
  [ISC-Bugs #28545]).

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=88
This commit is contained in:
2012-03-19 09:46:24 +00:00
committed by Git OBS Bridge
parent a66d02d4db
commit 97d7fc195d
3 changed files with 209 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 19 09:37:52 UTC 2012 - mt@suse.com
- dhcp-server: fixed to escape all values used in constructed
ldap filters as a DN may contain e.g. asterisks (bnc#721829,
[ISC-Bugs #28545]).
-------------------------------------------------------------------
Fri Jan 13 15:26:43 UTC 2012 - mt@suse.com