summaryrefslogtreecommitdiff
path: root/gnu/packages/gnuzilla.scm
AgeCommit message (Collapse)Author
2017-03-30Merge branch 'master' into core-updatesMarius Bakke
Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
2017-03-30gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
2017-03-29gnu: icecat: Add fixes from mozilla-esr45; use skia by default.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes from the upstream mozilla-esr45 repository. [arguments]: Add 'use-skia-by-default' phase.
2017-03-28gnu: nspr: Use 'modify-phases' syntax.Efraim Flashner
* gnu/packages/gnuzilla.scm (nspr)[arguments]: Use 'modify-phases' syntax.
2017-03-28gnu: nspr: Update to 4.14.Efraim Flashner
* gnu/packages/gnuzilla.scm (nspr): Update to 4.14.
2017-03-28gnu: mozjs@24: Use more inherited fields.Efraim Flashner
* 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.
2017-03-28gnu: mozjs@17: Use 'modify-phases' syntax.Efraim Flashner
* gnu/packages/gnuzilla.scm (mozjs@17)[arguments]: Use 'modify-phases' syntax.
2017-03-28gnu: mozjs@17: Add missing inputs.Efraim Flashner
* gnu/packages/gnuzilla.scm (mozjs@17)[native-inputs]: Add pkg-config. [propagated-inputs]: Add nspr. [inputs]: Add zlib.
2017-03-28gnu: mozjs@17: Add support for aarch64-linux.Efraim Flashner
* 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.
2017-03-28gnu: mozjs@24: Add aarch64-support.Efraim Flashner
* 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.
2017-03-19Merge branch 'master' into core-updatesMark H Weaver
2017-03-19gnu: icecat: Add selected fixes from upstream mozilla-esr45.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from the upstream mozilla-esr45 repository.
2017-03-15gnu: nss, nss-certs: Update to 3.29.3.Marius Bakke
* gnu/packages/gnuzilla.scm (nss): Update to 3.29.3. * gnu/packages/certs.scm (nss-certs): Update to 3.29.3.
2017-03-15gnu: nss: Increase test timeouts.Marius Bakke
* 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.
2017-03-15Revert "Revert "gnu: nss: Build for aarch64-linux with 64-bit support.""Marius Bakke
This reverts commit adb984d23c003d5d48ada47bf5ad8105a3b8e412.
2017-03-15gnu: nss: Use 'modify-phases' syntax.Marius Bakke
* gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'.
2017-03-14Revert "gnu: nss: Use 'modify-phases' syntax."Marius Bakke
This reverts commit 87f1c7efc18f8996b0b2817a5f7b84eebe2ddf5a.
2017-03-14Revert "gnu: nss, nss-certs: Update to 3.29.3."Marius Bakke
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.
2017-03-13gnu: nss, nss-certs: Update to 3.29.3.Marius Bakke
* gnu/packages/gnuzilla.scm (nss): Update to 3.29.3. * gnu/packages/certs.scm (nss-certs): Update to 3.29.3.
2017-03-13gnu: nss: Use 'modify-phases' syntax.Marius Bakke
* gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'.
2017-03-09gnu: icecat: Add fixes from upstream Firefox ESR 45.8.0.Mark H Weaver
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.
2017-03-09gnu: icecat: Update to 45.7.0-gnu1.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat): Update to 45.7.0-gnu1. Remove patches included in 45.7.0.
2017-03-03gnu: nss, nss-certs: Update to 3.29.2.Marius Bakke
* 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.
2017-03-03gnu: nspr: Update to 4.13.1.Leo Famulari
* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.
2017-02-01gnu: libevent: Update to 2.1.8 [security fixes].Marius Bakke
* 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'.
2017-01-25gnu: icecat: Add more fixes from upstream mozilla-esr45.Mark H Weaver
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.
2017-01-19gnu: Move Kerberos implemetations to (gnu packages kerberos).Ludovic Courtès
* 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.
2017-01-15gnu: icecat: Add more fixes from upstream mozilla-esr45.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected patches from the upstream mozilla-esr45 repository.
2017-01-11Revert "gnu: nss: Add comment about test failures in NSS 3.27.2"Leo Famulari
This reverts commit 4f6ff977c22b996765178a1dcc6e8f1523601817.
2017-01-08gnu: icecat: Add fixes from upstream mozilla-esr45.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from the upstream mozilla-esr45 repository.
2017-01-08gnu: icecat: Rename patches that have been assigned CVEs.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Rename patches that have since been assigned CVEs.
2017-01-07Revert "gnu: nspr: Update to 4.13.1."Leo Famulari
There were many reports that NSS failed to build with this change. This reverts commit 707c65aad74f185d1463da174473a2364aa40133.
2017-01-06gnu: nspr: Update to 4.13.1.Leo Famulari
* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.
2016-12-20gnu: nss: Add comment about test failures in NSS 3.27.2Leo Famulari
* gnu/packages/gnuzilla.scm (nss): Add comment.
2016-12-20Revert "gnu: nss, nss-certs: Update to 3.27.2."Leo Famulari
This reverts commit 7ab3ea426640e4e7ae798a8f72b3c90b383cb824.
2016-12-14gnu: icecat: Label patches that have since been assigned CVEs.Mark H Weaver
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.
2016-12-14gnu: nss, nss-certs: Update to 3.27.2.Leo Famulari
* gnu/packages/gnuzilla.scm (nss): Update to 3.27.2. * gnu/packages/certs.scm (nss-certs): Update to 3.27.2.
2016-12-10gnu: icecat: Add more fixes from upstream mozilla-esr45.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[sources]: Add more fixes from the upstream mozilla-esr45 repository.
2016-12-03gnu: icecat: Update to 45.5.1-gnu1.Mark H Weaver
* 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.
2016-11-30gnu: icecat: Add fixes for CVE-2016-9079 and other bugs.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes for CVE-2016-9079 and other selected fixes from the upstream mozilla-esr45 repository.
2016-11-29gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.Tobias Geerinckx-Rice
* gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg, which is actually libjpeg-turbo. [inputs]: Add libjpeg-turbo. [arguments]: Use it.
2016-11-16Revert "gnu: icecat: Enable gtk3 support."Mark H Weaver
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.
2016-11-16gnu: icecat: Remove unneeded patch.Mark H Weaver
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.
2016-11-16gnu: icecat: Add fixes from Firefox ESR 45.5.0.Mark H Weaver
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.
2016-10-31gnu: icecat: Fix build with binutils >= 2.26.Leo Famulari
* gnu/packages/patches/icecat-binutils.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat)[source]: Use it.
2016-10-29Merge branch 'master' into core-updatesLeo Famulari
2016-10-30gnu: icecat: Enable gtk3 support.David Craven
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add gtk+. [arguments]: Use --enable-default-toolkit=cairo-gtk3.
2016-10-12gnu: icecat: Use normal 'sqlite'.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use normal 'sqlite'.
2016-10-11gnu: icecat: Update to 45.3.0-gnu1-beta. Add fixes from Firefox ESR 45.4.0.Mark H Weaver
Includes fixes for CVE-2016-5250, CVE-2016-5257, CVE-2016-5261, CVE-2016-5270, CVE-2016-5272, CVE-2016-5274, CVE-2016-5276, CVE-2016-5277, CVE-2016-5278, CVE-2016-5280, CVE-2016-5281, and CVE-2016-5284. * gnu/packages/gnuzilla.scm (mozilla-patch): New procedure. (icecat): Update to 45.3.0-gnu1. [source]: Add alternate source URI for the beta release. Update patches. [inputs]: Replace 'sqlite' input with a customized sqlite with SQLITE_ENABLE_DBSTAT_VTAB support. [native-inputs]: Add 'which'. * gnu/packages/patches/icecat-avoid-bundled-includes.patch: Rename to... * gnu/packages/patches/icecat-avoid-bundled-libraries.patch: ... and adapt to version 45. * gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch, gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch, gnu/packages/patches/icecat-CVE-2016-2819.patch, gnu/packages/patches/icecat-CVE-2016-2821.patch, gnu/packages/patches/icecat-CVE-2016-2824.patch, gnu/packages/patches/icecat-CVE-2016-2828.patch, gnu/packages/patches/icecat-CVE-2016-2831.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Update accordingly.
2016-10-05gnu: nss-certs and nss: Update to 3.27.1.Leo Famulari
* gnu/packages/certs.scm (nss-certs): Update to 3.27.1. * gnu/packages/gnuzilla.scm (nss): Update to 3.27.1.