View | Details | Raw Unified | Return to bug 221105 | Differences between
and this patch

Collapse All | Expand All

(-)tt-new/AUTHORS (-1 / +1 lines)
Lines 6-12 Link Here
6
6
7
The code has since been modified by Seiji Munetoh, Kent Yoder and Richard Maciel.
7
The code has since been modified by Seiji Munetoh, Kent Yoder and Richard Maciel.
8
8
9
The code is currently maintained by Richard Maciel <richardmaciel@gmail.com>
9
The code is currently maintained by Hon Ching(Vicky) Lo <honclo@linux.vnet.ibm.com>
10
10
11
The manpages were originally written by Megan Schneider and Kathy Robertson
11
The manpages were originally written by Megan Schneider and Kathy Robertson
12
and have been modified by Kent Yoder.
12
and have been modified by Kent Yoder.
(-)tt-new/ChangeLog (+8 lines)
Lines 1-3 Link Here
1
* TROUSERS_0_3_14
2
- Changes to support OpenSSL 1.1.0
3
- Removed some warnings for proper builds
4
- Changes to allow building on OS X
5
- Fixed memory leaks
6
- Fixed failure to recognize connections from localhost over IPv6
7
- Fixed for an exploitable local denial of service in tcsd
8
1
* TROUSERS_0_3_13
9
* TROUSERS_0_3_13
2
- Changed exported functions which had a name too common, to avoid collision
10
- Changed exported functions which had a name too common, to avoid collision
3
- Assessed daemon security using manual techniques and coverit
11
- Assessed daemon security using manual techniques and coverit
(-)tt-new/README (-1 / +1 lines)
Lines 20-26 Link Here
20
  trousers-tech@lists.sf.net
20
  trousers-tech@lists.sf.net
21
21
22
Possibly sensitive security related bugs:
22
Possibly sensitive security related bugs:
23
  Richard Maciel <rmaciel@linux.vnet.ibm.com>
23
  Hon Ching(Vicky) Lo <honclo@linux.vnet.ibm.com>
24
24
25
Run-of-the-mill bug reports should use the TrouSerS bug tracker:
25
Run-of-the-mill bug reports should use the TrouSerS bug tracker:
26
  http://sourceforge.net/tracker/?group_id=126012&atid=704358
26
  http://sourceforge.net/tracker/?group_id=126012&atid=704358
(-)tt-new/configure (-10 / +10 lines)
Lines 1-6 Link Here
1
#! /bin/sh
1
#! /bin/sh
2
# Guess values for system-dependent variables and create Makefiles.
2
# Guess values for system-dependent variables and create Makefiles.
3
# Generated by GNU Autoconf 2.63 for trousers 0.3.13.
3
# Generated by GNU Autoconf 2.63 for trousers 0.3.14.
4
#
4
#
5
# Report bugs to <trousers-tech@lists.sf.net>.
5
# Report bugs to <trousers-tech@lists.sf.net>.
6
#
6
#
Lines 745-752 Link Here
745
# Identity of this package.
745
# Identity of this package.
746
PACKAGE_NAME='trousers'
746
PACKAGE_NAME='trousers'
747
PACKAGE_TARNAME='trousers'
747
PACKAGE_TARNAME='trousers'
748
PACKAGE_VERSION='0.3.13'
748
PACKAGE_VERSION='0.3.14'
749
PACKAGE_STRING='trousers 0.3.13'
749
PACKAGE_STRING='trousers 0.3.14'
750
PACKAGE_BUGREPORT='trousers-tech@lists.sf.net'
750
PACKAGE_BUGREPORT='trousers-tech@lists.sf.net'
751
751
752
# Factoring default headers for most tests.
752
# Factoring default headers for most tests.
Lines 1592-1598 Link Here
1592
  # Omit some internal or obsolete options to make the list less imposing.
1592
  # Omit some internal or obsolete options to make the list less imposing.
1593
  # This message is too long to be a string in the A/UX 3.1 sh.
1593
  # This message is too long to be a string in the A/UX 3.1 sh.
1594
  cat <<_ACEOF
1594
  cat <<_ACEOF
