summaryrefslogtreecommitdiff
path: root/gnu/packages/gnuzilla.scm
Commit message (Collapse)AuthorAge
* gnu: icecat: Add fixes from mozilla-esr60 [security fixes].Mark H Weaver2018-10-23
| | | | | | | | | | Includes fixes for CVE-2018-12389, CVE-2018-12390, CVE-2018-12391, CVE-2018-12392, CVE-2018-12393, CVE-2018-12395, CVE-2018-12396, and CVE-2018-12397. * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected changesets from the upstream mozilla-esr60 repository. Relabel some previously existing patches to reflect CVE assignments.
* gnu: icecat: Build with rust-1.24.Efraim Flashner2018-10-14
| | | | | * gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Use the oldest compatable rust over newer releases when building icecat.
* gnu: icecat: Add fixes from mozilla-esr60 [security fixes].Mark H Weaver2018-10-04
| | | | | | | Includes fixes for CVE-2018-12386 and CVE-2018-12387. * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr60 repository.
* gnu: icecat: Rebundle NSPR and NSS [security fix].Mark H Weaver2018-09-25
| | | | | | | | Works around <https://bugs.gnu.org/32833>. * gnu/packages/gnuzilla.scm (icecat)[source]: In snippet, don't remove NSS. [inputs]: Remove 'nspr' and 'nss'. [arguments]: Remove --with-system-{nspr,nss} from configure flags.
* gnu: icecat: Unbundle libevent, libogg, and libvorbis.Mark H Weaver2018-09-25
| | | | | | | | | | | | | | * gnu/packages/patches/icecat-use-system-media-libs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/patches/icecat-avoid-bundled-libraries.patch: Add another hunk to enable removal of libevent. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patch. In the snippet, add libevent, libogg, libvorbis, and libtremor to the list of bundled libraries to remove. Add a comment regarding theora. Remove comments regarding unbundling cairo, which is no longer supported. [inputs]: Add libevent, libogg, and libvorbis. [arguments]: Add --with-system-{libevent,ogg,vorbis} to configure flags. Add custom bootstrap phase. Add comments.
* gnu: icecat: Unbundle graphite2 and harfbuzz.Mark H Weaver2018-09-25
| | | | | | | | | | | * gnu/packages/patches/icecat-use-system-graphite2+harfbuzz.patch: New file. * gnu/packages/patches/icecat-use-system-graphite2.patch, gnu/packages/patches/icecat-use-system-harfbuzz.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/gnuzilla.scm (icecat)[source]: Add new patch. Delete bundled graphite2 and harfbuzz in snippet. [inputs]: Add graphite2 and harfbuzz. [arguments]: Add --with-system-{graphite2,harfbuzz} to configure flags.
* gnu: icecat: Add fixes from upstream mozilla-esr60 [security fixes].Mark H Weaver2018-09-22
| | | | | | | | | | | | Includes fixes for CVE-2018-12383 and CVE-2018-12385. * gnu/packages/patches/icecat-CVE-2018-12383.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/patches/icecat-avoid-bundled-libraries.patch: Adapt to apply cleanly to IceCat 60. * gnu/packages/gnuzilla.scm (mozilla-patch): Update to fetch from mozilla-esr60. (icecat): Add selected changesets from upstream mozilla-esr60.
* gnu: icecat: Update to 60.2.0-gnu1 (pre-release).Mark H Weaver2018-09-21
| | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat): Update to 60.2.0-gnu1. [source]: Download pre-release from alpha.gnu.org. Remove obsolete patches. Comment out the code to delete the bundled copies of libevent, cairo, harfbuzz, and graphite2. [inputs]: Use the latest ffmpeg. Comment out libevent, cairo, harfbuzz, and graphite2. [native-inputs]: Add rust and cargo. [arguments]: Remove --enable-gio and --disable-gnomeui. Add --disable-stylo. Comment out --with-system-{libevent,harfbuzz,graphite2}, --enable-system-cairo. Import %cargo-build-system-modules. Add 'patch-cargo-checksums' phase. * gnu/packages/patches/icecat-CVE-2018-5157-and-CVE-2018-5158.patch, gnu/packages/patches/icecat-bug-1413868-pt1.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: nss, nss-certs: Update to 3.39 [fixes CVE-2018-12384].Marius Bakke2018-09-01
| | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.39. * gnu/packages/certs.scm (nss-certs): Likewise.
* gnu: nspr: Update to 4.20.Marius Bakke2018-09-01
| | | | * gnu/packages/gnuzilla.scm (nspr): Update to 4.20.
* gnu: Add mozjs-52.Ricardo Wurmus2018-08-09
| | | | | | | * gnu/packages/gnuzilla.scm (mozjs-52): New variable. (cherry picked from commit f67db495aa6e29692e368a13130a40541d5d8273) Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* Merge branch 'master' into stagingMarius Bakke2018-07-02
|\
| * gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-06-27
| | | | | | | | | | | | | | | | | | | | | | Includes fixes for CVE-2018-12363, CVE-2018-12364, CVE-2018-12366, the remaining 1 out of 2 changesets for CVE-2018-5156, and the remaining 7 out of 17 changesets for CVE-2018-5188. * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository. * gnu/packages/patches/icecat-bug-1413868-pt1.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: icecat: Relabel patches to reflect CVE assignments.Mark H Weaver2018-06-27
| | | | | | | | | | | | | | | | | | Document that we include fixes for CVE-2018-6126, CVE-2018-12359, CVE-2018-12360, CVE-2018-12362, CVE-2018-12365, 1 out of 2 changesets for CVE-2018-5156, and 10 out of 17 changesets for CVE-2018-5188. * gnu/packages/gnuzilla.scm (icecat)[source]: Relabel patches to reflect CVE assignments.
* | gnu: nss, nss-certs: Update to 3.38 [fixes CVE-2018-0495].Marius Bakke2018-06-26
| | | | | | | | | | * gnu/packages/certs.scm (nss-certs): Update to 3.38. * gnu/packages/gnuzilla.scm (nss): Likewise.
* | gnu: nss, nss-certs: Update to 3.37.3.Marius Bakke2018-06-19
|/ | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.37. * gnu/packages/certs.scm (nss-certs): Likewise.
* Merge branch 'master' into core-updatesLudovic Courtès2018-06-01
|\
| * gnu: icecat: Add more fixes from upstream esr52.Mark H Weaver2018-06-01
| | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-28
|\|
| * gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-05-27
| | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-17
|\|
| * gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-05-11
| | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add fixes for CVE-2018-5183 and the remaining 1 of 10 changesets for CVE-2018-5150.
| * gnu: icecat: Relabel patches to reflect CVE assignments.Mark H Weaver2018-05-11
| | | | | | | | | | | | | | | | | | | | | | | | Document the fact that we include fixes for CVE-2018-5154, CVE-2018-5155, CVE-2018-5157, CVE-2018-5158, CVE-2018-5159, CVE-2018-5168, CVE-2018-5178, and 9/10 changesets for CVE-2018-5150. * gnu/packages/gnuzilla.scm (icecat)[source]: Relabel patches to reflect CVE assignments. * gnu/packages/patches/icecat-bug-1452075.patch: Rename to... * gnu/packages/patches/icecat-CVE-2018-5157-and-CVE-2018-5158.patch: ...this. * gnu/local.mk (dist_patch_DATA): Rename it.
* | Merge branch 'master' into core-updatesMarius Bakke2018-05-06
|\|
| * gnu: icecat: Use ffmpeg@3.4.Marius Bakke2018-05-03
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/31356>. Reported by Clément Lassieur <clement@lassieur.org>. * gnu/packages/gnuzilla.scm (icecat)[inputs]: Change from FFMPEG to FFMPEG-3.4.
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-30
|\|
| * gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-04-30
| | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository. * gnu/packages/patches/icecat-bug-1452075.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * Merge branch 'master' into stagingMarius Bakke2018-04-16
| |\
| * | gnu: nss, nss-certs: Update to 3.36.1.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.36.1. * gnu/packages/certs.scm (nss-certs): Likewise.
* | | gnu: icecat: Remove 'use-skia-by-default' phase.Mark H Weaver2018-04-11
| | | | | | | | | | | | | | | | | | | | | This seems no longer to be needed for stability. * gnu/packages/gnuzilla.scm (icecat)[arguments]: Remove the 'use-skia-by-default' phase.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-04-11
|\ \ \ | | |/ | |/|
| * | gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-04-11
| | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
| * | gnu: icecat: Add more configure flags and rename a phase.Mark H Weaver2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments]: To configure-flags, add "--with-distribution-id=org.gnu", "--disable-tests", "--disable-updater", "--disable-crashreporter", "--disable-maintenance-service", and "--disable-eme". Rename the 'arrange-to-link-libxul-with-libraries-it-might-dlopen' phase to 'link-libxul-with-libraries'.
* | | Merge branch 'master' into core-updatesMarius Bakke2018-03-29
|\| |
| * | gnu: icecat: Add fix for CVE-2018-5148.Mark H Weaver2018-03-27
| |/ | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add the fix for CVE-2018-5148 from the upstream mozilla-esr52 repository.
* | gnu: nss: Use invoke.Mark H Weaver2018-03-23
| | | | | | | | * gnu/packages/gnuzilla.scm (nss)[arguments]: Use invoke in the check phase.
* | gnu: mozjs@38: Use invoke.Mark H Weaver2018-03-23
| | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs-38)[arguments]: Use invoke in the custom configure phase.
* | gnu: mozjs@24: Use invoke.Mark H Weaver2018-03-23
| | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs-24)[arguments]: Use invoke in the custom configure phase.
* | gnu: mozjs: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs)[arguments]: Return #t from the 'delete-timedout-test' phase. Use 'invoke' in the configure phase.
* | gnu: icecat: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments]: Return #t from the 'install-icons' and 'wrap-program' phases. Use 'invoke' in the custom configure phase.
* | Merge branch 'master' into core-updatesMark H Weaver2018-03-20
|\|
| * Correct name and Email for ng0.ng02018-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .mailmap: Correct name and Email for ng0. * Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish gnu/packages/accessibility.scm, gnu/packages/admin.scm, gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/cinnamon.scm, gnu/packages/compression.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/emacs.scm, gnu/packages/enlightenment.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile.scm, gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm, gnu/packages/haskell.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm, gnu/packages/libcanberra.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm, gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm, gnu/packages/ncurses.scm, gnu/packages/networking.scm, gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm, gnu/packages/telephony.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm, gnu/services/desktop.scm, gnu/services/version-control.scm, gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * Merge branch 'master' into stagingMarius Bakke2018-03-19
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2018-03-18
| |\ \
| * | | gnu: nss, nss-certs: Update to 3.36.Marius Bakke2018-03-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.36. * gnu/packages/certs.scm (nss-certs): Likewise.
| * | | gnu: nspr: Update to 4.19.Marius Bakke2018-03-12
| | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nspr): Update to 4.19.
| * | | Merge branch 'master' into stagingLeo Famulari2018-03-06
| |\ \ \
| * | | | gnu: nspr: Update to 4.18.Tobias Geerinckx-Rice2018-02-20
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nspr): Update to 4.18.
| * | | | Merge branch 'master' into stagingMarius Bakke2018-02-20
| |\ \ \ \
| * | | | | gnu: nss: Update to 3.35.Marius Bakke2018-02-17
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.35.