ports/opt (2.7): [notify] firefox: updated to 3.6.12. This release fixes CVE-2010-3765. See https://www.mozilla.org/security/announce/2010/mfsa2010-73.html for more information.
commit 599b3c141e479ee7479c8e069f446f8c55dc3da7 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Thu Oct 28 20:55:46 2010 +0200 [notify] firefox: updated to 3.6.12. This release fixes CVE-2010-3765. See https://www.mozilla.org/security/announce/2010/mfsa2010-73.html for more information. diff --git a/firefox/.md5sum b/firefox/.md5sum index 77b4263..2fcf377 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,2 +1,2 @@ -f698dd0f8f145d84933a50f69662c8db firefox-3.6.11.source.tar.bz2 -6cfb391f356f80bb6be9a418569efe6a mozconfig +80f4d83f23a7c45fc3f1904964ea2a5a firefox-3.6.12.source.tar.bz2 +8642314dca7016731e394c09d0ac8105 mozconfig diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 9fa9f2e..832746f 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xulrunner name=firefox -version=3.6.11 +version=3.6.12 release=1 source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$... mozconfig) diff --git a/firefox/mozconfig b/firefox/mozconfig index ceb6767..6b4a52a 100644 --- a/firefox/mozconfig +++ b/firefox/mozconfig @@ -16,7 +16,7 @@ ac_add_options --with-system-jpeg ac_add_options --with-system-zlib ac_add_options --with-system-mng ac_add_options --with-pthreads -ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.2.11 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.2.12 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding
participants (1)
-
crux@crux.nu