summaryrefslogtreecommitdiff
path: root/gnu/packages/gnuzilla.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2017-03-30
|\ | | | | | | Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| * gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice2017-03-30
| | | | | | | | All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
| * gnu: icecat: Add fixes from mozilla-esr45; use skia by default.Mark H Weaver2017-03-29
| | | | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes from the upstream mozilla-esr45 repository. [arguments]: Add 'use-skia-by-default' phase.
* | gnu: nspr: Use 'modify-phases' syntax.Efraim Flashner2017-03-28
| | | | | | | | | | * gnu/packages/gnuzilla.scm (nspr)[arguments]: Use 'modify-phases' syntax.
* | gnu: nspr: Update to 4.14.Efraim Flashner2017-03-28
| | | | | | | | * gnu/packages/gnuzilla.scm (nspr): Update to 4.14.
* | gnu: mozjs@24: Use more inherited fields.Efraim Flashner2017-03-28
| | | | | | | | | | | | | | * 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.
* | gnu: mozjs@17: Use 'modify-phases' syntax.Efraim Flashner2017-03-28
| | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs@17)[arguments]: Use 'modify-phases' syntax.
* | gnu: mozjs@17: Add missing inputs.Efraim Flashner2017-03-28
| | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs@17)[native-inputs]: Add pkg-config. [propagated-inputs]: Add nspr. [inputs]: Add zlib.
* | gnu: mozjs@17: Add support for aarch64-linux.Efraim Flashner2017-03-28
| | | | | | | | | | | | | | | | * 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.
* | gnu: mozjs@24: Add aarch64-support.Efraim Flashner2017-03-28
| | | | | | | | | | | | | | * 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.
* | Merge branch 'master' into core-updatesMark H Weaver2017-03-19
|\|
| * gnu: icecat: Add selected fixes from upstream mozilla-esr45.Mark H Weaver2017-03-19
| | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from the upstream mozilla-esr45 repository.
* | gnu: nss, nss-certs: Update to 3.29.3.Marius Bakke2017-03-15
| | | | | | | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.29.3. * gnu/packages/certs.scm (nss-certs): Update to 3.29.3.
* | gnu: nss: Increase test timeouts.Marius Bakke2017-03-15
| | | | | | | | | | | | * 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.
* | Revert "Revert "gnu: nss: Build for aarch64-linux with 64-bit support.""Marius Bakke2017-03-15
| | | | | | | | This reverts commit adb984d23c003d5d48ada47bf5ad8105a3b8e412.
* | gnu: nss: Use 'modify-phases' syntax.Marius Bakke2017-03-15
|/ | | | * gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'.
* Revert "gnu: nss: Use 'modify-phases' syntax."Marius Bakke2017-03-14
| | | | This reverts commit 87f1c7efc18f8996b0b2817a5f7b84eebe2ddf5a.
* Revert "gnu: nss, nss-certs: Update to 3.29.3."Marius Bakke2017-03-14
| | | | | | | 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.
* gnu: nss, nss-certs: Update to 3.29.3.Marius Bakke2017-03-13
| | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.29.3. * gnu/packages/certs.scm (nss-certs): Update to 3.29.3.
* gnu: nss: Use 'modify-phases' syntax.Marius Bakke2017-03-13
| | | | * gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'.
* gnu: icecat: Add fixes from upstream Firefox ESR 45.8.0.Mark H Weaver2017-03-09
| | | | | | | | | 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.
* gnu: icecat: Update to 45.7.0-gnu1.Mark H Weaver2017-03-09
| | | | | * gnu/packages/gnuzilla.scm (icecat): Update to 45.7.0-gnu1. Remove patches included in 45.7.0.
* gnu: nss, nss-certs: Update to 3.29.2.Marius Bakke2017-03-03
| | | | | | * 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.
* gnu: nspr: Update to 4.13.1.Leo Famulari2017-03-03
| | | | * gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.
* gnu: libevent: Update to 2.1.8 [security fixes].Marius Bakke2017-02-01
| | | | | | | | | | | | | * 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'.
* gnu: icecat: Add more fixes from upstream mozilla-esr45.Mark H Weaver2017-01-25
| | | | | | | | | 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.
* gnu: Move Kerberos implemetations to (gnu packages kerberos).Ludovic Courtès2017-01-19
| | | | | | | | | | | | | | * 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.
* gnu: icecat: Add more fixes from upstream mozilla-esr45.Mark H Weaver2017-01-15
| | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected patches from the upstream mozilla-esr45 repository.
* Revert "gnu: nss: Add comment about test failures in NSS 3.27.2"Leo Famulari2017-01-11
| | | | This reverts commit 4f6ff977c22b996765178a1dcc6e8f1523601817.
* gnu: icecat: Add fixes from upstream mozilla-esr45.Mark H Weaver2017-01-08
| | | | | * gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from the upstream mozilla-esr45 repository.
* gnu: icecat: Rename patches that have been assigned CVEs.Mark H Weaver2017-01-08
| | | | | * gnu/packages/gnuzilla.scm (icecat)[source][patches]: Rename patches that have since been assigned CVEs.
* Revert "gnu: nspr: Update to 4.13.1."Leo Famulari2017-01-07
| | | | | | There were many reports that NSS failed to build with this change. This reverts commit 707c65aad74f185d1463da174473a2364aa40133.
* gnu: nspr: Update to 4.13.1.Leo Famulari2017-01-06
| | | | * gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.
* gnu: nss: Add comment about test failures in NSS 3.27.2Leo Famulari2016-12-20
| | | | * gnu/packages/gnuzilla.scm (nss): Add comment.
* Revert "gnu: nss, nss-certs: Update to 3.27.2."Leo Famulari2016-12-20
| | | | This reverts commit 7ab3ea426640e4e7ae798a8f72b3c90b383cb824.
* gnu: icecat: Label patches that have since been assigned CVEs.Mark H Weaver2016-12-14
| | | | | | | | | | 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.
* gnu: nss, nss-certs: Update to 3.27.2.Leo Famulari2016-12-14
| | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.27.2. * gnu/packages/certs.scm (nss-certs): Update to 3.27.2.
* gnu: icecat: Add more fixes from upstream mozilla-esr45.Mark H Weaver2016-12-10
| | | | | * gnu/packages/gnuzilla.scm (icecat)[sources]: Add more fixes from the upstream mozilla-esr45 repository.
* gnu: icecat: Update to 45.5.1-gnu1.Mark H Weaver2016-12-03
| | | | | | | * 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.
* gnu: icecat: Add fixes for CVE-2016-9079 and other bugs.Mark H Weaver2016-11-30
| | | | | | * gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes for CVE-2016-9079 and other selected fixes from the upstream mozilla-esr45 repository.
* gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.Tobias Geerinckx-Rice2016-11-29
| | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg, which is actually libjpeg-turbo. [inputs]: Add libjpeg-turbo. [arguments]: Use it.
* Revert "gnu: icecat: Enable gtk3 support."Mark H Weaver2016-11-16
| | | | | | | | 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.
* gnu: icecat: Remove unneeded patch.Mark H Weaver2016-11-16
| | | | | | | | 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.
* gnu: icecat: Add fixes from Firefox ESR 45.5.0.Mark H Weaver2016-11-16
| | | | | | | | | | | | 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.
* gnu: icecat: Fix build with binutils >= 2.26.Leo Famulari2016-10-31
| | | | | | * gnu/packages/patches/icecat-binutils.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat)[source]: Use it.
* Merge branch 'master' into core-updatesLeo Famulari2016-10-29
|\
| * gnu: icecat: Enable gtk3 support.David Craven2016-10-30
| | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[inputs]: Add gtk+. [arguments]: Use --enable-default-toolkit=cairo-gtk3.
* | gnu: icecat: Use normal 'sqlite'.Mark H Weaver2016-10-12
|/ | | | * gnu/packages/gnuzilla.scm (icecat)[inputs]: Use normal 'sqlite'.
* gnu: icecat: Update to 45.3.0-gnu1-beta. Add fixes from Firefox ESR 45.4.0.Mark H Weaver2016-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* gnu: nss-certs and nss: Update to 3.27.1.Leo Famulari2016-10-05
| | | | | * gnu/packages/certs.scm (nss-certs): Update to 3.27.1. * gnu/packages/gnuzilla.scm (nss): Update to 3.27.1.