1 dnsvi (1.3) stable; urgency=medium |
|
2 |
|
3 * Use user supplied server for get_auth_info too |
|
4 |
|
5 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Thu, 14 Jul 2016 10:30:52 +0200 |
|
6 |
|
7 dnsvi (1.2) stable; urgency=medium |
|
8 |
|
9 * better regex for removing the comments: |
|
10 |
|
11 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Thu, 09 Apr 2015 22:07:03 +0200 |
|
12 |
|
13 dnsvi (1.1) stable; urgency=medium |
|
14 |
|
15 * less verbose for dh_make: |
|
16 * add tw=0 at the very end of the zone file: |
|
17 * sort for comparison! |
|
18 * Added test for DKIM TXT record: |
|
19 * allow ; in ".." lines: |
|
20 |
|
21 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Thu, 09 Apr 2015 13:55:47 +0200 |
|
22 |
|
23 dnsvi (1.0) stable; urgency=medium |
|
24 |
|
25 * Now we can edit reverse zones!: |
|
26 * [perltidy]: |
|
27 * updated dependeny on Net::DNS: |
|
28 * updated the info about needed files: |
|
29 * skip the CHANGES file: |
|
30 * put the depencies there: |
|
31 * more docu: |
|
32 |
|
33 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Wed, 28 Jan 2015 23:55:06 +0100 |
|
34 |
|
35 dnsvi (0.10) stable; urgency=medium |
|
36 |
|
37 * fixed mising backup after reloading a ,dnsvi* file: |
|
38 |
|
39 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Wed, 28 Jan 2015 12:51:11 +0100 |
|
40 |
|
41 dnsvi (0.9) stable; urgency=medium |
|
42 |
|
43 * really, no experimental in bin/dnsvi: |
|
44 |
|
45 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Tue, 27 Jan 2015 22:07:10 +0100 |
|
46 |
|
47 dnsvi (0.8) stable; urgency=medium |
|
48 |
|
49 * use smartmatch experimental if >=5.20: |
|
50 |
|
51 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Tue, 27 Jan 2015 22:04:58 +0100 |
|
52 |
|
53 dnsvi (0.7) stable; urgency=medium |
|
54 |
|
55 * use default -k … and -l …: check $HOME/.dnsvi/default/K*key, |
|
56 otherwise use -l |
|
57 * added more option to confirmation dialog: |
|
58 |
|
59 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Tue, 27 Jan 2015 21:55:33 +0100 |
|
60 |
|
61 dnsvi (0.6) stable; urgency=medium |
|
62 |
|
63 * more tests: |
|
64 * [merged] from branch deb: |
|
65 * sort order in a more prominent place: Now we have a %ORDER global |
|
66 variable in the package DNS::Vi |
|
67 * fixed trailing spaces: |
|
68 * cope with additional spaces in soa records: |
|
69 * cope with continuation lines: |
|
70 * deal with very short primary names in SOA record: |
|
71 * changed the delta function: Now it returns a hash, not an array. |
|
72 * cosmetical changes: |
|
73 * fixed the cname change bug (reported by m.f.): |
|
74 * Hint about the SOA record: |
|
75 |
|
76 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Wed, 21 Jan 2015 23:09:39 +0100 |
|
77 |
|
78 dnsvi (0.5) stable; urgency=low |
|
79 |
|
80 * Changed the sort order.: When displaying the zone we sort in a way |
|
81 where same domains are kept together with their subdomains. We do |
|
82 this by reverting the label and sorting these reverted labels. |
|
83 |
|
84 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Mon, 08 Dec 2014 10:23:43 +0100 |
|
85 |
|
86 dnsvi (0.4) stable; urgency=low |
|
87 |
|
88 * section added |
|
89 |
|
90 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Fri, 14 Nov 2014 11:41:25 +0100 |
|
91 |
|
92 dnsvi (0.3) stable; urgency=low |
|
93 |
|
94 * [merged] from debian: |
|
95 * ignore CHANGES: |
|
96 * extended description |
|
97 * added the copyright |
|
98 |
|
99 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Fri, 14 Nov 2014 10:55:39 +0100 |
|
100 |
|
101 dnsvi (0.2) stable; urgency=low |
|
102 |
|
103 * fixed manifesto: |
|
104 * fixed the manifesto again: |
|
105 * [savepoint]: |
|
106 * built the first packate for tests: |
|
107 * fixed lintian warning about standards version: |
|
108 |
|
109 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Fri, 14 Nov 2014 09:59:58 +0100 |
|
110 |
|
111 dnsvi (0.1) stable; urgency=low |
|
112 |
|
113 * bug fix release |
|
114 |
|
115 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Thu, 13 Nov 2014 23:05:31 +0100 |
|
116 |
|
117 dnsvi (0.0) stable; urgency=low |
|
118 |
|
119 * Initial release. |
|
120 |
|
121 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Thu, 05 Jun 2014 21:09:29 +0200 |
|