341 lines
11 KiB
Text
341 lines
11 KiB
Text
# ChangeLog for www-client/firefox
|
|
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
|
# (auto-generated from git log)
|
|
|
|
*firefox-39.0.3 (09 Aug 2015)
|
|
*firefox-38.1.1 (09 Aug 2015)
|
|
*firefox-38.1.0 (09 Aug 2015)
|
|
*firefox-31.8.0 (09 Aug 2015)
|
|
|
|
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
|
|
+files/firefox-32.0-hppa-js-configure.patch,
|
|
+files/firefox-38-hppa-js-syntax-error.patch,
|
|
+files/gentoo-default-prefs.js-1, +files/icon/firefox.desktop,
|
|
+firefox-31.8.0.ebuild, +firefox-38.1.0.ebuild, +firefox-38.1.1.ebuild,
|
|
+firefox-39.0.3.ebuild, +metadata.xml:
|
|
proj/gentoo: Initial commit
|
|
|
|
This commit represents a new era for Gentoo:
|
|
Storing the gentoo-x86 tree in Git, as converted from CVS.
|
|
|
|
This commit is the start of the NEW history.
|
|
Any historical data is intended to be grafted onto this point.
|
|
|
|
Creation process:
|
|
1. Take final CVS checkout snapshot
|
|
2. Remove ALL ChangeLog* files
|
|
3. Transform all Manifests to thin
|
|
4. Remove empty Manifests
|
|
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
|
|
5.1. Do not touch files with -kb/-ko keyword flags.
|
|
|
|
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
|
|
tests
|
|
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
|
|
project
|
|
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
|
|
developer, wrote Git features for the migration
|
|
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
|
|
cvs2svn
|
|
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
|
|
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
|
|
work in migration
|
|
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
|
|
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
|
|
the bikeshed
|
|
|
|
09 Aug 2015; Ian Stakenvicius <axs@gentoo.org> firefox-31.8.0.ebuild,
|
|
firefox-38.1.0.ebuild, firefox-38.1.1.ebuild, firefox-39.0.3.ebuild:
|
|
fixed MOZ_FTP_URI as per bug 531278#c11
|
|
|
|
Package-Manager: portage-2.2.20
|
|
|
|
11 Aug 2015; Ian Stakenvicius <axs@gentoo.org> firefox-38.1.1.ebuild,
|
|
firefox-39.0.3.ebuild:
|
|
mozilla packages: Fix and normalize SRC_URI
|
|
|
|
As per gentoo bug 557040, upstream dropped their FTP archive. This
|
|
commit cleans up all MOZ_*_URI specifications in mozilla ebuilds
|
|
to match one-another. Ebuilds now use MOZ_HTTP_URI and
|
|
http://archive.mozilla.org/ ; adjusted ebuilds include:
|
|
|
|
www-client/firefox-38.1.1
|
|
www-client/firefox-39.0.3
|
|
www-client/firefox-bin-38.1.1
|
|
www-client/firefox-bin-39.0.3
|
|
mail-client/thunderbird-38.1.0
|
|
mail-client/thunderbird-bin-38.1.0
|
|
www-client/seamonkey-2.33.1-r1
|
|
www-client/seamonkey-bin-2.33.1
|
|
www-client/seamonkey-bin-2.33.1-r1
|
|
|
|
Package-Manager: portage-2.2.20
|
|
|
|
12 Aug 2015; Jeroen Roovers <jer@gentoo.org> firefox-38.1.1.ebuild:
|
|
Stable for PPC64 (bug #556942).
|
|
|
|
Package-Manager: portage-2.2.20
|
|
|
|
*firefox-40.0.2 (14 Aug 2015)
|
|
*firefox-38.2.0 (14 Aug 2015)
|
|
|
|
14 Aug 2015; Ian Stakenvicius <axs@gentoo.org> -firefox-31.8.0.ebuild,
|
|
-firefox-38.1.0.ebuild, +firefox-38.2.0.ebuild, -firefox-39.0.3.ebuild,
|
|
+firefox-40.0.2.ebuild:
|
|
version bumps and cleanup
|
|
|
|
Added 38.2 for stabilization and 40.0.2 to replace 39.x; also committed
|
|
mozconfig-v6.40.eclass to support mozilla40 dependency requirements.
|
|
Gentoo-Bug: 557532
|
|
|
|
Package-Manager: portage-2.2.20
|
|
|
|
17 Aug 2015; Jeroen Roovers <jer@gentoo.org> firefox-38.1.1.ebuild:
|
|
Stable for HPPA (bug #556942).
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
23 Aug 2015; Ian Stakenvicius <axs@gentoo.org>
|
|
+files/firefox-38-dont-hardcode-libc-soname.patch, firefox-38.2.0.ebuild,
|
|
firefox-40.0.2.ebuild:
|
|
fix hard-coded libc.so.6 for ctypes.util.find_library('c')
|
|
|
|
Mozilla codebase starting with version 36 had a couple of hard-coded
|
|
CDLL('libc.so.6'),
|
|
which causes compilation failures on linu systems that don't have a
|
|
libc.so.6, such
|
|
as ia64 and possibly others.
|
|
|
|
Gentoo Bug: 557956
|
|
|
|
Package-Manager: portage-2.2.20
|
|
|
|
24 Aug 2015; Jeroen Roovers <jer@gentoo.org> firefox-38.2.0.ebuild:
|
|
Stable for HPPA PPC64 (bug #557590).
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
24 Aug 2015; Justin Lecher <jlec@gentoo.org> firefox-38.1.1.ebuild,
|
|
firefox-38.2.0.ebuild, firefox-40.0.2.ebuild, metadata.xml:
|
|
Use https by default
|
|
|
|
Convert all URLs for sites supporting encrypted connections from http to
|
|
https
|
|
|
|
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
|
|
Revert DOCTYPE SYSTEM https changes in metadata.xml
|
|
|
|
repoman does not yet accept the https version.
|
|
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
|
|
|
|
Bug: https://bugs.gentoo.org/552720
|
|
|
|
25 Aug 2015; Agostino Sarubbo <ago@gentoo.org> firefox-38.2.0.ebuild:
|
|
amd64 stable wrt bug #557590
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
RepoMan-Options: --include-arches="amd64"
|
|
|
|
25 Aug 2015; Agostino Sarubbo <ago@gentoo.org> firefox-38.2.0.ebuild:
|
|
x86 stable wrt bug #557590
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
RepoMan-Options: --include-arches="x86"
|
|
|
|
26 Aug 2015; Agostino Sarubbo <ago@gentoo.org> firefox-38.2.0.ebuild:
|
|
ppc stable wrt bug #557590
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
RepoMan-Options: --include-arches="ppc"
|
|
|
|
*firefox-40.0.3 (01 Sep 2015)
|
|
*firefox-38.2.1 (01 Sep 2015)
|
|
|
|
01 Sep 2015; Ian Stakenvicius <axs@gentoo.org> +firefox-38.2.1.ebuild,
|
|
-firefox-40.0.2.ebuild, +firefox-40.0.3.ebuild:
|
|
version bumps for security bug 559186
|
|
|
|
Added firefox-38.2.1 and bumped firefox-40.0.2 to 40.0.3 as per the new
|
|
security release.
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
03 Sep 2015; Agostino Sarubbo <ago@gentoo.org> firefox-38.2.1.ebuild:
|
|
amd64 stable wrt bug #559186
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
RepoMan-Options: --include-arches="amd64"
|
|
|
|
03 Sep 2015; Agostino Sarubbo <ago@gentoo.org> firefox-38.2.1.ebuild:
|
|
x86 stable wrt bug #559186
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
RepoMan-Options: --include-arches="x86"
|
|
|
|
06 Sep 2015; Jeroen Roovers <jer@gentoo.org> firefox-38.2.1.ebuild:
|
|
Stable for HPPA PPC64 (bug #559186).
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
07 Sep 2015; Ian Stakenvicius <axs@gentoo.org> firefox-38.2.1.ebuild,
|
|
firefox-40.0.3.ebuild:
|
|
firefox,thunderbird: Ensure $SHELL gets set to something
|
|
|
|
Zero_Chaos noticed when building firefox within catalyst that failures would
|
|
occur due to the build system not finding the correct shell. It was
|
|
determined
|
|
this was due to catalyst not setting SHELL in the environment, which
|
|
resulted in
|
|
the firefox build system being passed SHELL="" and causing the failure.
|
|
|
|
This commit ensures SHELL will never be empty by hard-coding /bin/bash
|
|
(EPREFIX'd
|
|
when appropriate) if there is no SHELL specified in the environment.
|
|
|
|
Changed ebuilds:
|
|
www-client/firefox-38.2.1
|
|
www-client/firefox-40.0.3
|
|
mail-client/thunderbird-38.2.0
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
*firefox-41.0 (23 Sep 2015)
|
|
*firefox-38.3.0 (23 Sep 2015)
|
|
|
|
23 Sep 2015; Ian Stakenvicius <axs@gentoo.org> -firefox-38.1.1.ebuild,
|
|
+firefox-38.3.0.ebuild, +firefox-41.0.ebuild:
|
|
version bumps and cleanups
|
|
|
|
Firefox-41.0 and Firefox-38.3.0esr bumps added, firefox-38.1.x removed due
|
|
to vulnerabilities.
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
*firefox-41.0-r1 (24 Sep 2015)
|
|
|
|
24 Sep 2015; Ian Stakenvicius <axs@gentoo.org> -firefox-41.0.ebuild,
|
|
+firefox-41.0-r1.ebuild:
|
|
41: restored patch for bug 557956
|
|
|
|
The firefox-41.0 release dropped the libc patch needed to fix
|
|
bug 557956. This commit revbumps to 41.0-r1, including the
|
|
patch again.
|
|
|
|
Bug: https://bugs.gentoo.org/show_bug.cgi?id=557956#c14
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
01 Oct 2015; Agostino Sarubbo <ago@gentoo.org> firefox-38.3.0.ebuild:
|
|
amd64 stable wrt bug #561246
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
RepoMan-Options: --include-arches="amd64"
|
|
|
|
01 Oct 2015; Agostino Sarubbo <ago@gentoo.org> firefox-38.3.0.ebuild:
|
|
x86 stable wrt bug #561246
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
RepoMan-Options: --include-arches="x86"
|
|
|
|
04 Oct 2015; Jeroen Roovers <jer@gentoo.org> firefox-38.3.0.ebuild:
|
|
Stable for HPPA PPC64 (bug #561246).
|
|
|
|
Package-Manager: portage-2.2.22
|
|
RepoMan-Options: --ignore-arches
|
|
|
|
06 Oct 2015; Ian Stakenvicius <axs@gentoo.org> firefox-38.3.0.ebuild,
|
|
firefox-41.0-r1.ebuild:
|
|
mozilla packages: update patchsets, fixes compilation w/freetype-2.6.1
|
|
|
|
Rolled new patches to include a fix for compilation failures against
|
|
freetype-2.6.1,
|
|
and to include some patches that have been applied externally in ebuilds.
|
|
|
|
Updates include:
|
|
=mail-client/thunderbird-38.2.0
|
|
=mail-client/thunderbird-38.3.0
|
|
=www-client/firefox-38.3.0
|
|
=www-client/firefox-41.0-r1
|
|
=www-client/seamonkey-2.35
|
|
=www-client/seamonkey-2.38
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
06 Oct 2015; Ian Stakenvicius <axs@gentoo.org>
|
|
-files/firefox-32.0-hppa-js-configure.patch,
|
|
-files/firefox-38-hppa-js-syntax-error.patch, -firefox-38.2.1.ebuild,
|
|
-firefox-40.0.3.ebuild:
|
|
cleanup old ebuilds and patches
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
*firefox-41.0.1 (10 Oct 2015)
|
|
|
|
10 Oct 2015; Ian Stakenvicius <axs@gentoo.org> -firefox-41.0-r1.ebuild,
|
|
+firefox-41.0.1.ebuild:
|
|
version bump to 41.0.1
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
*firefox-41.0.2 (16 Oct 2015)
|
|
|
|
16 Oct 2015; Ian Stakenvicius <axs@gentoo.org> -firefox-41.0.1.ebuild,
|
|
+firefox-41.0.2.ebuild:
|
|
bin}: version bump to 41.0.2 for security bug 563230
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
04 Nov 2015; Agostino Sarubbo <ago@gentoo.org> firefox-38.3.0.ebuild:
|
|
ppc stable wrt bug #561246
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
RepoMan-Options: --include-arches="ppc"
|
|
|
|
*firefox-42.0 (04 Nov 2015)
|
|
*firefox-38.4.0 (04 Nov 2015)
|
|
|
|
04 Nov 2015; Ian Stakenvicius <axs@gentoo.org> +firefox-38.4.0.ebuild,
|
|
-firefox-41.0.2.ebuild, +firefox-42.0.ebuild, metadata.xml:
|
|
version bump, security bug 564818
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
05 Nov 2015; Ian Stakenvicius <axs@gentoo.org> firefox-38.4.0.ebuild:
|
|
remove conflicting patch, force nss/nspr for security bug 564834
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
05 Nov 2015; Sergey Popov <pinkbyte@gentoo.org> firefox-38.4.0.ebuild:
|
|
stable on amd64 and x86
|
|
|
|
Gentoo-Bug: 564818
|
|
|
|
Package-Manager: portage-2.2.23
|
|
|
|
08 Nov 2015; Jeroen Roovers <jer@gentoo.org> firefox-38.4.0.ebuild:
|
|
Stable for PPC64 (bug #564818).
|
|
|
|
Package-Manager: portage-2.2.24
|
|
RepoMan-Options: --ignore-arches
|
|
|
|
09 Nov 2015; Agostino Sarubbo <ago@gentoo.org> firefox-38.4.0.ebuild:
|
|
ppc stable wrt bug #564818
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
RepoMan-Options: --include-arches="ppc"
|
|
|
|
11 Nov 2015; Jeroen Roovers <jer@gentoo.org> firefox-38.4.0.ebuild:
|
|
Stable for HPPA (bug #564818).
|
|
|
|
Package-Manager: portage-2.2.24
|
|
RepoMan-Options: --ignore-arches
|
|
|
|
*firefox-42.0-r2 (27 Nov 2015)
|
|
|
|
27 Nov 2015; Jory A. Pratt <anarchy@gentoo.org>
|
|
+files/gentoo-default-prefs.js-2, -firefox-42.0.ebuild,
|
|
+firefox-42.0-r2.ebuild:
|
|
Fix misc crash issues via cairo, add musl support
|
|
|