~kernevil/ubuntu/trusty/bind9/sdlz-hmac-keys

« back to all changes in this revision

Viewing changes to bin/tests/system/rpz/ns3/crash2

  • Committer: Package Import Robot
  • Author(s): LaMont Jones, Matthew Grant, LaMont Jones
  • Date: 2012-10-29 08:37:49 UTC
  • mfrom: (1.9.2)
  • Revision ID: package-import@ubuntu.com-20121029083749-r9inpzl0yuj9xdlu
Tags: 1:9.8.4.dfsg-1
[Matthew Grant]

* Turn off dlopen as it was causing test compile failures.
* Add missing library .postrm files for debhelper

[LaMont Jones]

* New upstream version
* soname fixup
* Ack NMUs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
 
2
;
 
3
; Permission to use, copy, modify, and/or distribute this software for any
 
4
; purpose with or without fee is hereby granted, provided that the above
 
5
; copyright notice and this permission notice appear in all copies.
 
6
;
 
7
; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
 
8
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
 
9
; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
 
10
; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
 
11
; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 
12
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 
13
; PERFORMANCE OF THIS SOFTWARE.
 
14
 
 
15
; $Id$
 
16
 
 
17
; a valid zone containing records that caused crashes
 
18
 
 
19
$TTL    120
 
20
@       SOA     crash2.tld3. hostmaster.ns.tld3. ( 1 3600 1200 604800 60 )
 
21
        NS      ns
 
22
ns      A       10.53.0.3
 
23
 
 
24
; #24 in test1, crashed new ASSERT() in rbtdb.c
 
25
c1      A       172.16.1.24
 
26
 
 
27
; #16 in test2, crashed new ASSERT() in rbtdb.c
 
28
c2      A       172.16.1.16