forked from pool/MozillaFirefox
- update to Firefox 19.0.2 (bnc#808243)
* MFSA 2013-29/CVE-2013-0787 (bmo#555018) Use-after-free in HTML Editor - update to Firefox 19.0.1 * blocklist updates OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=321
This commit is contained in:
parent
6a20f50d7f
commit
f34b49371b
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 19:03:32 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
- update to Firefox 19.0.2 (bnc#808243)
|
||||
* MFSA 2013-29/CVE-2013-0787 (bmo#555018)
|
||||
Use-after-free in HTML Editor
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 28 22:06:36 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
- update to Firefox 19.0.1
|
||||
* blocklist updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 16 07:08:55 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define major 19
|
||||
%define mainver %major.0
|
||||
%define mainver %major.0.2
|
||||
%define update_channel release
|
||||
|
||||
Name: MozillaFirefox
|
||||
@ -54,7 +54,7 @@ BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
|
||||
%endif
|
||||
Version: %{mainver}
|
||||
Release: 0
|
||||
%define releasedate 2013021500
|
||||
%define releasedate 2013030600
|
||||
Provides: firefox = %{mainver}
|
||||
Provides: firefox = %{version}-%{release}
|
||||
Provides: web_browser
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c99b8f9452d036a265c4f9ba1c2f55ea0af4d7cd3d59d902aca8c85f58936f35
|
||||
size 29944
|
||||
oid sha256:61245389d00b57606457b130143a5510da07a3cf3f478fdb9e4117f302911551
|
||||
size 29921
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="FIREFOX_19_0_RELEASE"
|
||||
VERSION="19.0"
|
||||
RELEASE_TAG="FIREFOX_19_0_2_RELEASE"
|
||||
VERSION="19.0.2"
|
||||
|
||||
# mozilla
|
||||
echo "cloning $BRANCH..."
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05dc0c4dc2a83bd0ee0cc3b67f5e7bac7fc3846e26c2c6ee910d6cc75b79441b
|
||||
size 99946627
|
3
firefox-19.0.2-source.tar.bz2
Normal file
3
firefox-19.0.2-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:440bf1614da085112cf57349f1d81a52d3ec45697c637f875d60972d4df65da6
|
||||
size 99907055
|
3
l10n-19.0.2.tar.bz2
Normal file
3
l10n-19.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9914e0d95c30e273a39eea6ba5cdd7f69afa9c6d459e8ee8c418e0ea7f0c41b2
|
||||
size 52849771
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3a4758d6f980eeb9903974912059a3221fe575ff264291686e7eac781d7e7e4
|
||||
size 52867600
|
@ -1,2 +1,2 @@
|
||||
REV=20238b786063
|
||||
REV=6ffe3e9da8a8
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user