<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/https-dns-proxy/tests, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-06T18:09:03Z</updated>
<entry>
<title>https-dns-proxy: update to 2026.03.18-2</title>
<updated>2026-05-06T18:09:03Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2026-05-04T03:01:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=97b710a5b395825da71170870a9b81d1ac61f661'/>
<id>urn:sha1:97b710a5b395825da71170870a9b81d1ac61f661</id>
<content type='text'>
Maintainer: me
Compile tested: x86_64, Dell EMC Edge620, OpenWrt 25.12.1
Run tested: x86_64, Dell EMC Edge620, OpenWrt 25.12.1

Description:
Fix nftables rule directory creation

  - Bump PKG_RELEASE to 2.

files/etc/init.d/https-dns-proxy:
  - Add 'mkdir -p' before writing nftables rules to ensure the parent
    directory exists. This fixes an issue where the directory might not
    exist on initial installation, causing errors.

tests/run_tests.sh:
  - Add comprehensive regression tests for notrack_nft.
  - Mock 'nft' to track invocations and control return codes for testing.
  - Patch 'NOTRACK_NFT_FILE' to a test-specific path for isolated testing.
  - Verify 'notrack_nft' correctly creates the parent directory if missing.
  - Test content of generated nftables snippet, idempotence, and removal.

Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
<entry>
<title>https-dns-proxy: update to 2025.12.29-4</title>
<updated>2026-03-04T01:43:22Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2026-03-02T20:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7d0db39fc88c047e98ff9fd8bc746e0e68b100f2'/>
<id>urn:sha1:7d0db39fc88c047e98ff9fd8bc746e0e68b100f2</id>
<content type='text'>
* add explicit LICENSE file to the repository
* pretty up Makefile
* minor shell script styling improvements
* better parsing if individual dnsmasq instances are used in config
* functional test

Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
</feed>
