[Pkg-freeipa-devel] [Git][freeipa-team/ldapjdk][master] 13 commits: Clean up EventService

Timo Aaltonen (@tjaalton) gitlab at salsa.debian.org
Tue Mar 15 20:02:36 GMT 2022



Timo Aaltonen pushed to branch master at FreeIPA packaging / ldapjdk


Commits:
27d77108 by Endi S. Dewata at 2021-11-22T20:39:45+07:00
Clean up EventService

- - - - -
16ebf3e9 by Endi S. Dewata at 2021-11-22T21:13:05+07:00
Fix LDAPException messages

In order to help troubleshooting some LDAPExceptions have
been modified to use the standard LDAP error message which
is generated from the LDAP return code instead of a generic
"error result" message. The LDAPException.toString() has
been modified to no longer append the LDAP error message
since now it has been included in the exception message.

- - - - -
129cf20c by Endi S. Dewata at 2021-11-30T12:15:12+07:00
Fix missing slf4j-jdk14.jar in tools-test.sh

- - - - -
cd48f5d4 by Endi S. Dewata at 2021-11-30T12:53:32+07:00
Add JAVA_HOME for tools-test.sh

- - - - -
214b169e by Endi S. Dewata at 2021-11-30T20:22:39+07:00
Switch to Java 17

- - - - -
e77dbafa by Endi S. Dewata at 2021-12-06T10:41:21+07:00
Fix unused import warnings

- - - - -
9f39727e by Endi S. Dewata at 2021-12-06T10:41:22+07:00
Remove trailing whitespaces

- - - - -
5329a53b by Endi S. Dewata at 2021-12-14T10:09:43+07:00
Fix CA test

- - - - -
779dc703 by Endi S. Dewata at 2022-02-14T10:35:55-06:00
Update version number to 5.1.0

- - - - -
4fda858e by Timo Aaltonen at 2022-03-15T21:58:03+02:00
Merge branch 'upstream'

- - - - -
3c26eb5e by Timo Aaltonen at 2022-03-15T21:58:34+02:00
version bump

- - - - -
56dd2c71 by Timo Aaltonen at 2022-03-15T21:59:19+02:00
watch: Updated.

- - - - -
962f2fab by Timo Aaltonen at 2022-03-15T22:02:00+02:00
releasing package ldapjdk version 5.1.0+dfsg1-1

- - - - -


30 changed files:

- .github/workflows/pki-tests.yml
- debian/changelog
- debian/watch
- java-sdk/ietfldap/org/ietf/ldap/LDAPConnSetupMgr.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPConnection.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPDITStructureRuleSchema.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPDN.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPEntry.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPException.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPMessage.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPMessageQueue.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPModification.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPReferralException.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPResourceBundle.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPResponseQueue.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPSocketFactory.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPSyntaxSchema.java
- java-sdk/ietfldap/org/ietf/ldap/LDAPSyntaxSchemaElement.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERAny.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERBitString.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERBoolean.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERCharacterString.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERChoice.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERConstruct.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERElement.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BEREnumerated.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERInteger.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERIntegral.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERNull.java
- java-sdk/ietfldap/org/ietf/ldap/ber/stream/BERNumericString.java


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/freeipa-team/ldapjdk/-/compare/bda035b83868160b55b4a0628eecaadc4c27787c...962f2fab6da565d7d53cb50c7ca007c74bead976

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/ldapjdk/-/compare/bda035b83868160b55b4a0628eecaadc4c27787c...962f2fab6da565d7d53cb50c7ca007c74bead976
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-freeipa-devel/attachments/20220315/ab0a30f7/attachment.htm>


More information about the Pkg-freeipa-devel mailing list