[DRE-commits] [ruby-activeldap] branch master updated (49a3810 -> 6be254c)

zeha at debian.org zeha at debian.org
Thu May 5 22:46:33 UTC 2016


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

zeha pushed a change to branch master
in repository ruby-activeldap.

      from  49a3810   Run wrap-and-sort on packaging files
      adds  ac2f500   Imported Upstream version 4.0.6
       new  408384a   Merge tag 'upstream/4.0.6'
       new  6be254c   Update changelog for 4.0.6-1 release

The 2 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:
 README.textile                                 |   8 +-
 activeldap.gemspec                             |  65 ++++
 checksums.yaml.gz                              | Bin 270 -> 0 bytes
 debian/changelog                               |  16 +
 doc/text/news.textile                          |  80 +++++
 doc/text/rails.textile                         |   2 +-
 examples/useradd                               |   2 +
 lib/active_ldap/adapter/base.rb                |  44 ++-
 lib/active_ldap/adapter/ldap.rb                |   3 +
 lib/active_ldap/base.rb                        |   2 -
 lib/active_ldap/configuration.rb               |  54 +++-
 lib/active_ldap/connection.rb                  |   2 +-
 lib/active_ldap/distinguished_name.rb          |   2 +-
 lib/active_ldap/ldif.rb                        |   6 +
 lib/active_ldap/log_subscriber.rb              |   9 +-
 lib/active_ldap/populate.rb                    |  20 +-
 lib/active_ldap/railties/controller_runtime.rb |  12 +-
 lib/active_ldap/schema/syntaxes.rb             |  30 +-
 lib/active_ldap/user_password.rb               |  16 +-
 lib/active_ldap/version.rb                     |   2 +-
 metadata.yml                                   | 403 -------------------------
 test/al-test-utils.rb                          |   2 +-
 test/test_base.rb                              |   2 +-
 test/test_configuration.rb                     |  13 +-
 test/test_dn.rb                                |   7 +
 test/test_ldif.rb                              |  21 ++
 test/test_user_password.rb                     | 126 ++++++--
 27 files changed, 472 insertions(+), 477 deletions(-)
 create mode 100644 activeldap.gemspec
 delete mode 100644 checksums.yaml.gz
 delete mode 100644 metadata.yml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activeldap.git



More information about the Pkg-ruby-extras-commits mailing list