~ubuntu-branches/ubuntu/wily/maradns/wily-proposed

« back to all changes in this revision

Viewing changes to deadwood-3.2.07/bug.reporting.policy

  • Committer: Package Import Robot
  • Author(s): Dariusz Dwornikowski, Tomasz Buchert, Dariusz Dwornikowski
  • Date: 2015-03-27 18:34:08 UTC
  • mfrom: (1.2.12)
  • Revision ID: package-import@ubuntu.com-20150327183408-wnfachdkdjt96yu6
Tags: 2.0.11-1
[ Tomasz Buchert ]
* Imported Upstream version 2.0.11

[ Dariusz Dwornikowski ]
* d/patches: 
  - refreshed all patches for new deadwood version
  - removed generating of random prime on build (Closes: #785536) 
* d/rules: date taken from changelog (Closes: #785535)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Deadwood is open for general testing.  Pretty much any bug can and should be
 
2
reported.  Some notes:
 
3
 
 
4
* Valgrind-reported memory leaks can always be reported.  Valgrind-reported
 
5
        errors are only valid if Deadwood is compiled with -DVALGRIND_NOERRORS
 
6
 
 
7
* The only officially supported OSes are Windows XP and Scientific Linux 6.
 
8
        OS-specific issues such as startup, daemonizing, sysloggin, and 
 
9
        /etc/resolv.conf setup are only supported on these two OSes.
 
10
 
 
11
* Bugs need to be reported to the MaraDNS list, not to my email account nor
 
12
        as blog comments.  
 
13
 
 
14
* Bugs reporting Deadwood crashes will be marked "unreproducible" unless
 
15
        either a stack trace (or core dump if the program was compiled with
 
16
        '-g' to enable debugging symbols) or a recipe to reproduce the
 
17
        crash is provided.
 
18