This file is indexed.

/usr/share/doc/libfreeradius-client-dev/ChangeLog is in libfreeradius-client-dev 1.1.6-7.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
$Id: ChangeLog,v 1.5 2008/03/05 17:55:52 cparker Exp $

FreeRADIUS-client 1.1.6, March 5, 2008

  o Added dead_time functionality / configuration
  o Merge in fixes and enhancements from 'radiusclient-ng'
  o Improved functionality for embedded operation
    - In use in FreeSWITCH and OpenSER projects
  o Wrap gethostby*() family of calls with threadsafe variants
  o Change UINT4 to uint32_t, int to size_t, etc.
  o Fixed wrong usage of strncat function in several places

FreeRADIUS-client 1.1.5, March 2, 2007

  o Fixed endian issues with MD5 functions
  o Added library hooks to allow embedding of radius client functionality
  o Added example embedded program 'radembedded' in /src
  o Minor bugfixes to add better error checking/data validation

FreeRADIUS-client 1.1.4, Jan 14, 2007

  o Initial FreeRADIUS Client release