summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rwxr-xr-xcontrib/aix/inventory.sh3
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a606abc9..f2e790a2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,8 @@
33 configure.ac defines.h gss-serv-krb5.c session.c ssh-gss.h sshconnect1.c 33 configure.ac defines.h gss-serv-krb5.c session.c ssh-gss.h sshconnect1.c
34 sshconnect2.c] Add Portable GSSAPI support, patch by Simon Wilkinson. 34 sshconnect2.c] Add Portable GSSAPI support, patch by Simon Wilkinson.
35 - (dtucker) [Makefile.in] Remove auth2-krb5. 35 - (dtucker) [Makefile.in] Remove auth2-krb5.
36 - (dtucker) [contrib/aix/inventory.sh] Add public domain notice. ok mouring@
37 (the original author)
36 38
3720030825 3920030825
38 - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from 40 - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from
@@ -905,4 +907,4 @@
905 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 907 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
906 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 908 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
907 909
908$Id: ChangeLog,v 1.2915 2003/08/26 02:22:04 dtucker Exp $ 910$Id: ChangeLog,v 1.2916 2003/08/26 03:43:12 dtucker Exp $
diff --git a/contrib/aix/inventory.sh b/contrib/aix/inventory.sh
index 6b0eaaf4e..4f408e678 100755
--- a/contrib/aix/inventory.sh
+++ b/contrib/aix/inventory.sh
@@ -1,9 +1,10 @@
1#!/bin/sh 1#!/bin/sh
2# 2#
3# inventory.sh 3# inventory.sh
4# $Id: inventory.sh,v 1.4 2003/08/25 05:01:04 dtucker Exp $ 4# $Id: inventory.sh,v 1.5 2003/08/26 03:43:13 dtucker Exp $
5# 5#
6# Originally written by Ben Lindstrom, modified by Darren Tucker to use perl 6# Originally written by Ben Lindstrom, modified by Darren Tucker to use perl
7# This file is placed into the public domain.
7# 8#
8# This will produce an AIX package inventory file, which looks like: 9# This will produce an AIX package inventory file, which looks like:
9# 10#