Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to stable-0.4 grimoire by Jaka Kranjc (2e5104ab81a1010b6b804f9cb805786bced8eceb)

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
  • Subject: Re: [SM-Commit] GIT changes to stable-0.4 grimoire by Jaka Kranjc (2e5104ab81a1010b6b804f9cb805786bced8eceb)
  • Date: Tue, 02 Jan 2007 11:47:54 +0100

It is great you integrate security fixes and resolve integration bugs.
Thanks for it.
On the other side there are next SECURITY_PATCHes in test grimoire.
For example (not only) firefox. The last version is 1.5.0.9 with
SECURITY_PATCH=6.
You just update firefox in stable to 1.5.0.5.
I would prefer something like "p4 integ test/firefox/...
stable/firefox/...".
The same with wireshark, gnupg, gnupg-exp, openssh, ...
Some "security" script compared SECURITY_PATCHes in test with stable-rc
and stable and integrate could be fine. :-)

--
Ladislav Hagara


> GIT changes to stable-0.4 grimoire by Jaka Kranjc
> <lynxlynxlynx AT sourcemage.org>:
>
> http/firefox/DETAILS | 6 ++----
> http/firefox/HISTORY | 7 +++++++
> 2 files changed, 9 insertions(+), 4 deletions(-)
>
> New commits:
> commit 2e5104ab81a1010b6b804f9cb805786bced8eceb
> Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
> Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
>
> firefox: SECURITY_PATCH=4
> http://www.mozilla.org/projects/security/known-vulnerabilities.html
>
> commit ef0e0d18b2a2a02599a2210ac71642952499dfb3
> Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
> Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
>
> firefox 1.5.0.5
>
> diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
> index c3a0d10..c20bb32 100755
> --- a/http/firefox/DETAILS
> +++ b/http/firefox/DETAILS
> @@ -5,7 +5,7 @@ if [ "$FIREFOX_CVS" == "y" ]; then
>
> SOURCE_URL[0]=cvs://:pserver:anonymous AT cvs-mirror.mozilla.org:/cvsroot:mozilla/client.mk
> SOURCE_IGNORE=volatile
> else
> - VERSION=1.5.0.4
> + VERSION=1.5.0.5
> SOURCE=$SPELL-$VERSION-source.tar.bz2
> SOURCE2=${SOURCE}.asc
> SOURCE_GPG="firefox.gpg:${SOURCE2}:UPSTREAM_KEY"
> @@ -15,14 +15,12 @@ else
>
> SOURCE_URL[2]=ftp://ftp.in2p3.fr/pub/mozilla/$SPELL/releases/$VERSION/source/$SOURCE
> SOURCE_URL[3]=ftp://ftp.sai.msu.su/pub/unix/WWW/browsers/$SOURCE
> SOURCE2_URL[0]=${SOURCE_URL}.asc
> - SECURITY_PATCH=3
> + SECURITY_PATCH=4
> fi
> SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla
> WEB_SITE=http://www.mozilla.org/projects/firefox/
> ENTERED=20030813
> - UPDATED=20050810
> LICENSE[0]=MOZILLA
> - BUILD_API=2
> PATCHLEVEL=2
> KEYWORDS="mozilla http"
> SHORT="Redesign of the Mozilla browser"
> diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
> index 36113e8..e000d65 100644
> --- a/http/firefox/HISTORY
> +++ b/http/firefox/HISTORY
> @@ -1,3 +1,10 @@
> +2006-07-27 Ladislav Hagara <hgr AT vabo.cz>
> + * DETAILS: SECURITY_PATCH=4
> + http://www.mozilla.org/projects/security/known-vulnerabilities.html
> +
> +2006-07-26 Ladislav Hagara <hgr AT vabo.cz>
> + * DETAILS: 1.5.0.5, removed UPDATED and BUILD_API
> +
> 2006-07-07 David Kowis <dkowis AT shlrm.org>
> * DEPENDS: made nss non-optional





Archive powered by MHonArc 2.6.24.

Top of Page