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 7 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset over 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
Updated by Alexis Mousset over 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|f29808b4283f39531fcf5bae9fef3f261b5dc950.
Updated by Benoît PECCATTE over 7 years ago
- Related to Bug #10066: Scary message about OpenSSL on SLES when running rudder agent update added
Updated by Vincent MEMBRÉ over 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.
- 4.1.0~rc1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions