Re: [UPDATE] www/firefox-esr 60.7.1esr -> 60.7.2esr

2019-06-21 Thread Henry Jensen



Am 21. Juni 2019 18:44:34 MESZ schrieb Landry Breuil :
>On Fri, Jun 21, 2019 at 05:57:07PM +0200, Henry Jensen wrote:
>> Greetings,
>> 
>> I'm somwhat new in the OpenBSD world, so please forgive me for any
>> errors/not followed procedures I make.
>> 
>> It has been suggested to me, that I should send patches to this list
>if
>> I wanted a port to be updated, so I am doing this now.
>
>The procedure is good, the diff itself is trivial, and generally i'm
>aware of mozilla releases ahead of time, but thanks anyway :)
>
>Note that the corresponding -i18n port also needs an update, otherwise
>it will fail to build as there's a strict requirement on a matching
>version.
>
>Both diffs commited of course, pending builds for/backport to 6.5..


Thank you. Indeed, I did not think of the -i18n port.

Kind regards,

Henry



Re: [UPDATE] www/firefox-esr 60.7.1esr -> 60.7.2esr

2019-06-21 Thread Landry Breuil
On Fri, Jun 21, 2019 at 05:57:07PM +0200, Henry Jensen wrote:
> Greetings,
> 
> I'm somwhat new in the OpenBSD world, so please forgive me for any
> errors/not followed procedures I make.
> 
> It has been suggested to me, that I should send patches to this list if
> I wanted a port to be updated, so I am doing this now.

The procedure is good, the diff itself is trivial, and generally i'm
aware of mozilla releases ahead of time, but thanks anyway :)

Note that the corresponding -i18n port also needs an update, otherwise
it will fail to build as there's a strict requirement on a matching
version.

Both diffs commited of course, pending builds for/backport to 6.5..

Landry



[UPDATE] www/firefox-esr 60.7.1esr -> 60.7.2esr

2019-06-21 Thread Henry Jensen
Greetings,

I'm somwhat new in the OpenBSD world, so please forgive me for any
errors/not followed procedures I make.

It has been suggested to me, that I should send patches to this list if
I wanted a port to be updated, so I am doing this now.

Shortly after zero day CVE-2019-11707 another vulnerability came up in
Mozillas Firefox browser, as described here:
https://www.mozilla.org/en-US/security/advisories/mfsa2019-19/

The impact of this vulnerability is classified as "high". The
diff updates firefox-esr to version 60.7.2esr

Kind Regards,

Henry

Index: www/firefox-esr/Makefile
===
RCS file: /cvs/ports/www/firefox-esr/Makefile,v
retrieving revision 1.97
diff -u -p -r1.97 Makefile
--- www/firefox-esr/Makefile	20 Jun 2019 15:01:26 -	1.97
+++ www/firefox-esr/Makefile	21 Jun 2019 15:27:23 -
@@ -3,7 +3,7 @@
 COMMENT =	Firefox web browser, Extended Support Release
 ONLY_FOR_ARCHS =	amd64 i386
 
-MOZILLA_VERSION =	60.7.1esr
+MOZILLA_VERSION =	60.7.2esr
 MOZILLA_BRANCH =	release
 MOZILLA_PROJECT =	firefox
 MOZILLA_CODENAME =	browser
Index: www/firefox-esr/distinfo
===
RCS file: /cvs/ports/www/firefox-esr/distinfo,v
retrieving revision 1.71
diff -u -p -r1.71 distinfo
--- www/firefox-esr/distinfo	20 Jun 2019 15:01:26 -	1.71
+++ www/firefox-esr/distinfo	21 Jun 2019 15:27:23 -
@@ -1,2 +1,2 @@
-SHA256 (mozilla/firefox-60.7.1esr.source.tar.xz) = PRGL4VWXIOQBcsw80mBcnDW1BKx3f2kKGdn1J5zgXIM=
-SIZE (mozilla/firefox-60.7.1esr.source.tar.xz) = 267808428
+SHA256 (mozilla/firefox-60.7.2esr.source.tar.xz) = ipGOpwyAZSTykzNvb0V0u25pyh6Y5uXg5cLWrSrCasI=
+SIZE (mozilla/firefox-60.7.2esr.source.tar.xz) = 268579256