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''''''''s 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: databases/mongodb34/files/patch-boost-1.67

Number of commits found: 2

Thursday, 10 Oct 2019
06:33 pi search for other commits by this committer
databases/mongodb34: upgrade 3.4.21 -> 3.4.22

PR:		239717
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
MFH:		2019Q4
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.4/#aug-6-2019
Security:	CVE-2019-2386, CVE-2019-2389, CVE-2019-2390
Original commitRevision:514207 
Wednesday, 18 Apr 2018
06:38 jbeich search for other commits by this committer
databases/mongodb34: unbreak with boost 1.67

In file included from src/third_party/yaml-cpp-0.5.3/src/convert.cpp:3:
In file included from
src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/convert.h:17:
In file included from
src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/impl.h:11:
In file included from
src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/iterator.h:13:
src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/iterator.h:48:54:
error: no member named 'next' in namespace 'boost'
  void increment() { this->base_reference() = boost::next(this->base()); }
                                              ~~~~~~~^

PR:		227427
Reported by:	antoine (via exp-run)
Original commitRevision:467678 

Number of commits found: 2