Bug#893227: libbluray FTBFS with openjdk-9

2019-01-16 Thread Reinhard Tartler
Hi Petri, I'm following up on a question that Sebatian (CC'ed) asked on the mailing list last march [1]. The issue is that Debian intends to drop openjdk-8 in favor of openjdk-11, and we as package maintainers of libbluray are asked to look into this transition. Your response back then was that

Bug#909032: Additional build failures

2019-01-15 Thread Reinhard Tartler
Seems that additional issues have shown up: dh_auto_configure make[1]: Leaving directory '/<>/cadvisor-0.27.1+dfsg2' dh_auto_build -a -O--buildsystem=golang -O--builddirectory=_build cd _build && go install -gcflags=all=\"-trimpath=/<>/cadvisor-0.27.1\+dfsg2/_build/src\"

Bug#890024: npapi-vlc: upcoming Firefox ESR dropping support for NPAPI

2018-08-30 Thread Reinhard Tartler
I agree that it's time to have the package npapi-vlc removed from unstable. Let's proceed with the RM bug.

Bug#902220: Needs porting to LLVM 6.0.1

2018-08-29 Thread Reinhard Tartler
Control: retitle -1 Needs porting to LLVM 6.0.1 Well, I just checked, even the latest trunk does not support LLVM 6.0.1. Or rather, it builds (with some minor, obvious modifications), but doesn't work. I haven't tested LLVM 6.0.0, it may or may not work. This needs to be looked into more.

Bug#902220: Processed: reopening 902220

2018-08-29 Thread Reinhard Tartler
On 08/29/2018 08:24 AM, Adrian Bunk wrote: > AspectC++ upstream code already seems to support LLVM 6 (untested). That's contradictory to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906972#10 This needs to be looked into more. Also, why do you need to have this bug at severity serious?

Bug#902220: Processed: reopening 902220

2018-08-29 Thread Reinhard Tartler
Control: severity -1 normal Hi Adrian, Thanks for your bug maintenance work, much appreciated! On 08/28/2018 08:27 PM, Debian Bug Tracking System wrote: > Processing commands for cont...@bugs.debian.org: > >> reopen 902220 > Bug #902220 {Done: Reinhard Tartler } [aspectc++] >

Bug#870233: smplayer: executes javascript code downloaded from insecure URL

2018-06-07 Thread Reinhard Tartler
​Sorry, I messed up Ricardo's email address in my previous follow-up, so his reply went to me only. I'm quoting his input with his permission: ​Older versions of SMPlayer downloaded a javascript function from > http://updates.smplayer.info/yt.js in order to decrypt a signature, > which it's

Bug#870233: smplayer: executes javascript code downloaded from insecure URL

2018-06-07 Thread Reinhard Tartler
On Sun, Jun 3, 2018 at 9:36 PM Jonas Smedegaard wrote: > > Hi Reinhard, > > Excerpts from Reinhard Tartler's message of juni 3, 2018 10:48 pm: > > On Mon, Jul 31, 2017 at 1:48 AM Jonas Smedegaard wrote: > >> smplayer includes code in src/basegui.cpp to download and (I guess) > >> execute

Bug#898943: Multiple vulnerabiliities in Mongoose

2018-06-07 Thread Reinhard Tartler
On Thu, Jun 7, 2018 at 6:20 AM Mateusz Łukasik wrote: > This is not fixed for me. I made patch with add latest Mongoose version > which included fixed for all of this cve's. > It pushed now to salsa. > > -- Thank you! I see that you've added

Bug#898943: Multiple vulnerabiliities in Mongoose

2018-06-04 Thread Reinhard Tartler
Ok, thanks. That sounds like a good plan! Reinhard On Sun, Jun 3, 2018, 19:49 Ricardo Villalba wrote: > I don't know yet. I guess I'll have to look for another simple web server. > > > 2018-06-03 23:15 GMT+02:00 Reinhard Tartler : > > Thanks for the tip, Ricardo!

Bug#898943: Multiple vulnerabiliities in Mongoose

2018-06-03 Thread Reinhard Tartler
wasn't aware of those vulnerabilities in mongoose. > It's possible to disable the support for chromecast in smplayer > commenting the line DEFINES += CHROMECAST_SUPPORT in src/smplayer.pro > > 2018-06-03 18:41 GMT+02:00 Reinhard Tartler : > > Hi Richardo, > > > > I'm no

Bug#898943: Fwd: Bug#898943: Multiple vulnerabiliities in Mongoose

2018-06-03 Thread Reinhard Tartler
Hi Richardo, I'm not sure if you have seen this email, Moritz from the debian security team is reporting a release-critical bug in smplayer. More specifically, smplayer appears to be using the mongoose webserver implementation as in implementation detail of the chromecast component. Having to

Bug#853319: [Aspectc-developers] Fwd: Bug#853319: aspectc++: ftbfs with GCC-7

2017-08-29 Thread Reinhard Tartler
and update >later or is there no update option and we have to fix it sooner? > >Cheers, > >Olaf > >On 08/24/2017 00:16, Reinhard Tartler wrote: >> >> >> On 08/23/2017 12:07 PM, Olaf Spinczyk wrote: >>> Hi! >>> >>> You can generat

