Tuomas Tynkkynen
8254d2cfb0
nss: Fix aarch64 build
2018-03-19 05:11:01 +02:00
taku0
16ee6b5ed9
nss: 3.34.1 -> 3.35; cacert.certdata2pem: 20160104 -> 20170717
2018-03-16 03:42:09 +00:00
Väinö Järvelä
aacd3e5267
nss: link libraries with absolute paths on Darwin
2018-02-21 07:33:11 +02:00
Andreas Rammhold
e524549536
nss: 3.33 -> 3.34.1
2018-01-31 01:51:28 +01:00
John Wiegley
e8caa47b35
nss: Omit an extraneous definition; fix other problems on Darwin
2018-01-03 15:18:00 -08:00
taku0
b5f2a090de
nss: 3.32.1 -> 3.33
2017-11-13 23:01:02 +09:00
Robin Gloster
034c168aa2
nss: fix includedir for pkgconfig
2017-10-09 20:49:36 +02:00
taku0
6e2744ab0f
nss: 3.31 -> 3.32.1
2017-10-04 21:12:12 +09:00
taku0
0ed1aead70
nss: 3.30 -> 3.31
2017-06-14 21:50:02 +09:00
Vladimír Čunát
8eab29e26f
nss: 3.28.3 -> 3.30 ( close #24508 )
2017-04-01 13:31:05 +02:00
Nikolay Amiantov
1715e3643b
nss: propagate nspr
2017-03-23 00:03:32 +03:00
Alexey Shmalko
cb670556c5
nss: 3.28.1 -> 3.28.3
...
This should fix firefox build, which fails due to nss being too old.
2017-03-08 13:27:16 +02:00
aszlig
ca7923f111
nss: Provide a more stable URL for pkgconfig patch
...
Since 2bf0f84f1f
, the patch isn't in our
repository anymore but being fetched from its origin.
However, the origin URL is always pointing to the latest master version
of Gentoo. This has the downside that whenever Gentoo changes the patch,
our build of NSS will be broken.
Also, I'm providing a comment here indicating what the patch does.
As to the reason *why* the patch is there, I vaguely remeber seeing a
few libraries/applications that depend on NSS relying that there's a
pkgconfig file.
After checking a few distros, they all seem to have it:
https://anonscm.debian.org/cgit/pkg-mozilla/nss.git/tree/debian?id=5306c4192d6bc0a2685842e9fd533196e7302297
https://apps.fedoraproject.org/packages/nss-devel/
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/nss&id=3f7f54b357e23b7ac1cec849693334ad29be07d2
The issue is already reported upstream but hasn't been fixed yet:
https://bugzilla.mozilla.org/show_bug.cgi?id=530672
Tested by building nss on x86_64-linux (the hash didn't change anyway,
but just to be sure).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-01-25 16:25:00 +01:00
Vladimír Čunát
30a94deac5
nss: remove parameter that just got unused
2017-01-24 15:56:36 +01:00
Vladimír Čunát
f8e39ec13c
nss: fetchpatch -> fetchurl
...
This isn't a dynamically generated patch, so it's not required,
and the hash was for unmodified patch anyway.
2017-01-24 15:43:53 +01:00
Eelco Dolstra
2bf0f84f1f
nss: 3.27.2 -> 3.28.1
2017-01-24 14:49:46 +01:00
Eelco Dolstra
b221fc137c
nss: 3.27.1 -> 3.27.2
2016-12-01 13:02:35 +01:00
Eelco Dolstra
1624f7f174
nss: 3.26 -> 3.27.1
2016-11-15 16:58:45 +01:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Eelco Dolstra
6aabe2e4bb
nss: 3.24 -> 3.26
2016-08-11 15:20:35 +02:00
rnhmjoj
f2842da8b2
nss: 3.23 -> 3.24
2016-08-07 23:38:03 +02:00
Eelco Dolstra
cb37ab146b
Add mirror://mozilla scheme
2016-05-09 19:37:22 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Franz Pletz
1a9b272c09
nss: 3.22.2 -> 3.23 (security)
...
Fixes CVE-2016-1950.
See: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.23_release_notes
2016-03-21 21:27:59 +01:00
Domen Kožar
603ea2652f
nss: 3.22 -> 3.22.2 (CVE-2016-1950)
2016-03-11 12:18:18 +00:00
Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
Eelco Dolstra
1f952e0172
nss: 3.21 -> 3.22
2016-02-12 16:10:59 +01:00
Vladimír Čunát
f9f6f41bff
Merge branch 'master' into closure-size
...
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Eelco Dolstra
86bf3662df
nss: 3.20.1 -> 3.21
2015-12-16 16:18:42 +01:00
Luca Bruno
e289717414
rename moveToOutput and propagatedBuildInputs
2015-12-02 10:05:36 +01:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
William A. Kennington III
e8cbf833ef
nss: 3.20 -> 3.20.1
2015-11-04 00:58:28 -08:00
Vladimír Čunát
ba9b80c7e0
nspr,nss: split into multiple outputs
...
Hopefully most references are OK.
2015-10-13 20:18:44 +02:00
William A. Kennington III
ec18091961
nss: Add platforms
2015-09-18 14:52:52 -07:00
William A. Kennington III
b5d599af8c
nss: 3.19.3 -> 3.20
2015-08-20 15:32:47 -07:00
Eelco Dolstra
36ab9c695a
nss: Update to 3.19.3
2015-08-11 14:26:30 +02:00
William A. Kennington III
f80dc98ca9
nss: 3.19.1 -> 3.19.2
2015-06-24 18:14:17 -07:00
Eelco Dolstra
98a4eabd99
Revert "qemu: 2.2.2 -> 2.3.0"
...
This reverts commit 19c259161b
.
2015-06-04 14:54:48 +02:00
William A. Kennington III
5483697ab1
nss: 3.19 -> 3.19.1
2015-05-29 15:29:53 -07:00
William A. Kennington III
19c259161b
qemu: 2.2.2 -> 2.3.0
2015-05-20 18:30:22 -07:00
William A. Kennington III
9f337e8cc7
nss: 3.18.1 -> 3.19
2015-05-08 06:14:35 -07:00
Eelco Dolstra
1d8590afe4
nss: Update to 3.18.1
2015-04-21 16:53:43 +02:00
William A. Kennington III
7215167342
nss: 3.17.4 -> 3.18
2015-03-27 11:37:06 -07:00
Eelco Dolstra
843f21fd6a
nss: Update to 3.17.4
2015-02-24 18:50:04 +01:00
William A. Kennington III
ffee9f6a92
nss: Fix gentoo patch to specify library path in nss.pc
2015-01-02 00:24:49 -08:00
Vladimír Čunát
2e1bb14b93
nss: security update fixing CVE-2014-1569
2014-12-02 21:51:25 +01:00
Eelco Dolstra
f445fb8240
nss: Update to 3.17.2
2014-10-14 22:53:56 +02:00
Eelco Dolstra
711d67263a
nss: Update to 3.16.5
...
CVE-2014-1568
2014-09-25 11:43:23 +02:00
Eelco Dolstra
b3b06af89a
nss: Update to 3.16.4
2014-09-03 22:51:55 +02:00
Eelco Dolstra
ea0013a0d9
nss: Update to 3.16.3
2014-07-23 17:28:36 +02:00