Module version bump for LDAPS patch. Move a line.
This commit is contained in:
parent
9a680874fe
commit
66e03ec8b2
|
@ -697,11 +697,11 @@ interface(`sysnet_use_ldap',`
|
|||
corenet_tcp_connect_ldap_port($1)
|
||||
corenet_sendrecv_ldap_client_packets($1)
|
||||
|
||||
sysnet_read_config($1)
|
||||
|
||||
# Support for LDAPS
|
||||
dev_read_rand($1)
|
||||
dev_read_urand($1)
|
||||
|
||||
sysnet_read_config($1)
|
||||
')
|
||||
|
||||
########################################
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(sysnetwork, 1.12.1)
|
||||
policy_module(sysnetwork, 1.12.2)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue