StarlingX Integration and packaging
Go to file
Andy Ning 62ed634825 Remove sha1 based kex algorithms
This patch hardened server configuration including removing sha1 based
kex algorithms from the manifest template that puppet uses to generate
the configuration file sshd_config.

It also removed hardcoded sshd_config and ssh_config from repo, replaced
them with patches to openssh that harden both server and client
configuration.
This is particularly to address the requirements that the system should
be hardened from the very first boot up (before it is configured by
manifest apply)

It also removed old obsolete patch files in openssh directory to avoid
confusions.

Change-Id: I293d233c0ed12fef0c1d180cf357100d4aabc2ed
Signed-off-by: Andy Ning <andy.ning@windriver.com>
2018-06-28 15:21:33 -04:00
base Delete unused directories in base/base-files 2018-06-28 10:46:22 -04:00
connectivity Remove sha1 based kex algorithms 2018-06-28 15:21:33 -04:00
core StarlingX open source release updates 2018-05-31 07:36:35 -07:00
devtools Deleting unused directories inside devtools/python 2018-06-28 10:47:31 -04:00
extended Rename systemd files to match PATCH_ORDER, .spec 2018-06-28 12:45:18 -04:00
kernel-rt clean up and squash kernel meta patches 2018-06-28 09:23:04 -04:00
kernel-std clean up and squash kernel meta patches 2018-06-28 09:23:04 -04:00
kubernetes Adding Kubernetes packages 2018-06-25 13:15:22 -05:00
mellanox mellanox/diverse: update srpm paths in drivers 2018-05-31 17:40:20 +00:00
networking Open vSwitch integration with host and configuration framework 2018-06-15 14:36:34 -05:00
python Remove python-cryptography and python-suds 2018-06-26 11:11:19 -04:00
restapi-doc Remove tpmconfig Sysinv APIs 2018-06-27 10:23:36 -04:00
security StarlingX open source release updates 2018-05-31 07:36:35 -07:00
storage-topology/storage-topology StarlingX open source release updates 2018-05-31 07:36:35 -07:00
support Deleting unused directories inside support/ 2018-06-28 10:45:27 -04:00
vm-topology StarlingX open source release updates 2018-05-31 07:36:35 -07:00
.gitignore Add default test framework 2018-06-11 13:45:22 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:35 -07:00
.zuul.yaml Add default test framework 2018-06-11 13:45:22 -05:00
centos_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:24 -04:00
centos_pkg_dirs_rt Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:24 -04:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:35 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:35 -07:00
mwa-sparta.map StarlingX open source release updates 2018-05-31 07:36:35 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:35 -07:00
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Add default test framework 2018-06-11 13:45:22 -05:00

stx-integ

StarlingX Integration