Accepting request 175573 from home:vitezslav_cizek:branches:Base:System

- set safe umask before creating a plaintext file (bnc#780943)
  added gpg2-set_umask_before_open_outfile.patch
- select proper ciphers when running in FIPS mode (bnc#808958)
  added gnupg-detect_FIPS_mode.patch

OBS-URL: https://build.opensuse.org/request/show/175573
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=56
This commit is contained in:
2013-05-16 10:06:39 +00:00
committed by Git OBS Bridge
parent 63ecb964f5
commit d7e7e54938
4 changed files with 106 additions and 0 deletions

View File

@@ -64,6 +64,9 @@ Patch4: gnupg-2.0.9-langinfo.patch
Patch5: gnupg-2.0.18-files-are-digests.patch
Patch6: gnupg-dont-fail-with-seahorse-agent.patch
Patch7: gnupg-broken-curl-test.patch
Patch8: gnupg-set_umask_before_open_outfile.patch
Patch9: gnupg-detect_FIPS_mode.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -81,6 +84,8 @@ gpg-agent, and a keybox library.
%patch5 -p1
%patch6 -p1
%patch7 -p1
%patch8 -p1
%patch9 -p1
%build
autoreconf -fi