diff options
| author | zimbatm <zimbatm@zimbatm.com> | 2020-10-31 21:17:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-31 21:17:26 +0100 |
| commit | 8f2be9ac36081fd1e9b2395e1662a5189bf917fb (patch) | |
| tree | b51261a8ae778972897feb33f11209f6818fd1ac /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 6a1782986d54fa2c87853780e7464b489455c447 (diff) | |
nss: make reproducible (#102156)
According to
https://hg.mozilla.org/projects/nss/file/c1fad130dce2081a5d6ce9f539c72d999f59afce/build.sh#l129
the FIPS mode is not enabled by default. Yet we generate the .chk files
that are only meant to be used for that mode. I have a sense that those
have been cargo-culted around.
Adding FIPS is still possible but you have to explictily build the lib
with `pkgs.nss.override { enableFIPS = true; }`
More info on what FIPS is:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Tech_Notes/nss_tech_note6
Other distros wrangling with the same issue:
https://bugzilla.opensuse.org/show_bug.cgi?id=1081723
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
