On 07/21/2015 06:22 AM, Steve Grubb wrote:
> Sure, there are cases where you know that. But let's take 'ping' as an
> example
> of what I'm talking about. It should never have children. If it does, its
> been
> exploited.
You can't know that. ping performs name resolution, and it's perfectly
On 20/07/15 23:49 +0200, Michael Schwendt wrote:
and xcf-pixbuf-loader is in a poor state
at Fedora and upstream, too:
https://lists.fedoraproject.org/pipermail/devel/2014-November/204608.html
http://pkgs.fedoraproject.org/cgit/xcf-pixbuf-loader.git/log/
That is also lost in the gitorious.org
Hi Jens,
Any update on the proposed llvm35 package? One of my package (Pure) is
affected as it uses the old JIT that is dropped in 3.6, and upstream has
only just started rewriting for mcjit.
If you need a reviewer just ping.
Thanks,
--
Michel
On Wed, May 20, 2015 at 7:09 PM Jens Petersen wr
http://pkgs.fedoraproject.org/cgit/pyorbit.git/plain/dead.package
> last user has been retired, package EOL
Error: nothing provides pyorbit(x86-64) >= 2.0.1 needed by
gnome-python2-bonobo-2.28.1-16.fc23.x86_64
What's the full story here? Where has this been discussed/announced?
--
devel mailin
dhcpd upstream is going to merge some LDAP related patches that various
distributions use and I've been asked if I can help with testing.
Original message:
"We are now finishing the work on adding some of the LDAP patches into
our code base. We have tried our patch to verify that it builds but we
d
Hello, everyone!
Package "soundconverter" will still have the initial owner, but over
the past five years I've been the only one to work on the package.
I really would have liked the occasional commit from someone else.
It has not been a low-maintenance package. Lots of bugs, race-conditions,
deb
Hi,
according to https://fedoraproject.org/wiki/Upstream_release_monitoring
to have a package monitored we should:
1) Add the project to anitya.
2) Map the project to a Fedora package in anitya.
3) Enable the monitoring flag for that package in pkgdb2.
Steps 1 and 2 are easy but I
On Ter, 2015-07-21 at 12:36 +0200, Michael Schwendt wrote:
> http://pkgs.fedoraproject.org/cgit/pyorbit.git/plain/dead.package
>
> > last user has been retired, package EOL
>
> Error: nothing provides pyorbit(x86-64) >= 2.0.1 needed by
> gnome-python2-bonobo-2.28.1-16.fc23.x86_64
>
> What's the
On 07/21/2015 01:03 PM, José Matos wrote:
Hi,
according to https://fedoraproject.org/wiki/Upstream_release_monitoring
to have a package monitored we should:
1) Add the project to anitya.
2) Map the project to a Fedora package in anitya.
3) Enable the monitoring flag for that
On 07/20/2015 07:30 PM, Andrew Lutomirski wrote:
>> (b) Make a copy of the file, put it in a directory which only the
>> service user can read (or ship it with 750 permissions and the service
>> group controlling it), and set fscaps. The downside is the large binary
>> size (it has to be a copy,
On Tue, 21 Jul 2015, Jiri Popelka wrote:
dhcpd upstream is going to merge some LDAP related patches that various
distributions use and I've been asked if I can help with testing.
Original message:
"We are now finishing the work on adding some of the LDAP patches into
our code base. We have tried
Compose started at Tue Jul 21 07:15:02 UTC 2015
New package: compat-libvpx1-1.3.0-1.fc23
Compat package with libvpx libraries
New package: felix-scr-1.6.2-3.fc23
Apache Felix Declarative Services Runtime
New package: gdouros-anaktoria-fonts-6.00-1.fc23
A fon
On 21.7.2015 13:29, Alexander Bokovoy wrote:
> On Tue, 21 Jul 2015, Jiri Popelka wrote:
>> dhcpd upstream is going to merge some LDAP related patches that various
>> distributions use and I've been asked if I can help with testing.
>> Original message:
>> "We are now finishing the work on adding so
On Jul 21, 2015 4:18 AM, "Florian Weimer" wrote:
>
> On 07/20/2015 07:30 PM, Andrew Lutomirski wrote:
>
> >> (b) Make a copy of the file, put it in a directory which only the
> >> service user can read (or ship it with 750 permissions and the service
> >> group controlling it), and set fscaps. Th
Dne 11.7.2015 v 23:38 Jonathan Underwood napsal(a):
> Thoughts from the COPR folks?
I like the idea of adding Copr as intermediate step for new contributors. Copr
is outer ring of Fedora and it definitely
make sense for newbies to go from outer ring to ring0. Step by step.
Additionally we have i
Compose started at Tue Jul 21 05:15:04 UTC 2015
New package: compat-libvpx1-1.3.0-1.fc24
Compat package with libvpx libraries
New package: dropbox-api-command-1.17-5.fc24
Dropbox API wrapper command
New package: gap-pkg-crystcat-1.1.6-1.fc24
Crystallographic
On Tue, Jul 21, 2015 at 11:07:56AM +0100, Jonathan Wakely wrote:
> For example this can't be right:
>if (rgb1[0] == rgb1[1] == rgb1[2]) {
Ouch. *Digs back in memory* -- so if rgb1[0] and rgb1[1] are equal and
rgb1[2] is 1, or if rgb1[0] and rgb1[1] are *not* equal and rgb[2] is
0, this wil
Hi,
I'm currently working with toolchains that are composed of number of
apps that all use different file selection dialogs. This gets annoying
pretty quickly as one has to learn how to use multiple file choosers.
Some of these provide bookmarks that are quite handy but when there are
multiple use
On Mon, Jul 20, 2015 at 3:33 PM, Chris Murphy
wrote:
> Isn't it true the install media ISOs are available indefinitely? And
> if so the security cat is already out of the bag, so that's not a very
> good argument. I'd say if we wanted to do something better it would be
> an image that's usable fo
On Tue, Jul 21, 2015 at 8:44 AM, Miroslav Suchý wrote:
> Dne 11.7.2015 v 23:38 Jonathan Underwood napsal(a):
> > Thoughts from the COPR folks?
>
> I like the idea of adding Copr as intermediate step for new contributors.
> Copr is outer ring of Fedora and it definitely
> make sense for newbies to
On 21/07/15 09:10 -0400, Matthew Miller wrote:
On Tue, Jul 21, 2015 at 11:07:56AM +0100, Jonathan Wakely wrote:
For example this can't be right:
if (rgb1[0] == rgb1[1] == rgb1[2]) {
Ouch. *Digs back in memory* -- so if rgb1[0] and rgb1[1] are equal and
rgb1[2] is 1, or if rgb1[0] and rg
On 21/07/15 14:28 +0100, Jonathan Wakely wrote:
On 21/07/15 09:10 -0400, Matthew Miller wrote:
On Tue, Jul 21, 2015 at 11:07:56AM +0100, Jonathan Wakely wrote:
For example this can't be right:
if (rgb1[0] == rgb1[1] == rgb1[2]) {
Ouch. *Digs back in memory* -- so if rgb1[0] and rgb1[1]
Hi Fedora devels and other folks,
Adam Samalik and me we create a first proof of concept Fedora Developer
Portal.
Testing instance is already available here [1].
*
**Fedora Developer Portal* is a new place for developers and not only
for them, providing information about tools, projects, techn
On Tue, Jul 21, 2015 at 9:45 AM, Petr Hracek wrote:
> Hi Fedora devels and other folks,
>
> Adam Samalik and me we create a first proof of concept Fedora Developer
> Portal.
> Testing instance is already available here [1].
>
> Fedora Developer Portal is a new place for developers and not only for
Hi,
On Tue, Jul 21, 2015 at 6:14 PM, Miroslav Suchý wrote:
> Dne 11.7.2015 v 23:38 Jonathan Underwood napsal(a):
> > Thoughts from the COPR folks?
>
> I like the idea of adding Copr as intermediate step for new contributors.
> Copr is outer ring of Fedora and it definitely
> make sense for newbi
If they are out of support, I don't think they should be easy to access.
On Tue, Jul 21, 2015 at 8:16 AM, Neal Gompa wrote:
> On Mon, Jul 20, 2015 at 3:33 PM, Chris Murphy
> wrote:
>
>> Isn't it true the install media ISOs are available indefinitely? And
>> if so the security cat is already
On 21/07/15 15:45 +0200, Petr Hracek wrote:
Feel free to send us any comment or improvements. We would like to
improve Fedora for developers.
Just contents are missing.
Under "The latest stable runtimes and frameworks Packaged in Fedora
and ready to use!" would it be worth mentioning C and C++
On Tue, Jul 21, 2015 at 9:57 AM, Jonathan Wakely wrote:
> On 21/07/15 15:45 +0200, Petr Hracek wrote:
>
>> Feel free to send us any comment or improvements. We would like to
>> improve Fedora for developers.
>> Just contents are missing.
>>
>
> Under "The latest stable runtimes and frameworks Pac
On Tue, Jul 21, 2015 at 10:00 AM, Neal Gompa wrote:
> On Tue, Jul 21, 2015 at 9:57 AM, Jonathan Wakely wrote:
>>
>> On 21/07/15 15:45 +0200, Petr Hracek wrote:
>>>
>>> Feel free to send us any comment or improvements. We would like to
>>> improve Fedora for developers.
>>> Just contents are missi
(resending with my fpo email; my rht email isn't sub'ed to devel@)
On 07/21/2015 09:51 AM, Josh Boyer wrote:
I'm curious how this is going to be tied into the Fedora Hubs work?
If it isn't, I'm curious why not :)
So Fedora Hubs' main audiences are folks who are contributing to Fedora,
whether
On Tue, Jul 21, 2015 at 10:03 AM, Máirín Duffy wrote:
>
>
> On 07/21/2015 09:51 AM, Josh Boyer wrote:
>>
>> I'm curious how this is going to be tied into the Fedora Hubs work?
>> If it isn't, I'm curious why not :)
>
>
> So Fedora Hubs' main audiences are folks who are contributing to Fedora,
> wh
On Tuesday 21 July 2015 13:15:30 Jakub Jelen wrote:
> These are the crypted buttons under "Monitoring:" label. Changing it
> from "No Monitoring" to something else triggers the bug creation ("Bugs
> only"), or possibly the scratch build ("Bugs & Build").
Thank you. I would never found that witho
Dne 21.7.2015 v 15:23 Neal Gompa napsal(a):
> It's extraordinarily slow right now, and builders don't have the level of
> availability needed to support it being part
> of the review process.
While this was true in past, this changed a lot in past two months.
Occasionally we have issues with PPC
Dne 18.7.2015 v 04:11 Timotheus Pokorra napsal(a):
>> DEBUG util.py:378: failure: repodata/repomd.xml from updates: [Errno 256]
>> > No more mirrors to try.
>> > DEBUG util.py:378:
>> > http://infrastructure.fedoraproject.org/pub/fedora/linux/updates/20/i386/repodata/repomd.xml:
>> > [Errno 14] HT
Thank you all for the feedback!
The site is just a prototype to see how the technology works and to be able to
preview the content in a better way than reading markdown from the git repo.
"Fedora is made for developers" - To be honest, I wasn't trying to write
something great, I just added a li
On 07/21/2015 10:48 AM, Adam Samalik wrote:
"There is no C and C++" - Sory guys, again, the homepage is just filled up with
random stuff. C and C++ will be definitely a part of the content! I promise I will use
Lorem Ipsum more often to avoid these unpleasant situations :-)
I don't know if
On 21.7.2015 16:04, Josh Boyer wrote:
The site is specifically targeted at developers. The URL will likely
be something like developers.fedoraproject.org. This isn't a generic,
front-page site. Given the targeted nature of it, I think it's
perfectly fine to say Fedora is built for developers.
On Tue, 21 Jul 2015 16:23:34 +0200
Miroslav Suchý wrote:
> Dne 21.7.2015 v 15:23 Neal Gompa napsal(a):
> > It's extraordinarily slow right now, and builders don't have the
> > level of availability needed to support it being part of the review
> > process.
>
> While this was true in past, this c
On 07/17/2015 09:50 AM, Sandro Mani wrote:
> Yep - I'm now building things in copr [1].
>
>
> [1] https://copr.fedoraproject.org/coprs/smani/rpm-mpi-hooks-testing/
Great. Looks like you need to build a newer openmpi package in your copr
since I updating it to 1.8.7 in rawhide.
--
Orion Popla
On 21.07.2015 17:41, Orion Poplawski wrote:
On 07/17/2015 09:50 AM, Sandro Mani wrote:
Yep - I'm now building things in copr [1].
[1] https://copr.fedoraproject.org/coprs/smani/rpm-mpi-hooks-testing/
Great. Looks like you need to build a newer openmpi package in your copr
since I updating
On 07/21/2015 09:45 AM, Sandro Mani wrote:
>
>
> On 21.07.2015 17:41, Orion Poplawski wrote:
>> On 07/17/2015 09:50 AM, Sandro Mani wrote:
>>> Yep - I'm now building things in copr [1].
>>>
>>>
>>> [1] https://copr.fedoraproject.org/coprs/smani/rpm-mpi-hooks-testing/
>> Great. Looks like you nee
hi
i try to import lz4-java
It use bundle code of lz4 (and some part of xxhash ...)
but i need an help for optimized the compile-jni task
at the moment i done these changes
depends="install-cpptasks,generate-headers" unless="${skip.jni}">
-
+
On Mon, Jul 20, 2015 at 2:33 PM, Chris Murphy wrote:
> Isn't it true the install media ISOs are available indefinitely? And
> if so the security cat is already out of the bag, so that's not a very
> good argument. I'd say if we wanted to do something better it would be
> an image that's usable for
sorry fot the noise ...
forgot Konsole output
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=10427445
Il 21/07/2015 18:03, gil ha scritto:
hi
i try to import lz4-java
It use bundle code of lz4 (and some part of xxhash ...)
but i need an help for optimized the compile-jni task
at t
On 20/07/15 02:57 PM, Matthew Miller wrote:
> On Mon, Jul 20, 2015 at 01:16:08PM +0200, Michael Schwendt wrote:
>> If you're interested in this image viewer, feel free to adopt the
>> package.
>
> I am interested, and I'll pick it up. However, I'd definitely
> appreciate co-maintainers, and partic
On 21.07.2015 18:03, Orion Poplawski wrote:
On 07/21/2015 09:45 AM, Sandro Mani wrote:
On 21.07.2015 17:41, Orion Poplawski wrote:
On 07/17/2015 09:50 AM, Sandro Mani wrote:
Yep - I'm now building things in copr [1].
[1] https://copr.fedoraproject.org/coprs/smani/rpm-mpi-hooks-testing/
G
On Tue, Jul 21, 2015 at 11:05:19AM -0500, Adam Miller wrote:
> On Mon, Jul 20, 2015 at 2:33 PM, Chris Murphy wrote:
> > Isn't it true the install media ISOs are available indefinitely? And
> > if so the security cat is already out of the bag, so that's not a very
> > good argument. I'd say if we w
On Tue, Jul 21, 2015 at 11:32 AM, Kevin Fenzi wrote:
> On Tue, 21 Jul 2015 16:23:34 +0200
> Miroslav Suchý wrote:
>
> > Dne 21.7.2015 v 15:23 Neal Gompa napsal(a):
> > > It's extraordinarily slow right now, and builders don't have the
> > > level of availability needed to support it being part o
+1 for not allowing EOL
Corey W Sheldon
Freelance IT Consultant, Multi-Discipline Tutor
Ameridea LLC, Co-Founder, CTO
(p) +1 (310) 909-7672
"One must never underestimate the power of boredom...from which
creativity and laziness are borne, which can spark great works of chaos and
genius."
Fi
On 21.7.2015 19:47, Corey Sheldon wrote:
> +1 for not allowing EOL
>
> Corey W Sheldon
> Freelance IT Consultant, Multi-Discipline Tutor
> Ameridea LLC, Co-Founder, CTO
> (p) +1 (310) 909-7672
>
> "One must never underestimate the power of boredom...from which
> creativity and laziness are b
On Tue, Jul 21, 2015 at 11:05:19AM -0500, Adam Miller wrote:
> On Mon, Jul 20, 2015 at 2:33 PM, Chris Murphy wrote:
> > Isn't it true the install media ISOs are available indefinitely? And
> > if so the security cat is already out of the bag, so that's not a very
> > good argument. I'd say if we w
On Tue, Jul 21, 2015 at 2:52 PM, Richard W.M. Jones wrote:
> On Tue, Jul 21, 2015 at 11:05:19AM -0500, Adam Miller wrote:
>> On Mon, Jul 20, 2015 at 2:33 PM, Chris Murphy
>> wrote:
>> > Isn't it true the install media ISOs are available indefinitely? And
>> > if so the security cat is already ou
Hello, everyone!
I've just orphaned vaspview (f23+ only). It's been a very low maintenance
package so far, even though upstream made no releases since the package
entered Fedora.
However, it's FTBFS with latest gcc recently and I've been unable to
fix it myself. I don't use it and I have no conta
On Wed, Jul 15, 2015 at 11:30 AM, Lorenzo Dalrio
wrote:
> Taken. :)
Is there really a need for it? Given that tomcat has good support for
java "keystore", even keystores with poorly passphrased keys, is there
really a need for this package?
> 2015-07-14 23:11 GMT+02:00 Ville Skyttä :
>> I've ju
On Mon, 2015-07-20 at 08:58 -0600, Kevin Fenzi wrote:
> Should be fixed for tomorrows composes I would expect.
Hi,
doesn't seem to. I made an update for rawhide and f23 branch with
evolution-data-server on Monday morning CEST. I know it breaks some
dependencies, because there had been done
On Wed, 2015-07-22 at 06:48 +0200, Milan Crha wrote:
> Furthermore, I run my rawhide machine today and tried `dnf update`,
> which didn't offer me the update of the evolution-data-server. I'd
> expect to have it offered after two days of the koji build.
>
> Maybe I missed some policy/update change
Hi,
On Wed, Jul 22, 2015 at 10:38 AM, Milan Crha wrote:
> On Wed, 2015-07-22 at 06:48 +0200, Milan Crha wrote:
> > Furthermore, I run my rawhide machine today and tried `dnf update`,
> > which didn't offer me the update of the evolution-data-server. I'd
> > expect to have it offered after two da
I appreciate very much we’ll keep tomcat-native in the Fedora repositories,
thanks to Lorenzo. Although, I don’t grasp how Java Keystores could be a
replacement.
> Am 22.07.2015 um 05:05 schrieb Nico Kadel-Garcia :
>
> On Wed, Jul 15, 2015 at 11:30 AM, Lorenzo Dalrio
> wrote:
>> Taken. :)
58 matches
Mail list logo