Bug#737584: pkg-config file references non-existing file to link against

2014-02-03 Thread Reinhard Tartler
Package: libopencv-dev Version: 2.4.8+dfsg-1 Severity: serious Justification: Breaks (compilation of) unrelated packages The invocation of 'pkg-config opencv --libs' results in the following output: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so /usr/lib/x86_64-linux-gnu/libopencv_contrib.so /

Joining pkg-multimedia

2014-02-03 Thread Balint Reczey
Hi, I'm Balint Reczey [1], and I would like to join the Multimedia Team. I maintain the xbmc package which depend on many packages maintained by the team. I also maintain other packages which are less relevant. While I agree to review other's work I would like to focus on xbmc which is a quite bi

Re: amd64 arch and sse optimization

2014-02-03 Thread Jaromír Mikeš
2014-02-03 Reinhard Tartler : > On Mon, Feb 3, 2014 at 2:01 PM, Jaromír Mikeš > wrote: > > > Please go ahead ... It looks like debian-devel would be right place. > > It sound strange that sse is redundant in amd64. > > Please elaborate, why is this strange? > > > Some time ago I played with sse o

Re: amd64 arch and sse optimization

2014-02-03 Thread Reinhard Tartler
On Mon, Feb 3, 2014 at 2:01 PM, Jaromír Mikeš wrote: > Please go ahead ... It looks like debian-devel would be right place. > It sound strange that sse is redundant in amd64. Please elaborate, why is this strange? > Some time ago I played with sse optimization flags and packages build with > an

Re: amd64 arch and sse optimization

2014-02-03 Thread Jaromír Mikeš
2014-02-03 Felipe Sateler : > On Mon, Feb 3, 2014 at 1:07 PM, Reinhard Tartler > wrote: > > > > Please note that Jaromir proposed to use the following flags: > > > > ifeq ($(DEB_HOST_ARCH_CPU),amd64) > > CFLAGS += -msse -msse2 -mfpmath=sse > > endif > > > > > > None of them fall in the "mtune" ca

Processed: reassign 737346 to libav-tools, forcibly merging 703206 737346

2014-02-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 737346 libav-tools Bug #737346 [mpv] mpv: fails to play a CDXA/MPEG-PS video file Bug reassigned from package 'mpv' to 'libav-tools'. No longer marked as found in versions mpv/0.3.2-1. Ignoring request to alter fixed versions of bug #7373

Processed (with 1 errors): Re: Bug#737346: mpv: fails to play a CDXA/MPEG-PS video file

2014-02-03 Thread Debian Bug Tracking System
Processing control commands: > forcemerge 703206 -1 Bug #703206 [libav-tools] avconv: fails to process a CDXA/MPEG-PS file Unable to merge bugs because: package of #737346 is 'mpv' not 'libav-tools' Failed to forcibly merge 703206: Did not alter merged bugs Debbugs::Control::set_merged('tr

Bug#737346: mpv: fails to play a CDXA/MPEG-PS video file

2014-02-03 Thread Alessandro Ghedini
Control: forcemerge 703206 -1 On dom, feb 02, 2014 at 01:03:06 +0400, Bob Bib wrote: > Package: mpv > Version: 0.3.2-1 > Severity: normal > > Dear Maintainer, > mpv fails to play a CDXA/MPEG-PS video file. > > I suspect it's closely related to Debian bug #703206 (a bug in Libav). Yeah, that's p

Re: amd64 arch and sse optimization

2014-02-03 Thread Felipe Sateler
On Mon, Feb 3, 2014 at 1:07 PM, Reinhard Tartler wrote: > On Mon, Feb 3, 2014 at 10:56 AM, Reinhard Tartler wrote: >> On Mon, Feb 3, 2014 at 10:43 AM, Felipe Sateler wrote: > Please be careful with adding those flags. They instruct gcc to emit code that does not work on some machines.

Re: amd64 arch and sse optimization

2014-02-03 Thread Reinhard Tartler
On Mon, Feb 3, 2014 at 11:20 AM, Felipe Sateler wrote: >> Please note that Jaromir proposed to use the following flags: >> >> ifeq ($(DEB_HOST_ARCH_CPU),amd64) >> CFLAGS += -msse -msse2 -mfpmath=sse >> endif >> >> >> None of them fall in the "mtune" category, that is, none of them are >> "safe" t

