Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
dnscrypt-proxy
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Eric Dorland
dnscrypt-proxy
Compare Revisions
836a3fd72484d733c3e0dfc007ae77b2354111a4...97f1bdca12ef953bd119318978f8e3c33531cb9a
Source
97f1bdca12ef953bd119318978f8e3c33531cb9a
Select Git revision
...
Target
836a3fd72484d733c3e0dfc007ae77b2354111a4
Select Git revision
Compare
Commits (3)
Add NEWS message about the 2.0 series
· 078a8c1c
Eric Dorland
authored
Aug 03, 2018
078a8c1c
Remove old dnscrypt-proxy.conf file
· 1d40622a
Eric Dorland
authored
Aug 03, 2018
1d40622a
Update changelog for 2.0.16-2 release
· 97f1bdca
Eric Dorland
authored
Aug 03, 2018
97f1bdca
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
0 deletions
+19
-0
NEWS.Debian
debian/NEWS.Debian
+10
-0
changelog
debian/changelog
+8
-0
dnscrypt-proxy.maintscript
debian/dnscrypt-proxy.maintscript
+1
-0
No files found.
debian/NEWS.Debian
View file @
97f1bdca
dnscrypt-proxy (2.0.16-2) unstable; urgency=medium
* The 2.0 series of dnscrypt-proxy has been rewritten in Go, has support
for DNS-over-TLS and DNS-over-HTTPS, and has a completely different
configuration file format, now found in
/etc/dnscrypt-proxy/dnscrypt-proxy.toml. No attempt to convent the old
config file to the new one has been made.
-- Eric Dorland <eric@debian.org> Thu, 02 Aug 2018 23:07:34 -0400
dnscrypt-proxy (1.8.1-3) unstable; urgency=medium
* As of this version the /etc/default/dnscrypt-proxy is no longer used
...
...
debian/changelog
View file @
97f1bdca
dnscrypt-proxy (2.0.16-2) unstable; urgency=medium
* Target back to unstable (Closes: 894280)
* Add NEWS message about the 2.0 series
* Remove old dnscrypt-proxy.conf file
-- Eric Dorland <eric@debian.org> Thu, 02 Aug 2018 23:24:08 -0400
dnscrypt-proxy (2.0.16-1) experimental; urgency=medium
* New upstream release.
...
...
debian/dnscrypt-proxy.maintscript
View file @
97f1bdca
rm_conffile /etc/init.d/dnscrypt-proxy 1.8.1-3~ dnscrypt-proxy
rm_conffile /etc/default/dnscrypt-proxy 1.8.1-3~ dnscrypt-proxy
mv_conffile /etc/dnscrypt-proxy/dnscrypt-proxy.conf/dnscrypt-proxy.conf /etc/dnscrypt-proxy/dnscrypt-proxy.conf 1.8.1-4~ dnscrypt-proxy
rm_conffile /etc/dnscrypt-proxy/dnscrypt-proxy.conf 2.0.16-2~ dnscrypt-proxy