Robert Relyea
4eea0aaadb
remove old build
2024-06-11 09:11:25 -07:00
Robert Relyea
0da876eb6e
Rebase to NSS 3.101
2024-06-11 09:09:44 -07:00
Krenzelok Frantisek
0a70d6e5a5
Update NSS to 3.100.0
2024-05-28 11:40:47 +02:00
Krenzelok Frantisek
c082112060
Fix changelog date
2024-03-18 16:11:50 +01:00
Krenzelok Frantisek
a02a56c72a
Update NSS to 3.99.0
2024-03-18 16:10:56 +01:00
Krenzelok Frantisek
9179093aa6
Update NSS to 3.98.0
2024-02-17 13:26:51 +01:00
Krenzelok Frantisek
b3bf5a4b57
Update NSS to 3.97.0
2024-01-27 11:39:20 +01:00
Fedora Release Engineering
97717e128c
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-25 09:22:12 +00:00
Fedora Release Engineering
f904297318
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-21 09:56:29 +00:00
Krenzelok Frantisek
c322fd4ce2
Update NSS to 3.96.1
2023-12-21 13:31:16 +01:00
Krenzelok Frantisek
7a963c96b2
Update NSS to 3.95.0
...
- remove nss-3.94-fix-ec-encoding.patch (upstreamed)
2023-11-27 12:38:28 +01:00
Robert Relyea
b40f26ee71
Revert didn't even build, build with the actual fix.
2023-10-25 15:23:29 -07:00
Robert Relyea
5b2f53fc24
Fix binary compatibilty issue in ECC by reverting the HACL patch.
2023-10-25 14:57:37 -07:00
Krenzelok Frantisek
78c186d68b
Update NSS to 3.94.0
2023-10-04 08:55:46 +02:00
Robert Relyea
a5c303c526
Update License field to SPDX.
2023-09-11 09:48:48 -07:00
Krenzelok Frantisek
d11658ac7e
Update NSS to 3.93.0
2023-08-31 05:45:16 +02:00
Frantisek Krenzelok
2e20259fc5
Update NSS to 3.92.0
...
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-08-02 07:12:33 +02:00
Fedora Release Engineering
d99edd1158
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 16:55:07 +00:00
Frantisek Krenzelok
3ba95b4e6d
Update NSS to 3.91.0
...
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-07-04 16:06:42 +02:00
Frantisek Krenzelok
9420b56ac3
Explicitly specify the doc files for nspr-devel
...
nspr-devel now contains only the nspr relevant docs instead of all
the docs.
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-06-13 12:41:41 +02:00
Frantisek Krenzelok
5ddb492599
Resolves: rhbz#2213765
...
by fixing the nspr_release number
2023-06-09 23:20:43 +02:00
Frantisek Krenzelok
ab34898fd4
Fix changelog date
2023-06-06 21:13:13 +02:00
Frantisek Krenzelok
746cb03e25
Hotfix: previous commit 2bdda3a
...
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-06-06 13:56:40 +02:00
Frantisek Krenzelok
2bdda3a809
Fix: add condition for architecture specific assebly feature
...
Upstream bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1836781
Additional bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1836925
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-06-06 11:39:46 +02:00
Frantisek Krenzelok
493bb4aa7b
Update %patch syntax
...
The syntax was changed from `%patch<num>` to `%patch <num>`
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-06-05 13:48:07 +02:00
Frantisek Krenzelok
c285f42bbe
Update NSS to 3.90.0
...
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-06-05 11:05:40 +02:00
Peter Leitmann
410a644f5b
Add TMT interoperability tests
2023-05-24 17:25:21 +00:00
Frantisek Krenzelok
7f35208eca
Combine nss and nspr source togeather
...
Mozilla provides a package that has both utilities
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-05-05 18:41:35 +02:00
Frantisek Krenzelok
2360d75a85
Use %{nss_version} explicitly insted of %{version}
...
Use nss_version explicitly as version is overiden by nspr_version
durring execution of spec
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-05-05 18:11:00 +02:00
Adam Williamson
12fcec8a23
Replace dangling pointer workaround with a patch from upstream
2023-04-06 11:08:34 -07:00
Adam Williamson
ed6e518933
Disable GCC dangling-pointer warning to make build work
...
See https://bugzilla.mozilla.org/show_bug.cgi?id=1826650 - with
very recent GCC 13, nss build fails on this warning. jschanck is
working on a fix, but his first cut didn't work and I really
want a build done so we can get a Firefox build done.
2023-04-05 15:49:23 -07:00
Frantisek Krenzelok
ef1f194244
Update NSS to 3.89.0 & remove unused patch
...
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-04-05 10:28:49 -07:00
Frantisek Krenzelok
9a23e7f5cd
Update NSS to 3.88.1
...
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-02-10 16:42:33 +01:00
Bob Relyea
7983668370
Fix compile issues found during the Fedora 38 rebuild.
...
(SECStatus is an enum and can't be assigned to and int)
2023-01-24 14:03:27 -08:00
Fedora Release Engineering
ea71f8dfa8
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 21:49:27 +00:00
Frantisek Krenzelok
e88705bd74
Update NSS to 3.87 & remove unused patches
...
Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
2023-01-10 21:13:44 +01:00
Bob Relyea
1c86aae278
Fix nss.spec syntax error
2022-11-17 15:45:22 -08:00
Bob Relyea
faa802de5a
Update NSS to 3.85 (rhbz#214318)
2022-11-17 14:49:13 -08:00
Bob Relyea
b3fa07dc54
Rebase to nss 3.83 and nspr 4.35.
2022-09-20 22:24:17 -07:00
Bob Relyea
297e6280a5
Add dbtool to rawhide
2022-09-09 10:28:21 -07:00
Bob Relyea
37b1b613d2
Fix release tag syntax error
2022-07-21 12:44:36 -07:00
Bob Relyea
3b1f91342a
Rebase to nss 3.81
2022-07-21 12:32:20 -07:00
Bob Relyea
a9f44e8e59
bug#2097663
...
Fix crash when getting client cert and there is none in the database.
2022-06-16 14:22:48 -07:00
Bob Relyea
e5848562c6
Rebase NSS to 3.79
...
Rebase NSPR to 3.43
2022-05-31 14:12:36 -07:00
Bob Relyea
8a88a4bee4
use the correct tar file
2022-04-04 16:37:02 -07:00
Bob Relyea
8c57561b09
Update to nss 3.77
2022-04-04 16:22:35 -07:00
Bob Relyea
5b97003412
Resolves: rhbz#2046773
...
Update to NSS 3.75
fix FTBFS issue
2022-02-05 11:05:11 -08:00
Fedora Release Engineering
1ef41fe34b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 21:26:50 +00:00
Bob Relyea
7939bc1609
Sigh, bump nspr release number
2021-12-01 19:30:55 -08:00
Bob Relyea
167cff7975
Resolves: rhbz#2028186
...
Update to nss 3.73
Fixes cve-2021043527
2021-12-01 11:22:54 -08:00