]> git.99rst.org Git - stevenblack-hosts.git/log
stevenblack-hosts.git
4 weeks agoIssue #3175: adding more Ledger-spoofing domains.
Steven Black [Thu, 9 Jul 2026 00:05:11 +0000 (20:05 -0400)]
Issue #3175: adding more Ledger-spoofing domains.

4 weeks agoMerge pull request #3188 from XhmikosR/xmr/codeql
Steven Black [Tue, 7 Jul 2026 20:37:02 +0000 (13:37 -0700)]
Merge pull request #3188 from XhmikosR/xmr/codeql

A couple of CodeQL fixes

4 weeks agoRelease 3.16.96
Steven Black [Sun, 5 Jul 2026 16:45:54 +0000 (12:45 -0400)]
Release 3.16.96

4 weeks agoUpdates from URLHaus and KADhosts.
Steven Black [Sun, 5 Jul 2026 16:45:36 +0000 (12:45 -0400)]
Updates from URLHaus and KADhosts.

4 weeks agoMerge pull request #3189 from XhmikosR/patch-1
Steven Black [Sun, 5 Jul 2026 16:14:16 +0000 (12:14 -0400)]
Merge pull request #3189 from XhmikosR/patch-1

sourcestats.sh: check for required tools

4 weeks agoMerge branch 'StevenBlack:master' into patch-1
XhmikosR [Sun, 5 Jul 2026 15:54:54 +0000 (18:54 +0300)]
Merge branch 'StevenBlack:master' into patch-1

4 weeks agoMerge pull request #3187 from XhmikosR/xmr/filters
Steven Black [Sun, 5 Jul 2026 15:47:30 +0000 (11:47 -0400)]
Merge pull request #3187 from XhmikosR/xmr/filters

Reject domains with invalid characters in normalize_rule

4 weeks agoMerge pull request #3186 from XhmikosR/xmr/ci
Steven Black [Sun, 5 Jul 2026 15:44:20 +0000 (11:44 -0400)]
Merge pull request #3186 from XhmikosR/xmr/ci

Update GitHub Actions workflows

4 weeks agoIssue #3185: fix — add several domains related to athwartwhoafat.com.
Steven Black [Sun, 5 Jul 2026 15:12:27 +0000 (11:12 -0400)]
Issue #3185: fix — add several domains related to athwartwhoafat.com.

4 weeks agosourcestats.sh: check for required tools
XhmikosR [Sun, 5 Jul 2026 15:11:18 +0000 (18:11 +0300)]
sourcestats.sh: check for required tools

4 weeks agoReturn an explicit False from move_hosts_file_into_place
XhmikosR [Sun, 5 Jul 2026 15:04:39 +0000 (18:04 +0300)]
Return an explicit False from move_hosts_file_into_place

Unsupported platforms fell off the end and returned None.

4 weeks agoClose the README template file after reading it
XhmikosR [Sun, 5 Jul 2026 14:53:50 +0000 (17:53 +0300)]
Close the README template file after reading it

4 weeks agoAlways close the output hosts file
XhmikosR [Sun, 5 Jul 2026 14:53:50 +0000 (17:53 +0300)]
Always close the output hosts file

Open it in a with statement; drop the unused self-opening branch in remove_dups_and_excl.

4 weeks agoDocument empty except in domain_to_idna
XhmikosR [Sun, 5 Jul 2026 14:37:33 +0000 (17:37 +0300)]
Document empty except in domain_to_idna

4 weeks agoReject domains with invalid characters in normalize_rule
XhmikosR [Sun, 5 Jul 2026 14:20:53 +0000 (17:20 +0300)]
Reject domains with invalid characters in normalize_rule

4 weeks agoUpdate GitHub Actions workflows
XhmikosR [Sun, 5 Jul 2026 14:06:36 +0000 (17:06 +0300)]
Update GitHub Actions workflows

- CodeQL: scan Actions workflows too, switch to build-mode none matrix, drop autobuild
- container: attach build provenance and SBOM to the image
- add timeout-minutes to all jobs

4 weeks agoRelease 3.16.95
Steven Black [Sat, 4 Jul 2026 20:14:50 +0000 (16:14 -0400)]
Release 3.16.95

4 weeks agoUpdates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN.
Steven Black [Sat, 4 Jul 2026 20:14:34 +0000 (16:14 -0400)]
Updates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN.

5 weeks agoMerge pull request #3183 from StevenBlack/dependabot/github_actions/github-actions...
Steven Black [Wed, 1 Jul 2026 02:43:28 +0000 (22:43 -0400)]
Merge pull request #3183 from StevenBlack/dependabot/github_actions/github-actions-e164a1557c

Bump the github-actions group with 5 updates

5 weeks agoBump the github-actions group with 5 updates
dependabot[bot] [Wed, 1 Jul 2026 00:53:00 +0000 (00:53 +0000)]
Bump the github-actions group with 5 updates

Bumps the github-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` |
| [actions/setup-python](https://github.com/actions/setup-python) | `6.2.0` | `6.3.0` |
| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.36.0` | `4.36.2` |
| [github/codeql-action/autobuild](https://github.com/github/codeql-action) | `4.36.0` | `4.36.2` |
| [github/codeql-action/analyze](https://github.com/github/codeql-action) | `4.36.0` | `4.36.2` |

Updates `actions/checkout` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0)

Updates `actions/setup-python` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/a309ff8b426b58ec0e2a45f0f869d46889d02405...ece7cb06caefa5fff74198d8649806c4678c61a1)

Updates `github/codeql-action/init` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

Updates `github/codeql-action/autobuild` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

Updates `github/codeql-action/analyze` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action/init
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action/autobuild
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <redacted>
5 weeks agoRelease 3.16.94
Steven Black [Tue, 30 Jun 2026 22:02:11 +0000 (18:02 -0400)]
Release 3.16.94

5 weeks agoUpdate graphs.
Steven Black [Tue, 30 Jun 2026 22:01:55 +0000 (18:01 -0400)]
Update graphs.

5 weeks agoUpdates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN.
Steven Black [Tue, 30 Jun 2026 22:00:03 +0000 (18:00 -0400)]
Updates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN.

5 weeks agoAdding domain block-apple.com
Steven Black [Tue, 30 Jun 2026 21:50:48 +0000 (17:50 -0400)]
Adding domain block-apple.com

5 weeks agoRelease 3.16.93
Steven Black [Tue, 30 Jun 2026 01:06:09 +0000 (21:06 -0400)]
Release 3.16.93

5 weeks agoUpdates from URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Tue, 30 Jun 2026 01:05:55 +0000 (21:05 -0400)]
Updates from URLHaus, someonewhocares.org, and KADhosts.

5 weeks agoIssue #3182: fix — remove domain assets-secure.applicaster.com.
Steven Black [Tue, 30 Jun 2026 00:53:56 +0000 (20:53 -0400)]
Issue #3182: fix — remove domain assets-secure.applicaster.com.

5 weeks agoRelease 3.16.92
Steven Black [Fri, 26 Jun 2026 14:26:59 +0000 (10:26 -0400)]
Release 3.16.92

5 weeks agoUpdate graph.
Steven Black [Fri, 26 Jun 2026 14:26:01 +0000 (10:26 -0400)]
Update graph.

5 weeks agoUpdates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Fri, 26 Jun 2026 14:24:41 +0000 (10:24 -0400)]
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.

5 weeks agoIssue #3176: adding apcoa-park.com.
Steven Black [Fri, 26 Jun 2026 14:04:14 +0000 (10:04 -0400)]
Issue #3176: adding apcoa-park.com.

5 weeks agoAdding domains related to ledger-lives-desktop.io.
Steven Black [Fri, 26 Jun 2026 14:01:50 +0000 (10:01 -0400)]
Adding domains related to ledger-lives-desktop.io.

6 weeks agoRelease 3.16.91
Steven Black [Sun, 21 Jun 2026 21:40:30 +0000 (17:40 -0400)]
Release 3.16.91

6 weeks agoUpdates from BigDargon, URLhaus, someonewhocares.org, and KADhosts.
Steven Black [Sun, 21 Jun 2026 21:40:16 +0000 (17:40 -0400)]
Updates from BigDargon, URLhaus, someonewhocares.org, and KADhosts.

6 weeks agoIssue #3168: adding domain karedeutschland.com.
Steven Black [Sun, 21 Jun 2026 21:31:50 +0000 (17:31 -0400)]
Issue #3168: adding domain karedeutschland.com.

6 weeks agoIssue #3169: adding domain ecoprintworks.vercel.app.
Steven Black [Sun, 21 Jun 2026 21:28:53 +0000 (17:28 -0400)]
Issue #3169: adding domain ecoprintworks.vercel.app.

6 weeks agoRelease 3.16.90
Steven Black [Fri, 19 Jun 2026 01:31:30 +0000 (21:31 -0400)]
Release 3.16.90

6 weeks agoUpdates from BigDargon, URLhaus, someonewhocares.org, and KADhosts.
Steven Black [Fri, 19 Jun 2026 01:31:12 +0000 (21:31 -0400)]
Updates from BigDargon, URLhaus, someonewhocares.org, and KADhosts.

7 weeks agoRelease 3.16.89
Steven Black [Thu, 11 Jun 2026 16:55:41 +0000 (12:55 -0400)]
Release 3.16.89

7 weeks agoUpdates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Thu, 11 Jun 2026 16:55:18 +0000 (12:55 -0400)]
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.

7 weeks agoIssue #3166: add domains listed in this issue.
Steven Black [Thu, 11 Jun 2026 16:00:40 +0000 (12:00 -0400)]
Issue #3166: add domains listed in this issue.

7 weeks agoIssue #3165: remove domain toteme.com from the dormant clefspeare13 list.
Steven Black [Thu, 11 Jun 2026 15:56:11 +0000 (11:56 -0400)]
Issue #3165: remove domain toteme.com from the dormant clefspeare13 list.

8 weeks agoRelease 3.16.88
Steven Black [Sun, 7 Jun 2026 18:19:04 +0000 (14:19 -0400)]
Release 3.16.88

8 weeks agoUpdates from URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Sun, 7 Jun 2026 18:17:36 +0000 (14:17 -0400)]
Updates from URLHaus, someonewhocares.org, and KADhosts.

2 months agoRelease 3.16.87
Steven Black [Wed, 3 Jun 2026 18:03:23 +0000 (14:03 -0400)]
Release 3.16.87

2 months agoUodates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN.
Steven Black [Wed, 3 Jun 2026 18:03:04 +0000 (14:03 -0400)]
Uodates from BigDargon, URLHaus, someonewhocares.org, KADhosts, and hostsVN.

2 months agoIssue #3105: yank customer.cludo.com.
Steven Black [Wed, 3 Jun 2026 17:56:04 +0000 (13:56 -0400)]
Issue #3105: yank customer.cludo.com.

2 months agoRelease 3.16.86
Steven Black [Tue, 2 Jun 2026 17:12:59 +0000 (13:12 -0400)]
Release 3.16.86

2 months agoUpdates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Tue, 2 Jun 2026 17:12:09 +0000 (13:12 -0400)]
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.

2 months agoPhish me, phish you.
Steven Black [Tue, 2 Jun 2026 17:08:15 +0000 (13:08 -0400)]
Phish me, phish you.

2 months agoMerge pull request #3158 from StevenBlack/dependabot/github_actions/github-actions...
Steven Black [Tue, 2 Jun 2026 13:57:56 +0000 (09:57 -0400)]
Merge pull request #3158 from StevenBlack/dependabot/github_actions/github-actions-9245964beb

Bump the github-actions group with 6 updates

2 months agoBump the github-actions group with 6 updates
dependabot[bot] [Mon, 1 Jun 2026 01:36:40 +0000 (01:36 +0000)]
Bump the github-actions group with 6 updates

Bumps the github-actions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github/codeql-action](https://github.com/github/codeql-action) | `4.35.2` | `4.36.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `4.0.0` | `4.1.0` |
| [docker/login-action](https://github.com/docker/login-action) | `4.1.0` | `4.2.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action) | `6.0.0` | `6.1.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `7.1.0` | `7.2.0` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.9.0` | `5.0.0` |

Updates `github/codeql-action` from 4.35.2 to 4.36.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/95e58e9a2cdfd71adc6e0353d5c52f41a045d225...7211b7c8077ea37d8641b6271f6a365a22a5fbfa)

Updates `docker/setup-buildx-action` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd...d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5)

Updates `docker/login-action` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/4907a6ddec9925e35a0a9e82d7399ccc52663121...650006c6eb7dba73a995cc03b0b2d7f5ca915bee)

