summaryrefslogtreecommitdiff
path: root/gnu/packages/gnuzilla.scm
AgeCommit message (Expand)Author
2017-04-17gnu: icecat: Use system ICU....* gnu/packages/gnuzilla.scm (icecat)[arguments] <#:configure-flags>: Remove comment for "--with-system-icu". Clément Lassieur
2017-04-12gnu: icecat: Add more fixes from mozilla-esr45....* gnu/packages/gnuzilla.scm (icecat)[source]: Add fixes from the upstream mozilla-esr45 repository. Mark H Weaver
2017-04-09gnu: nss, nss-certs: Update to 3.30.1....* gnu/packages/certs.scm (nss-certs): Update to 3.30.1. * gnu/packages/gnuzilla.scm (nss): Update to 3.30.1. Marius Bakke
2017-04-04gnu: icecat: Use bundled ICU to avoid crashes....* gnu/packages/gnuzilla.scm (icecat)[arguments] <#:configure-flags>: Temporarily comment out "--with-system-icu". Clément Lassieur
2017-04-04gnu: icecat: Re-enable parallel build....* gnu/packages/gnuzilla.scm (icecat)[arguments]: Re-enable parallel build. Clément Lassieur
2017-04-03gnu: nss, nss-certs: Update to 3.30....* gnu/packages/gnuzilla.scm (nss): Update to 3.30. * gnu/packages/certs.scm (nss-certs): Update to 3.30. * gnu/packages/patches/nss-increase-test-timeout.patch: Adjust patch context. Marius Bakke
2017-03-30Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698. Marius Bakke
2017-03-30gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS. Tobias Geerinckx-Rice
2017-03-29gnu: icecat: Add fixes from mozilla-esr45; use skia by default....* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes from the upstream mozilla-esr45 repository. [arguments]: Add 'use-skia-by-default' phase. Mark H Weaver
2017-03-28gnu: nspr: Use 'modify-phases' syntax....* gnu/packages/gnuzilla.scm (nspr)[arguments]: Use 'modify-phases' syntax. Efraim Flashner
2017-03-28gnu: nspr: Update to 4.14....* gnu/packages/gnuzilla.scm (nspr): Update to 4.14. Efraim Flashner
2017-03-28gnu: mozjs@24: Use more inherited fields....* gnu/packages/gnuzilla.scm (mozjs@24)[arguments]: Use 'substitute-keyword-arguments', override inherited 'configure. [native-inputs]: Remove field to use inherited native-inputs. [propagated-inputs]: Same. Efraim Flashner
2017-03-28gnu: mozjs@17: Use 'modify-phases' syntax....* gnu/packages/gnuzilla.scm (mozjs@17)[arguments]: Use 'modify-phases' syntax. Efraim Flashner
2017-03-28gnu: mozjs@17: Add missing inputs....* gnu/packages/gnuzilla.scm (mozjs@17)[native-inputs]: Add pkg-config. [propagated-inputs]: Add nspr. [inputs]: Add zlib. Efraim Flashner
2017-03-28gnu: mozjs@17: Add support for aarch64-linux....* gnu/packages/gnuzilla.scm (mozjs@17)[source]: Add patch. [arguments]: Add phase deleting slow test, add configure argument for building on aarch64-linux. * gnu/packages/patches/mozjs17-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Efraim Flashner
2017-03-28gnu: mozjs@24: Add aarch64-support....* gnu/packages/gnuzilla.scm (mozjs@24)[source]: Add patch. [arguments]: Add flag for building on aarch64-linux, delete failing test. * gnu/packages/patches/mozjs24-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Efraim Flashner
2017-03-19Merge branch 'master' into core-updatesMark H Weaver
2017-03-19gnu: icecat: Add selected fixes from upstream mozilla-esr45....* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from the upstream mozilla-esr45 repository. Mark H Weaver
2017-03-15gnu: nss, nss-certs: Update to 3.29.3....* gnu/packages/gnuzilla.scm (nss): Update to 3.29.3. * gnu/packages/certs.scm (nss-certs): Update to 3.29.3. Marius Bakke
2017-03-15gnu: nss: Increase test timeouts....* gnu/packages/patches/nss-increase-test-timeout.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (nss)[source]: Use it. Marius Bakke
2017-03-15Revert "Revert "gnu: nss: Build for aarch64-linux with 64-bit support.""...This reverts commit adb984d23c003d5d48ada47bf5ad8105a3b8e412. Marius Bakke
2017-03-15gnu: nss: Use 'modify-phases' syntax....* gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'. Marius Bakke
2017-03-14Revert "gnu: nss: Use 'modify-phases' syntax."...This reverts commit 87f1c7efc18f8996b0b2817a5f7b84eebe2ddf5a. Marius Bakke
2017-03-14Revert "gnu: nss, nss-certs: Update to 3.29.3."...Hydra failed to build this version. See discussion at https://lists.gnu.org/archive/html/guix-devel/2017-03/msg00408.html. This reverts commit 4f3dcdd99ba13ab3bdbf1e014afcd076cd95fac7. Marius Bakke
2017-03-13gnu: nss, nss-certs: Update to 3.29.3....* gnu/packages/gnuzilla.scm (nss): Update to 3.29.3. * gnu/packages/certs.scm (nss-certs): Update to 3.29.3. Marius Bakke
2017-03-13gnu: nss: Use 'modify-phases' syntax....* gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'. Marius Bakke
2017-03-09gnu: icecat: Add fixes from upstream Firefox ESR 45.8.0....Includes fixes for CVE-2017-5398, CVE-2017-5400, CVE-2017-5401, CVE-2017-5402, CVE-2017-5404, CVE-2017-5405, CVE-2017-5407, CVE-2017-5408, CVE-2017-5409, and CVE-2017-5410. * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr45 repository. Mark H Weaver
2017-03-09gnu: icecat: Update to 45.7.0-gnu1....* gnu/packages/gnuzilla.scm (icecat): Update to 45.7.0-gnu1. Remove patches included in 45.7.0. Mark H Weaver
2017-03-03gnu: nss, nss-certs: Update to 3.29.2....* gnu/packages/certs.scm (nss-certs): Update to 3.29.2. * gnu/packages/gnuzilla.scm (nss): Update to 3.29.2. * gnu/packages/patches/nss-pkgconfig.patch: Adapt to context changes. Marius Bakke
2017-03-03gnu: nspr: Update to 4.13.1....* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1. Leo Famulari
2017-02-01gnu: libevent: Update to 2.1.8 [security fixes]....* gnu/packages/libevent.scm (libevent): Update to 2.1.8. [inputs]: Change 'python-wrapper' to 'python-2'. Move 'which' to ... [native-inputs]: ... here. New field. (libevent-2.0): New variable. * gnu/packages/patches/libevent-2.1-dns-tests.patch, gnu/packages/patches/libevent-2.0-evdns-fix-remote-stack-overread.patch gnu/packages/patches/libevent-2.0-evdns-fix-searching-empty-hostnames.patch gnu/packages/patches/libevent-2.0-evutil-fix-buffer-overflow.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[inputs]: Change 'libevent' to 'libevent-2.0'. Marius Bakke
2017-01-25gnu: icecat: Add more fixes from upstream mozilla-esr45....Includes fixes for CVE-2017-5373, CVE-2017-5375, CVE-2017-5376, CVE-2017-5378, CVE-2017-5380, CVE-2017-5383, CVE-2017-5386, CVE-2017-5390, and CVE-2017-5396. * gnu/packages/gnuzilla.scm (icecat)[source]: Rename existing patches to reflect newly announced CVE assignments. Add selected fixes from upstream mozilla-esr45. Mark H Weaver
2017-01-19gnu: Move Kerberos implemetations to (gnu packages kerberos)....* gnu/packages/mit-krb5.scm: Remove. * gnu/packages/shishi.scm: Remove. * gnu/packages/kerberos.scm: New file, from the concatenation of these two. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/gsasl.scm, gnu/packages/java.scm, gnu/packages/networking.scm, gnu/packages/nfs.scm, gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm, gnu/packages/web.scm: Adjust accordingly. Ludovic Courtès
2017-01-15gnu: icecat: Add more fixes from upstream mozilla-esr45....* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected patches from the upstream mozilla-esr45 repository. Mark H Weaver
2017-01-11Revert "gnu: nss: Add comment about test failures in NSS 3.27.2"...This reverts commit 4f6ff977c22b996765178a1dcc6e8f1523601817. Leo Famulari
2017-01-08gnu: icecat: Add fixes from upstream mozilla-esr45....* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from the upstream mozilla-esr45 repository. Mark H Weaver
2017-01-08gnu: icecat: Rename patches that have been assigned CVEs....* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Rename patches that have since been assigned CVEs. Mark H Weaver
2017-01-07Revert "gnu: nspr: Update to 4.13.1."...There were many reports that NSS failed to build with this change. This reverts commit 707c65aad74f185d1463da174473a2364aa40133. Leo Famulari
2017-01-06gnu: nspr: Update to 4.13.1....* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1. Leo Famulari
2016-12-20gnu: nss: Add comment about test failures in NSS 3.27.2...* gnu/packages/gnuzilla.scm (nss): Add comment. Leo Famulari
2016-12-20Revert "gnu: nss, nss-certs: Update to 3.27.2."...This reverts commit 7ab3ea426640e4e7ae798a8f72b3c90b383cb824. Leo Famulari
2016-12-14gnu: icecat: Label patches that have since been assigned CVEs....Document that the following CVEs are fixed: CVE-2016-9893, CVE-2016-9895, CVE-2016-9897, CVE-2016-9898, CVE-2016-9899, CVE-2016-9900, CVE-2016-9901, CVE-2016-9902, CVE-2016-9904, and CVE-2016-9905. Note that these are all of the CVEs fixed in Firefox ESR 45.6. * gnu/packages/gnuzilla.scm (icecat)[source]: Add comments to patches that have since been assigned CVEs. Mark H Weaver
2016-12-14gnu: nss, nss-certs: Update to 3.27.2....* gnu/packages/gnuzilla.scm (nss): Update to 3.27.2. * gnu/packages/certs.scm (nss-certs): Update to 3.27.2. Leo Famulari
2016-12-10gnu: icecat: Add more fixes from upstream mozilla-esr45....* gnu/packages/gnuzilla.scm (icecat)[sources]: Add more fixes from the upstream mozilla-esr45 repository. Mark H Weaver
2016-12-03gnu: icecat: Update to 45.5.1-gnu1....* gnu/packages/gnuzilla.scm (icecat): Update to 45.5.1-gnu1. [source]: Remove temporary URI for 45.3 beta. Fix URI computation. Remove outdated patches. Add more cherry-picked bug fixes from upstream mozilla-esr45. Use 'list' instead of quasiquote in 'patches' field. Mark H Weaver
2016-11-30gnu: icecat: Add fixes for CVE-2016-9079 and other bugs....* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes for CVE-2016-9079 and other selected fixes from the upstream mozilla-esr45 repository. Mark H Weaver
2016-11-29gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg....* gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg, which is actually libjpeg-turbo. [inputs]: Add libjpeg-turbo. [arguments]: Use it. Tobias Geerinckx-Rice
2016-11-16Revert "gnu: icecat: Enable gtk3 support."...This reverts commit eaf72e218e38c0c908ee30c914ab7d9c0c0389b8. IceCat misbehaves with gtk+3, most notably the scroll bar handles are invisible. Here we revert back to gtk+2 until these problems can be addressed. Mark H Weaver
2016-11-16gnu: icecat: Remove unneeded patch....This is a followup to commit 1a87aa75671ad6567cd57fce0936220862107478. * gnu/packages/gnuzilla.scm (icecat)[sources][patches]: Remove patch for CVE-2016-5296, which is for a bundled copy of pixman that is subsequently deleted by a snippet. Mark H Weaver
2016-11-16gnu: icecat: Add fixes from Firefox ESR 45.5.0....Includes fixes for CVE-2016-5290, CVE-2016-5291, CVE-2016-5297, CVE-2016-9064, and CVE-2016-9066. * gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes for aforementioned CVEs and other selected fixes from Firefox ESR 45.5.0. Note that the first six patches of CVE-2016-5290 and the patch for CVE-2016-9066 were already present, but were labeled by mozilla bug number instead of CVE. * gnu/packages/patches/icecat-CVE-2016-9064.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Mark H Weaver