https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521
--- Comment #2 from Piotr Kubaj ---
It's another, unrelated issue, but there's a problem with building on elfv1.
Newer GCC is now necessary than base has, due to the usage of -mcrypto.
However, GCC9 complains:
certdb.c: In function 'CERT_Un
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521
--- Comment #3 from Piotr Kubaj ---
(In reply to Piotr Kubaj from comment #2)
Nevermind, NSPR 4.23 was too old.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242567
Kubilay Kocak changed:
What|Removed |Added
CC||ge...@freebsd.org
Fla
Kubilay Kocak has asked freebsd-gecko mailing list
for maintainer-feedback:
Bug 242567: www/firefox: Forgets preferences on every update
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242567
--- Comment #1 from Kubilay Kocak ---
Reporter, could you please provide additional information, in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242567
--- Comment #2 from jglossin...@gmail.com ---
Created attachment 209851
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209851&action=edit
pkg info requested
--
You are receiving this mail because:
You are the assignee for the bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242567
--- Comment #3 from jglossin...@gmail.com ---
(In reply to Kubilay Kocak from comment #1)
All FreeBSD versions affected (this has always been a problem). Currently
12.1-RELEASE r354233
pkg version info attached
--
You are receiving this m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242567
--- Comment #4 from Jan Beich ---
Maybe your Firefox profile is corrupted. Can you reproduce with a fresh
profile?
$ mkdir /tmp/test_profile
$ firefox -profile /tmp/test_profile
$ pkg upgrade
$ firefox -profile /tmp/test_profile
-