Updates `docker/metadata-action` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/030e881283bb7a6894de51c315a6bfe6a94e05cf...80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9)

Updates `docker/build-push-action` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/bcafcacb16a39f128d818304e6c9c0c18556b85f...f9f3042f7e2789586610d6e8b85c8f03e5195baf)

Updates `actions/dependency-review-action` from 4.9.0 to 5.0.0
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/2031cfc080254a8a887f58cffee85186f0e49e48...a1d282b36b6f3519aa1f3fc636f609c47dddb294)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/login-action
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/metadata-action
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/build-push-action
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/dependency-review-action
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <redacted>
2 months agoRelease 3.16.85
Steven Black [Sat, 30 May 2026 17:20:41 +0000 (13:20 -0400)]
Release 3.16.85

2 months agoUpdates from URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Sat, 30 May 2026 17:20:21 +0000 (13:20 -0400)]
Updates from URLHaus, someonewhocares.org, and KADhosts.

2 months agoRelease 3.16.84
Steven Black [Thu, 28 May 2026 13:53:02 +0000 (09:53 -0400)]
Release 3.16.84

2 months agoUodates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Thu, 28 May 2026 13:52:45 +0000 (09:52 -0400)]
Uodates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.

2 months agoIssue #3154: adding flipboxstudio.info.
Steven Black [Tue, 26 May 2026 14:44:45 +0000 (10:44 -0400)]
Issue #3154: adding flipboxstudio.info.

2 months agoRelease 3.16.83
Steven Black [Sat, 23 May 2026 16:42:09 +0000 (12:42 -0400)]
Release 3.16.83

2 months agoUpdates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Sat, 23 May 2026 16:41:55 +0000 (12:41 -0400)]
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.

2 months agoRelease 3.16.82
Steven Black [Wed, 20 May 2026 20:39:34 +0000 (16:39 -0400)]
Release 3.16.82

2 months agoUpdates fron BigDargon, URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Wed, 20 May 2026 20:39:16 +0000 (16:39 -0400)]
Updates fron BigDargon, URLHaus, someonewhocares.org, and KADhosts.

2 months agoUpdate the list from yoyo.org.
Steven Black [Sat, 16 May 2026 13:36:29 +0000 (09:36 -0400)]
Update the list from yoyo.org.

2 months agoRelease 3.16.81
Steven Black [Fri, 15 May 2026 15:53:11 +0000 (11:53 -0400)]
Release 3.16.81

2 months agoUpdates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Fri, 15 May 2026 15:52:54 +0000 (11:52 -0400)]
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.

2 months agoIssue #3126: add 5 domains.
Steven Black [Fri, 15 May 2026 15:06:49 +0000 (11:06 -0400)]
Issue #3126: add 5 domains.

2 months agoUpdate the release-it dependency.
Steven Black [Mon, 11 May 2026 15:43:40 +0000 (11:43 -0400)]
Update the release-it dependency.

2 months agoRelease 3.16.80
Steven Black [Fri, 8 May 2026 16:46:40 +0000 (12:46 -0400)]
Release 3.16.80

2 months agoUpdates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Fri, 8 May 2026 16:45:10 +0000 (12:45 -0400)]
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.

2 months agoIssue #3123: remove waterfordwhispersnews.com.
Steven Black [Fri, 8 May 2026 16:38:48 +0000 (12:38 -0400)]
Issue #3123: remove waterfordwhispersnews.com.

3 months agoRelease 3.16.79
Steven Black [Mon, 4 May 2026 18:08:01 +0000 (14:08 -0400)]
Release 3.16.79

3 months agoUpdates from URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Mon, 4 May 2026 18:07:46 +0000 (14:07 -0400)]
Updates from URLHaus, someonewhocares.org, and KADhosts.

3 months agoMerge pull request #3120 from glensc/patch-1
Steven Black [Mon, 4 May 2026 17:49:59 +0000 (13:49 -0400)]
Merge pull request #3120 from glensc/patch-1

Doc: Add docker build instructions without git clone

3 months agoDoc: Add docker build instructions without git clone
Elan Ruusamäe [Fri, 1 May 2026 13:12:09 +0000 (16:12 +0300)]
Doc: Add docker build instructions without git clone

