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: devel/git/files/patch-SHA1-endianness
SVNWeb

Number of commits found: 2

Tue, 27 Jun 2017
[ 13:39 garga search for other commits by this committer ] Original commit   Revision:444462
Update devel/git to 2.13.2

Sponsored by:	Rubicon Communications (Netgate)
Fri, 9 Jun 2017
[ 16:38 adamw search for other commits by this committer ] Original commit   Revision:443018
Fix SHA1 checksum generation on little-endian machines.

git 2.13.0 broke SHA1 checksumming on big-endian machines. They fixed
it in 2.13.1 by breaking it on little-endian machines. This patch,
obtained from upstream, fixes SHA1 checksumming on little-endian
machines again; I don't have any BE machines but hopefully it still
works on those too.

Submitted by:	Dan McGregor
Obtained
from:	https://github.com/git/git/commit/76339527ccf7946751174663f9faa686f3f55335
Approved by:	just-fix-it

Number of commits found: 2