aboutsummaryrefslogtreecommitdiff
path: root/lib/propmangle.js
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2017-12-09 06:19:29 +0800
committerGitHub <noreply@github.com>2017-12-09 06:19:29 +0800
commit0aff037a3574dfcf856484f4db67dd1b0d66c1c8 (patch)
treecb0f1ceae486f17e4259ba724c895e367f5f0b8b /lib/propmangle.js
parent74a2f53683e2b8788eadc10762583491e3dbc7ea (diff)
downloadtracifyjs-0aff037a3574dfcf856484f4db67dd1b0d66c1c8.tar.gz
tracifyjs-0aff037a3574dfcf856484f4db67dd1b0d66c1c8.zip
improve `unused` on assign-only symbols (#2568)
Diffstat (limited to 'lib/propmangle.js')
0 files changed, 0 insertions, 0 deletions
aghav Gururajan 2021-06-19gnu: 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-06gnu: 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-04-16Merge 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-13gnu: 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-01-27gnu: certdata2pem: Fix cross compiling....* gnu/packages/certs.scm (certdata2pem)[arguments]: Use cc-for-target. Efraim Flashner 2021-01-27gnu: certdata2pem: Fix source URI....* gnu/packages/certs.scm (certdata2pem)[source]: Download just the source. Efraim Flashner 2021-01-27gnu: certs.scm: Add missing import....* gnu/packages/certs.scm: Use (gnu packages perl). Efraim Flashner 2021-01-27gnu: 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-27gnu: 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 2020-12-13gnu: 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-10-13gnu: 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-07-25gnu: 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-05-26gnu: 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-26gnu: NSS: Update to 3.52....* gnu/packages/nss.scm (nss): Update to 3.52. * gnu/packages/certs.scm (nss-certs): Likewise. Marius Bakke 2020-02-24Merge branch 'master' into stagingMarius Bakke 2020-02-15gnu: 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-14gnu: 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-01-19gnu: 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-12gnu: 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 2019-10-08gnu: 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-08-04gnu: 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-06-29gnu: 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