Add instructions for building Docker image directly from GitHub.

3 months agoIssue #3119: add stats-collector.cxense.com.
Steven Black [Sun, 3 May 2026 18:05:27 +0000 (14:05 -0400)]
Issue #3119: add stats-collector.cxense.com.

3 months agoRelease 3.16.78
Steven Black [Sat, 2 May 2026 15:35:01 +0000 (11:35 -0400)]
Release 3.16.78

3 months agoUpdates from URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Sat, 2 May 2026 15:34:46 +0000 (11:34 -0400)]
Updates from URLHaus, someonewhocares.org, and KADhosts.

3 months agoMerge pull request #3118 from StevenBlack/dependabot/github_actions/github-actions...
Steven Black [Sat, 2 May 2026 15:09:01 +0000 (11:09 -0400)]
Merge pull request #3118 from StevenBlack/dependabot/github_actions/github-actions-40e65644f9

Bump the github-actions group with 3 updates

3 months agoBump the github-actions group with 3 updates
dependabot[bot] [Fri, 1 May 2026 01:01:26 +0000 (01:01 +0000)]
Bump the github-actions group with 3 updates

Bumps the github-actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [docker/login-action](https://github.com/docker/login-action) and [docker/build-push-action](https://github.com/docker/build-push-action).

Updates `github/codeql-action` from 4.35.1 to 4.35.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/c10b8064de6f491fea524254123dbe5e09572f13...95e58e9a2cdfd71adc6e0353d5c52f41a045d225)

Updates `docker/login-action` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/b45d80f862d83dbcd57f89517bcf500b2ab88fb2...4907a6ddec9925e35a0a9e82d7399ccc52663121)

Updates `docker/build-push-action` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/d08e5c354a6adb9ed34480a06d141179aa583294...bcafcacb16a39f128d818304e6c9c0c18556b85f)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: docker/login-action
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/build-push-action
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <redacted>
3 months agoMerge pull request #3076 from 30350n/flake-nixfmt
Steven Black [Wed, 29 Apr 2026 17:35:45 +0000 (13:35 -0400)]
Merge pull request #3076 from 30350n/flake-nixfmt

Add nixfmt to nix devShell, reformat flake.nix, Ignore flake.lock

3 months agoAdd nixfmt to nix devShell, reformat flake.nix, Ignore flake.lock
Bobbe [Fri, 20 Feb 2026 16:34:26 +0000 (17:34 +0100)]
Add nixfmt to nix devShell, reformat flake.nix, Ignore flake.lock

3 months agoRelease 3.16.77
Steven Black [Mon, 27 Apr 2026 14:22:08 +0000 (10:22 -0400)]
Release 3.16.77

3 months agoUpdates from URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Mon, 27 Apr 2026 14:21:51 +0000 (10:21 -0400)]
Updates from URLHaus, someonewhocares.org, and KADhosts.

3 months agoMerge pull request #3077 from 30350n/unbound-confs-rework
Steven Black [Mon, 27 Apr 2026 13:50:44 +0000 (09:50 -0400)]
Merge pull request #3077 from 30350n/unbound-confs-rework

Rework "Generate unbound configuration files from blocklist files (#2833)"

3 months agoAdd documentation for unbound configs
Bobbe [Fri, 27 Mar 2026 18:11:49 +0000 (19:11 +0100)]
Add documentation for unbound configs

3 months agoUse lib.sourceByRegex to filter source files
Bobbe [Fri, 27 Mar 2026 18:11:15 +0000 (19:11 +0100)]
Use lib.sourceByRegex to filter source files

3 months agoFix building unbound configs for alternates
Bobbe [Wed, 25 Mar 2026 11:37:47 +0000 (12:37 +0100)]
Fix building unbound configs for alternates

3 months agoUse runCommandLocal instead of mkDerivation, pipe instead of cat
Bobbe [Tue, 24 Mar 2026 14:59:11 +0000 (15:59 +0100)]
Use runCommandLocal instead of mkDerivation, pipe instead of cat

3 months agoAdd unbound config nix package
Yethal [Tue, 11 Mar 2025 17:44:50 +0000 (18:44 +0100)]
Add unbound config nix package

3 months agoRelease 3.16.76
Steven Black [Thu, 23 Apr 2026 17:33:32 +0000 (13:33 -0400)]
Release 3.16.76

