1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
|
openresolv (3.12.0-1) unstable; urgency=medium
* New upstream release.
-- Fabio Augusto De Muzio Tobich <ftobich@gmail.com> Sat, 02 Jan 2021 13:01:00 -0300
openresolv (3.11.0-1) unstable; urgency=medium
* New upstream release.
* Using new DH level format. Consequently:
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
* debian/control:
- Bumped Standards-Version to 4.5.1.
- Changed Architecture field, in Package stanza, to all.
- Changed Multi-Arch field, in Package stanza, to foreign.
* debian/copyright: added myself to packaging block.
* debian/openresolv.lintian-overrides: added two more scripts not marked
executable and sorted.
* debian/patches/010_fix-manpage-syntax.patch: added to fix some macro
syntax in the resolvconf.conf.5.in manpage and some spelling errors also.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
* debian/upstream/metadata: added Changelog, Homepage and Repository-Browse
fields.
-- Fabio Augusto De Muzio Tobich <ftobich@gmail.com> Sat, 19 Dec 2020 10:28:50 -0300
openresolv (3.10.0-2) unstable; urgency=medium
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Set upstream metadata fields: Repository.
[ Fabio Augusto De Muzio Tobich ]
* New maintainer. (Closes: #927951)
* debian/gbp.conf: removed, not needed anymore.
-- Fabio Augusto De Muzio Tobich <ftobich@gmail.com> Fri, 18 Dec 2020 21:52:26 -0300
openresolv (3.10.0-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Set debian branch name in gbp.conf.
* Bump copyright year.
* Bump Standards-Version to 4.5.0.
* Amend lintian-overrides for pdns_recursor script.
-- Reiner Herrmann <reiner@reiner-h.de> Sun, 09 Feb 2020 11:50:59 +0100
openresolv (3.9.2-1) unstable; urgency=medium
* QA upload.
* New upstream release.
- Fix restarting of services with systemd (Closes: #881103)
- Fix logic for interfaces without metric (Closes: #913612)
- Fix exit code when restarting non-existing services (Closes: #813836)
* Drop patches; applied upstream
* Orphan package. (see: #927951)
* Update homepage. (LP: #1836027)
* Update debhelper compat to 12.
* Update location of unbound configuration file.
(Closes: #913602, LP: #1552292)
* Switch URLs to https.
* Switch Vcs-* URLs to salsa.
* Mark openresolv as Multi-Arch: same.
* Update Standards-Version to 4.4.1:
- Declare that d/rules does not require root
* Remove duplicate installation in d/rules and simplify.
-- Reiner Herrmann <reiner@reiner-h.de> Thu, 24 Oct 2019 11:21:39 +0200
openresolv (3.8.0-1) unstable; urgency=medium
* New upstream release
- Fix doesn't work with multiple domains in search,
they are concatenated. (Closes: #817841)
* New Maintainer (Closes: #770083)
* d/patches
- Update resolvconf.8.in-spell
* d/copyright
- Update copyright
-- Jose dos Santos Junior <j.s.junior@live.com> Wed, 13 Apr 2016 20:08:41 -0300
openresolv (3.7.3-1) unstable; urgency=low
* QA upload.
* New upstream release.
* debian/control:
- Bump Standards-Version to 3.9.7.
- Vcs-* fields using https.
* debian/copyright updated.
* debian/patches:
- resolvconf.conf.5.in-spell.patch created.
* debian/watch:
- version 4.
-- Herbert Parentes Fortes Neto <hpfn@ig.com.br> Sun, 28 Feb 2016 14:39:40 -0300
openresolv (3.7.2-1) unstable; urgency=low
* QA upload.
* New upstream release.
-- Herbert Parentes Fortes Neto <hpfn@ig.com.br> Thu, 26 Nov 2015 15:28:42 -0200
openresolv (3.7.1-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* debian/patches:
- resolvconf-conf-5-spell.patch removed. Applied by the upstream.
- resolvconf.8.in-spell.patch created.
-- Herbert Parentes Fortes Neto <hpfn@ig.com.br> Thu, 08 Oct 2015 10:00:17 -0300
openresolv (3.7.0-1) unstable; urgency=medium
* QA upload.
* New upstream release. (Closes: #724105).
* Update DH level to 9
* debian/copyright updated.
* debian/control:
- bumped Standards-Version to 3.9.6.
- Maintainer field updated.
- Homepage field updated.
- Added Vcs* fields.
- Architecture: any.
* debian/patches: created resolvconf-conf-5-spell.patch.
* debian/rules: fixed path to /etc/dhcp.
* debian/watch updated.
-- Herbert Parentes Fortes Neto <hpfn@ig.com.br> Tue, 12 May 2015 15:31:26 -0300
openresolv (3.5.2-1) unstable; urgency=low
* New upstream release
* Return 0 for subscribers whose init script do not exist (closes: 659760)
* Support sortlist in our resolvconf hook (closes: 637285)
* Updated Standards-Version to 3.9.3 (no changes needed)
-- Roy Marples <roy@marples.name> Fri, 06 Apr 2012 16:03:03 +0100
openresolv (3.4.4-2) unstable; urgency=low
* Support dhclient IPv6, thanks to Geoffrey Sisson (closes: #635479)
* Add a note about setting name_servers= in resolvconf.conf on
Debian systems to README.Debian
* Updated Standards-Version to 3.9.2 (no changes needed)
-- Roy Marples <roy@marples.name> Mon, 1 Aug 2011 19:59:34 +0100
openresolv (3.4.4-1) unstable; urgency=low
* New upstream release
* Patch /etc/resolvconf.conf to mirror the default locations
for the resolvers dnsmasq, pdnsd and unbound (closes: #630688)
-- Roy Marples <roy@marples.name> Mon, 25 Jul 2011 21:30:52 +0100
openresolv (3.4.2-1) unstable; urgency=low
* New upstream release
-- Roy Marples <roy@marples.name> Mon, 13 Jun 2011 11:46:37 +0100
openresolv (3.4.0-1) unstable; urgency=low
* New upstream release
* Added pdnsd support (closes: #601390)
* Added abiliity to append search domains (closes: #601681)
* Added hooks for ifupdown, ppp and dhclient (closes: #601312)
-- Roy Marples <roy@marples.name> Thu, 04 Nov 2010 19:43:33 +0100
openresolv (3.3.6-1) unstable; urgency=low
* Initial upload to Debian (closes: #595081)
-- Roy Marples <roy@marples.name> Thu, 23 Sep 2010 10:06:38 +0100
|