Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master binary grimoire by George Sherwood (504a445119bb22cf0f7bf539502b712e1155e9b3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master binary grimoire by George Sherwood (504a445119bb22cf0f7bf539502b712e1155e9b3)
  • Date: Thu, 07 Jan 2010 13:11:52 +0100


> GIT changes to master binary grimoire by George Sherwood
> <gsherwood AT sourcemage.org>:
>
> bin-http/firefox-bin/DETAILS | 4 ++--
> bin-http/firefox-bin/HISTORY | 3 +++
> 2 files changed, 5 insertions(+), 2 deletions(-)
>
> New commits:
> commit 504a445119bb22cf0f7bf539502b712e1155e9b3
> Author: George Sherwood <gsherwood AT sourcemage.org>
> Commit: George Sherwood <gsherwood AT sourcemage.org>
>
> firefox-bin: Updated stable to version 3.5.7. SECURITY_PATCH++
>
> diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
> index 978ebb3..32c9b2f 100755
> --- a/bin-http/firefox-bin/DETAILS
> +++ b/bin-http/firefox-bin/DETAILS
> @@ -7,7 +7,7 @@ if [ "$FIREFOX_DEVEL" == "y" ]; then
>
> SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/$SOURCE
>
> SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/$SOURCE2
> else
> - VERSION=3.5.6
> + VERSION=3.5.7
> SOURCE=firefox-${VERSION}.tar.bz2
> SOURCE2=$SOURCE.asc
> SOURCE_GPG="firefox.gpg:$SOURCE2"
> @@ -17,7 +17,7 @@ fi
> SOURCE_DIRECTORY=$BUILD_DIRECTORY/firefox
> WEB_SITE=http://www.mozilla.org/firefox
> ENTERED=20040902
> - SECURITY_PATCH=20
> + SECURITY_PATCH=21

None security problems with this version.
>From http://www.mozilla.org/security/known-vulnerabilities/firefox35.html :


Fixed in Firefox 3.5.7

The Firefox 3.5.7 update did not address security issues.


Of source, SECURITY_PATCH++ isn't a problem.

--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page