~ubuntu-branches/ubuntu/dapper/libapache2-mod-python/dapper-updates

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-02-08 15:18:16 UTC
  • Revision ID: james.westby@ubuntu.com-20050208151816-d0wn4hmb0docvmu3
Tags: 3.1.3-2.2ubuntu4
* SECURITY UPDATE: fix information disclosure
* publisher.py: check object types to disallow access to
  non-classes/modules; this avoids access to
  .../module/function/func_globals which discloses private data
* References:
  CAN-2005-0088

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
# requires flex 2.5.31 for reentrant support
24
24
LEX=/usr/local/bin/flex
25
 
INCLUDES=@INCLUDES@
 
25
INCLUDES=@INCLUDES@ $(DEB_DEFINES)
26
26
LIBS=@LIBS@
27
27
LDFLAGS=@LDFLAGS@
28
28
OPT=