SHA256
1
0
forked from pool/pam

Accepting request 649542 from home:jmoellers:branches:Linux-PAM

OBS-URL: https://build.opensuse.org/request/show/649542
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=186
This commit is contained in:
Josef Möllers
2018-11-16 17:08:18 +00:00
committed by Git OBS Bridge
parent 93d4e897d1
commit c0c76f0a22
3 changed files with 46 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 15 15:41:08 UTC 2018 - josef.moellers@suse.com
- When comparing an incoming IP address with an entry in
access.conf that only specified a single host (ie no netmask),
the incoming IP address was used rather than the IP address from
access.conf, effectively comparing the incoming address with
itself. (Also fixed a small typo while I was at it)
{bsc#1115640, use-correct-IP-address.patch]
-------------------------------------------------------------------
Mon Oct 22 07:42:19 UTC 2018 - josef.moellers@suse.com