https://bugzilla.redhat.com/show_bug.cgi?id=1025991
Bug ID: 1025991
Summary: elixir-0.11.0 is available
Product: Fedora
Version: rawhide
Component: elixir
Keywords: FutureFeature, Triaged
Assignee: relrod(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: erlang(a)lists.fedoraproject.org, lemenkov(a)gmail.com,
puiterwijk(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.11.0
Current version/release in Fedora Rawhide: 0.10.3-1.fc21
URL: https://api.github.com/repos/elixir-lang/elixir/tags
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
--
You are receiving this mail because:
You are on the CC list for the bug.
On Mon, Nov 11, 2013 at 10:00:07AM +0000, nobody(a)fedoraproject.org wrote:
> erlang-riak_kv [EL-6] was orphaned by peter
> [and many more]
I'm just about to take some of these erlang packages in EPEL 6. The
ones which are dependencies of RabbitMQ only.
Does anyone object if I update these at will? I'm unclear on the ABI
requirements of Erlang, and whether or not this would cause problems
for users of the package(s) in EPEL.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top
CC: Dan Horák, Jeffrey Scheel.
Hello All!
I'm going to speak at the next Moscow Golang User Group this November
and will describe some of Fedora Golang SIG plans. Here are the slides
(in Elglish and in Russian):
* http://peter.fedorapeople.org/presentations/Moscow%20Golang%20Users%20Meetu…
* http://peter.fedorapeople.org/presentations/Moscow%20Golang%20Users%20Meetu…
I won't talk about Docker (my fellow golangers from Yandex will do),
and won't tell anything about etcd (we still don't decide what to do
with it). Instead I'll describe my effords to fix long-standing issue
with systemd and multiple Erlang nodes running in parallel. I did few
attempts to fix that issue with different success, and finally
switched over to golang-powered solution which fixes it (and makes a
room for further improvements).
This will have an interesting consequence for the secondary arches,
such as s390/s390x and PowerPC. In the future all Erlang services in
Fedora, namely CouchDB, Ejabberd, RabbitMQ, Riak, will *want* service
written in golang (I wouldn't use word "*require*" here). Since golang
is available only for x86/x86_64 and ARM, this could be an annoyance.
Technically it will still be possible to run Erlang daemons on the
secondary arches, but it will require some painful manual
intervention, and lead to inevitable race conditions. Beware! Also I
hope we'll see some progress on porting Golang on these achitectures.
--
With best regards, Peter Lemenkov.