summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Vinogradov2019-03-22 18:00:41 -0400
committerPavel Vinogradov2019-03-22 18:00:41 -0400
commit9315979473897ae5868d3edb4a8e289dacdc14fe (patch)
tree1ec8a6dbdbf281911c7ec0c8c2e058d46271d842
parent0108f1a8bde9c7f8f57f133eeeda50b17ec6216d (diff)
http/firefox: version 66.0.1, SECURITY_PATCH++
-rwxr-xr-xhttp/firefox/DETAILS4
-rw-r--r--http/firefox/HISTORY4
2 files changed, 6 insertions, 2 deletions
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index e340c5c77c..192f16639e 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox
- VERSION=66.0
- SECURITY_PATCH=127
+ VERSION=66.0.1
+ SECURITY_PATCH=128
SOURCE="${SPELL}-${VERSION}.source.tar.xz"
SOURCE_URL[0]="http://releases.mozilla.org/pub/${SPELL}/releases/${VERSION}/source/${SOURCE}"
SOURCE2="${SOURCE}.asc"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 510d9230e8..c207f4377d 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,7 @@
+2019-03-22 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 66.0.1, SECURITY_PATCH++, (CVE-2019-9810,
+ CVE-2019-9813)
+
2019-03-19 Pavel Vinogradov <public@sourcemage.org>
* DEPENDS: needs nss >= 3.42