- 18 Feb, 2021 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 10 Dec, 2020 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 28 Sep, 2020 1 commit
-
-
Łukasz Nowak authored
Some profiles needs to extends the path with binaries location of provided software.
-
- 22 Apr, 2020 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 03 Feb, 2020 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 08 Dec, 2019 1 commit
-
-
Julien Muchembled authored
-
- 07 Mar, 2019 1 commit
-
-
Killian Lufau authored
Because there's no way anymore to pass the install prefix via an environment variable, a new `make-install-extra` option (empty by default) is added so that `make install` command line can be extended with `DESTDIR=...`. /reviewed-on !524
-
- 11 Dec, 2018 1 commit
-
-
Rafael Monnerat authored
-
- 04 Dec, 2018 1 commit
-
-
Łukasz Nowak authored
openssl 1.1.1 has unresloved incompatibilities with python2.7 (https://bugs.python.org/issue32947), where 1.1.0 seems to work (https://bugs.python.org/issue26470) Also disable parallel make. /reviewed-on !459
-
- 30 Nov, 2018 2 commits
-
-
Arnaud Fontaine authored
Revert previous commit as OpenSSL 1.0/1.1 are already used here and there. Instead make OpenSSH uses OpenSSL 1.0. This reverts commit 6ca7789a.
-
Arnaud Fontaine authored
Revert "component/openssl: Version up 1.1.1": OpenSSH 7.4p1 does not support OpenSSL 1.1 (FTBFS on erp5testnode). This reverts commit 14d98aee.
-
- 29 Nov, 2018 1 commit
-
-
Łukasz Nowak authored
Keep old version in openssl-1.0 for not yet compatible software.
-
- 26 Nov, 2018 1 commit
-
-
Rafael Monnerat authored
This is required when prefix/location is customize during the package generation
-
- 05 Sep, 2018 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 27 Aug, 2018 1 commit
-
-
Yusei Tahara authored
aspell-en-dictionary, groonga-normalizer-mysql, file-msooxml, apache-antiloris are not shareable, they write files in other parts.
-
- 27 Mar, 2018 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 14 Dec, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 05 Nov, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 08 Mar, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 24 Feb, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 29 Jan, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 27 Sep, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 23 Sep, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 03 May, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 01 Mar, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
version up: OpenSSL 1.0.2g, fixing CVE-2016-0800, CVE-2016-0705, CVE-2016-0798, CVE-2016-0797, CVE-2016-0799, and CVE-2016-0702.
-
- 02 Feb, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 20 Jan, 2016 1 commit
-
-
Julien Muchembled authored
In slapos.package.git/obs, we need to build binaries for specific paths, without changing where buildout actually install them.
-
- 04 Dec, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
version up : OpenSSL 1.0.2e, including CVE-2015-3193, CVE-2015-3194, CVE-2015-3195 and CVE-2015-3196. https://www.openssl.org/news/secadv/20151203.txt
-
- 10 Jul, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 09 Jul, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 26 Jun, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 11 Jun, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 15 May, 2015 2 commits
-
-
Kirill Smelkov authored
There is a story for OpenSSL build to be broken for `make -j`. Gentoo- and various other people proposed fixes, at least from 2008, but for some reasons (patch does not work with BSD make, upstream forgot to apply, etc) they are not applied to main codebase. What we can do is to "cherry-pick" the patch from Gentoo to speed-up OpenSSL build. On a typical 8-cores i7 node, with the following test buildout: [buildout] extends = slapos/stack/slapos.cfg slapos/component/openssl/buildout.cfg after full build time (rm -rf parts/openssl && ./bin/buildout install openssl) MAKEFLAGS=-j1 1m48s MAKEFLAGS=-j8 0m53s and the timing does not subtract time to e.g. download the package from network, so the building speedup itself is even more. /cc @kazuhiko
-
Kirill Smelkov authored
We'll soon need to apply/ship external patches for openssl with us, and external patches and patches in general usually go in -p1 format. Since patch-options is "global" - i.e. it affects all patches for slapos.recipe.cmmi, this change is needed for us to keep downloaded-from-somewhere patches as unmodified as possible. /cc @kazuhiko
-
- 19 Mar, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 09 Jan, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 22 Oct, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 14 Aug, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
zc.buildout >= 1.6.0-dev-SlapOS-013 automatically rebuilds parts whose referring parts are modified.
-
- 07 Aug, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 05 Jun, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-