[Pkg-freeipa-devel] [Git][freeipa-team/ldapjdk][upstream] 53 commits: Bumped min req. version for JSS

Timo Aaltonen (@tjaalton) gitlab at salsa.debian.org
Tue Oct 19 08:07:09 BST 2021



Timo Aaltonen pushed to branch upstream at FreeIPA packaging / ldapjdk


Commits:
1aa2c0e6 by Dinesh Prasanth M K at 2019-08-08T18:29:28-04:00
Bumped min req. version for JSS

Signed-off-by: Dinesh Prasanth M K <dmoluguw at redhat.com>

- - - - -
b7f09751 by Stanislav Levin at 2019-11-11T09:03:03-05:00
Provide a correct version within POM (#3)

The product's version was hardcoded into the POM.
Thus, even the newer version was packaged the POM
stays exactly the same.

Signed-off-by: Stanislav Levin <slev at altlinux.org>
- - - - -
e5eff20c by Dinesh Prasanth M K at 2020-04-24T12:33:46-04:00
Migrate to GH actions (#4)

This patch migrates CI from Travis to Github Actions.

There are 2 stages:
- Build stage: Where the actual build happens
- Test stage: Where the tests are executed

Build artifacts are uploaded to the workflow

Signed-off-by: Dinesh Prasanth M K <dmoluguw at redhat.com>
- - - - -
a55d0ae2 by Alexander Scheel at 2020-05-07T13:00:36-04:00
Use %license for license files (#5)

See: https://pagure.io/packaging-committee/issue/411
See: https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/

Signed-off-by: Alexander Scheel <ascheel at redhat.com>
- - - - -
a4ead6bc by Endi S. Dewata at 2020-05-26T22:05:49-05:00
Updated version number to 4.22.0

- - - - -
b5bc1a7e by Endi S. Dewata at 2020-07-02T15:56:24-05:00
Updated build.sh to generate UTC timestamp

The build.sh has been modified to generate UTC timestamp such
that it is consistent across different time zones.

- - - - -
1e1588a5 by Alexander Scheel at 2020-08-18T14:21:04-04:00
Use JDK8 target as suggested by Fabio (#6)

Signed-off-by: Alexander Scheel <ascheel at redhat.com>

Co-authored-by: Fabio Valentini <decathorpe at gmail.com>
- - - - -
53b0e73e by Endi S. Dewata at 2020-10-07T14:12:15-05:00
Remove unreachable code in LDAPDelete

- - - - -
b2043cac by Endi S. Dewata at 2020-10-07T14:15:07-05:00
Fix Javadoc error

- - - - -
4ca6adc1 by Endi S. Dewata at 2020-10-20T15:28:01-05:00
Update version number to 4.22.1

- - - - -
f253a21c by Endi S. Dewata at 2021-04-30T17:58:00-05:00
Add Dockerfile for CI

- - - - -
dc4f720e by Endi S. Dewata at 2021-04-30T18:53:44-05:00
Reorganize java-sdk/ldapjdk sources

- - - - -
4f858adf by Endi S. Dewata at 2021-04-30T19:16:06-05:00
Merge java-sdk/tools into java-sdk/ldapjdk

- - - - -
ad1db32a by Endi S. Dewata at 2021-04-30T19:16:06-05:00
Reorganize java-sdk/ldapfilter sources

- - - - -
3a785566 by Endi S. Dewata at 2021-04-30T19:31:02-05:00
Reorganize java-sdk/ldapbeans sources

- - - - -
87bf0477 by Endi S. Dewata at 2021-04-30T19:31:08-05:00
Reorganize java-sdk/ldapsp sources

- - - - -
2ecdda6b by Endi S. Dewata at 2021-04-30T21:32:18-05:00
Add pom.xml files

- - - - -
ddf0fd86 by Endi S. Dewata at 2021-06-03T15:40:35-05:00
Remove obsolete %add_maven_depmap macro

- - - - -
91af1b8a by Endi S. Dewata at 2021-06-03T15:40:36-05:00
Drop F32 tests and add F34 tests

- - - - -
4f04a69f by Endi S. Dewata at 2021-06-03T15:40:36-05:00
Drop git dependency

- - - - -
8f26dbde by Endi S. Dewata at 2021-06-03T15:41:13-05:00
Clean up Java dependency

The spec file has been modified to explicitly require Java 11.

- - - - -
b8e303de by Endi S. Dewata at 2021-06-03T22:08:51-05:00
Fix JAVA_HOME

- - - - -
fe68ac49 by Endi S. Dewata at 2021-06-03T23:24:50-05:00
Update version number to 4.23.0-alpha1

- - - - -
65432144 by Endi S. Dewata at 2021-06-10T20:21:37-05:00
Update JSS references

- - - - -
4e8dd4be by Endi S. Dewata at 2021-06-12T00:39:05-05:00
Update Java dependency

The spec file has been modified to use Java 1.8.0 for
Fedora 32 and RHEL 8, and Java 11 for other platforms.

- - - - -
55fa31f3 by Endi S. Dewata at 2021-06-16T16:48:15-05:00
Update version number to 5.0.0-alpha1

- - - - -
dd4b4140 by Endi S. Dewata at 2021-06-21T11:40:54-05:00
Add configurable test matrix

The test workflow have been modified to load the test
matrix from MATRIX secret variable. If the secret is
not defined, it will use the latest Fedora version
and the previous version.

- - - - -
c02130ce by Endi S. Dewata at 2021-06-21T16:20:49-05:00
Move CI scripts to tests folder

- - - - -
8fb45abc by Endi S. Dewata at 2021-06-21T16:20:49-05:00
Rename Required Tests to DS Tests

- - - - -
158c6b82 by Endi S. Dewata at 2021-06-21T16:20:49-05:00
Update DS tests

The DS tests have been updated to use the same
scripts from other projects for starting the
test container and saving test artifacts.

- - - - -
e4a43bd2 by Endi S. Dewata at 2021-06-21T16:20:49-05:00
Add PKI tests

A new workflow has been added to test basic
CA installation.

- - - - -
e9aa9395 by Endi S. Dewata at 2021-06-22T15:00:56-05:00
Drop Java 1.8 support

- - - - -
45cc99bb by Endi S. Dewata at 2021-07-16T15:36:02-05:00
Add GitLab synchronization job

The .gitlab-ci.yml has been added to define a job to
synchronize a branch from an upstream repository to a
GitLab repository.

- - - - -
ce6c4524 by Endi S. Dewata at 2021-07-28T15:29:43-05:00
Add init-workflow.sh

The init-workflow.sh has been added to configure the test
matrix based on the BASE64_MATRIX variable. The test matrix
needs to be base64-encoded since otherwise GitHub will mask
the value rendering it unusable.

- - - - -
81af88ef by Endi S. Dewata at 2021-07-29T15:35:53-05:00
Add test repository configuration

The init-workflow.sh has been modified to load the test
repository from BASE64_REPO variable. The test repository
will be configured in the runner image so all tests using
the same image will automatically use the same repository.

- - - - -
07157384 by Endi S. Dewata at 2021-07-29T17:21:47-05:00
Update default test matrix

The init-workflow.sh has been modified to test
against the latest Fedora version by default.

- - - - -
50938678 by Endi S. Dewata at 2021-08-02T15:40:14-05:00
Remove bundled JAR files

- - - - -
52fabaed by Endi S. Dewata at 2021-08-02T16:18:54-05:00
Remove references to bundled JAR files

- - - - -
15719004 by Endi S. Dewata at 2021-08-02T16:40:17-05:00
Remove macros for file/folder names

- - - - -
cbf1797e by Endi S. Dewata at 2021-08-02T17:11:08-05:00
Remove references to CVS in build.xml

- - - - -
02779dbe by Endi S. Dewata at 2021-08-03T12:25:42-05:00
Replace backquote with $() in build.sh

- - - - -
a0aa2fa5 by Endi S. Dewata at 2021-08-03T13:51:52-05:00
Clean up variable initialization in build.sh

- - - - -
cc8c7c03 by Endi S. Dewata at 2021-08-03T13:51:52-05:00
Reuse dist property in build.xml

- - - - -
3caf0bc7 by Endi S. Dewata at 2021-08-03T18:31:48-05:00
Move build and install scripts to build.sh

The build and install scripts have been moved from the
RPM spec file into the build.sh such that it can be used
on non-RPM platforms. The build.sh has also been modified
to build JAR files instead of RPM packages by default.

- - - - -
5fc595e1 by Endi S. Dewata at 2021-08-11T20:38:39-05:00
Add build.sh --version and --release options

- - - - -
7592d8ea by Endi S. Dewata at 2021-08-11T20:38:39-05:00
Drop Java 1.8 compatibility

- - - - -
96ff7b09 by Endi S. Dewata at 2021-08-11T20:38:39-05:00
Add missing @Deprecated annotations

- - - - -
289f3f3e by Endi S. Dewata at 2021-08-11T20:38:39-05:00
Fix Javadoc warnings

- - - - -
8ec7a119 by Endi S. Dewata at 2021-08-11T20:38:39-05:00
Update version number to 5.0.0-alpha2

- - - - -
1fe4be9f by Endi S. Dewata at 2021-09-30T16:32:21-05:00
Fix java_home path

- - - - -
b7c59a26 by Endi S. Dewata at 2021-09-30T16:32:21-05:00
Update version number to 5.0.0

- - - - -
2589c38c by Endi S. Dewata at 2021-09-30T18:10:41-05:00
Fix java_home path

- - - - -
be9b7f9d by Endi S. Dewata at 2021-09-30T22:23:59-05:00
Revert java_home path

- - - - -


30 changed files:

- .classpath
- + .github/workflows/ds-tests.yml
- + .github/workflows/pki-tests.yml
- .gitignore
- + .gitlab-ci.yml
- − .travis.yml
- + Dockerfile
- build.sh
- + docs/development/Synchronizing-GitLab-Branch.adoc
- java-sdk/build.xml
- + java-sdk/ldapbeans/pom.xml
- java-sdk/ldapbeans/netscape/ldap/beans/DisplayString.java → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/DisplayString.java
- java-sdk/ldapbeans/netscape/ldap/beans/DisplayString.mf → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/DisplayString.mf
- java-sdk/ldapbeans/netscape/ldap/beans/DisplayStringBeanInfo.java → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/DisplayStringBeanInfo.java
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPBasePropertySupport.java → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPBasePropertySupport.java
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPGetEntries.java → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPGetEntries.java
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPGetEntries.mf → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPGetEntries.mf
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPGetEntriesBeanInfo.java → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPGetEntriesBeanInfo.java
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPGetProperty.java → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPGetProperty.java
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPGetProperty.mf → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPGetProperty.mf
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPGetPropertyBeanInfo.java → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPGetPropertyBeanInfo.java
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPIsMember.java → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPIsMember.java
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPIsMember.mf → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPIsMember.mf
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPIsMemberBeanInfo.java → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPIsMemberBeanInfo.java
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPSimpleAuth.java → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPSimpleAuth.java
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPSimpleAuth.mf → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPSimpleAuth.mf
- java-sdk/ldapbeans/netscape/ldap/beans/LDAPSimpleAuthBeanInfo.java → java-sdk/ldapbeans/src/main/java/netscape/ldap/beans/LDAPSimpleAuthBeanInfo.java
- + java-sdk/ldapfilter/pom.xml
- java-sdk/ldapfilter/netscape/ldap/util/BadFilterException.java → java-sdk/ldapfilter/src/main/java/netscape/ldap/util/BadFilterException.java
- java-sdk/ldapfilter/netscape/ldap/util/LDAPFilter.java → java-sdk/ldapfilter/src/main/java/netscape/ldap/util/LDAPFilter.java


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/freeipa-team/ldapjdk/-/compare/9af4491ac17f7074f4bd442c7821cc2c9e14de3d...be9b7f9d04bedd587dec2567658052b49b2b6506

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/ldapjdk/-/compare/9af4491ac17f7074f4bd442c7821cc2c9e14de3d...be9b7f9d04bedd587dec2567658052b49b2b6506
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/20211019/17767454/attachment-0001.htm>


More information about the Pkg-freeipa-devel mailing list