[libmongodb-perl] branch master updated (7c9a56d -> b7f7c9d)

gregor herrmann gregoa at debian.org
Thu Jan 18 17:33:42 UTC 2018


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libmongodb-perl.

      from  7c9a56d   declare conformance with Policy 4.1.3 (no changes needed)
      adds  58c8b76   Rearm is_trial flag
      adds  89ef279   Bump version to v1.3.0
      adds  6222056   Restore development version docs prelude to MongoDB.pm
      adds  f46a2ca   PERL-599 Reorder #ifdefs in bson-error for Win32
      adds  7ddb7b3   Suppress warning in bypass validation tests on MongoDB 2.4
      adds  74dd080   Adding base GridFSBucket module and tests
      adds  8176822   Adding GridFSBucket delete and associated tests
      adds  e0449ad   Fixing some tests parameters to be in the correct order
      adds  2b59686   Adding GridFSBucket generic find on files collection
      adds  41d4986   Adding drop method to GridFSBucket
      adds  935fe4c   Implementing download_to_stream
      adds  38af03d   Starting on GridFSBucket::DownloadStream
      adds  d0830ac   Adding tied filehandle with read and readline to GridFSBucket
      adds  d105662   Adding bson_codec and max_time_ms options to GridFSBucket
      adds  6b0aadd   Refactoring GridFSBucket tests to remove duplicate code
      adds  33fed70   Adding documentation to GridFSBucket
      adds  c838c5e   Moving tie methods into GridFSBucket::DownloadStream
      adds  b49ada9   Minor fixes to the types in GridFSBucket::DownloadStream
      adds  08b2947   Adding close methods to GridFSBucket::DownloadStream
      adds  7a7a85d   Removing unused import
      adds  9fceab5   Minor semantic changes to GridFSBucket
      adds  2a147a7   Adding missing checks to download_to_stream
      adds  62cebe1   Refactoring much of GridFSBucket::DownloadStream
      adds  043d255   Testing more possible inputs for DownloadStream methods
      adds  670e26e   Minor changes to DownloadStream
      adds  46c50c0   Adding _closed attribute to DownloadStream
      adds  b951ba1   Implementing basic gridfs upload
      adds  0aac293   Creating UploadStream class and minor changes to DownloadStream
      adds  121c341   Fixing bug with chunk_size_bytes
      adds  1ee433e   Fixing Unicode upload and using subtests for tests run in a loop
      adds  1bf135c   Implementing gridfs spec tests for delete
      adds  a0746d7   Implementing download spec tests
      adds  10d2264   Implementing upload spec tests
      adds  5b96159   Writing separate function to fix options hashes
      adds  9458bd1   Refactoring gridfs spec test runner
      adds  2171418   Adding documentation to GridFSBucket::UploadStream
      adds  5b36874   Slight modifications to attributes on GridFSBucket::UploadStream
      adds  16ab241   Minor bugfixes and tweaks to UploadStream
      adds  2eb189e   Renaming UploadStream->write to syswrite
      adds  44aa253   Better error handling in UploadStream
      adds  c0fadcf   Allowing negative offsets in syswrite
      adds  610d561   Slight optimization for flusing chunks from UploadStream
      adds  361ade8   Minor syle changes and doc fixes in DownloadStream
      adds  f277057   Lint t/gridfsbucket.t
      adds  1aedf96   Remove tests from gridfsbucket.t setup code
      adds  1700902   Ensure GridFS streams treat data as raw binary
      adds  f01e176   Add missing method name in GridFSBucket docs
      adds  4def150   Lint t/gridfs_spec.t
      adds  895cdf3   Tidy GridfsBucket test files
      adds  2cabfe7   Document and reorganize GridFSBucket related classes
      adds  18b5e0c   Make DownloadStream close return true on success
      adds  f98e54a   Amend GridFSBucket documentation
      adds  daebfed   Reorder GridFSBucket methods
      adds  94890dd   Make files/chunks collections private
      adds  e7f8a4c   Improve upload/download stream documentation
      adds  71e0c8b   Revise GridFSBucket classes
      adds  e21b332   Support read concern for GridFSBucket
      adds  fbc2016   Improve GridFSBucket docs
      adds  eed7b4e   Tidy GridFSBucket files
      adds  3b9bc86   Add/update deprecation notes for GridFS classes
      adds  4987174   Update Changes with GridFSBucket
      adds  678b18f   Skip GridFS spec test before MongoDB 2.6
      adds  d0061c5   Merge GridFSBucket implementation branch
      adds  f588aeb   Add 1.2.1 Changes
      adds  b7a2788   Commit Changes and bump $VERSION
      adds  dc6a681   - Fixed broken link in the pod file for Mongo::DataTypes.
      adds  bd19351   Stringify path objects used for GridFS filenames
      adds  f46c4f9   Fix read() return value in DownloadStream
      adds  9287143   Support raw BINMODE for UploadStream and DownloadStream
      adds  0281626   Add find_one and find_id to GridFSBucket
      adds  8c41be2   Make UploadStream close() return the file document
      adds  6cf089b   Add 'gfs' alias for 'get_gridfsbucket'
      adds  0bfb7eb   Update Changes
      adds  b1b91cd   Document 'gfs' alias in more places
      adds  f612589   Commit Changes and bump $VERSION
      adds  35de6d2   Implement w0 fallback for InsertOne ops
      adds  73b0ca5   Calculate "inserted_count"
      adds  f371b43   Add unit test for "inserted_count"
      adds  6738f90   Update Changes
      adds  ffa1444   Create GridFS indices on demand per spec
      adds  cfb68dc   Update Changes
      adds  180fff0   Devel: Implement benchmarking/profiling suite
      adds  05b562b   PERL-602 Support legacy Cpanel::JSON::XS booleans
      adds  d720835   Devel: enable read concern in orchestration for 3.2+
      adds  78d41b9   Devel: Fix PERL 133 test for election timing changes
      adds  af3f058   Devel: Fix PERL 234 test for server selection config changes
      adds  a8aefb1   PERL-604 Use setVersion and electionId in SDAM
      adds  640bc18   Devel: fix orchestration command line for mongos
      adds  1265fe5   Devel: fix server config options for orchestration
      adds  c82ca97   Update Changes
      adds  e0e10f4   Devel: add 3.2 to the test-all script
      adds  d75a1fe   Commit Changes and bump $VERSION
      adds  641f17d   Devel: Mark failing test TODO
      adds  4575c6a   Fix docs in MongoDB::BSON::Regexp
      adds  e61c8bb   Fix text index test skip logic
      adds  9555ea9   Devel: Add harness option to preserve log files
      adds  fc4a681   Devel: Use CSRS for sharded clusters on v3.2+
      adds  2a5cb59   Devel: fix sharded cluster orchestration without default version
      adds  239bb11   Update Changes
      adds  306fddb   Commit Changes and bump $VERSION
      adds  c051c46   Add v1.2.3 Changes
      adds  be91e21   Improve CONTRIBUTING and INSTALL
      adds  20a8c4e   Improve INSTALL and CONTRIBUTING files
      adds  1d7fb7c   Improve CONTRIBUTING.md
      adds  625e5eb   Replace deprecated methods from MongoDB::Collection POD examples
      adds  675bd2c   $MongoDB::Cursor::slave_ok -> $MongoDB::Cursor::slave_okay
      adds  d1c0b1f   MongoDB::Cursor: the method is also spelt "slave_okay"
      adds  56feeac   fix two internal Pod links
      adds  3dce80f   Fix DataTypes Min/MaxKey examples
      adds  dfe8934   Fix typo in MongoDB::DBRef docs
      adds  4ca39c6   Make bypassDocumentValidation a boolean value
      adds  c474d5e   Fix devel/bench/cpanfile
      adds  0278118   Document how to run benchmarks
      adds  901e808   Devel: have benchmark program find lib dir automatically
      adds  9c44b7f   Devel: add prescriptive advice about benchmarking to docs
      adds  e095563   Inline command send-receive code
      adds  6b72abc   Inline idle_time-secs from _Link to _Topology
      adds  925b7b0   Optimize away some _topology method calls
      adds  e15b454   Simplify command call tree and roles
      adds  f4134b0   Optimize command execution
      adds  c170aef   Optimize MongoDB::_Query
      adds  49b62d1   Optimize MongoDB::Op::_Query
      adds  d79ee10   Optimize GridFSBucket::DownloadStream for slurp
      adds  4c67d78   Optimize pre-encoders
      adds  6196549   Merge optimization branch
      adds  a067fb6   PERL-619 Fix BSON memory leak on error
      adds  fa82868   Throw error when decoding an invalid BSON document
      adds  841e925   Update Changes
      adds  2ff0f42   Commit Changes and bump $VERSION
      adds  9be9b57   PERL-610 Support maxTimeMS option in parallel_scan
      adds  3ffc475   Remove unused variable
      adds  066ec17   Skip maxTimeMS parallel_scan on 2.4 and mongos
      adds  05dcbba   Fix indexes examples
      adds  e760e63   Remove dev-release prelude message
      adds  6b81d92   Update Changes
      adds  707ef22   disarm is_trial
      adds  f566a76   Commit Changes and bump $VERSION
      adds  106cc7a   Rearm is_trial
      adds  827f5a1   Bump development version number to v1.5.0
      adds  7cf1dd3   Restore dev-release prelude message
      adds  13f63fb   Skip a collection test before MongoDB 2.4.11
      adds  5b98dbc   PERL-621 Fix GridFSBucket uploads without Class::XSAccessor
      adds  4a7e5d9   Consolidate v1.3.x Changes into v1.4.0 section
      adds  bda1f10   Update Changes
      adds  d7ca675   PERL-622 Make DownloadStream work without Class::XSAccessor
      adds  3a5ca6c   Add v1.4.2 to Changes
      adds  bbbd340   Add better test diagnostics on connection failures
      adds  a19ffce   Add 5.24.0 to perls list in .travis.yml
      adds  76ace87   PERL-630 Always convert ReadConcern level to lowercase
      adds  17a77e1   Add Server Selection test for tags
      adds  1d0982d   PERL-611 Add support for Decimal128
      adds  8d7c154   PERL-626 Implement maxStalenessMS support
      adds  71f8eb9   Skip some max staleness tests unless replica set version is high enough
      adds  437669f   Replace Gridfs test files with compressable ones
      adds  cc3d21a   PERL-620 Support GridFS custom file_id methods
      adds  2acfc45   PERL-636 Fix mongos read preference application
      adds  dedea0d   Devel: add verbosity controls to orchestration
      adds  501dc69   PERL-626 Fix application of maxStalenessMS to mongos operations
      adds  d47769f   Devel: add orchestrated tests for maxStalenessMS to mongos
      adds  3f2fe3a   Updated maxStalenessMS test data files
      adds  764c45b   Add maxStalenessMS to error message of read selection failures
      adds  8088b93   Fix incompatible pointer type warning
      adds  1eee018   Fix bug in maxStalenessMS check for mongos and secondaryPreferred
      adds  cfcd6fe   PERL-638 Fix application of query modifiers
      adds  ef95907   Devel: don't set too much verbosity on 2.4 mongos
      adds  48a5a6a   Update Changes for v1.4.3 release
      adds  10a38e1   Update Changes
      adds  27acac1   Update Changes
      adds  42aef6e   PERL-644 Stop supporting threads before perl 5.8.5
      adds  7d52286   Rename _LastError role to _DatabaseErrorThrower
      adds  2593362   Remove unused _CommandCursorOp role from Op::_FSyncUnlock
      adds  05518e9   Rename _WriteCommand role to _SingleBatchDocWrite
      adds  d2636fa   Rename _Cursor role to _CursorAPI
      adds  0cdc2e1   Make Cursor 'query' attribute private
      adds  0de1c49   Consolidate _Query and Op::_Query
      adds  41cd624   Remove unused 'client' attribute from Op::_GetMore
      adds  cfd58dc   Rename Role::_BSONCodec to Role::_DatabaseOp
      adds  9398e21   Change Op::_FSyncUnlock from a read op to a write op
      adds  729fe73   Make _FindAndDelete/_FindAndUpdate into write ops
      adds  ad92ac2   Factor common operation attributes into separate roles
      adds  2ede5c1   Remove unused imports from operations
      adds  2823d27   Remove unused imports from roles
      adds  ec89bae   Remove _DatabaseOp from _ReadOp and _WriteOp
      adds  ec1dca0   Remove Role::_ReadOp from Op::_Command
      adds  b7e3158   Add 'send_primary_op' alias for 'send_write_op'
      adds  683b75c   PERL-573 Require read preference in _ReadOp role
      adds  a7f570c   PERL-645 Refactor internal operation classes and roles
      adds  00ecde8   Fix role refactoring for older versions of mongod
      adds  7825003   Fix cursor explain bug introduced in 00ecde8 on mongod 3.2
      adds  0c79e7e   Devel: make replica set orchestration wait for primary on startup
      adds  00f3cb4   Devel: add some single-server replica set configs
      adds  cb2d585   Move private _run_command into deprecated methods section
      adds  1e043ab   PERL-627 Send writeConcern for commands that write
      adds  ec869b7   Devel: add orchestration config for hidden-server RS
      adds  ce049c9   PERL-647 Authenticate always to topology type Single
      adds  5eda7ae   PERL-626 Update max_staleness spec tests
      adds  a84ecf6   Update Changes for v1.4.4 release
      adds  c7fa418   PERL-632 Fix server selection tag-filtering bugs
      adds  260159e   PERL-443 Implement filter option for collection_names
      adds  5db9509   PERL-443 Fix "collection_names with filter" test in t/database.t
      adds  a8842a8   Devel: Always add --shardsvr to sharded cluster CLI options
      adds  255811d   PERL-643 Add deprecation warnings
      adds  9371c8d   Fix test failures on some sharded servers
      adds  a4c9a59   PERL-582 Rename _URI member 'hostpairs' to 'hostids'
      adds  4838330   PERL-582 Remove HostAddress/HostAddressList coercions
      adds  2ae5ac4   PERL-582 URI parsing should conform to connection string spec
      adds  fbfe34f   PERL-582 Import connection string spec data from spec repo
      adds  5a41104   PERL-582 Add test harness for connection string spec tests
      adds  f0ae7d5   Devel: make .travis.yml give a list of prereqs and versions
      adds  5a1d0d5   PERL-582 connection_string_spec.t: is() takes normalized bool values
      adds  2afff41   PERL-582 connection_string_spec.t: $got comes before $expected in assertions
      adds  0afd6d6   PERL-582 Disable "Escaped username (GSSAPI)" connection string test
      adds  69ea8df   PERL-652 Fix legacy update for empty document
      adds  8fcdf41   Update Changes for v1.4.5
      adds  73c59fb   PERL-649 Register new option "app name" with MongoClient/_URI
      adds  712f801   PERL-649 Add new module _Platform
      adds  1dddd9f   PERL-649 Add new _Topology attributes "app_name", "handshake_doc"
      adds  c787405   PERL-649 _Topology: send client document during connection handshake
      adds  9755e9a   PERL-635 Add _Link->supports_collation
      adds  f8700c2   PERL-635 Collation support for find, find_one
      adds  149f56d   PERL-635 Collation support for agg, count, distinct
      adds  bb7addc   PERL-635 Collation support for non-bulk write operations
      adds  ce2afde   PERL-635 Collation support for index creation operations
      adds  a9fe922   PERL-635 Collation support for bulk write operations
      adds  cf4fe5b   minor: Set release status based on version number
      adds  9c2339e   PERL-635 PERL-649 Add ticket descriptions to Changes
      adds  da6046a   minor: Add modules to author dependencies list
      adds  e04067c   PERL-573 PERL-627 PERL-643 PERL-645 Add tickets to Changes
      adds  3911f23   PERL-443 PERL-582 Add ticket descriptions to Changes
      adds  5d2be3c   Add Rassi as author in dist.ini, update .mailmap
      adds  fd44f38   minor: Skip xt/author/circular-refs.t if no server running
      adds  f10f336   Commit Changes and bump $VERSION
      adds  56a972c   PERL-665 Allow invalid opt index tests to fail with server error
      adds  648e932   PERL-667 Add and pass minimal Perl::Critic release tests
      adds  37cef67   PERL-665 Update Changes
      adds  c1e15fb   PERL-657 Fix spelling typos
      adds  376824c   Update Changes
      adds  2e88e69   Fix typo in INSTALL.md
      adds  acfa507   PERL-670 Make drop_collection check error codes
      adds  1d91b13   PERL-675 Make fsync tests more robust
      adds  77c377b   PERL-685 check next scan time before selecting cached primary
      adds  18e4ada   PERL-680 PERL-684 Update Max Staleness implementation
      adds  0a634cd   PERL-662 Update collation documentation links
      adds  3812890   PERL-664 Add Decimal128 type example
      adds  d73d107   Update Changes
      adds  06866f5   PERL-687 Add codec-specific OID generation
      adds  5dcd7c6   PERL-680 Fix max_staleness_seconds usage error message
      adds  f7833b2   Update Changes, merging 1.5.0 changes for 1.6.0 release
      adds  3028076   PERL-627 Fix bug passing args to _DropCollection when assertions are off
      adds  7a9db41   Remove development release POD prelude
      adds  703c661   Commit Changes and bump $VERSION
      adds  7ff3f31   PERL-712 Fix undefined reference to strerror_r on Windows
      adds  4a06a3b   PERL-711 Support authSource URI option
      adds  6b3ca67   Update Changes
      adds  7cbc3ac   Commit Changes and bump $VERSION
      adds  9cc39b5   PERL-730 CI: Add stable 1.x branch to CI testing
      adds  a01d277   PERL-746 Fix GridFS tests on Windows
      adds  760a4b7   PERL-730 Skip direct connect test if auth needed
      adds  8dd7b71   PERL-730 Fix app_name test for multi-shard topologies
      adds  9618b03   PERL-730 Update deprecated 'last_error' test
      adds  808ed3e   PERL-717 Force localhost to connect via IPv4
      adds  ecb38e8   PERL-730: CI: test with repo-specific prereq library
      adds  f35000e   minor: CI: sync with master branch
      adds  272f10a   minor: CI: sync with master to add Z, ARM, Power
      adds  2370e43   minor: CI: stop testing Perl 5.8 on Travis
      adds  f7c796f   minor: CI: sync with master branch
      adds  278d0e0   PERL-760 Switch to binary type SASL payloads
      adds  9796032   PERL-763 Makefile.PL fails with no '.' in @INC
      adds  c3c3d84   minor: fix broken AUTH-X509.t tests from old certs
      adds  60c88bd   PERL-713 PERL-714 Username no longer required for X509
      adds  e468cc2   PERL-761 Use killCursors command for MongoDB 3.2+
      adds  f817a02   minor: CI: sync with master branch
      adds  50b6a9b   Update Changes
      adds  809ca00   Update Changes
      adds  a8ce786   Commit Changes and bump $VERSION
      adds  3928f76   PERL-795 Document GridFS uniqueness constraints
      adds  803e068   PERL-796 Improve resolution of GridFS uploadDate
      adds  c2f9e54   PERL-798 Update Tutorial.pod to fix typos
      adds  ac88786   PERL-825 Fix insert_many exception for unack'd writes
      adds  3750884   PERL-828 Stop sending maxAwaitTimeMS if not set
      adds  12d5afc   minor: CI: sync with master branch
      adds  c120910   minor: Improve t/connection.t failure diagnostics
      adds  82fbaa2   minor: extend sleep time for gridfsbucket test
      adds  88afae6   minor: Skip appName test on mongos before 3.6
      adds  d421d2d   minor: avoid race condition in threaded test to sharded cluster
      adds  a933b3b   minor: Skip more flaky threads test on old Windows perls
      adds  0ae4745   PERL-800 CI: Stop testing 2.4 on Evergreen
      adds  425a231   PERL-770 Prevent short reads from throwing a protocol error
      adds  6fa5304   PERL-832 Skip threaded cursor test on Windows with SASL
      adds  cf7bc0d   PERL-844 Bump IO::Socket::IP prereq to 0.32
      adds  0b3d40e   PERL-803 Make kerberos test configurable from env vars
      adds  8c82a43   PERL-803 Fix Kerberos authentication
      adds  c176011   minor: tidy MongoDB::_Credential
      adds  e2e634c   minor: CI: sync with master branch
      adds  07cf438   minor: CI: sync with master branch
      adds  71b4b64   Update Changes
      adds  6afc667   New upstream version 1.8.1
       new  e1b4f7e   Update upstream source from tag 'upstream/1.8.1'
       new  2c2b400   Update debian/changelog
       new  19c370a   Remove lintian override
       new  edd7dcf   Update years of upstream and packaging copyright.
       new  a58776e   Reformat debian/control with cme
       new  2c25c1b   Bump debhelper compatibility level to 10.
       new  78bc32b   Bump recommended alternaticed dependency on IO::Socket::IP.
       new  b7f7c9d   releasing package libmongodb-perl version 1.8.1-1

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                    |  38 ++++++++++
 MANIFEST                                   |   2 +-
 META.json                                  | 115 +++++++++++++++--------------
 META.yml                                   | 113 ++++++++++++++--------------
 README                                     |   6 +-
 debian/changelog                           |  12 ++-
 debian/compat                              |   2 +-
 debian/control                             |   6 +-
 debian/copyright                           |   4 +-
 debian/libmongodb-perl.lintian-overrides   |   2 -
 lib/MongoDB.pm                             |  12 ++-
 lib/MongoDB/BSON.pm                        |   6 +-
 lib/MongoDB/BSON/Binary.pm                 |   6 +-
 lib/MongoDB/BSON/Regexp.pm                 |   6 +-
 lib/MongoDB/BSON/_EncodedDoc.pm            |   2 +-
 lib/MongoDB/BulkWrite.pm                   |   6 +-
 lib/MongoDB/BulkWriteResult.pm             |   6 +-
 lib/MongoDB/BulkWriteView.pm               |   6 +-
 lib/MongoDB/Code.pm                        |   6 +-
 lib/MongoDB/Collection.pm                  |  41 +++++-----
 lib/MongoDB/CommandResult.pm               |   6 +-
 lib/MongoDB/Cursor.pm                      |   6 +-
 lib/MongoDB/DBRef.pm                       |   6 +-
 lib/MongoDB/DataTypes.pod                  |   4 +-
 lib/MongoDB/Database.pm                    |   6 +-
 lib/MongoDB/DeleteResult.pm                |   6 +-
 lib/MongoDB/Error.pm                       |   6 +-
 lib/MongoDB/Examples.pod                   |   4 +-
 lib/MongoDB/GridFS.pm                      |   6 +-
 lib/MongoDB/GridFS/File.pm                 |   6 +-
 lib/MongoDB/GridFSBucket.pm                |   8 +-
 lib/MongoDB/GridFSBucket/DownloadStream.pm |   6 +-
 lib/MongoDB/GridFSBucket/UploadStream.pm   |   9 ++-
 lib/MongoDB/IndexView.pm                   |   6 +-
 lib/MongoDB/InsertManyResult.pm            |   6 +-
 lib/MongoDB/InsertOneResult.pm             |   6 +-
 lib/MongoDB/MongoClient.pm                 |   6 +-
 lib/MongoDB/OID.pm                         |   6 +-
 lib/MongoDB/Op/_Aggregate.pm               |   2 +-
 lib/MongoDB/Op/_BatchInsert.pm             |   2 +-
 lib/MongoDB/Op/_BulkWrite.pm               |   2 +-
 lib/MongoDB/Op/_Command.pm                 |   2 +-
 lib/MongoDB/Op/_Count.pm                   |   2 +-
 lib/MongoDB/Op/_CreateIndexes.pm           |   2 +-
 lib/MongoDB/Op/_Delete.pm                  |   2 +-
 lib/MongoDB/Op/_Distinct.pm                |   2 +-
 lib/MongoDB/Op/_DropCollection.pm          |   2 +-
 lib/MongoDB/Op/_DropDatabase.pm            |   2 +-
 lib/MongoDB/Op/_DropIndexes.pm             |   2 +-
 lib/MongoDB/Op/_Explain.pm                 |   2 +-
 lib/MongoDB/Op/_FSyncUnlock.pm             |   2 +-
 lib/MongoDB/Op/_FindAndDelete.pm           |   2 +-
 lib/MongoDB/Op/_FindAndUpdate.pm           |   2 +-
 lib/MongoDB/Op/_GetMore.pm                 |  39 +++++-----
 lib/MongoDB/Op/_InsertOne.pm               |   2 +-
 lib/MongoDB/Op/_KillCursors.pm             |   2 +-
 lib/MongoDB/Op/_ListCollections.pm         |   2 +-
 lib/MongoDB/Op/_ListIndexes.pm             |   2 +-
 lib/MongoDB/Op/_ParallelScan.pm            |   2 +-
 lib/MongoDB/Op/_Query.pm                   |   5 +-
 lib/MongoDB/Op/_RenameCollection.pm        |   2 +-
 lib/MongoDB/Op/_Update.pm                  |   2 +-
 lib/MongoDB/QueryResult.pm                 |  24 +++---
 lib/MongoDB/QueryResult/Filtered.pm        |   6 +-
 lib/MongoDB/ReadConcern.pm                 |   6 +-
 lib/MongoDB/ReadPreference.pm              |   6 +-
 lib/MongoDB/Role/_BypassValidation.pm      |   2 +-
 lib/MongoDB/Role/_CollectionOp.pm          |   2 +-
 lib/MongoDB/Role/_CommandCursorOp.pm       |   6 +-
 lib/MongoDB/Role/_CursorAPI.pm             |   2 +-
 lib/MongoDB/Role/_DatabaseErrorThrower.pm  |   2 +-
 lib/MongoDB/Role/_DatabaseOp.pm            |   2 +-
 lib/MongoDB/Role/_DeprecationWarner.pm     |   2 +-
 lib/MongoDB/Role/_InsertPreEncoder.pm      |   2 +-
 lib/MongoDB/Role/_OpReplyParser.pm         |   2 +-
 lib/MongoDB/Role/_PrivateConstructor.pm    |   2 +-
 lib/MongoDB/Role/_ReadOp.pm                |   2 +-
 lib/MongoDB/Role/_ReadPrefModifier.pm      |   2 +-
 lib/MongoDB/Role/_SingleBatchDocWrite.pm   |   2 +-
 lib/MongoDB/Role/_UpdatePreEncoder.pm      |   2 +-
 lib/MongoDB/Role/_WriteOp.pm               |   2 +-
 lib/MongoDB/Role/_WriteResult.pm           |   2 +-
 lib/MongoDB/Timestamp.pm                   |   6 +-
 lib/MongoDB/Tutorial.pod                   |  10 +--
 lib/MongoDB/UnacknowledgedResult.pm        |   6 +-
 lib/MongoDB/UpdateResult.pm                |   6 +-
 lib/MongoDB/Upgrading.pod                  |   4 +-
 lib/MongoDB/WriteConcern.pm                |   6 +-
 lib/MongoDB/_Constants.pm                  |   2 +-
 lib/MongoDB/_Credential.pm                 |  81 +++++++++++++-------
 lib/MongoDB/_Link.pm                       |   5 +-
 lib/MongoDB/_Platform.pm                   |   2 +-
 lib/MongoDB/_Protocol.pm                   |   2 +-
 lib/MongoDB/_Server.pm                     |   2 +-
 lib/MongoDB/_Topology.pm                   |   2 +-
 lib/MongoDB/_Types.pm                      |   2 +-
 lib/MongoDB/_URI.pm                        |   2 +-
 t/00-report-prereqs.dd                     |   4 +-
 t/00-report-prereqs.t                      |  18 ++++-
 t/connection.t                             |  12 ++-
 t/gridfsbucket.t                           |  15 ++++
 t/threads/basic.t                          |   8 +-
 t/threads/cursor.t                         |  14 +++-
 xt/author/critic.t                         |   7 +-
 xt/release/check-jira-in-changes.t         |  22 +++---
 105 files changed, 520 insertions(+), 390 deletions(-)
 delete mode 100644 debian/libmongodb-perl.lintian-overrides

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmongodb-perl.git



More information about the Pkg-perl-cvs-commits mailing list