1595
\`configure' configures trousers 0.3.13 to adapt to many kinds of systems.
1595
\`configure' configures trousers 0.3.14 to adapt to many kinds of systems.
1596
1596
1597
Usage: $0 [OPTION]... [VAR=VALUE]...
1597
Usage: $0 [OPTION]... [VAR=VALUE]...
1598
1598
Lines 1663-1669 Link Here
1663
1663
1664
if test -n "$ac_init_help"; then
1664
if test -n "$ac_init_help"; then
1665
  case $ac_init_help in
1665
  case $ac_init_help in
1666
     short | recursive ) echo "Configuration of trousers 0.3.13:";;
1666
     short | recursive ) echo "Configuration of trousers 0.3.14:";;
1667
   esac
1667
   esac
1668
  cat <<\_ACEOF
1668
  cat <<\_ACEOF
1669
1669
Lines 1778-1784 Link Here
1778
test -n "$ac_init_help" && exit $ac_status
1778
test -n "$ac_init_help" && exit $ac_status
1779
if $ac_init_version; then
1779
if $ac_init_version; then
1780
  cat <<\_ACEOF
1780
  cat <<\_ACEOF
1781
trousers configure 0.3.13
1781
trousers configure 0.3.14
1782
generated by GNU Autoconf 2.63
1782
generated by GNU Autoconf 2.63
1783
1783
1784
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1784
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
Lines 1792-1798 Link Here
1792
This file contains any messages produced by compilers while
1792
This file contains any messages produced by compilers while
1793
running configure, to aid debugging if configure makes a mistake.
1793
running configure, to aid debugging if configure makes a mistake.
1794
1794
1795
It was created by trousers $as_me 0.3.13, which was
1795
It was created by trousers $as_me 0.3.14, which was
1796
generated by GNU Autoconf 2.63.  Invocation command line was
1796
generated by GNU Autoconf 2.63.  Invocation command line was
1797
1797
1798
  $ $0 $@
1798
  $ $0 $@
Lines 2774-2780 Link Here
2774
2774
2775
# Define the identity of the package.
2775
# Define the identity of the package.
2776
 PACKAGE='trousers'
2776
 PACKAGE='trousers'
2777
 VERSION='0.3.13'
2777
 VERSION='0.3.14'
2778
2778
2779
2779
2780
cat >>confdefs.h <<_ACEOF
2780
cat >>confdefs.h <<_ACEOF
Lines 15410-15416 Link Here
15410
# report actual input values of CONFIG_FILES etc. instead of their
15410
# report actual input values of CONFIG_FILES etc. instead of their
15411
# values after options handling.
15411
# values after options handling.
15412
ac_log="
15412
ac_log="
15413
This file was extended by trousers $as_me 0.3.13, which was
15413
This file was extended by trousers $as_me 0.3.14, which was
15414
generated by GNU Autoconf 2.63.  Invocation command line was
15414
generated by GNU Autoconf 2.63.  Invocation command line was
15415
15415
15416
  CONFIG_FILES    = $CONFIG_FILES
15416
  CONFIG_FILES    = $CONFIG_FILES
Lines 15464-15470 Link Here
15464
_ACEOF
15464
_ACEOF
15465
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15465
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15466
ac_cs_version="\\
15466
ac_cs_version="\\
15467
trousers config.status 0.3.13
15467
trousers config.status 0.3.14
15468
configured by $0, generated by GNU Autoconf 2.63,
15468
configured by $0, generated by GNU Autoconf 2.63,
15469
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
15469
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
15470
15470
(-)tt-new/configure.ac (-2 / +2 lines)
Lines 1-8 Link Here
1
#
1
#
2
# configure.in for the trousers project
2
# configure.ac for the trousers project
3
#
3
#
4
4
5
AC_INIT(trousers, 0.3.13, trousers-tech@lists.sf.net)
5
AC_INIT(trousers, 0.3.14, trousers-tech@lists.sf.net)
6
6
7
TSS_SPEC_MAJOR=1
7
TSS_SPEC_MAJOR=1
8
TSS_SPEC_MINOR=2
8
TSS_SPEC_MINOR=2

Return to bug 221105