| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add nss-certs-for-test.•••* gnu/packages/certs.scm (nss-certs-for-test): New variable.
* gnu/packages/python-web.scm (python-requests-next)[native-inputs]: Add it.
Change-Id: Id808e058835556717a6585ecd86dd14d0d2a5039
| Zheng Junjie | 2024-08-31 | 1 | -0/+45 |
* | gnu: nss-certs: Ungraft update to 3.99.•••* gnu/packages/certs.scm (nss-certs): Update to 3.99.
(nss-certs-3.99): Remove variable.
Change-Id: Ie44b6c6d0753abf4db9005b4c0ee48bc6168caa7
| Josselin Poiret | 2024-08-31 | 1 | -19/+3 |
* | gnu: nss-certs: Update to 3.99.•••* gnu/packages/certs.scm (nss-certs): Update to 3.99.
Change-Id: I588bc385022df486e596cd6fc5a7363df919b80b
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Ian Eure | 2024-04-28 | 1 | -3/+3 |
* | gnu: Add nss-certs-3.98.•••* gnu/packages/certs.scm (nss-certs-3.98): New variable.
Change-Id: I95b54781c7b85f1d6b54158c6b906116791e009c
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Ian Eure | 2024-04-12 | 1 | -0/+16 |
* | gnu: nss-certs: Update to 3.88.1.•••* gnu/packages/certs.scm (nss-certs): Update to 3.88.1.
| Maxim Cournoyer | 2023-05-07 | 1 | -2/+2 |
* | gnu: NSS: Update to 3.85.•••* gnu/packages/nss.scm (nss): Update to 3.85.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke | 2023-04-14 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.81.•••* gnu/packages/certs.scm (nss-certs): Update to 3.81.
* gnu/packages/nss.scm (nss): Likewise.
| Marius Bakke | 2022-07-27 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.80.•••* gnu/packages/certs.scm (nss-certs): Update to 3.80.
* gnu/packages/nss.scm (nss): Likewise.
| Marius Bakke | 2022-06-29 | 1 | -2/+2 |
* | gnu: nss-certs: Use G-Expression.•••* gnu/packages/certs.scm (nss-certs)[arguments]: Use a gexp.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Brian Kubisiak | 2022-05-02 | 1 | -25/+22 |
* | gnu: nss-certs: Support cross-compilation.•••Reported by phodina <phodina@protonmail.com>.
* gnu/packages/certs.scm (nss-certs)[arguments]: In 'install' phase, do
not refer to '%output' when cross-compiling.
| Ludovic Courtès | 2022-04-18 | 1 | -2/+7 |
* | gnu: nss-certs: Avoid top-level reference to NSS.•••This is the only hammer I know for dealing with module cycles and
effectively fixes, for example, ‘guix show nss’ today.
It's also a very poor solution.
* gnu/packages/certs.scm (nss-certs)[version, source]: Copy verbatim
from the nss package rather than referring to it at the top level.
Reported by several users of #guix.
| Tobias Geerinckx-Rice | 2021-12-16 | 1 | -3/+25 |
* | gnu: Simplify package inputs.•••This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès | 2021-12-13 | 1 | -5/+3 |
* | gnu: certdata2pem: Make public.•••This ensures Cuirass builds and has its binary published at
ci.guix.gnu.org.
* gnu/packages/certs.scm (certdata2pem): Make public.
| Ludovic Courtès | 2021-11-22 | 1 | -2/+2 |
* | gnu: nss: Update to 3.71.•••This is made in an attempt to get rid of non-deterministic test failures,
namely:
[ FAILED ] TlsConnectDatagram13.AeadLimit
* gnu/packages/nss.scm (nss): Update comment about nss-certs. Update to 3.71.
[phases]{check}: Update faketime date.
[inputs]{sqlite}: Use the regular version.
* gnu/packages/certs.scm (nss-certs): Inherit version and source from nss.
| Maxim Cournoyer | 2021-11-11 | 1 | -12/+2 |
* | gnu: nss-certs: Copy pem files.•••* gnu/packages/certs.scm (nss-certs)[arguments]<#:phases>{install}: Copy pem
files instead of crt files.
| Mathieu Othacehe | 2021-09-21 | 1 | -2/+2 |
* | gnu: certdata2pem: Produce pem files.•••Create files with pem extension instead of crt.
* gnu/packages/certs.scm (certdata2pem)[arguments]<#:phases>{fix-extension}:
New phase.
| Mathieu Othacehe | 2021-09-21 | 1 | -0/+5 |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2021-07-18 | 1 | -0/+52 |
|\ |
|
| * | gnu: Add desec-certbot-hook.•••* gnu/packages/serts.scm (desec-certbot-hook): New variable.
| Raghav Gururajan | 2021-06-23 | 1 | -0/+51 |
* | | gnu: nss-certs: Do not inherit version and source from nss.•••...in order to avoid a top-level variable reference. This reverts commit
18c38c18989aab28a654c9e546243603690cc75e.
* gnu/packages/certs.scm (nss-certs)[version, source]: Do not inherit from NSS.
| Marius Bakke | 2021-06-19 | 1 | -2/+12 |
* | | gnu: nss: Update to 3.66.•••* gnu/packages/nss.scm (nss): Update to 3.66. Reindent.
[arguments]: Remove #:parallel-build?.
* gnu/packages/patches/nss-getcwd-nonnull.patch: Adjust for directory change.
* gnu/packages/patches/nss-3.56-pkgconfig.patch,
gnu/packages/patches/nss-increase-test-timeout.patch: Revert to
6223566971.
* gnu/packages/certs.scm (nss-certs)[arguments]: Adjust for directory change.
| Marius Bakke | 2021-06-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into core-updates••• Conflicts:
gnu/local.mk
gnu/packages/boost.scm
gnu/packages/chez.scm
gnu/packages/compression.scm
gnu/packages/crates-io.scm
gnu/packages/docbook.scm
gnu/packages/engineering.scm
gnu/packages/gcc.scm
gnu/packages/gl.scm
gnu/packages/gtk.scm
gnu/packages/nettle.scm
gnu/packages/python-check.scm
gnu/packages/python-xyz.scm
gnu/packages/radio.scm
gnu/packages/rust.scm
gnu/packages/sqlite.scm
guix/build-system/node.scm
| Efraim Flashner | 2021-04-16 | 1 | -21/+55 |
|\| |
|
| * | gnu: le-certs: Update to new Let's Encrypt certificates.•••* gnu/packages/certs.scm (le-certs): Update the certificate store.
[inputs]: Add isrgrootx2.pem, letsencryptauthorityr3.pem,
letsencryptauthorityr4.pem, letsencryptauthoritye1.pem, and
letsencryptauthoritye2.pem. Remove letsencryptauthorityx3.pem and
letsencryptauthorityx4.pem.
[arguments]: Adjust the builder accordingly.
| Leo Famulari | 2021-04-13 | 1 | -21/+55 |
* | | gnu: certdata2pem: Fix cross compiling.•••* gnu/packages/certs.scm (certdata2pem)[arguments]: Use cc-for-target.
| Efraim Flashner | 2021-01-27 | 1 | -1/+3 |
* | | gnu: certdata2pem: Fix source URI.•••* gnu/packages/certs.scm (certdata2pem)[source]: Download just the source.
| Efraim Flashner | 2021-01-27 | 1 | -1/+2 |
* | | gnu: certs.scm: Add missing import.•••* gnu/packages/certs.scm: Use (gnu packages perl).
| Efraim Flashner | 2021-01-27 | 1 | -0/+1 |
* | | gnu: nss-certs: Remove Python 2 and Perl build dependencies.•••* gnu/packages/certs.scm (certdata2pem): Swap package to a C variant.
(nss-certs): Use 'openssl rehash' instead of the Perl 'c_rehash' script.
Adjust for the new certdata2pem program. The number of certificates installed
compared to when using the previous script remains unchanged (139 at the time
of this commit).
| Maxim Cournoyer | 2021-01-27 | 1 | -73/+42 |
* | | gnu: nss-certs: Sync with the sources used for nss.•••* gnu/packages/certs.scm (nss-certs)[version]: Reuse nss version.
[source]: Reuse nss source.
[phases]{install}: Adjust for the new NSS source files hierarchy. Remove
trailing #t.
| Maxim Cournoyer | 2021-01-27 | 1 | -15/+6 |
|/ |
|
* | gnu: nss, nss-certs: Update to 3.59.•••* gnu/packages/nss.scm (nss): Update to 3.59.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke | 2020-12-13 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.57.•••* gnu/packages/patches/nss-pkgconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/certs.scm (nss-certs): Update to 3.57.
* gnu/packages/nss.scm (nss): Likewise.
[source](patches): Replace nss-pkgconfig.patch with nss-3.56-pkgconfig.patch.
(nss-3.57): Remove variable.
* gnu/packages/gnuzilla.scm (icedove)[inputs]: Change from NSS-3.57 to NSS.
| Marius Bakke | 2020-10-13 | 1 | -2/+2 |
* | gnu: NSS: Update to 3.55 [security fixes].•••This release fixes CVE-2020-6829, CVE-2020-12400, CVE-2020-12401, and
CVE-2020-12403.
* gnu/packages/patches/nss-pkgconfig.patch: Adjust patch context.
* gnu/packages/nss.scm (nss): Update to 3.55.
[arguments]: Add "all" to #:make-flags. Remove obsolete deletions.
* gnu/packages/certs.scm (nss-certs): Update to 3.55.
| Marius Bakke | 2020-07-25 | 1 | -2/+2 |
* | gnu: NSS: Update to 3.52.1 [fixes CVE-2020-12399].•••* gnu/packages/nss.scm (nss): Update to 3.52.1.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke | 2020-05-26 | 1 | -2/+2 |
* | gnu: NSS: Update to 3.52.•••* gnu/packages/nss.scm (nss): Update to 3.52.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke | 2020-05-26 | 1 | -2/+2 |
* | Merge branch 'master' into staging | Marius Bakke | 2020-02-24 | 1 | -3/+3 |
|\ |
|
| * | gnu: le-certs: Update input hashes.•••These unversioned files were modified upstream. The result of
$ openssl x509 -in <FILE> -text
for each old/new pair remains the same, however.
* gnu/packages/certs.scm (le-certs)[inputs]: Update hash for
isrgrootx1.pem, letsencryptauthorityx3.pem, and
letsencryptauthorityx4.pem.
| Tobias Geerinckx-Rice | 2020-02-15 | 1 | -3/+3 |
* | | gnu: nss, nss-certs: Update to 3.50.•••* gnu/packages/nss.scm (nss): Update to 3.50.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke | 2020-02-14 | 1 | -2/+2 |
|/ |
|
* | gnu: nss, nss-certs: Update to 3.49.1.•••* gnu/packages/certs.scm (nss-certs): Update to 3.49.1.
* gnu/packages/nss.scm (nss): Likewise.
| Marius Bakke | 2020-01-19 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.49.•••* gnu/packages/certs.scm (nss-certs): Update to 3.49.
* gnu/packages/nss.scm (nss): Likewise.
| Marius Bakke | 2020-01-12 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.46.1.•••* gnu/packages/nss.scm (nss): Update to 3.46.1.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke | 2019-10-08 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.45.•••* gnu/packages/certs.scm (nss-certs): Update to 3.45.
* gnu/packages/nss.scm (nss): Likewise.
| Marius Bakke | 2019-08-04 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.44.1.•••* gnu/packages/certs.scm (nss-certs): Update to 3.44.1.
* gnu/packages/nss.scm (nss): Likewise.
| Marius Bakke | 2019-06-29 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.44.•••* gnu/packages/nss.scm (nss): Update to 3.44.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke | 2019-05-24 | 1 | -2/+2 |
* | gnu: le-certs: Update hashes.•••They added the 3 missing '^M' to all pem certs.
* gnu/packages/certs.scm (le-certs)[inputs]: Update the hashes of
isrgrootx1.pem, letsencryptauthorityx3.pem, letsencryptauthorityx4.pem.
| 宋文武 | 2019-05-02 | 1 | -3/+3 |
* | gnu: nss, nss-certs: Update to 3.43.•••* gnu/packages/gnuzilla.scm (nss): Update to 3.43.
* gnu/packages/certs.scm (nss-certs): Ditto.
| Marius Bakke | 2019-03-21 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.42.1.•••* gnu/packages/certs.scm (nss-certs): Update to 3.42.1.
* gnu/packages/gnuzilla.scm (nss): Likewise.
| Marius Bakke | 2019-02-10 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.41.•••* gnu/packages/certs.scm (nss-certs): Update to 3.41.
* gnu/packages/gnuzilla.scm (nss): Likewise.
| Marius Bakke | 2018-12-12 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.40.1.•••* gnu/packages/certs.scm (nss-certs): Update to 3.40.1.
* gnu/packages/gnuzilla.scm (nss): Likewise.
[arguments]: Adjust DOMSUF variable to upstream changes.
| Marius Bakke | 2018-12-08 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.39 [fixes CVE-2018-12384].•••* gnu/packages/gnuzilla.scm (nss): Update to 3.39.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke | 2018-09-01 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.38 [fixes CVE-2018-0495].•••* gnu/packages/certs.scm (nss-certs): Update to 3.38.
* gnu/packages/gnuzilla.scm (nss): Likewise.
| Marius Bakke | 2018-06-26 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.37.3.•••* gnu/packages/gnuzilla.scm (nss): Update to 3.37.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke | 2018-06-19 | 1 | -2/+2 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2018-04-30 | 1 | -2/+2 |
|\ |
|