]> andersk Git - openssh.git/blobdiff - ChangeLog
- (dtucker) [canohost.c] normalise socket addresses returned by
[openssh.git] / ChangeLog
index e70e717ec98a28648ab052b22d2e28a6bafde9bf..cfad7d12335f07c1c8a77b9a83280236370e7870 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+20050503
+ - (dtucker) [canohost.c] normalise socket addresses returned by
+   get_remote_hostname().  This means that IPv4 addresses in log messages
+   on IPv6 enabled machines will no longer be prefixed by "::ffff:" and
+   AllowUsers, DenyUsers, AllowGroups, DenyGroups will match IPv4-style
+   addresses only for 4-in-6 mapped connections, regardless of whether
+   or not the machine is IPv6 enabled.  ok djm@
+
 20050425
  - (dtucker) [regress/multiplex.sh] Use "kill -0 $pid" to check for the
    existence of a process since it's more portable.  Found by jbasney at
@@ -5,7 +13,7 @@
  - (dtucker) [regress/multiplex.sh] Remove cleanup call since test-exec.sh
    will clean up anyway.  From tim@
  - (dtucker) [regress/multiplex.sh] Put control socket in /tmp so running
-   "make tests" works even if you'r building on a filesystem that doesn't
+   "make tests" works even if you're building on a filesystem that doesn't
    support sockets.  From deengert at anl.gov, ok djm@
 
 20050424
This page took 0.040072 seconds and 4 git commands to generate.