4
0

39 Commits

Author SHA256 Message Date
2714feb82c Update to version 2.1.13
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=62
2025-08-24 17:31:00 +00:00
efaec3706a Accepting request 1281178 from home:cunix:server_dns
Update to version 2.1.12

OBS-URL: https://build.opensuse.org/request/show/1281178
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=60
2025-05-29 16:16:10 +00:00
c0efb27bee Accepting request 1279085 from home:cunix:server_dns
Update to version 2.1.11

OBS-URL: https://build.opensuse.org/request/show/1279085
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=58
2025-05-23 15:10:32 +00:00
923b984411 Accepting request 1264791 from home:ramdomPTM:branches:server:dns
- Updated to version 2.1.8
  * Dependencies have been updated, notably the QUIC implementation, which could
    be vulnerable to denial-of-service attacks.
  * In forwarding rules, the target can now optionally include a non-standard
    DNS port number. The port number is also now optional when using IPv6.
  * An annoying log message related to permissions on Windows has been
    suppressed.
  * Resolver IP addresses can now be refreshed more frequently. Additionally,
    jitter has been introduced to prevent all resolvers from being refreshed
    simultaneously. Further changes have been implemented to mitigate issues
    arising from multiple concurrent attempts to resolve a resolver's IP
    address.
  * An empty value for "tls_cipher_suite" is now equivalent to leaving the
    property undefined. Previously, it disabled all TLS cipher suites, which had
    little practical justification.
  * In forwarding rules, an optional `*.` prefix is now accepted.

OBS-URL: https://build.opensuse.org/request/show/1264791
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=56
2025-03-30 16:19:49 +00:00
65ed0e2bd8 Accepting request 1237069 from home:cunix:server_dns
Update to version 2.1.7

OBS-URL: https://build.opensuse.org/request/show/1237069
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=54
2025-01-11 18:10:32 +00:00
3b0f5482c2 Accepting request 1236957 from home:ramdomPTM:branches:server:dns
- Update to version 2.1.6
  * Forwarding: in the list of servers for a zone, the `$BOOTSTRAP` keyword can be included as a shortcut to forward to the bootstrap servers. And the `$DHCP` keyword can be included to forward to the DNS resolvers provided by the local DHCP server. Based on work by YX Hao, thanks! DHCP forwarding should be considered experimental and my not work on all operating systems. A rule for a zone can mix and match multiple forwarder types, such as `10.0.0.1,10.0.0.254,$DHCP,192.168.1.1,$BOOTSTRAP`. Note that this is not implemented for captive portals yet.
  * Lying resolvers are now skipped, instead of just printing an error. This doesn't apply to captive portal and forwarding entries, which are the only reasonable use case for lying resolvers.
  * Support for XSalsa20 in DNSCrypt has been removed. This was not documented, and was supserseded by XChaCha20 in 2016.
  * Source files are now fetched with compression.
  * DNS64: compatibility has been improved.
  * Forwarding: the root domain (`.`) can now be forwarded.
  * The ARC caching algorithm has been replaced by the SIEVE algorithm.
  * Properties of multiple servers are now updated simultaneously. The concurrency level can be adjusted with the new `cert_refresh_concurrency` setting. Contributed by YX Hao.
  * MSI packages for DNSCrypt can now easily be built.
  * New command-line flag: `-include-relays` to include relays in `-list` and `-list-all`.
  * Support for DNS extended error codes has been added.
  * Documentation updates, bug fixes, dependency updates.
- Drop quic-go.patch, for dnscrypt-proxy already pulls fixed quic-go v0.48.2

