dev-perl/BSON: Bump to version 1.6.7
authorKent Fredric <kentnl@gentoo.org>
Sat, 18 Aug 2018 06:47:32 +0000 (18:47 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sat, 18 Aug 2018 06:47:46 +0000 (18:47 +1200)
commit9af72ff08a167e78282f5b80d3326be20932f240
treecee4d8df224773284028e9e6cc8ee51816cf9ba8
parent82d177f689cef39b0a5f3f4329d13002f1842148
dev-perl/BSON: Bump to version 1.6.7

Upstream:
- Validate Uint32 ranges on BSON::Timestamp components
- Adds comparison overloading to BSON::OID
- Adds create_oid class method
- Adds comparison overloading to BSON::Timestamp
- 'prefer_numeric' applies heuristic to dualvars only when no numeric
  form already exists
- epoch method on BSON::Time now floating point, not truncated to
  integer
- Fixed PID generation within OIDs
- Fix backwards compatible BSON::Timestamp constructor so
  MongoDB::Timestamp can be an empty subclass
- Add "bool" overloading for BSON::String to avoid fallback numification
  warnings
- Fix BSON::Time epoch conversion on perl w/ 64bit ints
- Improve BSON::Timestamp comparison to undef
- Prevent deprecation warnings from use of deprecated MongoDB v2 classes
  in test code
- Remove legacy tests for MongoDB::BSON::_EncodedDoc

Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/BSON/BSON-1.6.7.ebuild [new file with mode: 0644]
dev-perl/BSON/Manifest