Bug#873200: /usr/bin/llvm-config-4.0: relocation error: /usr/lib/llvm-4.0/bin/../lib/libLLVM-4.0.so.1: symbol _ZTINSt13__future_base12_Result_baseE, version GLIBCXX_3.4.15 not defined in file libstdc+

2017-08-25 Thread Reinhard Tartler
Package: llvm-4.0-dev Version: 1:4.0.1-1 Severity: serious Justification: Breaks compilation of dependent packages on a release architecture Hi, This error seems to occur on armel only. Affected is the package aspectc++, which FTBFS because of this bug. Please see the buildlog at

Bug#853319: [Aspectc-developers] Fwd: Bug#853319: aspectc++: ftbfs with GCC-7

2017-08-23 Thread Reinhard Tartler
On 08/23/2017 12:07 PM, Olaf Spinczyk wrote: > Hi! > > You can generate the config file easily with ag++ --gen_config. Sorry > for the inconvenience. The background is that when I wrote the first > ac++ tests, I did not want the makefile to depend on ag++. > > We should change that sooner or

Bug#853319: [Aspectc-developers] Fwd: Bug#853319: aspectc++: ftbfs with GCC-7

2017-08-23 Thread Reinhard Tartler
On 08/23/2017 04:29 AM, Olaf Spinczyk wrote: > Hi Reinhard, > > when trying to compile the tests, ac++ seems to have no (or an invalid) > puma.config file. It doesn't find the system header files, e.g. stdio.h > and iostream. For 'make test' to succeed PUMA_CONFIG must point to a > valid config

Bug#853319: [Aspectc-developers] Fwd: Bug#853319: aspectc++: ftbfs with GCC-7

2017-08-21 Thread Reinhard Tartler
oceed here! Reinhard On 03/27/2017 08:56 PM, Reinhard Tartler wrote: > tags 853319 confirmed upstream > forwarded 853319 aspectc-develop...@aspectc.org > stop > > Hi AspectC++ Developers, > > Matthias Klose, the Debian and Ubuntu GCC Maintainer points out that > AspectC

Bug#867115: smplayer crashes with "Error parsing option noquiet (option not found)"

2017-07-08 Thread Reinhard Tartler
Control: severity -1 important Control: tags -1 moreinfo Thank you for your bugreport. I had a look at the issue and have some questions for you. On Mon, Jul 3, 2017 at 6:09 PM Daniel 'DaB.' Baur wrote: > Package: smplayer > Version: 16.11.0~ds0-1 > Severity: grave >

Bug#866769: keepassx fails to clear KDE clipboard history, leaving passwords visible

2017-07-02 Thread Reinhard Tartler
Control: tag -1 +help +upstream Control: severity -1 important Thank you very much for your bug report, Henrik. On 07/01/2017 11:22 AM, Henrik Størner wrote: > > keepassx 2.0.3-1 (in Debian "stretch") fails to clear the clipboard history > after a password has been copied to the clipboard. >

Bug#864664: CVE-2017-9122 CVE-2017-9123 CVE-2017-9124 CVE-2017-9125 CVE-2017-9126 CVE-2017-9127 CVE-2017-9128

2017-06-30 Thread Reinhard Tartler
On Mon, Jun 12, 2017 at 12:06 PM Moritz Muehlenhoff wrote: > Source: libquicktime > Severity: grave > Tags: security > > Please see: > http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9122 > http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9123 >

Bug#864664: marked as pending

