dependabot[bot]
|
8bce7f687f
|
Bump actions/checkout from 5 to 6 in the github-actions-all group (#191)
Bumps the github-actions-all group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 5 to 6
- [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/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions-all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-20 23:09:24 +01:00 |
|
Héctor Molinero Fernández
|
d3ce6c6dfe
|
Fix APKBUILD
|
2026-01-20 22:04:09 +01:00 |
|
dependabot[bot]
|
0610b6c13a
|
Bump actions/checkout from 4 to 5 in the github-actions-all group (#186)
Bumps the github-actions-all group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4 to 5
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions-all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-11 11:45:45 +02:00 |
|
Steven
|
38b9ff690a
|
fix: Github Actions kept failing due to missing package (#182)
* Update main.yml
Added gawk in fedora packages
* Update main.yml
Added gawk package to building job and create RPM for Fedora
|
2025-06-10 23:18:42 +02:00 |
|
Héctor Molinero Fernández
|
448abf1464
|
3.5.1
v3.5.1
|
2025-03-12 19:56:23 +01:00 |
|
Héctor Molinero Fernández
|
d40945d4cb
|
Add Red Flag Domains list
|
2025-03-08 15:04:10 +01:00 |
|
Héctor Molinero Fernández
|
e1715ebef6
|
Add uBlock 2025 filter list
|
2025-03-08 14:54:58 +01:00 |
|
Héctor Molinero Fernández
|
4583c1b7c5
|
Remove OpenWrt test until the image is rebuilt with apk included
|
2025-02-16 18:33:13 +01:00 |
|
Héctor Molinero Fernández
|
e4af1b0fe2
|
3.5.0
v3.5.0
|
2024-10-22 22:47:59 +02:00 |
|
Héctor Molinero Fernández
|
9653391fc8
|
Add AWAvenue list, fixes #160
|
2024-10-09 22:37:03 +02:00 |
|
Federico Torrielli
|
170aa5ff51
|
feat: hblock can now retry multiple times with the -n or --retry option (#167)
Co-authored-by: Héctor Molinero Fernández <hector@molinero.dev>
|
2024-09-28 15:14:27 +02:00 |
|
Héctor Molinero Fernández
|
e9f3b56366
|
Update Dependabot config
|
2024-07-20 12:51:59 +02:00 |
|
Héctor Molinero Fernández
|
a111d223e8
|
Reformat GitHub YAML files
|
2024-07-20 12:02:25 +02:00 |
|
Héctor Molinero Fernández
|
9a3199b900
|
3.4.5
v3.4.5
|
2024-05-30 00:41:21 +02:00 |
|
Héctor Molinero Fernández
|
07b0862058
|
Install findutils explicitly in tests
|
2024-05-30 00:30:29 +02:00 |
|
Héctor Molinero Fernández
|
1c39f7f1b5
|
Remove AdGuard - CNAME trackers list, fixes #154, #157
|
2024-05-30 00:15:56 +02:00 |
|
Héctor Molinero Fernández
|
3f52e9bc89
|
Preserve PATH value in tests
|
2024-05-06 19:58:45 +02:00 |
|
Pedro Sader Azevedo
|
cb9aa4c891
|
Add Fedora package in PACKAGES.md (#153)
* Add Fedora package
---------
Co-authored-by: Héctor Molinero Fernández <hector@molinero.dev>
|
2024-02-14 22:00:04 +01:00 |
|
Héctor Molinero Fernández
|
a44b8b0a75
|
3.4.4
v3.4.4
|
2024-01-24 19:38:44 +01:00 |
|
Héctor Molinero Fernández
|
be60552e12
|
Revert "Add USOM list, fixes #141"
This reverts commit 1bbf4f692d.
The list contains too many dead domains.
|
2024-01-24 19:36:29 +01:00 |
|
Héctor Molinero Fernández
|
45bcba1431
|
3.4.3
v3.4.3
|
2024-01-21 15:13:07 +01:00 |
|
Héctor Molinero Fernández
|
08c9af2fbe
|
Fix wrong exit status due to a race condition when the "--parallel" option is used
|
2024-01-21 14:17:50 +01:00 |
|
Héctor Molinero Fernández
|
4d56b15cf8
|
Update user agent
|
2024-01-21 14:16:20 +01:00 |
|
Héctor Molinero Fernández
|
3d37443058
|
Update OpenWrt Docker image
|
2024-01-21 13:42:51 +01:00 |
|
Héctor Molinero Fernández
|
88ca838abb
|
nawk is now in Alpine's stable repositories
|
2024-01-21 13:36:45 +01:00 |
|
Héctor Molinero Fernández
|
0edac45111
|
Use AlmaLinux in tests
|
2024-01-21 13:33:37 +01:00 |
|
Héctor Molinero Fernández
|
b269f10f19
|
Add uBlock 2024 filter list
|
2024-01-21 11:47:48 +01:00 |
|
Héctor Molinero Fernández
|
1bbf4f692d
|
Add USOM list, fixes #141
|
2024-01-21 11:43:56 +01:00 |
|
Héctor Molinero Fernández
|
d7257a648a
|
Add Nix package
|
2023-11-16 22:08:01 +01:00 |
|
Héctor Molinero Fernández
|
e88984206b
|
Remove Gentoo package because it is not maintained
|
2023-11-16 22:05:35 +01:00 |
|
Héctor Molinero Fernández
|
2aaaab19fa
|
Add polish EasyList list,
fixes #145
|
2023-11-16 20:26:40 +01:00 |
|
Héctor Molinero Fernández
|
bf882f22fe
|
It seems that nawk is broken in Arch Linux, switch to Alpine
|
2023-10-22 17:36:34 +02:00 |
|
Héctor Molinero Fernández
|
93e95c5572
|
Add d3Host list, fixes #140
|
2023-10-22 17:23:10 +02:00 |
|
dependabot[bot]
|
38b701aa0d
|
Bump actions/checkout from 3 to 4 (#138)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-12 22:50:47 +02:00 |
|
Héctor Molinero Fernández
|
c522873b56
|
Install gawk in the openSUSE container
|
2023-08-16 16:01:58 +02:00 |
|
Héctor Molinero Fernández
|
19e6ac209a
|
Run tests on openSUSE Tumbleweed
|
2023-08-16 16:00:42 +02:00 |
|
Héctor Molinero Fernández
|
ae80f6e8bd
|
Update OpenWrt Docker image
|
2023-07-24 23:15:09 +02:00 |
|
Héctor Molinero Fernández
|
31e77f64cf
|
Remove "Not on my shift!" list
It is no longer maintained
|
2023-07-24 23:00:06 +02:00 |
|
Héctor Molinero Fernández
|
53e2755f33
|
3.4.2
v3.4.2
|
2023-06-05 22:47:41 +02:00 |
|
Héctor Molinero Fernández
|
85b70cfd8d
|
Remove GitLab CI
|
2023-06-05 22:45:46 +02:00 |
|
Héctor Molinero Fernández
|
b191a58a96
|
Typo
|
2023-06-05 22:34:46 +02:00 |
|
Héctor Molinero Fernández
|
3acaaa269b
|
Add Turkish Ad Hosts list, fixes #131
|
2023-06-04 12:49:58 +02:00 |
|
Héctor Molinero Fernández
|
c3234ffe50
|
Add uBlock annual lists
|
2023-06-04 12:21:35 +02:00 |
|
Héctor Molinero Fernández
|
42ce9d2957
|
Revert "Remove "pgl.yoyo.org" list"
This reverts commit e40fa8be6b.
|
2023-06-04 11:50:40 +02:00 |
|
Héctor Molinero Fernández
|
96ef6593bc
|
Remove POS variable initialisation to prevent the first positional argument from being an empty string
|
2023-06-04 11:49:41 +02:00 |
|
Héctor Molinero Fernández
|
2f2f49a470
|
Update Arch Linux package URL
|
2023-06-04 11:33:23 +02:00 |
|
Héctor Molinero Fernández
|
7eb39f886c
|
Update OpenWrt Docker image
|
2023-05-11 18:10:58 +02:00 |
|
Héctor Molinero Fernández
|
759a7b842f
|
3.4.1
v3.4.1
|
2023-01-29 19:23:12 +01:00 |
|
Héctor Molinero Fernández
|
8c57cce79c
|
Remove "winhelp2002.mvps.org" list
It has not been updated since March 2021.
|
2023-01-29 19:16:55 +01:00 |
|
Héctor Molinero Fernández
|
e40fa8be6b
|
Remove "pgl.yoyo.org" list
Updates have been paused for some time due to the blocking of URL shorteners (e.g. t.co).
|
2023-01-29 19:14:10 +01:00 |
|