jeremy
1871d460bd
Unbreak after upgrade to Ruby 3.1.3
2022-11-28 15:47:51 +00:00
naddy
2b3700e37e
drop RCS Ids
2022-03-11 19:57:10 +00:00
sebastia
47d2d332da
simple update 3.14.1 -> 3.14.2
2022-02-25 21:06:53 +00:00
sebastia
a1d42e1a06
simple update 3.14.0 -> 3.14.1
2022-02-16 21:45:32 +00:00
sebastia
997cfe0e65
update 3.11.0 -> 3.14.0
2022-01-06 21:24:07 +00:00
sebastia
b904b00d80
update 3.10.0 -> 3.11.0
...
add new dependency to www/ruby-jwt
2021-09-03 07:41:37 +00:00
sebastia
708e15eb1e
update 3.9.3 -> 3.10.0
2021-07-21 21:13:18 +00:00
sebastia
7524d1bcf4
update 3.9.1 -> 3.9.3
2021-07-09 19:53:32 +00:00
sebastia
28f74cc17e
update 3.9.0 -> 3.9.1
...
ensure your Puppetfile is correct, as r10k will now stop immediately
if it encounters a problem instead of continuing.
2021-06-18 09:07:00 +00:00
sebastia
c0d30dcf7c
actually also remove the BROKEN marker, now that the missed patch file
...
is there
2021-06-01 05:59:18 +00:00
sebastia
221c2f60a8
unbreak build, add missing patch
...
pointed out by ajacoutot@ sthen@
2021-05-31 07:27:20 +00:00
sthen
c96c0772d6
ruby-r10k: mark broken (no response to mail about it)
...
ERROR: Could not find a valid gem 'cri' (= 2.15.10) (required by '/pobj/r10k-3.9.0-ruby27/r10k-3.9.0.gem' (>= 0)) in any repository
2021-05-28 12:05:49 +00:00
sebastia
2993ac48bc
update 3.8.0 -> 3.9.0
2021-05-23 18:34:29 +00:00
sebastia
0bca708643
update 3.7.0 -> 3.8.0
2021-03-11 19:23:15 +00:00
sebastia
e247c45211
simple update 3.6.0 -> 3.7.0
2020-11-27 09:35:28 +00:00
sebastia
2dd2d1b63d
update 3.5.2 -> 3.6.0
2020-11-06 20:47:04 +00:00
sebastia
25e1d934f8
Update 3.5.1 -> 3.5.2
2020-08-07 20:52:17 +00:00
sebastia
15a60d6f36
update 3.5.0 -> 3.5.1
2020-06-09 21:21:36 +00:00
sebastia
4cd995c673
update 3.3.3 -> 3.5.0
2020-05-28 21:19:43 +00:00
sebastia
ea4e7b9a1e
deconflict with ruby25 flavor
...
Tried to get rid of the ${GEM_BIN_SUFFIX} from the script, however,
that also requires to get rid of the flavor handling, and would rename
the package as pointed out by jeremy@
I wasn't able to get proper update working even with quirks,
therefore revert back to add the GEM_BIN_SUFFIX
2019-12-05 07:33:41 +00:00
sebastia
051c102a76
update 3.3.1 -> 3.3.3
2019-10-23 21:01:29 +00:00
sebastia
e674c298b4
simple update 3.3.0 -> 3.3.1
2019-08-23 09:13:43 +00:00
sebastia
42d7a20e14
simple update 3.2.0 -> 3.3.0
...
locking dependency to cri to 2.15.6 due to issues with newer version
upstream seems to be aware
2019-06-25 07:52:39 +00:00
sebastia
937ca0a2c3
Update to 3.2.0
...
while there, install r10k tool without GEM_BIN_SUFFIX, this bothers me
every time when the default ruby version gets updated
2019-05-15 07:07:44 +00:00
sebastia
3b8e63d042
simple update to 3.1.1
2019-02-26 16:35:32 +00:00
sebastia
e88cce6d3e
simple update 3.0.3 -> 3.1.0
2019-01-02 12:38:46 +00:00
sebastia
4b3139b912
Update to 3.0.3
2018-11-08 09:22:34 +00:00
sebastia
24efd2b043
update to 2.6.4
2018-09-18 21:23:50 +00:00
sebastia
3e7e90572c
simple update to 2.6.3
2018-07-25 21:03:45 +00:00
sebastia
320c811c5b
Update to 2.6.2, not directly depending on minitar and semantic_puppet
...
anymore
2018-02-26 08:48:20 +00:00
sebastia
124a50824f
Minor update to 2.5.5
2017-06-29 07:29:07 +00:00
sebastia
f50c7afafb
Bugfix update to 2.5.4, tighten dependency to ruby-minitar, as it
...
is in the gemspec
2017-05-09 13:45:59 +00:00
sebastia
3497abf47b
Maintenance update 2.5.1 -> 2.5.2
2017-02-16 21:48:52 +00:00
sebastia
cfb1f81f28
simple update to 2.5.1
2016-12-20 10:40:53 +00:00
sebastia
1f7645d299
Update 2.4.3 -> 2.5.0
2016-11-17 09:55:51 +00:00
sebastia
5e90813ec0
Update to 2.4.3, now with gettext/locale support.
...
OK jasper@
2016-09-09 10:46:15 +00:00
sebastia
f0134361fa
Update to 2.3.0, removed unneeded dependencies to json_pure and the
...
faradays
2016-06-03 13:33:59 +00:00
sebastia
de45bc7eab
Update to 2.2.0
...
OK jasper@
2016-04-14 06:21:28 +00:00
sebastia
832de6349a
Update to 2.1.1,
...
OK jasper@
2015-11-18 20:01:56 +00:00
sebastia
e7328e60ff
Minimal update to 2.0.3, fixing only one bug for PE environments.
...
While there, update HOMEPAGE to point to the right github repo.
OK jasper@
2015-08-18 14:22:14 +00:00
sebastia
2994d7d163
Minor update to 2.0.2
...
OK jasper@
2015-07-01 09:00:38 +00:00
sebastia
98762d75e0
Update to 2.0.1
...
The default location of the r10k.yaml changed from /etc/r10k.yaml to
/etc/puppetlabs/r10k/r10k.yaml. However, the file in the old location
is still picked up, but a deprecation warning is issued.
OK jasper@
2015-06-19 06:26:14 +00:00
sebastia
f89acb46b1
r10k is a suite of commands to help deploy and manage puppet code for
...
complex environments.
Feedback and OK jasper@, jeremy@
2015-04-16 17:45:24 +00:00