Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pyama86 committed Oct 8, 2024
1 parent ef97eb1 commit 03ef9c9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
libnss-stns-v2 (2.6.8-1) jammy; urgency=high

* update dependency curl/curl to v8.10.1
* update dependency openssl/openssl to v3.3.1

-- pyama86 <[email protected]> Tue, 08 Oct 2024 16:00:00 +0900

libnss-stns-v2 (2.6.7-1) jammy; urgency=high

* update openssl and curl
Expand Down
5 changes: 4 additions & 1 deletion rpm/stns.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: SimpleTomlNameService Nss Module
Name: libnss-stns-v2
Version: 2.6.7
Version: 2.6.8
Release: 1
License: GPLv3
URL: https://github.com/STNS/STNS
Expand Down Expand Up @@ -60,6 +60,9 @@ sed -i "s/^IPAddressDeny=any/#IPAddressDeny=any/" /lib/systemd/system/systemd-lo
%config(noreplace) /etc/stns/client/stns.conf

%changelog
* Tue Oct 08 2024 pyama86 <[email protected]> - 2.6.8-1
- update dependency curl/curl to v8.10.1
- update dependency openssl/openssl to v3.3.1
* Tue Jul 16 2024 pyama86 <[email protected]> - 2.6.7-1
- update openssl and curl
* Tue Dec 05 2023 pyama86 <[email protected]> - 2.6.6-3
Expand Down

0 comments on commit 03ef9c9

Please sign in to comment.