summaryrefslogtreecommitdiff
path: root/strata/network-security.morph
Commit message (Collapse)AuthorAgeFilesLines
* Remove all .morph files and files from the old formatJavier Jardón2017-12-121-47/+0
|
* network-security: Update NSS and libtasn1Sam Thursfield2017-07-111-4/+4
| | | | Both to fix compile failures with GCC 7
* Upgrade nss to 3.28.1staging/pedroalvarez/some-upgradesPedro Alvarez2017-02-091-2/+2
| | | | Now there is no need to disable Werror
* strata/network-security.morph: Update gnutls to gnutls_3_4_14Javier Jardón2016-08-211-2/+2
| | | | Change-Id: Ib5e7a0b91b424128ecf66262ec66211e9159dfa7
* strata/network-security.morph: Update nettle to nettle_3.2_release_20160128Javier Jardón2016-08-211-2/+2
| | | | Change-Id: I9a585e3806a30076c9f99890add13ca511ee7a90
* strata/network-security.morph: Update libtasn1 to libtasn1_4_9Javier Jardón2016-08-211-3/+3
| | | | Change-Id: Ic3cc5e002c3503804066527847c5e237a10da945
* strata/network-security.morph: Upgrade nspr to NSPR_4_12_RTMJavier Jardón2016-08-211-2/+2
| | | | Change-Id: I3b5faf67b60a206f9d7974ae0c3120a6087b13c7
* network-security: Use upstream tagsPedro Alvarez2016-04-051-2/+2
| | | | Change-Id: Ib7a8e10f81c50b1d3a86cd9992269403a348ba7f
* Apply migration to definitions version 8Pedro Alvarez2016-03-301-0/+3
| | | | | | | Note: Migration scripts live now in: http://git.baserock.org/cgit/baserock/baserock/spec.git Change-Id: Ica4fd12d96e563e5195172318d2d65847266146f
* Move gnutls to network-security stratumJavier Jardón2016-02-181-0/+27
| | | | | | With the other alternative implementation NSS/NSPR Change-Id: Ib8a15cffb7371c397b776a5b4e74dd8463341929
* Upgrading mozilla nss to nss-3.21Tristan Van Berkom2015-12-211-2/+2
| | | | | | | | | | | This is required to build recent evolution It's also just required, current nss is getting old. New build approach follows LFS instructions here: http://www.linuxfromscratch.org/blfs/view/svn/postlfs/nss.html Change-Id: I41645d98a18764b7356a019c44cc62c8f1cfdf2b
* Upgrading mozilla nspr to version 4.11Tristan Van Berkom2015-12-211-3/+2
| | | | | | This is required by recent nss Change-Id: I08a7e96471c08cfd56ea69e0ea69cff018e480ee
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+1
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Add network-security stratum morphologyFrancisco Redondo Marchena2014-09-161-0/+19
This add nss and nspr to a stratum to be shared for different systems.