<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/getdns/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2023-05-01T10:36:00Z</updated>
<entry>
<title>getdns: fix compilation with OPENSSL_NO_DEPRECATED</title>
<updated>2023-05-01T10:36:00Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-02-21T14:54:16Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2fed4c089598b38d86531087fc41782f27c23c26'/>
<id>urn:sha1:2fed4c089598b38d86531087fc41782f27c23c26</id>
<content type='text'>
SSL_get_peer_certificate() is deprecated, OpenSSL v3.0 added
SSL_get0_peer_certificate() and SSL_get1_peer_certificate().

Use the latter since the return value is explicitely X509_free()ed
here, see [0].

[0] https://www.openssl.org/docs/manmaster/man3/SSL_get_peer_certificate.html

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>getdns: Update to 1.7.3</title>
<updated>2023-01-07T04:29:00Z</updated>
<author>
<name>Aquila Cooper</name>
</author>
<published>2023-01-07T04:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3dc5287cbe481fde522dfafe2419815782a59c41'/>
<id>urn:sha1:3dc5287cbe481fde522dfafe2419815782a59c41</id>
<content type='text'>
Changelog from upstream (https://github.com/getdnsapi/getdns/releases/tag/v1.7.3):

* 2022-12-22: Version 1.7.3
  * PR getdnsapi/getdns#532: Increase CMake required version 3.5 -&gt; 3.20, because we
    need cmake_path for Absolute paths in pkg-config (See Issue getdnsapi/getdns#517)
    Thanks Gabriel Ganne
  * Updated to Stubby 0.4.3 quickfix release

* 2022-08-19: Version 1.7.2
  * Stubby updated to 0.4.2 quickfix release

* 2022-08-19: Version 1.7.1
  * Always send the `dot` ALPN when using DoT
  * Strengthen version determination for Libidn2 during cmake processing
    (thanks jpbion).
  * Fix for issue in UDP stream selection in case of timeouts.
    Thanks Shikha Sharma
  * Fix using asterisk in ipstr for any address. Thanks uzlonewolf.
  * Issue getdnsapi/stubby#295: rdata not correctly written for validation for
    certain RR type. Also, set default built type to RelWithDebInfo and
    expose CFLAGS via GETDNS_BUILD_CFLAGS define and via
    getdns_context_get_api_information()
  * Issue getdnsapi/getdns#524: Bug fixes from submodules' upstream?
    Thanks Johnnyslee
  * Issue getdnsapi/getdns#517: Allow Absolute path CMAKE_INSTALL_{INCLUDE,LIB}DIR in
    pkg-config files. Thanks Alex Shpilkin
  * Issue getdnsapi/getdns#512: Update README.md to show correct PGP key location.
    Thanks Katze Prior.

Signed-off-by: Aquila Cooper &lt;aquila@cpr.is&gt;</content>
</entry>
<entry>
<title>getdns: add optional support for libevent2</title>
<updated>2022-01-03T10:18:57Z</updated>
<author>
<name>Rui Salvaterra</name>
</author>
<published>2020-11-09T21:32:50Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=978e2265968e36c9dc03004225198b85570f60d2'/>
<id>urn:sha1:978e2265968e36c9dc03004225198b85570f60d2</id>
<content type='text'>
Signed-off-by: Rui Salvaterra &lt;rsalvaterra@gmail.com&gt;
</content>
</entry>
<entry>
<title>getdns: remove maintainer</title>
<updated>2021-06-13T14:10:40Z</updated>
<author>
<name>Jonathan G. Underwood</name>
</author>
<published>2021-06-13T14:10:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4a241581ab1cbd6679ca64c401e8cc0c00b88c45'/>
<id>urn:sha1:4a241581ab1cbd6679ca64c401e8cc0c00b88c45</id>
<content type='text'>
Signed-off-by: Jonathan G. Underwood &lt;jonathan.underwood@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: back to cmake.mk</title>
<updated>2021-06-13T04:05:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-10T23:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2e654b19f38f1f941c70a5adcdac6311234362c3'/>
<id>urn:sha1:2e654b19f38f1f941c70a5adcdac6311234362c3</id>
<content type='text'>
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>getdns: bump to 1.7.0</title>
<updated>2021-06-11T14:38:42Z</updated>
<author>
<name>Rui Salvaterra</name>
</author>
<published>2021-06-08T16:16:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0261cd097226b7b8aca0c3053b69763ea4b4815c'/>
<id>urn:sha1:0261cd097226b7b8aca0c3053b69763ea4b4815c</id>
<content type='text'>
Remove obsolete patches.

Signed-off-by: Rui Salvaterra &lt;rsalvaterra@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: build CMake projects with Ninja</title>
<updated>2021-03-28T04:51:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-04T22:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a31b7320077c340268d31642ded69cc66fbc230c'/>
<id>urn:sha1:a31b7320077c340268d31642ded69cc66fbc230c</id>
<content type='text'>
faster to compile.

A small selection of packages was tested going from:

Executed in  696.30 secs   fish           external
   usr time   82.98 mins  395.00 micros   82.98 mins
   sys time    9.02 mins    0.00 micros    9.02 mins

to:

Executed in  592.20 secs   fish           external
   usr time   84.84 mins  361.00 micros   84.84 mins
   sys time    8.85 mins   57.00 micros    8.85 mins

Tested by running make -j 12 and wiping staging/build_dir/target_x

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>getdns: disable static linking of getdns utilities</title>
<updated>2021-02-07T13:44:47Z</updated>
<author>
<name>Jonathan G. Underwood</name>
</author>
<published>2021-02-07T13:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=24c02c728fdc4def87e5dce4121f0db6299786c5'/>
<id>urn:sha1:24c02c728fdc4def87e5dce4121f0db6299786c5</id>
<content type='text'>
This fixes issue #13361.

Signed-off-by: Jonathan G. Underwood &lt;jonathan.underwood@gmail.com&gt;
</content>
</entry>
<entry>
<title>getdns: Fix TLS V1.3 Ciphersuites option in Stubby</title>
<updated>2021-02-01T11:38:48Z</updated>
<author>
<name>Harris K Kusuma</name>
</author>
<published>2021-02-01T11:06:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=342526f14203f79396d83130f0a368319f627e8b'/>
<id>urn:sha1:342526f14203f79396d83130f0a368319f627e8b</id>
<content type='text'>
Description :
Fix typo in CMAKE getdns included files, so Stubby can use TLS v1.3 with chipersuites options ON.

This solve issue that's written in here :
https://github.com/getdnsapi/stubby/issues/240
https://github.com/getdnsapi/stubby/issues/257

Signed-off-by: Harris K Kusuma &lt;igharris.kk@gmail.com&gt;
</content>
</entry>
<entry>
<title>getdns: fix compilation without deprecated OpenSSL APIs</title>
<updated>2020-08-05T02:14:21Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-02T22:05:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=490a4eff1988a4d03d14d38ca48a1a563a8310e0'/>
<id>urn:sha1:490a4eff1988a4d03d14d38ca48a1a563a8310e0</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
