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: net-im/mtxclient/files/patch-lib_http_session.cpp

Number of commits found: 2

Thursday, 4 Apr 2019
23:29 jbeich search for other commits by this committer
net-im/mtxclient: replace r497831 with upstream fix

Make sure the fix is pruned on updated via patch conflict.
Original commitRevision:497876 
14:04 jbeich search for other commits by this committer
net-im/mtxclient: unbreak with boost 1.70

lib/http/session.cpp:60:22: error: no member named 'cout' in namespace 'std'
                std::cout << "shutdown: " << ec.message() << std::endl;
                ~~~~~^
lib/http/session.cpp:155:22: error: no member named 'cerr' in namespace 'std'
                std::cerr << ec.message() << "\n";
                ~~~~~^
Original commitRevision:497831 

Number of commits found: 2