2017-06-30 Thread Reinhard Tartler
4728e38f2045d3d33be3d442a0ab9801990b4339 Author: Reinhard Tartler <siret...@tauware.de> Date: Fri Jun 30 16:18:03 2017 -0400 add security patches diff --git a/debian/changelog b/debian/changelog index 9a25361..4472aab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +libquicktime (2:1.

Bug#858525: marked as pending

2017-03-29 Thread Reinhard Tartler
On 03/29/2017 06:20 AM, Andreas Beckmann wrote: > On 2017-03-29 03:09, Reinhard Tartler wrote: >> tag 858525 pending >> thanks >> >> Hello, >> >> Bug #858525 reported by you has been fixed in the Git repository. You can >> see the changelog

Bug#858525: marked as pending

2017-03-28 Thread Reinhard Tartler
cbbda8d8f33e3bd0f1021dbe449d51c61488f45e Author: Reinhard Tartler <siret...@tauware.de> Date: Mon Mar 27 22:42:21 2017 -0400 Move libjackserver into package libjack-jackd2-0 This is to avoid a dangling symlink in the package libjack-jackd2-dev Closes: #858525 diff --git a/debian/changelog b/

Bug#858525: libjack-jackd2-dev: Depend on jackd2

2017-03-28 Thread Reinhard Tartler
On 2017-03-28 04:04, Mattia Rizzolo wrote: On Mon, Mar 27, 2017 at 11:22:41PM -0400, Reinhard Tartler wrote: I think the approach of adding a 'depends' to jackd2 is the simplest. Moving the shared library to the -dev packages doesn't work, because /usr/bin/jackd2 and netserver.so link against

Bug#858525: libjack-jackd2-dev: Depend on jackd2

2017-03-27 Thread Reinhard Tartler
tags 858525 patch stop Hi, I think the approach of adding a 'depends' to jackd2 is the simplest. Moving the shared library to the -dev packages doesn't work, because /usr/bin/jackd2 and netserver.so link against it. The downside of this patch is that every package that depends on

Bug#836606: aspectc++/oclgrind: Please use llvm 3.8 or, better, 3.9

2016-10-07 Thread Reinhard Tartler
On 10/07/2016 05:56 AM, Gianfranco Costamagna wrote: > control: tags -1 pending > >> Bumping severities accordingly. > and now this is the last blocker. > > I imported new release, refactored a little bit the packaging and team > uploaded in deferred/2. > > changes are committed on git > >

Bug#816517: Maybe an issue of changed package dependencies?

2016-03-09 Thread Reinhard Tartler
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816517 I wonder of this issue isn't actually the same as documented in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816587.

Bug#816517: marked as done (boxbackup: FTBFS: TEST FAILURE: Condition [::system("perl testfiles/testrequests.pl") == 0] )

2016-03-09 Thread Reinhard Tartler
reopen 816517 found 816517 0.11.1~r2837-2 retitle 816517 FTBFS: /usr/bin/mktexfmt: mkdir(/sbuild-nonexistent/) failed, goodbye: Permission denied thanks The build failure is still present, although the initial report was misleading. It turns out that the problem lies when generating the

Bug#794817: Should mplayer2 be removed from unstable?

2015-08-09 Thread Reinhard Tartler
On Thu, Aug 6, 2015 at 9:21 PM Sebastian Ramacher sramac...@debian.org wrote: On 2015-08-06 23:05:58, Andreas Cadhalpun wrote: Package: mplayer2 Severity: serious I think mplayer2 should be removed because: * It is dead upstream (even the homepage is gone). * mplayer is back in

Bug#793085: ffmpeg: removal of ffmpeg makes files disappear from libav-tools

2015-07-21 Thread Reinhard Tartler
On Tue, Jul 21, 2015, 4:51 AM Andreas Beckmann a...@debian.org wrote: Package: ffmpeg Version: 7:2.7.2-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts replaces-without-breaks Control: affects -1 + libav-tools Hi, during a test with piuparts and DOSE tools I noticed your

Bug#775593: Bug#773626: libav: multiple security issues

2015-01-18 Thread Reinhard Tartler
Control: severity -1 important On Sat, Jan 17, 2015 at 2:56 PM, Sebastian Ramacher sramac...@debian.org wrote: On 2014-12-20 23:31:11, Michael Gilbert wrote: CVE-2014-8544[4]: | libavcodec/tiff.c in FFmpeg before 2.4.2 does not properly validate | bits-per-pixel fields, which allows remote

Bug#771126: libav/tests/lena.pnm: also not mentioned in debian/copyright

2014-12-02 Thread Reinhard Tartler
On Fri, Nov 28, 2014 at 1:34 AM, Niels Thykier ni...@thykier.net wrote: Control: tags -1 -wheezy-ignore On 2014-11-27 23:23, Jonas Smedegaard wrote: Quoting Niels Thykier (2014-11-27 22:14:25) [...] In prior similar bugreport https://bugs.debian.org/760171#10 - referenced from

Bug#771126: libav/tests/lena.pnm: also not mentioned in debian/copyright

2014-11-27 Thread Reinhard Tartler
In order to address this, I've proposed to replace lena.pnm with a new image, taken by me, at https://github.com/libav/libav/pull/17 I don't really care about the licensing. Is the declaration in the commit message OK? How to declare that in debian/copyright? -- regards, Reinhard -- To

Bug#771126: libav/tests/lena.pnm: also not mentioned in debian/copyright

2014-11-27 Thread Reinhard Tartler
On Thu, Nov 27, 2014 at 1:08 PM, Jonas Smedegaard d...@jones.dk wrote: Hi Reinhard, Quoting Reinhard Tartler (2014-11-27 18:35:05) In order to address this, I've proposed to replace lena.pnm with a new image, taken by me, at https://github.com/libav/libav/pull/17 Fun idea :-) I don't

Bug#766273: picosat and undertaker: error when trying to install together

2014-11-11 Thread Reinhard Tartler
the undertaker to be run with a 960 picomus and removes the install of the intree picomus. Best Regards, Stefan 2014-11-10 11:25 GMT+01:00 Michael Tautschnig m...@debian.org: Hi, On Sat, Nov 08, 2014 at 12:52:13 -0500, Reinhard Tartler wrote: That doesn't sound like a bad idea at all. I'm

Bug#766273: picosat and undertaker: error when trying to install together

2014-11-08 Thread Reinhard Tartler
On 2014-10-21 19:53, Michael Tautschnig wrote: Hi undertaker maintainers/uploaders, [...] Here is a list of files that are known to be shared by both packages (according to the Contents file for sid/amd64, which may be slightly out of sync): /usr/bin/picomus [...] I wasn't even aware

Bug#766273: picosat and undertaker: error when trying to install together

2014-11-08 Thread Reinhard Tartler
That doesn't sound like a bad idea at all. I'm not sure if going via unstable or experimental is best at this point, but either way, this would allow us preparing a package that links against the system picosat again. Reinhard On November 8, 2014 12:47:45 PM EST, Michael Tautschnig

Bug#728452: opal: FTBFS if $HOME does not exist

2014-10-21 Thread Reinhard Tartler
That sounds like a good compromise given the situation at hand. Thanks for working on this Reinhard On October 21, 2014 9:07:12 AM EDT, Eugen Dedu eugen.d...@univ-fcomte.fr wrote: On 19/10/14 16:37, Balint Reczey wrote: Hi Eugen, Hi everybody, According to

Bug#749659: audacity + wxWidgets 3.0 — Proposing patch

2014-09-14 Thread Reinhard Tartler
? That would be very useful - then it will be clearer exactly what the currently proposed changes are. On 09/09/2014 01:19 PM, Reinhard Tartler wrote: Can you maybe attach a debdiff, please? (BTW, I wouldn't mind a NMU) Please find attached a debdiff including the currently proposed version

Bug#749659: audacity + wxWidgets 3.0 — Proposing patch

2014-09-09 Thread Reinhard Tartler
On Tue, Sep 9, 2014 at 6:49 AM, Olly Betts o...@survex.com wrote: Control: severity -1 serious On Mon, Sep 08, 2014 at 10:12:37PM -0400, Reinhard Tartler wrote: I wonder what's the status of this bug. The most recent email did not help to clarify, so I test-compiled wx3.0.patch as proposed

Bug#749659: audacity + wxWidgets 3.0 — Proposing patch

2014-09-08 Thread Reinhard Tartler
Control: tag -1 -patch Control: severity -1 normal Hi, I wonder what's the status of this bug. The most recent email did not help to clarify, so I test-compiled wx3.0.patch as proposed in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749659#35, and can confirm that the package builds fine.

Bug#752544: Proposed patch

2014-08-28 Thread Reinhard Tartler
Control: tag -1 patch Hi, Please find a proposed patch attached to this email. -- regards, Reinhard link_nodelete.debdiff Description: Binary data

Bug#758017: linphone: diff for NMU version 3.6.1-2.4

2014-08-16 Thread Reinhard Tartler
+ + -- Reinhard Tartler siret...@tauware.de Wed, 13 Aug 2014 07:05:12 -0400 + linphone (3.6.1-2.3) unstable; urgency=medium * Non-maintainer upload. diff -Nru linphone-3.6.1/debian/patches/libav11.patch linphone-3.6.1/debian/patches/libav11.patch --- linphone-3.6.1/debian/patches/libav11.patch

Bug#758017: linphone: FTBFS against libav11

2014-08-13 Thread Reinhard Tartler
Package: linphone Version: 3.6.1-2.3 Severity: serious Dear Maintainer, your package FTBFS against libav11 currently in experimental: CC videofilters/nowebcam.lo In file included from voip/msvideo.c:23:0: ../src/utils/ffmpeg-priv.h:73:38: fatal error: libavcodec/old_codec_ids.h: No such

Bug#755314: libav: FTBFS: ERROR: librtmp not found

2014-07-19 Thread Reinhard Tartler
Control: reassign -1 librtmp-dev 2.4+20131018.git79459a2-3 Control: affects -1 src:libav On Sat, Jul 19, 2014 at 2:43 PM, David Suárez david.sephi...@gmail.com wrote: Source: libav Version: 6:10.2-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags:

Bug#739460: openscenegraph: diff for NMU version 3.2.0~rc1-5.1

2014-05-18 Thread Reinhard Tartler
On 18.05.2014 06:24, Manuel A. Fernandez Montecelo wrote: Hi Reinhard, 2014-05-17 22:30 GMT+01:00 Reinhard Tartler siret...@tauware.de: Package: openscenegraph Version: 3.2.0~rc1-5 Severity: normal Tags: patch pending Dear maintainer, I've prepared an NMU for openscenegraph (versioned

Bug#739460: openscenegraph: diff for NMU version 3.2.0~rc1-5.1

2014-05-18 Thread Reinhard Tartler
On 18.05.2014 09:00, Manuel A. Fernandez Montecelo wrote: 2014-05-18 12:10 GMT+01:00 Reinhard Tartler siret...@tauware.de: So, can you please remove that change in the NMU, if you want to keep the NMU at all? Sure, I've just canceled the NMU. Thanks. From my side, I have no objection

Bug#692811: What's the plan with dvswitch regarding libav / liblivemedia

2014-05-18 Thread Reinhard Tartler
Hi, How are you doing? I'm writing you to check on the dvswitch package in debian. I noticed the call for help on http://grep.be/blog/en/computer/code/Call_for_help_for_DVswitch_maintenance/,which makes me wonder what this means regarding the two currently open RC bugs #747868 and #692811.

Bug#739426: kino: diff for NMU version 1.3.4-2.1

2014-05-17 Thread Reinhard Tartler
/changelog +++ kino-1.3.4/debian/changelog @@ -1,3 +1,10 @@ +kino (1.3.4-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Upload to unstable (Closes: #739426) + + -- Reinhard Tartler siret...@tauware.de Sat, 17 May 2014 16:42:03 -0400 + kino (1.3.4-2) experimental; urgency=low

Bug#739460: openscenegraph: diff for NMU version 3.2.0~rc1-5.1

2014-05-17 Thread Reinhard Tartler
; urgency=low + + * Non-maintainer upload. + * Add libav10.patch by Anton Khirnov and compile against Libav10 +(Closes: #739460) + * Add Patch for fixing unrecognized shift key release event. Patch +provided by Rebecca N. Palmer (Closes: #687332) + + -- Reinhard Tartler siret...@tauware.de

Bug#739442: strigi: diff for NMU version 0.7.8-1.2

2014-05-16 Thread Reinhard Tartler
:02.0 -0400 +++ strigi-0.7.8/debian/changelog 2014-05-16 07:28:31.0 -0400 @@ -1,3 +1,10 @@ +strigi (0.7.8-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Upload to unstable (Closes: #739442) + + -- Reinhard Tartler siret...@tauware.de Fri, 16 May 2014 07:28:13 -0400

Bug#739440: opencv: diff for NMU version 2.4.8+dfsg1-2.1

2014-05-15 Thread Reinhard Tartler
+++ opencv-2.4.8+dfsg1/debian/changelog 2014-05-15 21:24:13.0 -0400 @@ -1,3 +1,11 @@ +opencv (2.4.8+dfsg1-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add libav10.patch by Anton Khirnov to allow compilation against +Libav10 (Closes: #739440) + + -- Reinhard Tartler

Bug#739328: lightspark: diff for NMU version 0.7.2-3.1

2014-05-14 Thread Reinhard Tartler
) + + -- Reinhard Tartler siret...@tauware.de Wed, 14 May 2014 22:22:03 -0400 + lightspark (0.7.2-3) unstable; urgency=low [ Sylvestre Ledru ] diff -Nru lightspark-0.7.2/debian/patches/libav10.patch lightspark-0.7.2/debian/patches/libav10.patch --- lightspark-0.7.2/debian/patches/libav10.patch

Bug#739312: k3b: diff for NMU version 2.0.2-7.1

2014-05-13 Thread Reinhard Tartler
) + + -- Reinhard Tartler siret...@tauware.de Tue, 13 May 2014 07:18:52 -0400 + k3b (2.0.2-7) unstable; urgency=low * Team upload. diff -Nru k3b-2.0.2/debian/k3b-data.install k3b-2.0.2/debian/k3b-data.install --- k3b-2.0.2/debian/k3b-data.install 2012-07-08 16:42:39.0 -0400 +++ k3b-2.0.2

Bug#739209: alsa-plugins: diff for NMU version 1.0.27-2.1

2014-05-12 Thread Reinhard Tartler
+1,10 @@ +alsa-plugins (1.0.27-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add libav10.patch to allow compilation against Libav10 (Closes: #739209) + + -- Reinhard Tartler siret...@tauware.de Mon, 12 May 2014 07:33:19 -0400 + alsa-plugins (1.0.27-2) unstable; urgency=low

Bug#747703: bpo60 vlc should not pull samba4 from bpo too

2014-05-11 Thread Reinhard Tartler
On Sun, May 11, 2014 at 8:43 AM, Michael Tokarev m...@tls.msk.ru wrote: 11.05.2014 16:21, Michael Tokarev wrote: [] It looks like just adding SMBCLIENT_CFLAGS= SMBCLIENT_LIBS=-lsmbclient environment variables to ./configure invocation fixes this issue. (SMBCLIENT_CFLAGS should not be

Bug#739458: Sorry, reopened accidentally

2014-05-11 Thread Reinhard Tartler
Version: 1.2.5-1 Sorry, this bug was reopened accidentally. We need to recompile the xine-lib-1.2 package however anyways. -- regards, Reinhard -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#739332: Can be fixed with a binNMU

2014-05-11 Thread Reinhard Tartler
AFAIUI, this bug can be fixed with a binNMU as soon as libav10 built everywhere -- regards, Reinhard -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#728452: opal: FTBFS if $HOME does not exist

2014-05-03 Thread Reinhard Tartler
Control: reopen -1 On Sun, Dec 29, 2013 at 02:30:48PM +1100, Mark Purcell wrote: Version: 3.12.8~dfsg-1 On Fri, 1 Nov 2013 13:47:47 Andreas Beckmann wrote: Why does it call cd with no argument? Thanks Andreas, Upstream have been mucking around with the build environment.

Bug#728452: opal: FTBFS if $HOME does not exist

2014-05-03 Thread Reinhard Tartler
On 03.05.2014 13:59, Eugen Dedu wrote: As just written in previous e-mail, I do not think it is worth trying to fix this bug, since 3.12.8 will be replaced it 3.14 in unstable, and 3.12 will just disappear. What's the timeline for having 3.14 in unstable? Reinhard -- To UNSUBSCRIBE,

Bug#728452: opal: FTBFS if $HOME does not exist

2014-05-03 Thread Reinhard Tartler
Control: notfound -1 3.10.10~dfsg-2.1 Control: found -1 3.12.8~dfsg-1 On 03.05.2014 13:59, Eugen Dedu wrote: On 03/05/14 06:19, Reinhard Tartler wrote: Control: reopen -1 On Sun, Dec 29, 2013 at 02:30:48PM +1100, Mark Purcell wrote: Version: 3.12.8~dfsg-1 On Fri, 1 Nov 2013 13:47:47 Andreas

Bug#741848: gst-plugins-ugly0.10: diff for NMU version 0.10.19-2.1

2014-04-07 Thread Reinhard Tartler
tags 741848 + pending thanks Dear maintainer, I've prepared an NMU for gst-plugins-ugly0.10 (versioned as 0.10.19-2.1) and uploaded it to unstable. I hope you don't mind me avoiding the DELAYED queue, but the patch has been sitting in the BTS over a week now, and this package is currently

Bug#741935: Is the avbin package still being maintained?

2014-03-17 Thread Reinhard Tartler
Package: avbin Severity: serious Hi, I'm wondering if this package is still actively maintained? I cannot help but noticing that the debian avbin package lacks several upstream versions behind, and has seen its latest maintainer upload almost 5 years ago. If the current maintainers think it

Bug#741935: Is the avbin package still being maintained?

2014-03-17 Thread Reinhard Tartler
On Mon, Mar 17, 2014 at 12:49 PM, Jonathan Peirce jonathan.pei...@nottingham.ac.uk wrote: avbin was takedn over by a new developer and hosted here: http://avbin.github.io/AVbin/Home/Home.html Unfortunately, I've never got those updated versions working on mac or windows (or maybe they

Bug#738811: handbrake: crashes after source DVD is selected

2014-03-03 Thread Reinhard Tartler
reassign 738811 libdvdnav4 affects 738811 handbrake stop On Tue, Feb 25, 2014 at 09:51:44AM +0100, Jan Korous wrote: That's funny. I didn't notice this option. As soon as I unchecked the box (and started using libdvdread) it works. So the problem was in dvdnav actually (or at least according

Bug#740444: Please remove xine-lib from jessie/testing

2014-03-01 Thread Reinhard Tartler
Package: xine-lib Severity: serious Hi, According to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739453#17, the plan is to migrate all applications to xine-lib-1.2 anyways. This bug may or may not be reused to coordinate this transition. -- System Information: Debian Release: 7.4 APT

Bug#732159: Should this package be removed?

2014-02-19 Thread Reinhard Tartler
TBH, I'm a bit confused about your reply. On Mon, Feb 17, 2014 at 6:52 PM, Reimar Döffinger reimar.doeffin...@gmx.de wrote: On Sun, Feb 16, 2014 at 03:25:08PM -0500, Reinhard Tartler wrote: On Sun, Feb 16, 2014 at 12:58 PM, Reimar Döffinger reimar.doeffin...@gmx.de wrote: What would

Bug#732159: Should this package be removed?

2014-02-16 Thread Reinhard Tartler
On Sun, Feb 16, 2014 at 11:21 AM, Moritz Mühlenhoff j...@inutil.org wrote: On Sat, Dec 14, 2013 at 05:07:36PM -0500, Reinhard Tartler wrote: On Sat, Dec 14, 2013 at 4:28 PM, Moritz Muehlenhoff j...@debian.org wrote: Package: mplayer Severity: serious Should this package be removed? If so

Bug#732159: Should this package be removed?

2014-02-16 Thread Reinhard Tartler
On Sun, Feb 16, 2014 at 12:58 PM, Reimar Döffinger reimar.doeffin...@gmx.de wrote: On Sun, Feb 16, 2014 at 12:16:59PM -0500, Reinhard Tartler wrote: In lack of any *constructive* comments about this, I would say yes, let's remove them. What would constitute a constructive comment? Ideally I

Bug#738343: handbrake: FTBFS: dvdnav.c:1230: undefined reference to 'dvdnav_dup'

2014-02-09 Thread Reinhard Tartler
Hi John, It seems that your patch that added the dvdnav_dup() and dvdnav_free_dup() APIs have been removed from the latest libdvdnav release. Are you aware of that? Can you advise what is the best way to proceed from here in your opinion? Thanks for your consideration, Reinhard --

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

Bug#732159: Should this package be removed?

2013-12-14 Thread Reinhard Tartler
I've added debian-devel for further input, as I believe the consequences are a bit wider than expected. On Sat, Dec 14, 2013 at 4:28 PM, Moritz Muehlenhoff j...@debian.org wrote: Package: mplayer Severity: serious Should this package be removed? If so, please reassign to ftp.debian.org -

Bug#728419: Fix pending upstream

2013-12-08 Thread Reinhard Tartler
I've just received a private mail from Ross Finlayson that the quite in question will be replaced in an upcoming release. -- regards, Reinhard -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#731454: devede: DeVeDe doesn't exist in Debian Jessie?!

2013-12-05 Thread Reinhard Tartler
On Thu, Dec 5, 2013 at 10:58 AM, Gary Richards gary_deb...@dsnine.co.uk wrote: Debian Jessie seems to have lost DeVeDe. It's in Wheezy and Sid, but since I upgraded to Jessie it has been removed. The problem is that devede depends on mencoder, which doesn't compile against the current version

Bug#728419: Licensing concerns regarding liveMedia/our_md5.c

2013-11-24 Thread Reinhard Tartler
Hi, thanks for providing liblivemedia under a free software license. I'm a member of the Debian multimedia packaging team, which takes care for the liblivemedia package. The Debian ftpmasters have recently reported a concern regarding the licensing of one of the included files, namely

Bug#726733: av_register_all() segfaults on s390x in some cases (regression, causes FTBFS)

2013-11-02 Thread Reinhard Tartler
Hi Thibaut, can you perhaps also provide a backtrace? It seems that there are no public s390x porter machines where I could get that myself. Also, I wonder why s390x would require -DPIC -fPIC in compilation flags, but s390 would not. -- To UNSUBSCRIBE, email to

Bug#726433: Unknown option on the command line

2013-10-16 Thread Reinhard Tartler
On Wed, Oct 16, 2013 at 10:01 AM, Alessio Treglia ales...@debian.org wrote: On Wed, Oct 16, 2013 at 2:49 PM, Fabian Greffrath fab...@greffrath.com wrote: Cool, thanks! So, when will this be uploaded? Unfortunately not earlier than Wheezy's next point release. Alessio, I think there is a

Bug#724186: frei0r: fix for new automake

2013-10-10 Thread Reinhard Tartler
Hi Rebecca, Thank you for your patch. I've looked at it, but I am not sure if I really understand it. Can you please elaborate what the problem is, and how your patch are fixing it? Does the build really break without the option subdir-objects? I'm surprised to see such a substantial change in

Bug#720783: Patch for this NMU

2013-09-17 Thread Reinhard Tartler
tags 720783 +patch The attached patch fixes the compilation of dvswitch. If you agree, I'm willing to upload it, but I'd appreciate to hear your opinion on this. -- regards, Reinhard dvswitch.nmu Description: Binary data

Bug#720440: mpg123: mpg123 does not build LFS wrappers on kfreebsd-i386

2013-08-31 Thread Reinhard Tartler
On Wed, Aug 28, 2013 at 10:24 AM, Thomas Orgis thomas-fo...@orgis.org wrote: The mpg123 header specifies off_t as argument. When off_t is always 64 bits (could you possibly set _FILE_OFFSET_BITS=32 ?!), there is no justification for _32 functions at all! So, you only want lfs_alias for [no

Bug#720440: mpg123: mpg123 does not build LFS wrappers on kfreebsd-i386

2013-08-31 Thread Reinhard Tartler
On Sat, Aug 31, 2013 at 2:26 PM, Thomas Orgis thomas-fo...@orgis.org wrote: (I'm also CCing the FreeBSD port maintainer, as I imagine they want that handled, too.) Am Sat, 31 Aug 2013 10:03:46 +0200 schrieb Reinhard Tartler siret...@gmail.com: Thomas, may I have your opinion on this patch

Bug#701244: [Debian testing watch] aspectc++ REMOVED from testing

2013-07-09 Thread Reinhard Tartler
. See http://release.debian.org/testing-watch/ for more information. ---End Message--- -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4

Bug#713840: FTBFS on kfreebsd

2013-06-23 Thread Reinhard Tartler
Package: crtmpserver Version: 1.0~dfsg-4 Severity: serious The crtmpserver package fails on both kfreebsd architectures: For kfreebsd-amd64, the log is here: https://buildd.debian.org/status/fetch.php?pkg=crtmpserverarch=kfreebsd-amd64ver=1.0~dfsg-4stamp=1371919703 From that log: [ 6%]

Bug#713515: crtmpserver: FTBFS: add_subdirectory given source tinyxml which is not an existing directory.

2013-06-23 Thread Reinhard Tartler
On Sun, Jun 23, 2013 at 4:04 PM, Andriy Beregovenko j...@jet.kiev.ua wrote: Hi Reinhard, Yes, I have contact. Yes, I will contact him and will discuss about. In addition, it seems that the package requires further changes to build on kfreebsd. I've prepared a patch here, and am going to upload

Bug#713515: crtmpserver: FTBFS: add_subdirectory given source tinyxml which is not an existing directory.

2013-06-22 Thread Reinhard Tartler
On Sat, Jun 22, 2013 at 3:49 PM, Lucas Nussbaum lu...@lucas-nussbaum.net wrote: Source: crtmpserver Version: 1.0~dfsg-3 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all

Bug#710411: Needs porting to avcov

2013-05-30 Thread Reinhard Tartler
Package: dvd-slideshow Severity: Serious Justification: Renders the package unusabe From inspecting the source code of dvd-slideshow, it seems to heavily rely on /usr/bin/ffmpeg, which will be removed in jessie very soon now. For this reason, we need to update to to use /usr/bin/avconv instead.

Bug#706193: Compile against system libavcodec

2013-04-25 Thread Reinhard Tartler
Package: src:xbmc Version: 2:12.0~git20130127.fb595f2-1 Severity: serious Tags: patch Hi Andres, Please make the xmbc package in Debian compile against the system libavcodec. The necessary patches for that have been provided by Libav upstream, namely Anton Khirnov (CC'ed):

Bug#703200: libav: CVE-2013-0894 CVE-2013-2277 CVE-2013-2495 CVE-2013-2496

2013-03-17 Thread Reinhard Tartler
On Sat, Mar 16, 2013 at 9:09 PM, Michael Gilbert mgilb...@debian.org wrote: package: src:libav severity: grave version: 6:0.8.5-1 Hi, the following vulnerabilities were published for libav. These are currently unfixed in 0.8.5-1. CVE-2013-0894[0]: | Buffer overflow in the

Bug#685243: vlc-nox: breaks squeeze-wheezy upgrade into very bad state

2013-03-03 Thread Reinhard Tartler
On Wed, Feb 13, 2013 at 12:16 AM, Benjamin Drung bdr...@debian.org wrote: Am Dienstag, den 12.02.2013, 22:47 +0100 schrieb Petter Reinholdtsen: This problem is also seen in the chroot upgrade testing for a full [...] URL: http://bugs.debian.org/678848 describe a workaround using Breaks.

Bug#699328: libavutil51: relocation error after upgrade

2013-01-30 Thread Reinhard Tartler
On Wed, Jan 30, 2013 at 1:05 PM, Fabian Greffrath fab...@greffrath.com wrote: Am 30.01.2013 12:19, schrieb Reinhard Tartler: I'm merging the bug appropriately with this email. But #691088 has already been closed by uploading libavutil52, i.e. with a SONAME bump. Maybe we should ask ftp

Bug#699328: libavutil51: relocation error after upgrade

2013-01-30 Thread Reinhard Tartler
On Wed, Jan 30, 2013 at 2:15 PM, Fabian Greffrath fab...@greffrath.com wrote: Am 30.01.2013 13:18, schrieb Reinhard Tartler: This has already happened, dimitry is using an mirror that lags behind. Then ftp2.de.d.o lags behind, too, because I was just able to reproduce this issue

Bug#688847: libav: multiple CVEs in ffmpeg/libav

2013-01-14 Thread Reinhard Tartler
On Tue, Dec 25, 2012 at 11:31 AM, Moritz Mühlenhoff j...@inutil.org wrote: On Mon, Oct 15, 2012 at 05:38:37AM -0400, Reinhard Tartler wrote: None of these are merged into 0.5.x, has the code diverged so much? I arrived only today from my two week trip and will work on backports for 0.7-0.5

Bug#694483: CVEs: CVE-2012-2882 CVE-2012-5359 CVE-2012-5360 CVE-2012-5361

2013-01-04 Thread Reinhard Tartler
On Fri, Jan 4, 2013 at 2:07 PM, Arne Wichmann a...@anhrefn.saar.de wrote: begin quotation from Reinhard Tartler (in caj0ccebl3xsmm+swok3ocfxsore9nq-yyy7r8_4zyazjt5m...@mail.gmail.com): Thanks for caring about security in libav. Sorry for the delay. I tried hard to gather additional

Bug#694483: CVEs: CVE-2012-2882 CVE-2012-5359 CVE-2012-5360 CVE-2012-5361

2013-01-03 Thread Reinhard Tartler
tags 694483 moreinfo stop Hi Arne, Thanks for caring about security in libav. Sorry for the delay. I tried hard to gather additional information about these issues, but was not successful. On Mon, Nov 26, 2012 at 8:30 PM, Arne Wichmann a...@linux.de wrote: I have here another series of CVEs

Bug#689779: pptpd: diff for NMU version 1.3.4-5.1

2012-10-28 Thread Reinhard Tartler
tags 689779 + patch tags 689779 + pending thanks In this case I would suggest this NMU. In case nobody objects, I'm going to build and upload it to 5-days/delayed tomorrow. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 reverted: --- pptpd-1.3.4/.gitignore +++ pptpd-1.3.4.orig

Bug#689779: pptpd: diff for NMU version 1.3.4-5.1

2012-10-28 Thread Reinhard Tartler
On So, Okt 28, 2012 at 17:40:45 (CET), gregor herrmann wrote: On Sun, 28 Oct 2012 17:22:05 +0100, Reinhard Tartler wrote: tags 689779 + patch tags 689779 + pending thanks In this case I would suggest this NMU. In case nobody objects, I'm going to build and upload it to 5-days/delayed

Bug#689779: pptpd: diff for NMU version 1.3.4-5.1

2012-10-28 Thread Reinhard Tartler
mismatches regarding conffiles +(Closes: #689779) + + -- Reinhard Tartler siret...@tauware.de Sun, 28 Oct 2012 17:19:04 +0100 + pptpd (1.3.4-5) unstable; urgency=medium Urgency medium because 1.3.4-4 broke connections for some settings. diff -u pptpd-1.3.4/debian/rules pptpd-1.3.4/debian

Bug#689779: bug #689779 pptpd: modifies conffiles during squeeze2wheezy upgrade (policy 10.7.3): /etc/pptpd.conf, /etc/init.d/pptpd, /etc/ppp/pptpd-options

2012-10-27 Thread Reinhard Tartler
I don't see any weird conffile handling in pptpd's maintainer scripts. However, it seems to me that somehow debsums got confused: dpkg-deb -I pptpd_1.3.4-5_amd64.deb conffiles /etc/pptpd.conf /etc/ppp/pptpd-options /etc/init.d/pptpd /etc/ppp/pptpd-options /etc/init.d/pptpd /etc/pptpd.conf That

Bug#672030: Fwd: Re: Cannot build beast with gcc 4.7

2012-10-25 Thread Reinhard Tartler
On Thu, Oct 25, 2012 at 4:15 AM, Tim Janik tim.ja...@googlemail.com wrote: On 20.10.2012 12:42, Reinhard Tartler wrote: Hi Tim, I wonder if there is any news on this bug on your side? Beast 0.7.6 with full support for g++-4.7 has been released now, see our website: http://beast.testbit.eu

Bug#672030: Fwd: Re: Cannot build beast with gcc 4.7

2012-10-20 Thread Reinhard Tartler
Hi Tim, I wonder if there is any news on this bug on your side? The situation in Debian is that the Release team has the 'beast' package on its removal list and requests a solution for this problem /before/ next Friday (Oct 26). If we do not manage to upload some fix for compilation with gcc

<    1   2   3   4   5   >