3 months agoUpdates from Sinfonietta, Bigdargon, URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Thu, 23 Apr 2026 17:33:17 +0000 (13:33 -0400)]
Updates from Sinfonietta, Bigdargon, URLHaus, someonewhocares.org, and KADhosts.

3 months agoRelease 3.16.75
Steven Black [Sun, 12 Apr 2026 23:13:59 +0000 (19:13 -0400)]
Release 3.16.75

3 months agoUpdates from URLHaus, someonewhocares.org, minecraft-hosts, and KADhosts.
Steven Black [Sun, 12 Apr 2026 23:13:41 +0000 (19:13 -0400)]
Updates from URLHaus, someonewhocares.org, minecraft-hosts, and KADhosts.

4 months agoRelease 3.16.74
Steven Black [Sat, 4 Apr 2026 15:51:39 +0000 (11:51 -0400)]
Release 3.16.74

4 months agoUpdates from URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Sat, 4 Apr 2026 15:51:22 +0000 (11:51 -0400)]
Updates from URLHaus, someonewhocares.org, and KADhosts.

4 months agoPhishing me is not a great idea.
Steven Black [Sat, 4 Apr 2026 15:31:17 +0000 (11:31 -0400)]
Phishing me is not a great idea.

4 months agoRelease 3.16.73
Steven Black [Wed, 1 Apr 2026 13:36:54 +0000 (09:36 -0400)]
Release 3.16.73

4 months agoUpdates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.
Steven Black [Wed, 1 Apr 2026 13:36:38 +0000 (09:36 -0400)]
Updates from BigDargon, URLHaus, someonewhocares.org, and KADhosts.

4 months agoMerge pull request #3100 from StevenBlack/dependabot/github_actions/github-actions...
Steven Black [Wed, 1 Apr 2026 13:30:58 +0000 (09:30 -0400)]
Merge pull request #3100 from StevenBlack/dependabot/github_actions/github-actions-27e5dbfb8b

Bump the github-actions group with 6 updates

4 months agoMerge pull request #3099 from HomeLabineer/add-axios-c2-domains
Steven Black [Wed, 1 Apr 2026 13:29:55 +0000 (09:29 -0400)]
Merge pull request #3099 from HomeLabineer/add-axios-c2-domains

Add axios supply chain attack C2 domains

4 months agoBump the github-actions group with 6 updates
dependabot[bot] [Wed, 1 Apr 2026 00:53:07 +0000 (00:53 +0000)]
Bump the github-actions group with 6 updates

Bumps the github-actions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github/codeql-action](https://github.com/github/codeql-action) | `4.32.4` | `4.35.1` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.12.0` | `4.0.0` |
| [docker/login-action](https://github.com/docker/login-action) | `3.7.0` | `4.0.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action) | `5.10.0` | `6.0.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `6.19.2` | `7.0.0` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.8.3` | `4.9.0` |

Updates `github/codeql-action` from 4.32.4 to 4.35.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/89a39a4e59826350b863aa6b6252a07ad50cf83e...c10b8064de6f491fea524254123dbe5e09572f13)

Updates `docker/setup-buildx-action` from 3.12.0 to 4.0.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/8d2750c68a42422c14e847fe6c8ac0403b4cbd6f...4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd)

Updates `docker/login-action` from 3.7.0 to 4.0.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/c94ce9fb468520275223c153574b00df6fe4bcc9...b45d80f862d83dbcd57f89517bcf500b2ab88fb2)

Updates `docker/metadata-action` from 5.10.0 to 6.0.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/c299e40c65443455700f0fdfc63efafe5b349051...030e881283bb7a6894de51c315a6bfe6a94e05cf)

Updates `docker/build-push-action` from 6.19.2 to 7.0.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/10e90e3645eae34f1e60eeb005ba3a3d33f178e8...d08e5c354a6adb9ed34480a06d141179aa583294)

Updates `actions/dependency-review-action` from 4.8.3 to 4.9.0
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/05fe4576374b728f0c523d6a13d64c25081e0803...2031cfc080254a8a887f58cffee85186f0e49e48)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: docker/login-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: docker/metadata-action
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: docker/build-push-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/dependency-review-action
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <redacted>
git clone https://git.99rst.org/PROJECT