| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to version 1.0.10
* DB location (if not specified otherwise) will be /etc/pki/nssdb
if it exists and otherwise $HOME/.pki/nssdb
- cleanup specfile / fixup license tags
- Use %_smp_mflags
- fixed crash caused by wrong free() (bnc#572938)
- use /etc/pki/nssdb as default shared location as mozilla-nss-sysinit will manage to merge system and user dbs saved in ~/.pki/nssdb at runtime
- Add baselibs.conf as a source - Enable parallel building
- Update to version 1.0.6
* removed workaround for bnc#448259 but require NSS 3.12.3
* changed default location to $HOME/.pki/nssdb which is the
agreed one between integrators
- Update to version 1.0.6 * Never print debug to stdout, only to stderr.
- Update to version 1.0.5 * workaround for initial creation of shared DB (bnc#448259)
- Update to version 1.0.4, which makes the DB migration conditional on an environment variable that will not be set by default (NSS_USE_SHARED_DB).
- Update to version 1.0.3, which fixes includes when used in C++ code.