Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pyama86 committed Aug 13, 2020
1 parent 068992c commit 3d5b53f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
5 changes: 5 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
libnss-stns-v2 (2.6.1-1) xenial; urgency=medium

* add cached directive

-- pyama86 <[email protected]> Thu, 13 Aug 2020 12:00:00 +0900
libnss-stns-v2 (2.6.0-1) xenial; urgency=medium

* add cache-stnsd options
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.0
Version: 2.6.1
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
* Thu Aug 13 2020 pyama86 <[email protected]> - 2.6.1-1
- add cached directive
* Tue Jul 14 2020 pyama86 <[email protected]> - 2.6.0-1
- add cache-stnsd options
- static build openssl and curl
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.0
2.6.1

0 comments on commit 3d5b53f

Please sign in to comment.