Pavel Valena
969334a6cf
Synchronize fedora/f28 branch forcely.
...
- Update to Ruby 2.5.1.
- Conflict requirement needs to generate dependency.
- Revert "Use --with-setjmp-type=setjmp on aarch64 to work around gcc issue (#1545239 )"
- Merge a difference between rawhide and f28.
2018-06-06 11:03:34 +02:00
Jun Aruga
a1be14bf44
Merge Fedora master.
2018-03-12 17:55:43 +01:00
Jun Aruga
bd3bd56439
Merge branch 'rhscl-3.1-rh-ruby25-rhel-7' into stream-ruby-2.5
2018-02-28 16:57:11 +01:00
Jun Aruga
0cf2284721
Update below issues.
...
- They are broken by recen tzdata update.
- Fix thread_safe test suite segfaults.
- Fix invalid licenses.
2018-02-22 17:00:33 +01:00
Jun Aruga
3fdc0f284f
Merge branch 'rhscl-3.1-rh-ruby25-rhel-7' into stream-2.5
2018-02-15 17:33:36 +01:00
Release Configuration Management
47eeecda22
New branch setup
2018-02-09 15:12:59 +00:00
Jun Aruga
d9ca6f9233
Fix segfaults during generating of documentation.
...
This caused issued during build of rubygem-{webmock,ffi} and was fixed
as part of https://bugs.ruby-lang.org/issues/14261 .
Resolves: rhbz#1532585
2018-01-15 20:45:05 +01:00
Jun Aruga
239e6167fa
Update for did_you_mean required by ruby.
...
Resolves: rhbz#1533920
2018-01-15 20:36:28 +01:00
Jun Aruga
cc7a37ba18
Upgrade to Ruby 2.5.0.
2018-01-04 14:40:18 +01:00
Jun Aruga
9474e3d4fe
Upgrade to Ruby 2.5.0 (r61214).
2018-01-02 13:37:22 +01:00
Vít Ondruch
31265d7a88
Fix unsafe object deserialization in RubyGems (CVE-2017-0903).
...
* ruby-2.4.3-CVE-2017-0903-Fix-unsafe-object-deserialization
-vulnerability.patch
Resolves: CVE-2017-0903
2017-10-31 12:19:12 +01:00
Vít Ondruch
89f3ea9d4a
Upgrade to Ruby 2.4.2.
...
Resolves: rhbz#1506785
2017-10-31 10:21:49 +01:00
Vít Ondruch
4cb333ddd5
Apply patch fixing rubygem-mongo build failures.
2017-01-18 12:43:19 +01:00
Vít Ondruch
522e4d1ab7
Add rubygem-io-console dependency for rubygem-rdoc.
...
The io-console is now the hard requirement and RDoc does not work
without it.
2017-01-18 12:41:42 +01:00
Vít Ondruch
66d12e4545
Move the definition of %license macro into %files section.
...
The definition on the top of the file does not work on RHEL6 for some
reasons :/ But it works if defined in the first %file section :)
2017-01-09 12:15:30 +01:00
Vít Ondruch
88cbe3e329
Reshuffle the %%license macro to avoid %%postun scriptlet issues.
...
Resolves: rhbz#1411233
2017-01-09 11:00:30 +01:00
Vít Ondruch
e6d7b2f44a
Remove links to unbundled gems from ruby-libs.
2017-01-02 18:24:19 +01:00
Vít Ondruch
7bb9e86d8d
Upgrade to Ruby 2.4.0.
2017-01-02 13:25:02 +01:00
Pavel Valena
f148354cb2
Fix: do not fail in operating_system.rb when X_SCLS is empty
...
Enhance test_dependent_scls.rb
Resolves: rhbz#1387139
2016-10-27 11:29:07 +02:00
Pavel Valena
da60d77e08
Support in no_proxy for domain names with whitespaces and leading dots
...
Resolves: rhbz#1384810
2016-10-17 20:18:32 +02:00
Pavel Valena
98cb48f99e
Update sources file
2016-08-31 17:48:42 +02:00
Pavel Valena
026310447d
Update to Ruby 2.3.1
...
* Remove Patch8:
ruby-2.3.0-undef-BUILTIN_CHOOSE_EXPR_CONSTANT_P.patch; subsumed
* Remove Patch10:
ruby-2.3.1-remove-tests-depending-on-europe-moscow.patch; subsumed
also removed "UTC=TZ " tests prefix
2016-08-31 15:11:03 +02:00
Pavel Valena
be3f377da7
Fix: add rubygem(did_you_mean) to Requires
2016-08-30 16:02:55 +02:00
Pavel Valena
ddcdf2b199
Fix support for dependent^2 SCLs
2016-08-12 16:58:21 +02:00
Pavel Valena
be68dfb460
Add %%{scl}-runtime to Requires in libs subpackage
...
This Require is not auto-generated on RHEL-6.
2016-08-03 18:02:20 +02:00
Pavel Valena
d0f16ceaae
Remove tests depending on europe/moscow to avoid failures due to tzdata change
...
8ee11a301c
2016-08-03 18:02:20 +02:00
Pavel Valena
88c977056b
Fix and enhance systemtap tests
...
Previous tests did not work correctly with RHEL-6
2016-08-03 18:02:20 +02:00
Pavel Valena
9fd772dd06
Disable colorized ./configure
...
Due to missing macro AS_FUNCTION_DESCRIBE in Autoconf
2016-08-03 18:02:20 +02:00
Vít Ondruch
7d291cb3c5
Relax AC requirements.
2016-08-03 18:02:20 +02:00
Pavel Valena
a6981cf50c
Manually set UTC timezone for tests
2016-04-14 14:13:24 -04:00
Pavel Valena
91af49a07d
Fix ruby lib path in macros.ruby.rh-ruby23
...
- Resolves: rhbz#1255753
2016-04-13 11:25:09 -04:00
Vít Ondruch
651be7da37
Optimize operating_system.rb a bit.
...
It would be better to stay with --{install-dir,bindir} pair, but this is
currently broken and it does not currently generate documentation:
https://github.com/rubygems/rubygems/issues/1470
2016-02-22 17:01:04 +01:00
Vít Ondruch
c40aeb5071
Don't enable collections for build.
2016-02-22 16:09:30 +01:00
Vít Ondruch
3f6e3a805d
Don't prefix bundling provides.
2016-02-22 14:38:20 +01:00
Pavel Valena
42117fcd3d
Fix default_dir and default_bindir
...
Now returns correct paths for dependent scls
2016-02-19 21:22:02 +01:00
Pavel Valena
3e7fbf24fc
Fix dependent scls's paths
...
Also fixes failing scl test
2016-02-19 12:32:07 +01:00
Pavel Valena
ce0f3786d7
Accept one failing test
2016-02-18 18:05:13 +01:00
Pavel Valena
abf7eb2088
Fix macros.ruby and macros.rubygems
...
Fixes also failing tests
2016-02-18 17:26:08 +01:00
Pavel Valena
9ce30b769c
Initial package
2016-02-17 19:05:04 +01:00
Release Configuration Management
2dced67490
New branch setup
2016-02-17 02:36:58 -05:00