You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by gi...@apache.org on 2022/04/21 21:12:47 UTC

[directory-kerby] branch dependabot/maven/ldap.api.version-2.0.2 updated (739d1146 -> 0df0d4b3)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/ldap.api.version-2.0.2
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


 discard 739d1146 Bump ldap.api.version from 2.0.1 to 2.0.2
     add c745191e search subtree to be able to use identities provisioned by other tools into child organizational unit and be more specific according to search class (use krb5principal)
     add 8ed2115f createTimestamp in doAddIdentity is not allowed
     add 49f8a8ea method doAddIdentity does not add uid which is part of dn
     add 429d24f5 Merge pull request #104 from TimoScheuer/subtree-search
     add c9ce7739 Bump jmh.version from 1.29 to 1.31
     add dab1216b Merge pull request #103 from apache/dependabot/maven/jmh.version-1.31
     add bb7c445e Bump mockito-core from 3.9.0 to 3.10.0
     add f45b60f2 Merge pull request #102 from apache/dependabot/maven/org.mockito-mockito-core-3.10.0
     add 23ecb3d4 Bump netty.version from 4.1.63.Final to 4.1.65.Final
     add 4a345a30 Merge pull request #107 from apache/dependabot/maven/netty.version-4.1.65.Final
     add 67444bc1 Bump gson from 2.8.6 to 2.8.7
     add b0e74da0 Merge pull request #106 from apache/dependabot/maven/com.google.code.gson-gson-2.8.7
     add e64175ee Removing dependabot
     add 67b02139 Bump jersey-common from 2.28 to 2.34
     add df5c089c Merge pull request #92 from apache/dependabot/maven/org.glassfish.jersey.core-jersey-common-2.34
     add 8fa674b4 Bump commons-io from 2.8.0 to 2.9.0
     add 4a410d92 Merge pull request #109 from apache/dependabot/maven/commons-io-commons-io-2.9.0
     add 2d3109fc DIRKRB-756: LDAP backend doGetIdentities NPE (#110)
     add 7ccf9b48 Updating a few dependencies
     add d9fc92db Updating more dependencies
     add 7149e741 Updating some plugins
     add f87cecc6 Updating Netty to 4.1.73
     add f9bb208d Updating H2 to 2.1.210
     add 6df155b5 Updating SLF4J to 1.7.36
     add ec06103e Updating year in NOTICE
     add 0df0d4b3 Bump ldap.api.version from 2.0.1 to 2.0.2

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (739d1146)
            \
             N -- N -- N   refs/heads/dependabot/maven/ldap.api.version-2.0.2 (0df0d4b3)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/dependabot.yml                             | 20 -------------
 NOTICE                                             |  2 +-
 benchmark/pom.xml                                  |  2 +-
 has-project/has-server/pom.xml                     |  2 +-
 .../kdc/identitybackend/LdapIdentityBackend.java   | 34 ++++++++++++++++++----
 pom.xml                                            | 30 +++++++++----------
 6 files changed, 46 insertions(+), 44 deletions(-)
 delete mode 100644 .github/dependabot.yml