Skip to content

Commit

Permalink
bump 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pyama committed Jun 17, 2023
1 parent 2ff1d7f commit a2320b8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
libnss-stns-v2 (2.6.3-1) jammy; urgency=medium

* update openssl and curl

-- pyama86 <www.kazu.com@gmail.com> Sun, 18 Jun 2023 12:00:00 +0900

libnss-stns-v2 (2.6.2-1) xenial; urgency=medium

* move unix socket parameter to cached directive
Expand Down
4 changes: 3 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.2
Version: 2.6.3
Release: 1
License: GPLv3
URL: https://github.com/STNS/STNS
Expand Down Expand Up @@ -61,6 +61,8 @@ sed -i "s/^IPAddressDeny=any/#IPAddressDeny=any/" /lib/systemd/system/systemd-lo
%config(noreplace) /etc/stns/client/stns.conf

%changelog
* Sun Jun 18 2023 pyama86 <www.kazu.com@gmail.com> - 2.6.3-1
- update openssl and curl
* Mon Aug 17 2020 pyama86 <www.kazu.com@gmail.com> - 2.6.2-1
- move unix socket parameter to cached directive
* Thu Aug 13 2020 pyama86 <www.kazu.com@gmail.com> - 2.6.1-1
Expand Down

0 comments on commit a2320b8

Please sign in to comment.