Re: amd64 arch and sse optimization

2014-02-03 Thread Reinhard Tartler
On Mon, Feb 3, 2014 at 10:56 AM, Reinhard Tartler wrote: > On Mon, Feb 3, 2014 at 10:43 AM, Felipe Sateler wrote: >>> Please be careful with adding those flags. They instruct gcc to emit >>> code that does not work on some machines. The admitedlyonly way to use >>> them correctly is to ensure th

Re: amd64 arch and sse optimization

2014-02-03 Thread Reinhard Tartler
On Mon, Feb 3, 2014 at 10:43 AM, Felipe Sateler wrote: > On Mon, Feb 3, 2014 at 12:36 PM, Reinhard Tartler wrote: >> On Mon, Feb 3, 2014 at 9:02 AM, Fabian Greffrath >> wrote: >>> Am Montag, den 03.02.2014, 10:41 -0300 schrieb Felipe Sateler: I have some packages that also add (on amd64 an

x42-plugins_20140115-2_amd64.changes ACCEPTED into unstable

2014-02-03 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 03 Feb 2014 15:03:44 +0100 Source: x42-plugins Binary: x42-plugins Architecture: source amd64 Version: 20140115-2 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers Changed-By: Jaromír Mi

Re: amd64 arch and sse optimization

2014-02-03 Thread Felipe Sateler
On Mon, Feb 3, 2014 at 12:36 PM, Reinhard Tartler wrote: > On Mon, Feb 3, 2014 at 9:02 AM, Fabian Greffrath wrote: >> Am Montag, den 03.02.2014, 10:41 -0300 schrieb Felipe Sateler: >>> I have some packages that also add (on amd64 and i386) -mtune=generic. >>> This causes the compiler to optimize

Re: Email notifications for git commits on git.debian.org

2014-02-03 Thread Reinhard Tartler
On Mon, Feb 3, 2014 at 10:31 AM, Felipe Sateler wrote: > On Mon, Feb 3, 2014 at 12:06 PM, Reinhard Tartler wrote: >> On Mon, Feb 3, 2014 at 8:48 AM, Felipe Sateler wrote: >>> On Sat, Feb 1, 2014 at 1:05 PM, Reinhard Tartler wrote: Hi Folks, I've noticed the following note in the

Re: amd64 arch and sse optimization

2014-02-03 Thread Reinhard Tartler
On Mon, Feb 3, 2014 at 9:02 AM, Fabian Greffrath wrote: > Am Montag, den 03.02.2014, 10:41 -0300 schrieb Felipe Sateler: >> I have some packages that also add (on amd64 and i386) -mtune=generic. >> This causes the compiler to optimize for the most common cpus, but >> still be compatible with older

Re: Email notifications for git commits on git.debian.org

2014-02-03 Thread Felipe Sateler
On Mon, Feb 3, 2014 at 12:06 PM, Reinhard Tartler wrote: > On Mon, Feb 3, 2014 at 8:48 AM, Felipe Sateler wrote: >> On Sat, Feb 1, 2014 at 1:05 PM, Reinhard Tartler wrote: >>> Hi Folks, >>> >>> I've noticed the following note in the latest developer news regarding >>> our commit messages. I know

Re: amd64 arch and sse optimization

2014-02-03 Thread Jaromír Mikeš
2014-02-03 Felipe Sateler : Hi Felipe, I have some packages that also add (on amd64 and i386) -mtune=generic. > This causes the compiler to optimize for the most common cpus, but > still be compatible with older ones. > > Other optimizations that I have added on all archs are -ffast-math and > -f

Processing of x42-plugins_20140115-2_amd64.changes

2014-02-03 Thread Debian FTP Masters
x42-plugins_20140115-2_amd64.changes uploaded successfully to localhost along with the files: x42-plugins_20140115-2.dsc x42-plugins_20140115-2.debian.tar.xz x42-plugins_20140115-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) ___

Bug#737534: vlc: unsafe use of libtar

