Skip to content

Commit

Permalink
Update stns.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
pyama86 authored Nov 6, 2023
1 parent 9321649 commit 9e57e92
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rpm/stns.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: SimpleTomlNameService Nss Module
Name: libnss-stns-v2
Version: 2.6.6
Release: 1
Release: 2
License: GPLv3
URL: https://github.com/STNS/STNS
Source: %{name}-%{version}.tar.gz
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
* Mon Nov 06 2023 pyama86 <[email protected]> - 2.6.6-2
- Add Validation for Query with username
* Fri Nov 03 2023 pyama86 <[email protected]> - 2.6.6-1
- I have fixed primarily memory leaks and buffer overflow vulnerabilities that were detected by the Continuous Integration (CI) system.
* Thu Nov 02 2023 pyama86 <[email protected]> - 2.6.5-1
Expand Down

0 comments on commit 9e57e92

Please sign in to comment.