Skip to content

Commit baf8842

Browse files
author
Antti Kultanen
committed
Release version 1.0.2
1 parent 9a56943 commit baf8842

3 files changed

Lines changed: 12 additions & 1 deletion

File tree

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
nflog-dns (1.0.2-1) unstable; urgency=medium
2+
3+
* Add Ubuntu 26.04 build, drop Ubuntu 22.04 build. Update CI.
4+
* Bump softprops/action-gh-release from 2 to 3
5+
6+
-- Antti Kultanen <antti.kultanen@molukki.com> Thu, 23 Apr 2026 10:12:11 +0300
7+
18
nflog-dns (1.0.1-1) unstable; urgency=medium
29

310
* Update readme

nflog_dns.spec

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ The tool binds to an NFLOG group and logs received DNS response records
5555
%systemd_postun_with_restart nflog_dns.service
5656

5757
%changelog
58+
* Thu Apr 23 2026 Antti Kultanen <antti.kultanen@molukki.com> - 1.0.2-1
59+
- Bump softprops/action-gh-release from 2 to 3
60+
- Add Ubuntu 26.04 build, drop Ubuntu 22.04 build. Update CI.
61+
5862
* Thu Mar 12 2026 Antti Kultanen <antti.kultanen@molukki.com> - 1.0.1-1
5963
- Update manpage
6064
- Update readme

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define PROGRAM_VERSION "1.0.1"
1+
#define PROGRAM_VERSION "1.0.2"

0 commit comments

Comments
 (0)