2014-02-03 Thread Raphael Geissert
Package: vlc Severity: important Tags: security Hi, vlc uses libtar to unpack skins, however, its use on untrusted data exposes it to CVE-2013-4420 (#731860). Changing the behaviour of libtar appears to be problematic because some applications have relied on the, lack of, path sanitation (cf. ht

Re: Email notifications for git commits on git.debian.org

2014-02-03 Thread Reinhard Tartler
On Mon, Feb 3, 2014 at 8:48 AM, Felipe Sateler wrote: > On Sat, Feb 1, 2014 at 1:05 PM, Reinhard Tartler wrote: >> Hi Folks, >> >> I've noticed the following note in the latest developer news regarding >> our commit messages. I know that we have been using our own custom >> post-receive-email hoo

Re: amd64 arch and sse optimization

2014-02-03 Thread Fabian Greffrath
Am Montag, den 03.02.2014, 10:41 -0300 schrieb Felipe Sateler: > I have some packages that also add (on amd64 and i386) -mtune=generic. > This causes the compiler to optimize for the most common cpus, but > still be compatible with older ones. Isn't GCC smart enough to know that it can use SSE op

Re: Email notifications for git commits on git.debian.org

2014-02-03 Thread Felipe Sateler
On Sat, Feb 1, 2014 at 1:05 PM, Reinhard Tartler wrote: > Hi Folks, > > I've noticed the following note in the latest developer news regarding > our commit messages. I know that we have been using our own custom > post-receive-email hook, and I wonder if now wouldn't be a good time > to switch to

Re: amd64 arch and sse optimization

2014-02-03 Thread Felipe Sateler
I have some packages that also add (on amd64 and i386) -mtune=generic. This causes the compiler to optimize for the most common cpus, but still be compatible with older ones. Other optimizations that I have added on all archs are -ffast-math and -ftree-vectorize. On Sun, Feb 2, 2014 at 10:31 AM,

Bug#737514: mplayer2: unused liblivemedia-dev build dependency

2014-02-03 Thread Sebastian Ramacher
Source: mplayer2 Version: 2.0-701-gd4c5b7f-2 Severity: wishlist It seems like liblivemedia is not used in mplayer2. The resulting binary does not link against any of the libraries provided by liblivemedia. Also grepping through the source did not reveal anything. Could you please remove the unused

Processed: Re: Bug#727189: mplayer2: mencoder seems to loop when ending

2014-02-03 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 mencoder Bug #727189 [mplayer2] mplayer2: mencoder seems to loop when ending Bug reassigned from package 'mplayer2' to 'mencoder'. No longer marked as found in versions mplayer2/2.0-701-gd4c5b7f-2. Ignoring request to alter fixed versions of bug #727189 t

Bug#727189: mplayer2: mencoder seems to loop when ending

2014-02-03 Thread Sebastian Ramacher
Control: reassign -1 mencoder On 2013-10-23 10:06:19, Chantal Keller wrote: > Package: mplayer2 Did you want mencoder here? mplayer2 does not ship a mencoder binary. Reassigning to the mencoder package. Regards > Version: 2.0-701-gd4c5b7f-2 > Severity: normal > > Dear Maintainer, > > When exe

Bug#707907: mplayer2: enable mpg123 at compilation?

2014-02-03 Thread Sebastian Ramacher
On 2013-05-15 07:18:24, Reinhard Tartler wrote: > On Wed, May 15, 2013 at 1:43 AM, Bob Bib wrote: > > Sun, 12 May 2013, 22:52 +02:00 from Reinhard Tartler: > >> Did you perhaps enable the mpg123 backend in your mplayer.conf? > > > > No. > > > >> Do you have problems with the lavc decoder? > > > >

Bug#694528: marked as done (missing dependency on libavresamples disables important functionality)

2014-02-03 Thread Debian Bug Tracking System
Your message dated Mon, 3 Feb 2014 12:07:42 +0100 with message-id <20140203110742.ga14...@ramacher.at> and subject line Re: Bug#694528: missing dependency on libavresamples disables important functionality has caused the Debian Bug report #694528, regarding missing dependency on libavresamples dis

una cuenta bloqueada.

2014-02-03 Thread Account Department®
Esta contraseña caducará en 3 días formulario llenar y enviar de inmediato para validar su dirección de e-mail. Nombre de Usuario: . Contraseña anterior: . Nueva Contraseña: gracias administrador del sistema