~ubuntu-branches/ubuntu/quantal/maradns/quantal

« back to all changes in this revision

Viewing changes to update/2.0.02/maradns-2.0.01-were_at_two.patch

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2012-01-12 23:35:38 UTC
  • mfrom: (1.1.18)
  • Revision ID: package-import@ubuntu.com-20120112233538-wwr0rm4fhnk4w39j
Tags: 2.0.04+really1.4.09-1
Revert to 1.4 series with "really" version number. The 2.0 series packages
are not yet ready to be used.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- maradns-2.0.01/server/MaraDNS.c     2010-08-28 16:34:40.000000000 -0600
2
 
+++ maradns-2.0.02/server/MaraDNS.c     2011-02-05 18:22:12.000000000 -0700
3
 
@@ -4538,7 +4538,7 @@
4
 
     if(1 == 2) {
5
 
 #endif /* __CYGWIN__ */
6
 
 #ifndef ALLOW_NON_ROOT
7
 
-        harderror("Running MaraDNS 1.2 as a non-root server support disabled");
8
 
+        harderror("Running MaraDNS 2.0 as a non-root server support disabled");
9
 
 #else
10
 
         /* Bind to port 53 as a non-root user */
11
 
         bind_address = read_string_kvar("bind_address");