Project

General

Profile

Actions

User story #10303

closed

Embed openssl on old debian systems

Added by Alexis Mousset about 7 years ago. Updated about 7 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

Currently:

# add openssl to old distributions
OS_CODENAME := $(shell lsb_release -s -c)
ifeq (lucid,$(OS_CODENAME))
USE_SYSTEM_OPENSSL=false
endif

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #10066: Scary message about OpenSSL on SLES when running rudder agent updateReleasedAlexis MoussetActions
Actions #1

Updated by Alexis Mousset about 7 years ago

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset
Actions #2

Updated by Alexis Mousset about 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/1271
Actions #3

Updated by Alexis Mousset about 7 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Benoît PECCATTE about 7 years ago

  • Related to Bug #10066: Scary message about OpenSSL on SLES when running rudder agent update added
Actions #5

Updated by Vincent MEMBRÉ about 7 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.0~rc1 which was released today.

Actions

Also available in: Atom PDF