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

Updates rpm and deb distribution to adapt to admin password change #4332

Merged
merged 14 commits into from
Jan 19, 2024

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    0dd5710 View commit details
    Browse the repository at this point in the history
  2. Makes changes to deb preinstall flow for version check

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a971714 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Passes version to preinstall script for deb distribution

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6d1a76a View commit details
    Browse the repository at this point in the history
  2. Updates rpm spec return code

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    fed2e93 View commit details
    Browse the repository at this point in the history
  3. Updates echo statements

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ddf26f8 View commit details
    Browse the repository at this point in the history
  4. Updates or condition with parenthesess

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    419db6e View commit details
    Browse the repository at this point in the history
  5. Updates install script to pass version info only for deb

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8b5722f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb2dc27 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Updates variable names and comparison logic

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4190647 View commit details
    Browse the repository at this point in the history
  2. Updates debian existing install check

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7af1a41 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Updates variable names and exit code check

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e5a7b89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcaf6d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Updates install check logic

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8bc4be6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Updates debian install check logic to use dpkg-query

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b6d7976 View commit details
    Browse the repository at this point in the history