Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/ruby: add $pkgname to depends_dev | Jakub Jirutka | 2018-05-07 | 1 | -2/+2 |
| | |||||
* | main/ruby: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 2 | -2/+37 |
| | |||||
* | main/ruby: security upgrade to 2.5.1 | Natanael Copa | 2018-03-29 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | CVE-2017-17742: HTTP response splitting in WEBrick CVE-2018-6914: Unintentional file and directory creation with directory traversal in tempfile and tmpdir CVE-2018-8777: DoS by large request in WEBrick CVE-2018-8778: Buffer under-read in String#unpack CVE-2018-8779: Unintentional socket creation by poisoned NUL byte in UNIXServer and UNIXSocket CVE-2018-8780: Unintentional directory traversal by poisoned NUL byte in Dir ref #8747 | ||||
* | main/ruby: fix calculation of stack size for main thread | Natanael Copa | 2018-03-16 | 2 | -3/+76 |
| | | | | | | Upstream bug reports: https://bugs.ruby-lang.org/issues/14387 https://github.com/docker-library/ruby/issues/196 | ||||
* | main/ruby: lower recursion limit in test | Jakub Jirutka | 2017-12-26 | 2 | -2/+2 |
| | | | | It failed on ppc64le and aarch64 | ||||
* | main/ruby: add subpackage -full | Jakub Jirutka | 2017-12-26 | 2 | -0/+34 |
| | |||||
* | main/ruby: move some bundled gems into separate subpackages | Jakub Jirutka | 2017-12-26 | 1 | -0/+54 |
| | | | | Note: openssl, psych and zlib are needed for rubygems. | ||||
* | main/ruby: fix depends in subpackages | Jakub Jirutka | 2017-12-26 | 1 | -7/+7 |
| | |||||
* | main/ruby: move bigdecimal.so to existing -bigdecimal subpkg | Jakub Jirutka | 2017-12-26 | 1 | -1/+2 |
| | |||||
* | main/ruby: fix licenses | Jakub Jirutka | 2017-12-26 | 1 | -1/+10 |
| | |||||
* | main/ruby: remove explicit returns from abuild | Jakub Jirutka | 2017-12-26 | 1 | -3/+3 |
| | |||||
* | main/ruby: upgrade to 2.5.0 | Jakub Jirutka | 2017-12-26 | 2 | -8/+54 |
| | |||||
* | main/ruby: security upgrade to 2.4.3 | Jakub Jirutka | 2017-12-15 | 1 | -3/+5 |
| | | | | See: https://www.ruby-lang.org/en/news/2017/12/14/ruby-2-4-3-released/ | ||||
* | main/ruby: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/ruby: fix secfixes entry | Jakub Jirutka | 2017-09-15 | 1 | -1/+1 |
| | |||||
* | main/ruby: upgrade to 2.4.2 (security fixes) | Jakub Jirutka | 2017-09-15 | 1 | -3/+15 |
| | |||||
* | main/ruby: modernise, move 'make test' to check phase | A. Wilcox | 2017-08-28 | 1 | -8/+11 |
| | |||||
* | main/ruby: rebuild against readline-7.0.003 | Leonardo Arena | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | main/ruby: patch Rubygems to avoid fetching platform-specific gems | Jakub Jirutka | 2017-05-19 | 2 | -3/+36 |
| | | | | For more information see description in the patch file. | ||||
* | main/ruby: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/ruby: fix rdoc | William Pitcock | 2017-04-07 | 1 | -2/+2 |
| | |||||
* | main/ruby: upgrade to 2.4.1 | Jakub Jirutka | 2017-03-23 | 1 | -2/+2 |
| | |||||
* | main/ruby: do not fail on file removal | Breno Leitao | 2017-03-23 | 1 | -1/+1 |
| | | | | | | | With the new abuild version, ruby is not able to build because it tries to remove some files that might not exist, returning error. This patch does not cause rm to fail if the files do not exist. | ||||
* | main/ruby: upgrade to 2.4.0 | Jakub Jirutka | 2017-02-13 | 1 | -7/+12 |
| | |||||
* | main/ruby: remove bundled CA certs, add ca-certificates to depends | Jakub Jirutka | 2017-02-13 | 1 | -2/+5 |
| | |||||
* | main/ruby: move rest of the bundled gems to subpkgs | Jakub Jirutka | 2017-02-13 | 1 | -1/+34 |
| | |||||
* | main/ruby: sort subpackages | Jakub Jirutka | 2017-02-13 | 1 | -32/+37 |
| | |||||
* | main/ruby: remove gems cache | Jakub Jirutka | 2017-02-13 | 1 | -2/+6 |
| | |||||
* | main/ruby: upgrade to 2.3.3 | Jakub Jirutka | 2016-11-22 | 1 | -4/+4 |
| | |||||
* | main/ruby: improve abuild | Jakub Jirutka | 2016-11-20 | 1 | -79/+58 |
| | |||||
* | main/ruby: upgrade to 2.3.2 | Jakub Jirutka | 2016-11-20 | 1 | -5/+5 |
| | |||||
* | main/ruby: fix segfaults when using irb, switch back to readline | Fabian Ruff | 2016-11-03 | 1 | -2/+2 |
| | | | | | Switching from libedit back to readline fixes segfaults with irb. Bug report: http://bugs.alpinelinux.org/issues/4986. | ||||
* | main/[various]: set proper arch | Timo Teräs | 2016-11-01 | 1 | -3/+3 |
| | | | | fixes commit "main/[various]: dont set arch in split function" | ||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -5/+0 |
| | |||||
* | main/ruby: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/ruby: enable on aarch64 | Carlo Landmeter | 2016-08-22 | 1 | -1/+2 |
| | | | | add no-omit-frame-pointer to CPPFLAGS | ||||
* | main/ruby: disable on aarch64 | Carlo Landmeter | 2016-08-12 | 1 | -1/+1 |
| | | | | fails to build with this error http://tpaste.us/3wXJ | ||||
* | main/ruby: linux-headers build fix | Natanael Copa | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | main/ruby: upgrade to 2.3.1 | Natanael Copa | 2016-05-26 | 1 | -5/+5 |
| | |||||
* | main/ruby: security upgrade to 2.2.4 (CVE-2015-7551) | Natanael Copa | 2015-12-18 | 1 | -5/+5 |
| | |||||
* | main/ruby: fix -dev deps and switch to libedit | Natanael Copa | 2015-11-10 | 1 | -2/+3 |
| | | | | | | the ruby-dev needs gmp-dev as dependency. we also replace readline with libedit. | ||||
* | main/ruby: upgrade to 2.2.3 | Natanael Copa | 2015-08-24 | 1 | -5/+5 |
| | |||||
* | main/ruby: rebuild for i586-linux-musl | Natanael Copa | 2015-05-29 | 1 | -1/+1 |
| | | | | | fixes make: i486-alpine-linux-musl-g++: Command not found when building gems. | ||||
* | main/ruby: upgrade to 2.2.2 | Natanael Copa | 2015-04-23 | 1 | -4/+4 |
| | |||||
* | main/*: remove libiconv-dev from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/ruby: upgrade to 2.2.1 | Natanael Copa | 2015-03-26 | 1 | -6/+6 |
| | |||||
* | main/ruby-json: use bundled version | Kaarle Ritvanen | 2014-12-09 | 1 | -5/+9 |
| | |||||
* | main/ruby: remove unused patch | Kaarle Ritvanen | 2014-12-08 | 1 | -21/+0 |
| | |||||
* | main/ruby*: fix dependencies and update to latest possible versions | Kaarle Ritvanen | 2014-12-05 | 1 | -10/+5 |
| | |||||
* | main/ruby: upgrade to 2.0.0_p481 | Bartłomiej Piotrowski | 2014-06-25 | 2 | -23/+8 |
| |