3 files changed
+10
-2
lines changed- .github/workflows/ansible-tests.yml+2-2
- .github/workflows/build-docs.yml+2-2
- .github/workflows/codeql-analysis.yml+4-4
- .github/workflows/codespell.yml+1-1
- .github/workflows/debian-package.yml+2-2
- .github/workflows/docker.yml+7-7
- .github/workflows/pycodestyle.yml+1-1
- .github/workflows/regexploit.yml+1-1
- .github/workflows/reuse.yml+2-2
- .github/workflows/unittests.yml+2-2
- CHANGELOG.md+13-1
- NEWS.md+15
- debian/changelog+6
- docs/dev/release-procedure.rst+7-1
- intelmq/bots/experts/reverse_dns/expert.py+1-10
- intelmq/lib/bot.py+2-2
- intelmq/tests/bots/experts/reverse_dns/test_expert.py+4-4
- intelmq/version.py+1-1
- setup.cfg+1-1
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + |
0 commit comments