notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: www/firefox/files/patch-bug1433747
SVNWeb

Number of commits found: 2

Tue, 1 May 2018
[ 00:51 jbeich search for other commits by this committer ] Original commit   Revision:468751 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
www/firefox: update to 60.0

- Add U2F support, required by Web Authentication [1]
- Drop libv4l support to reduce maintenance

Changes:	https://www.mozilla.org/firefox/60.0/releasenotes/
PR:		226476
Tested by:	tobik, jrm, D. Ebdrup, lwhsu
Submitted by:	Greg V [1]
Security:	5aefc41e-d304-4ec8-8c82-824f84f08244
MFH:		2018Q2
Differential Revision:	https://reviews.freebsd.org/D15186
Mon, 19 Feb 2018
[ 22:15 jbeich search for other commits by this committer ] Original commit   Revision:462352
www/firefox: unbreak custom CPUTYPE with Rust 1.24

error[E0442]: intrinsic return value has wrong type: found vector with length
32, expected length 4
  --> third_party/rust/simd/src/x86/avx2.rs:45:5
   |
45 |     fn x86_mm256_sad_epu8(x: u8x32, y: u8x32) -> u8x32;
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

PR:		225582

Number of commits found: 2