Actions
User story #10303
closedEmbed openssl on old debian systems
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
Updated by Alexis Mousset over 8 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset over 8 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
Updated by Alexis Mousset over 8 years ago
- Status changed from Pending technical review to Pending release
Updated by Benoît PECCATTE over 8 years ago
- Related to Bug #10066: Scary message about OpenSSL on SLES when running rudder agent update added
Actions