OBS-URL: https://build.opensuse.org/request/show/1236957
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=53
2025-01-11 16:35:35 +00:00
4c696caca8 Accepting request 1169703 from home:cunix:server_dns
added patch quic-go.patch (boo#1222473)

OBS-URL: https://build.opensuse.org/request/show/1169703
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=51
2024-04-22 16:30:59 +00:00
f41cf1a154 Accepting request 1144367 from home:cunix:server_dns
use systemd sysusers

OBS-URL: https://build.opensuse.org/request/show/1144367
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=49
2024-02-05 19:44:55 +00:00
9ca52812b2 Accepting request 1103714 from home:cunix:server_dns
Update to version 2.1.5

OBS-URL: https://build.opensuse.org/request/show/1103714
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=47
2023-08-13 19:10:12 +00:00
85db6f3a1e Accepting request 1064409 from home:cunix:server_dns
Update to version 2.1.4

OBS-URL: https://build.opensuse.org/request/show/1064409
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=45
2023-02-11 17:29:13 +00:00
423730c2c6 Accepting request 1063290 from home:cunix:server_dns
Update to version 2.1.3

OBS-URL: https://build.opensuse.org/request/show/1063290
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=43
2023-02-05 17:32:04 +00:00
cb6c0f5d9d Accepting request 992404 from home:cunix:server_dns
Update to version 2.1.2

OBS-URL: https://build.opensuse.org/request/show/992404
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=41
2022-08-03 14:04:57 +00:00
5140cc702e Accepting request 964029 from home:cunix:server_dns
switched to vendored_licenses_packager as build dependency

OBS-URL: https://build.opensuse.org/request/show/964029
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=39
2022-03-26 17:08:58 +00:00
324e13472d Accepting request 922629 from home:cunix:server_dns
Update to version 2.1.1

OBS-URL: https://build.opensuse.org/request/show/922629
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=38
2021-10-05 16:25:27 +00:00
f0c1760b6c Accepting request 912292 from home:cunix:server_dns
Update to version 2.1.0

OBS-URL: https://build.opensuse.org/request/show/912292
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=37
2021-08-17 14:30:07 +00:00
7ecb7fa0e6 Accepting request 868981 from home:cunix:server_dns
bsc#1181502

OBS-URL: https://build.opensuse.org/request/show/868981
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=35
2021-02-03 16:04:03 +00:00
d240b79b45 Accepting request 862978 from home:cunix:server_dns
optional resolvconf support

OBS-URL: https://build.opensuse.org/request/show/862978
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=33
2021-01-18 17:46:09 +00:00
a16d993949 Accepting request 860360 from home:cunix:server_dns
- Minimum golang version now at 1.15
- Include 'notice' and 'patents' files of vendored packages.
- Paths and hints in configuration file adjusted and added.

OBS-URL: https://build.opensuse.org/request/show/860360
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=31
2021-01-05 22:23:51 +00:00
1fd8aa9304 Accepting request 860171 from home:namtrac:branches:server:dns
- Update to version 2.0.45
  * Configuration changes (to be required in versions 2.1.x):
    - [blacklist] has been renamed to [blocked_names]
    - [ip_blacklist] has been renamed to [blocked_ips]
    - [whitelist] has been renamed to [allowed_names]
    - generate-domains-blacklist.py has been renamed to
      generate-domains-blocklist.py, and the configuration files
      have been renamed as well.
  * dnscrypt-proxy -resolve has been completely revamped, and now
    requires the configuration file to be accessible. It will send
    a query to an IP address of the dnscrypt-proxy server by default.
    Sending queries to arbitrary servers is also supported with the
    new -resolve name,address syntax.
  * Relay lists can be set to * for automatic relay selection.
    When a wildcard is used, either for the list of servers or relays,
    the proxy ensures that relays and servers are on distinct networks.
  * Lying resolvers are detected and reported.
  * New return code: NOT_READY for queries received before the proxy
    has been initialized.
  * Server lists can't be older than a week any more, even if directory
    permissions are incorrect and cache files cannot be written.
  * New feature: allowed_ips, to configure a set of IP addresses to never
    block no matter what DNS name resolves to them.
  * Hard-coded IP addresses can be immediately returned for test queries
    sent by operating systems in order to check for connectivity and captive portals.
    Such responses can be sent even before an interface is considered as enabled by the
    operating system. This can be configured in a new section called [captive_portals].
  * On Linux, OpenBSD and FreeBSD, listen_addresses can now include IP addresses
    that haven't been assigned to an interface yet.
  * generate-domains-blocklist.py: regular expressions are now ignored in time-based entries.

OBS-URL: https://build.opensuse.org/request/show/860171
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=30
2021-01-04 18:36:28 +00:00
15cfb9547b Accepting request 822151 from home:bmwiedemann:branches:server:dns
Sort file lists to make package build reproducible

OBS-URL: https://build.opensuse.org/request/show/822151
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=28
2020-07-23 21:03:35 +00:00
1e6073025e Accepting request 820013 from home:cunix:server_dns
OBS-URL: https://build.opensuse.org/request/show/820013
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=26
2020-07-10 15:22:57 +00:00
Sebastian Wagner
3e4219e68d Accepting request 816152 from home:cunix:server_dns
mention patch delete for factory bot

OBS-URL: https://build.opensuse.org/request/show/816152
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=24
2020-06-25 07:19:27 +00:00
Sebastian Wagner
b78e3130ea Accepting request 814201 from home:cunix:server_dns
Update to version 2.0.44

OBS-URL: https://build.opensuse.org/request/show/814201
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=23
2020-06-16 13:26:51 +00:00
Sebastian Wagner
0af77d3229 Accepting request 813333 from home:cunix:server_dns
Build fails where golang is too old.

If acceptable, i'm asking to not immediately submit to Factory.

OBS-URL: https://build.opensuse.org/request/show/813333
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=22
2020-06-11 20:29:58 +00:00
9f3237cf5a Accepting request 758272 from home:dimstar:Factory
Allow systemd-mini

OBS-URL: https://build.opensuse.org/request/show/758272
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=20
2020-01-04 05:48:56 +00:00
b69a266ef2 Accepting request 536034 from home:bmwiedemann:branches:server:dns
Make builds reproducible by using a constant __DATE__ (boo#1047218)

now using -u for being independent of timezone
(mostly matters for builds outside of OBS with rpmbuild)

OBS-URL: https://build.opensuse.org/request/show/536034
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=18
2017-11-24 10:30:30 +00:00
e6861db777 Accepting request 521642 from home:jengelh:branches:server:dns
- Errors from user creation from pre scriptlet must not be ignored.
- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/521642
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=15
2017-09-07 12:51:00 +00:00
7bf7ca02fe Accepting request 520330 from home:sebix:branches:server:dns
- use packaged dnscrypt-resolvers.csv
- fix systemd macros

OBS-URL: https://build.opensuse.org/request/show/520330
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=14
2017-09-04 10:23:01 +00:00
dc3a05cb3e Accepting request 514573 from home:sebix:branches:server:dns
- upgrade to 1.9.5:
- specfile fixes, cleanup
also fixes rpmlint warnings and errors
fixes build on TW
shortened changelog

OBS-URL: https://build.opensuse.org/request/show/514573
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=13
2017-08-05 13:09:15 +00:00
c021667ddd Accepting request 453566 from home:MargueriteSu:branches:server:dns
OBS-URL: https://build.opensuse.org/request/show/453566
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=12
2017-01-31 08:30:46 +00:00
216bf3e165 Accepting request 419162 from home:MargueriteSu:branches:server:dns
OBS-URL: https://build.opensuse.org/request/show/419162
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=11
2016-08-13 14:32:32 +00:00
633d7e1337 Accepting request 417269 from home:MargueriteSu:branches:server:dns
OBS-URL: https://build.opensuse.org/request/show/417269
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=10
2016-08-06 14:58:36 +00:00
4c3fc26542 Accepting request 417211 from home:MargueriteSu:branches:server:dns
update version 1.7.0

OBS-URL: https://build.opensuse.org/request/show/417211
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=9
2016-08-06 04:29:59 +00:00
828956a422 Accepting request 400863 from home:MargueriteSu:branches:server:dns
OBS-URL: https://build.opensuse.org/request/show/400863
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=8
2016-06-09 17:53:40 +00:00
05c7a7e95d Accepting request 358933 from home:dsterba:branches:server:dns
* version 1.6.1:

OBS-URL: https://build.opensuse.org/request/show/358933
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=7
2016-02-12 12:04:36 +00:00
3765bae928 Accepting request 349513 from home:dsterba:branches:server:dns
- add dnscrypt-resolvers.csv from git (e6b4e93d07bdce39d4656c5a6)
- change default resolver to cisco (bnc#957003)

OBS-URL: https://build.opensuse.org/request/show/349513
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=6
2015-12-23 07:34:10 +00:00
fd0a655eff Accepting request 328406 from home:dsterba:branches:server:dns
Update to 1.6.0, a few new useful features.

OBS-URL: https://build.opensuse.org/request/show/328406
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=5
2015-09-02 15:48:08 +00:00
a9a4a188ed Accepting request 289614 from home:dsterba:branches:server:dns
OBS-URL: https://build.opensuse.org/request/show/289614
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=4
2015-03-06 10:36:58 +00:00
a677ca5c3b Accepting request 254518 from home:MargueriteSu:branches:server:dns
OBS-URL: https://build.opensuse.org/request/show/254518
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnscrypt-proxy?expand=0&rev=3
2014-10-07 14:32:39 +00:00