~ubuntu-branches/ubuntu/saucy/miredo/saucy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Rémi Denis-Courmont
  • Date: 2006-12-30 22:47:29 UTC
  • Revision ID: james.westby@ubuntu.com-20061230224729-sv0rhjsl6d597egu
Tags: 1.0.4-2
* Disable testsuite everywhere because it includes load-sensitive tests.
* Merge various fixes from upstream Subversion:
  - typo in miredo.conf.5 (r1805)
  - note about dangerous settings in miredo-server.conf.5 (r1815)
  - fix for insufficient hop limit in Teredo bubbles (r1822)
  - fix symmetric NAT detection (r1868)
  - s/#warn/#warning (r1882) showing up on Hurd
  - fix possible Teredo client spoofing vulnerability (r1884)
    Closes: #405111, Closes: #405412
* Use time() whenever needed instead of unsafe/badly broken 1Hz clock,
  though this degrades performance slightly.
* Do not send "direct" Teredo bubble when run as a Teredo relay to improve
  compatibility with Linux/NetFilter (incl. Debian-based NATs); see #404365.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
DEB_CONFIGURE_EXTRA_FLAGS +=    --disable-assert
14
14
endif
15
15
 
16
 
# Uho, problem on hppa pbuilder
17
 
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),hppa))
 
16
# testsuite is currently disabled because it may fail on busy builders
18
17
# testsuite is native, would fail if cross-compiling
19
 
ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
20
 
DEB_MAKE_CHECK_TARGET = check
21
 
endif
22
 
endif
 
18
#ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
 
19
#DEB_MAKE_CHECK_TARGET = check
 
20
#endif
23
21
 
24
22
DEB_DH_INSTALL_SOURCEDIR = $(DEB_SRCDIR)/debian/tmp
25
23
DEB_UPDATE_RCD_PARAMS_miredo = "start 43 S ."