notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/git/files/patch-SHA1-endianness

Number of commits found: 2

Tuesday, 27 Jun 2017
13:39 garga search for other commits by this committer
Update devel/git to 2.13.2

Sponsored by:	Rubicon Communications (Netgate)
Original commitRevision:444462 
Friday, 9 Jun 2017
16:38 adamw search for other commits by this committer
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
Original commitRevision:443018 

Number of commits found: 2