~ubuntu-branches/ubuntu/hardy/openswan/hardy-updates

« back to all changes in this revision

Viewing changes to lib/liblwres/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Rene Mayrhofer
  • Date: 2005-01-27 16:10:11 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050127161011-idgybmyz3vwhpfiq
Tags: 2.3.0-2
Urgency HIGH due to security issue and problems with build-deps in sarge.
* Fix the security issue. Please see
  http://www.idefense.com/application/poi/display?id=190&
      type=vulnerabilities&flashstatus=false
  for more details. Thanks to Martin Schulze for informing me about
  this issue.
  Closes: #292458: Openswan XAUTH/PAM Buffer Overflow Vulnerability
* Added a Build-Dependency to lynx.
  Closes: #291143: openswan: FTBFS: Missing build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
14
14
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15
15
 
16
 
# $Id: Makefile,v 1.5 2003/04/11 17:15:40 mcr Exp $
 
16
# $Id: Makefile,v 1.7 2004/11/16 22:11:54 mcr Exp $
17
17
 
18
18
srcdir =        .
19
19
VPATH =         .
26
26
 
27
27
CFLAGS=${CINCLUDES} ${CDEFINES} ${CWARNINGS}
28
28
 
29
 
VERSION="@(\#) freeswan-hacking-9.2.1-for-fs2"
 
29
VERSION="@(\#) openswan-hacking-9.3-for-osw2"
30
30
LIBINTERFACE=2
31
31
LIBREVISION=0
32
32
LIBAGE=1
54
54
                -DLIBINTERFACE=${LIBINTERFACE} \
55
55
                -DLIBREVISION=${LIBREVISION} \
56
56
                -DLIBAGE=${LIBAGE} \
 
57
                ${CINCLUDES} ${CDEFINES} ${CWARNINGS} \
57
58
                -c ${srcdir}/version.c
58
59
 
59
60
liblwres.a: ${OBJS} version.o