Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release for ubuntu 24.04 #291

Merged
merged 13 commits into from
May 16, 2024
Merged

Release for ubuntu 24.04 #291

merged 13 commits into from
May 16, 2024

Commits on May 11, 2024

  1. * Set JVM/JDK to version 21

    richard-austin committed May 11, 2024
    Configuration menu
    Copy the full SHA
    229871c View commit details
    Browse the repository at this point in the history
  2. * Set JVM/JDK to version 17

    * Tomcat 9 deployed from tar file
    * Now starts up correctly
    * Need to set a symlink top the log directory.
    richard-austin committed May 11, 2024
    Configuration menu
    Copy the full SHA
    7fef0b1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. * Set up tomcat log directory at /var/log/tomcat9

    * Change /opt/tomcat9/logs to a symlink to /var/log/tomcat9 so the tomcat logs appear at the latter.
    * Add purge uninstall handling to remove tomcat9 and its logs completely
    richard-austin committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e49d3b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #285 from richard-austin/update-for-ubuntu-22.04-lts

    Update for ubuntu 22.04 lts
    richard-austin authored May 13, 2024
    Configuration menu
    Copy the full SHA
    09054d5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. * Update docs for Ubuntu 24.04

    * Fix warnings from SSLUtilities.java
    * Update some dependencies in server:build.gradle
    richard-austin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ca80539 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #286 from richard-austin/update-for-ubuntu-22.04-lts

    * Update docs for Ubuntu 24.04
    richard-austin authored May 14, 2024
    Configuration menu
    Copy the full SHA
    e5b2868 View commit details
    Browse the repository at this point in the history
  3. * Reverse dependency updates in server:build.gradle as they caused a …

    …crash in Onvif device discovery.
    richard-austin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9d0048f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #288 from richard-austin/update-for-ubuntu-22.04-lts

    * Reverse dependency updates in server:build.gradle as they caused a …
    richard-austin authored May 14, 2024
    Configuration menu
    Copy the full SHA
    1189b0e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. * Update docs.

    richard-austin committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2846530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41839b0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. * Change tomcat9 location from /opt/tomcat9 to /var/lib/tomcat9 in li…

    …ne with the standard location used for Debian install.
    richard-austin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7066a02 View commit details
    Browse the repository at this point in the history
  2. * Add installation instructions to README.md.

    richard-austin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    20fba51 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #290 from richard-austin/update-for-ubuntu-22.04-lts

    Update for ubuntu 22.04 lts
    richard-austin authored May 16, 2024
    Configuration menu
    Copy the full SHA
    7cd70a0 View commit details
    Browse the repository at this point in the history