diff --git a/.gitignore b/.gitignore index eb88102..0d9bbb2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /sscg-2.0.0.tar.gz /sscg-2.0.1.tar.gz /sscg-2.0.2.tar.gz +/sscg-2.0.3.tar.gz diff --git a/sources b/sources index 42ade74..82f198d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sscg-2.0.2.tar.gz) = 3c75a7be289231d5c6b625aad4f2a6e24f67e895a6c416dae0e153d120e7692d9628945ad1214395a253ac63f6e7b70e91e5841b559d8829d60fae5a1496f146 +SHA512 (sscg-2.0.3.tar.gz) = 2cc63e7eec375f312bf58664d73f5f8c875261de587775087d780f3d6831094fc874beb76c7964957683a2499e58426723b508721f7c481d7478bc9a88341766 diff --git a/sscg.spec b/sscg.spec index 0c2d536..ada83ff 100644 --- a/sscg.spec +++ b/sscg.spec @@ -11,7 +11,7 @@ Name: sscg -Version: 2.0.2 +Version: 2.0.3 Release: 1%{?dist} Summary: Simple SSL certificate generator @@ -50,6 +50,11 @@ false signatures from the service certificate. %{_bindir}/%{name} %changelog +* Wed Mar 08 2017 Stephen Gallagher - 2.0.3-1 +- Update to 2.0.3 +- Adds support for setting the file mode on the output certificates + and keys. + * Fri Mar 03 2017 Stephen Gallagher - 2.0.2-1 - Update to 2.0.2 - Always run with umask(077)