Re: Fwd: ardour3 4.1~dfsg-1 MIGRATED to testing

2015-09-13 Thread Jonas Smedegaard
Hi Jaromír,

Quoting Jaromír Mikeš (2015-09-13 07:41:38)
> 2015-09-12 21:25 GMT+02:00 Jaromír Mikeš :
> BTW I just edit control file ... not control.in ...
> I am still not sure how "control.in" works in cdbs... maybe it is 
> right time to ask.
>
> Should I edit control.in file and regenerate control file?
>
> This do the magic?
> DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

I just added a README.source about that.

You don't need to use CDBS - e.g. regenerate control from control.in - 
to contribute to a CDBS-based package: You can leave that to others 
finalizing the packaging who like CDBS.

...but since you ask, perhaps you wanna like it :-)

Yes, above command refreshes control from control.in specifically.

This command does the same and may enable other CDBS features¹ too:

  debian/rules clean DEB_MAINTAINER_MODE=1

NB! When regenerating control, double-check that the result is really 
what you want before committing it - e.g. if someone before you edited 
control then you need to first mirror those changes to control.in to not 
effectively revert their changes.


 - Jonas

¹ My favorite is that it treats changes to copyright hints as fatal - 
but apparently ardour does not track copyright hints.  Yet...

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#798828: videolan: should this package be removed?

2015-09-13 Thread Sebastian Ramacher
Package: videolan-doc
Version: 20070626-1

The VLC documentation moved to a wiki and the documentation in videolan-doc is
outdated. I don't think keeping this package alive has any benefits to our
users. So, should it be removed?

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#798763: vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of sync

2015-09-13 Thread Sebastian Ramacher
Control: severity -1 normal
Control: tags -1 + moreinfo unreproducible

On 2015-09-12 13:21:58, Lionel Elie Mamane wrote:
> Package: vlc
> Version: 2.2.1-3
> Severity: serious
> Justification: Policy 3.5
> 
> after upgrade, vlc started segfaulting on startup. This was solved by:
> 
> [UPGRADE] libvlc5:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
> [UPGRADE] libvlccore8:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
> [UPGRADE] vlc-data:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
> [UPGRADE] vlc-plugin-pulse:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
> 
> which suggests that dependency on at least one of these packages is
> too lax (should be more strictly versioned).
> 
> here's the backtrace for reference (without symbols)
> 
> (gdb) bt
> #0  strlen () at ../sysdeps/x86_64/strlen.S:106
> #1  0x7fb7fdb24954 in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
> #2  0x7fb7fdb1761f in lua_pushstring () from 
> /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
> #3  0x7fb7fdd5890a in ?? () from /usr/lib/vlc/plugins/lua/liblua_plugin.so
> #4  0x7fb7fdb1bc4d in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
> #5  0x7fb7fdb2783d in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
> #6  0x7fb7fdb1bf8e in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
> #7  0x7fb7fdb1b5cf in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
> #8  0x7fb7fdb1c1d1 in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
> #9  0x7fb7fdb180f1 in lua_pcallk () from 
> /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
> #10 0x7fb7fdd4f0d3 in ?? () from /usr/lib/vlc/plugins/lua/liblua_plugin.so
> #11 0x7fb7fdd51880 in ?? () from /usr/lib/vlc/plugins/lua/liblua_plugin.so
> #12 0x7fb8047b9ee5 in ?? () from /usr/lib/libvlccore.so.8
> #13 0x7fb8047ba4ae in vlc_module_load () from /usr/lib/libvlccore.so.8
> #14 0x7fb80477dca3 in ?? () from /usr/lib/libvlccore.so.8
> #15 0x7fb804780604 in ?? () from /usr/lib/libvlccore.so.8
> #16 0x7fb80478473d in input_Read () from /usr/lib/libvlccore.so.8
> #17 0x7fb80475a775 in ?? () from /usr/lib/libvlccore.so.8
> #18 0x7fb804755af8 in ?? () from /usr/lib/libvlccore.so.8
> #19 0x7fb804751838 in libvlc_InternalAddIntf () from 
> /usr/lib/libvlccore.so.8
> #20 0x7fb80520145c in libvlc_add_intf () from /usr/lib/libvlc.so.5
> #21 0x004012c2 in ?? ()
> #22 0x7fb804a50b45 in __libc_start_main (main=0x4010f0, argc=1, 
> argv=0x7fff440fef88, init=, fini=, 
> rtld_fini=, stack_end=0x7fff440fef78) at libc-start.c:287
> #23 0x004014bc in ?? ()

I am unable to reproduce the issue. I've installed vlc, vlc-plugin-pulse and
vlc-plugin-sambda in jessie, marked vlc-data, vlc-plugin-pulse, libvlc5 and
libvlccore5 as hold and upgraded to unstable.

Please provide the output of vlc -vvv until the crash and a backtrace including
symbols (by installing vlc-dbg and liblua5.2-0-dbg).

I'm downgrading the bug until the issue can be reproduced.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Processed: Re: Bug#798763: vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of sync

2015-09-13 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 normal
Bug #798763 [vlc] vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of 
sync
Severity set to 'normal' from 'serious'
> tags -1 + moreinfo unreproducible
Bug #798763 [vlc] vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of 
sync
Added tag(s) moreinfo and unreproducible.

-- 
798763: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798763
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


SfArkLib 2.24 ready for sponsorship

2015-09-13 Thread Ross Gammon
Hi All,

I have just updated SfArkLib to the latest upstream release. There was
only one commit since our last upload. But a fresh upload will reduce a
little noise on the Multimedia QA page.

Would anybody care to sponsor (and/or give DM upload rights)?
http://anonscm.debian.org/cgit/pkg-multimedia/sfarklib.git/

Regards,

Ross



signature.asc
Description: OpenPGP digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#798763: vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of sync

2015-09-13 Thread Lionel Elie Mamane
On Sun, Sep 13, 2015 at 01:33:51PM +0200, Sebastian Ramacher wrote:
> Control: severity -1 normal
> Control: tags -1 + moreinfo unreproducible
> 
> On 2015-09-12 13:21:58, Lionel Elie Mamane wrote:

>> after upgrade, vlc started segfaulting on startup. This was solved by:

>> [UPGRADE] libvlc5:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
>> [UPGRADE] libvlccore8:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
>> [UPGRADE] vlc-data:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
>> [UPGRADE] vlc-plugin-pulse:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3

> I am unable to reproduce the issue. I've installed vlc, vlc-plugin-pulse and
> vlc-plugin-sambda in jessie, marked vlc-data, vlc-plugin-pulse, libvlc5 and
> libvlccore5 as hold and upgraded to unstable.

> Please provide the output of vlc -vvv until the crash and a backtrace 
> including
> symbols (by installing vlc-dbg and liblua5.2-0-dbg).

Downgrading only libvlc5 was not enough to reproduce, and downgrading
libblccore8 forced me to downgrade also vlc-data and vlc-plugin-pulse.

vlc -vvv output attached. I installed vlc-dbg version 2.2.1-3 (not
2.2.0~rc2-2+deb8u1) since that's the one the dependencies let me
install.

Here is the backtrace:

(gdb) bt
#0  strlen () at ../sysdeps/x86_64/strlen.S:106
#1  0x704e6954 in luaS_new (L=L@entry=0x70ca90, 
str=0x7200656d ) at lstring.c:171
#2  0x704d961f in lua_pushstring (L=L@entry=0x70ca90, s=) at lapi.c:522
#3  0x7071a90a in vlclua_input_metas_internal (p_item=, 
L=0x70ca90) at lua/libs/input.c:159
#4  vlclua_input_item_metas (L=0x70ca90) at lua/libs/input.c:297
#5  0x704ddc4d in luaD_precall (L=L@entry=0x70ca90, func=, func@entry=0x70cd90, 
nresults=nresults@entry=1) at ldo.c:319
#6  0x704e983d in luaV_execute (L=L@entry=0x70ca90) at lvm.c:709
#7  0x704ddf8e in luaD_call (L=0x70ca90, func=, 
nResults=, allowyield=)
at ldo.c:402
#8  0x704dd5cf in luaD_rawrunprotected (L=L@entry=0x70ca90, 
f=f@entry=0x704d8b70 , 
ud=ud@entry=0x7fffdae0) at ldo.c:131
#9  0x704de1d1 in luaD_pcall (L=L@entry=0x70ca90, 
func=func@entry=0x704d8b70 , u=u@entry=0x7fffdae0, 
old_top=32, ef=) at ldo.c:603
#10 0x704da0f1 in lua_pcallk (L=L@entry=0x70ca90, nargs=nargs@entry=0, 
nresults=nresults@entry=1, 
errfunc=errfunc@entry=0, ctx=ctx@entry=0, k=k@entry=0x0) at lapi.c:949
#11 0x707110d3 in run (p_context=0x0, luafunction=0x7072563c 
"read_meta", L=0x70ca90, 
psz_filename=0x70c870 "/usr/lib/vlc/lua/meta/reader/filename.luac", 
p_this=0x703218) at lua/meta.c:128
#12 read_meta (p_this=0x703218, psz_filename=0x70c870 
"/usr/lib/vlc/lua/meta/reader/filename.luac", p_context=)
at lua/meta.c:213
#13 0x70713880 in vlclua_scripts_batch_execute (p_this=0x703218, 
luadirname=, 
func=0x70711010 , user_data=0x0) at lua/vlc.c:299
#14 0x7717bee5 in ?? () from /usr/lib/libvlccore.so.8
#15 0x7717c4ae in vlc_module_load () from /usr/lib/libvlccore.so.8
#16 0x7713fca3 in ?? () from /usr/lib/libvlccore.so.8
#17 0x77142604 in ?? () from /usr/lib/libvlccore.so.8
#18 0x7714673d in input_Read () from /usr/lib/libvlccore.so.8
#19 0x7711c775 in ?? () from /usr/lib/libvlccore.so.8
#20 0x77117af8 in ?? () from /usr/lib/libvlccore.so.8
#21 0x77113838 in libvlc_InternalAddIntf () from 
/usr/lib/libvlccore.so.8
#22 0x77bc345c in libvlc_add_intf () from /usr/lib/libvlc.so.5
#23 0x004012c2 in main (i_argc=, ppsz_argv=) at vlc.c:237


-- 
Lionel
[0067b058] core libvlc debug: VLC media player - 2.2.0-rc2 Weatherwax
[0067b058] core libvlc debug: Copyright © 1996-2014 the VideoLAN team
[0067b058] core libvlc debug: revision 2.2.0-rc1-118-g22fda39
[0067b058] core libvlc debug: configured with ./configure  
'--includedir=${prefix}/include' '--mandir=${prefix}/share/man' 
'--infodir=${prefix}/share/info' '--localstatedir=/var' 
'--libdir=${prefix}/lib/x86_64-linux-gnu' 
'--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-dependency-tracking' 
'--build=x86_64-linux-gnu' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 
'LDFLAGS=-Wl,-z,relro' '--config-cache' '--disable-maintainer-mode' 
'--disable-silent-rules' '--disable-update-check' '--enable-fast-install' 
'--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--libdir=/usr/lib' 
'--sysconfdir=/etc' '--with-binary-version=2+deb8u1' '--enable-a52' 
'--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' 
'--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-directfb' 
'--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' 
'--enable-fluidsynth' '--enable-freerdp' '--enable-freetype' '--enable-fribidi' 
'--enable-gles1' '--enable-gles2' '--enable-glx' '--enable-gnutls' 
'--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' 
'--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' 
'--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' 

laditools 1.0.1-3 MIGRATED to testing

2015-09-13 Thread Debian testing watch
FYI: The status of the laditools source package
in Debian's testing distribution has changed.

  Previous version: 1.0.1-2
  Current version:  1.0.1-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


easytag 2.4.0-2 MIGRATED to testing

2015-09-13 Thread Debian testing watch
FYI: The status of the easytag source package
in Debian's testing distribution has changed.

  Previous version: 2.2.6-2
  Current version:  2.4.0-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: Fwd: ardour3 4.1~dfsg-1 MIGRATED to testing

2015-09-13 Thread Jaromír Mikeš
2015-09-13 19:58 GMT+02:00 IOhannes m zmölnig :
> On 09/13/2015 08:45 AM, Jonas Smedegaard wrote:
>>>
>>> Should I edit control.in file and regenerate control file?
>>>
>>> This do the magic?
>>> DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
>>
>> I just added a README.source about that.
>
> thanks.

Thank you Jonas for clarifying ;)

>>
>> You don't need to use CDBS - e.g. regenerate control from control.in -
>> to contribute to a CDBS-based package: You can leave that to others
>> finalizing the packaging who like CDBS.
>
> ithink this is sound advice for irregular contributors.
>
> but if there are 2-3 people doing the actual maintenance of the package,
> i think it preferrably if all of them used the same workflow. (and
> everybody knows how to perform those recurring tasks).
> in our case: either "ardour" packaging uses control.in or not (in which
> case the file should be deleted)
>
> personally i'm in favour of using it, but i only recently got involved.

I am not very skilled with cdbs, but I believe I will get used by time.
As you and probably Adrian too are fine with control.in file ... I
would say lets use it.

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Processing of ardour_4.2~dfsg-2_amd64.changes

2015-09-13 Thread Debian FTP Masters
ardour_4.2~dfsg-2_amd64.changes uploaded successfully to localhost
along with the files:
  ardour_4.2~dfsg-2.dsc
  ardour_4.2~dfsg.orig.tar.gz
  ardour_4.2~dfsg-2.debian.tar.xz
  ardour-altivec_4.2~dfsg-2_all.deb
  ardour-data_4.2~dfsg-2_all.deb
  ardour-dbg_4.2~dfsg-2_amd64.deb
  ardour-i686_4.2~dfsg-2_all.deb
  ardour_4.2~dfsg-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: Fwd: ardour3 4.1~dfsg-1 MIGRATED to testing

2015-09-13 Thread IOhannes m zmölnig
On 09/13/2015 08:29 PM, Jaromír Mikeš wrote:
> 
> I am not very skilled with cdbs, but I believe I will get used by time.
> As you and probably Adrian too are fine with control.in file ... I
> would say lets use it.

i added another note to README.source that explicit mentions control.in
and how to handle it as a quick reference.

i'm also just building ardour, and if everything goes well will
(re-build and) upload it to unstable tonight.

...unless you think i missed something...

gfrdsa
IOhannes



signature.asc
Description: OpenPGP digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: Fwd: ardour3 4.1~dfsg-1 MIGRATED to testing

2015-09-13 Thread IOhannes m zmölnig
On 09/13/2015 08:50 PM, IOhannes m zmölnig wrote:
> i'm also just building ardour, and if everything goes well will
> (re-build and) upload it to unstable tonight.

uploaded.

i'll upload the revised version of "ardour3" as soon as "ardour" enters
unstable.

mfgdsar
IOhannes



signature.asc
Description: OpenPGP digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: Fwd: ardour3 4.1~dfsg-1 MIGRATED to testing

2015-09-13 Thread IOhannes m zmölnig
On 09/13/2015 08:45 AM, Jonas Smedegaard wrote:
>>
>> Should I edit control.in file and regenerate control file?
>>
>> This do the magic?
>> DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
> 
> I just added a README.source about that.

thanks.

> 
> You don't need to use CDBS - e.g. regenerate control from control.in - 
> to contribute to a CDBS-based package: You can leave that to others 
> finalizing the packaging who like CDBS.

ithink this is sound advice for irregular contributors.

but if there are 2-3 people doing the actual maintenance of the package,
i think it preferrably if all of them used the same workflow. (and
everybody knows how to perform those recurring tasks).
in our case: either "ardour" packaging uses control.in or not (in which
case the file should be deleted)

personally i'm in favour of using it, but i only recently got involved.


gfasmrd
IOhannes



signature.asc
Description: OpenPGP digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

ardour_4.2~dfsg-2_amd64.changes is NEW

2015-09-13 Thread Debian FTP Masters
binary:ardour-data is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processed: reopening 449513, notfixed 758983 in akonadi-server/1.13.0-7, fixed 758983 in 1.13.0-7 ...

2015-09-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # clean up some bts confusion
> reopen 449513
Bug #449513 {Done: Debian FTP Masters } [axel] 
axel: crashes when a HTTP 302 redirects it to a FTP location
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions 2.4-1.1+rm and 2.4-1+rm.
> notfixed 758983 akonadi-server/1.13.0-7
Bug #758983 {Done: Dmitry Smirnov } [akonadi-server] 
akonadi-server: increased CPU utilization
The source akonadi-server and version 1.13.0-7 do not appear to match any 
binary packages
No longer marked as fixed in versions akonadi-server/1.13.0-7.
> fixed 758983 1.13.0-7
Bug #758983 {Done: Dmitry Smirnov } [akonadi-server] 
akonadi-server: increased CPU utilization
Marked as fixed in versions akonadi/1.13.0-7.
> notfixed 636051 0.5.0-5+rm
Bug #636051 {Done: Debian FTP Masters } 
[gobby-0.5] gobby-0.5: Status display not correctly updated/cleared
There is no source info for the package 'gobby-0.5' at version '0.5.0-5+rm' 
with architecture ''
Unable to make a source version for version '0.5.0-5+rm'
No longer marked as fixed in versions 0.5.0-5+rm.
> fixed 636051 0.5.0-7
Bug #636051 {Done: Debian FTP Masters } 
[gobby-0.5] gobby-0.5: Status display not correctly updated/cleared
Marked as fixed in versions gobby/0.5.0-7.
> notfixed 686475 akonadi-server/1.13.0-4
Bug #686475 {Done: Dmitry Smirnov } [akonadi-server] 
akonadi-server: Forces user to create invalid aconadiserverrc config
The source akonadi-server and version 1.13.0-4 do not appear to match any 
binary packages
No longer marked as fixed in versions akonadi-server/1.13.0-4.
> fixed 686475 1.13.0-4
Bug #686475 {Done: Dmitry Smirnov } [akonadi-server] 
akonadi-server: Forces user to create invalid aconadiserverrc config
Marked as fixed in versions akonadi/1.13.0-4.
> notfixed 631697 akonadi-server/1.13.0-4
Bug #631697 {Done: Dmitry Smirnov } [akonadi-server] 
akonadi-server: akonadi can't find mysql
The source akonadi-server and version 1.13.0-4 do not appear to match any 
binary packages
No longer marked as fixed in versions akonadi-server/1.13.0-4.
> fixed 631697 1.13.0-4
Bug #631697 {Done: Dmitry Smirnov } [akonadi-server] 
akonadi-server: akonadi can't find mysql
Marked as fixed in versions akonadi/1.13.0-4.
> notfixed 775990 akonadi-backend-sqlite/1.13.0-7
Bug #775990 {Done: Dmitry Smirnov } 
[akonadi-backend-sqlite] [akonadi-backend-sqlite] Akonadi reports deadlocks
The source akonadi-backend-sqlite and version 1.13.0-7 do not appear to match 
any binary packages
No longer marked as fixed in versions akonadi-backend-sqlite/1.13.0-7.
> fixed 775990 1.13.0-7
Bug #775990 {Done: Dmitry Smirnov } 
[akonadi-backend-sqlite] [akonadi-backend-sqlite] Akonadi reports deadlocks
Marked as fixed in versions akonadi/1.13.0-7.
> notfixed 792238 akonadi-server/1.13.0-4
Bug #792238 {Done: Dmitry Smirnov } [akonadi-server] 
akonadi-server segfaults upon startup
The source akonadi-server and version 1.13.0-4 do not appear to match any 
binary packages
No longer marked as fixed in versions akonadi-server/1.13.0-4.
> fixed 792238 1.13.0-4
Bug #792238 {Done: Dmitry Smirnov } [akonadi-server] 
akonadi-server segfaults upon startup
Marked as fixed in versions akonadi/1.13.0-4.
> notfixed 755411 0.5.0-5+rm
Bug #755411 {Done: Debian FTP Masters } 
[gobby-0.5] build transitional package gobby
There is no source info for the package 'gobby-0.5' at version '0.5.0-5+rm' 
with architecture ''
Unable to make a source version for version '0.5.0-5+rm'
No longer marked as fixed in versions 0.5.0-5+rm.
> fixed 755411 0.5.0-6
Bug #755411 {Done: Debian FTP Masters } 
[gobby-0.5] build transitional package gobby
Marked as fixed in versions gobby/0.5.0-6.
> notfixed 779783 0.4.5-1
Bug #779783 {Done: Michael Biebl } [src:onak] onak: 
Transition to libsystemd
No longer marked as fixed in versions 0.4.5-1.
> reassign 787293 kodi
Bug #787293 {Done: Balint Reczey } [xbmc] xbmc: 
recommend package udisks so mount/unmount of USB works in standalone
Bug reassigned from package 'xbmc' to 'kodi'.
No longer marked as found in versions xbmc/2:13.2+dfsg1-4.
No longer marked as fixed in versions kodi/14.2+dfsg1-2.
> fixed 787293 14.2+dfsg1-2
Bug #787293 {Done: Balint Reczey } [kodi] xbmc: 
recommend package udisks so mount/unmount of USB works in standalone
Marked as fixed in versions kodi/14.2+dfsg1-2.
> affects 787293 + xbmc
Bug #787293 {Done: Balint Reczey } [kodi] xbmc: 
recommend 

Bug#798899: vlc: Segmentation fault when playing video

2015-09-13 Thread Robbie Harwood (frozencemetery)
Package: vlc
Version: 2.2.1-3
Severity: important

Dear Maintainer,

When trying to open certain video files, vlc segfaults.  Traceback follows:

GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/vlc...Reading symbols from 
/usr/lib/debug/.build-id/90/c97846f85649757361feb9eae4bb8d39c6c01e.debug...done.
done.
(gdb) r
Starting program: /usr/bin/vlc OldSouls\ Speedruns\ with\ some\ 
Beats-v14088611.mp4
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
VLC media player 2.2.0-rc2 Weatherwax (revision 2.2.0-rc1-118-g22fda39)

Program received signal SIGSEGV, Segmentation fault.
strlen () at ../sysdeps/x86_64/strlen.S:106
106 ../sysdeps/x86_64/strlen.S: No such file or directory.
(gdb) bt
#0  strlen () at ../sysdeps/x86_64/strlen.S:106
#1  0x708d8864 in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#2  0x708cb6af in lua_pushstring ()
   from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#3  0x70b0c90a in vlclua_input_metas_internal (
p_item=, L=0x70b7c0) at lua/libs/input.c:159
#4  vlclua_input_item_metas (L=0x70b7c0) at lua/libs/input.c:297
#5  0x708cfc3d in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#6  0x708db59d in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#7  0x708cffa8 in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#8  0x708cf5bf in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#9  0x708d0201 in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#10 0x708cc186 in lua_pcallk ()
   from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#11 0x70b030d3 in run (p_context=0x0, 
luafunction=0x70b1763c "read_meta", L=0x70b7c0, 
psz_filename=0x70b060 "/usr/lib/vlc/lua/meta/reader/filename.luac", 
p_this=0x702b98) at lua/meta.c:128
#12 read_meta (p_this=0x702b98, 
psz_filename=0x70b060 "/usr/lib/vlc/lua/meta/reader/filename.luac", 
p_context=) at lua/meta.c:213
#13 0x70b05880 in vlclua_scripts_batch_execute (p_this=0x702b98, 
luadirname=, func=0x70b03010 , 
user_data=0x0) at lua/vlc.c:299
#14 0x7717bee5 in ?? () from /usr/lib/libvlccore.so.8
#15 0x7717c4ae in vlc_module_load () from /usr/lib/libvlccore.so.8
#16 0x7713fca3 in ?? () from /usr/lib/libvlccore.so.8
#17 0x77142604 in ?? () from /usr/lib/libvlccore.so.8
#18 0x7714673d in input_Read () from /usr/lib/libvlccore.so.8
#19 0x7711c775 in ?? () from /usr/lib/libvlccore.so.8
#20 0x77117af8 in ?? () from /usr/lib/libvlccore.so.8
#21 0x77113708 in ?? () from /usr/lib/libvlccore.so.8
#22 0x7710496c in libvlc_InternalInit () from /usr/lib/libvlccore.so.8
#23 0x77bc2a8b in libvlc_new () from /usr/lib/libvlc.so.5
#24 0x00401266 in main (i_argc=, 
ppsz_argv=0x7fffe830) at vlc.c:228
(gdb) 

Thanks!

-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (800, 'stable-updates'), (800, 'stable'), (600, 'testing'), (400, 
'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages vlc depends on:
ii  fonts-freefont-ttf  20120503-4
ii  libaa1  1.4p5-43
ii  libavcodec-ffmpeg56 7:2.7.2-2+b1
ii  libavutil-ffmpeg54  7:2.7.2-2+b1
ii  libc6   2.19-18+deb8u1
ii  libcaca00.99.beta19-2
ii  libcairo2   1.14.0-2.1
ii  libegl1-mesa [libegl1-x11]  10.3.2-1+deb8u1
ii  libfreerdp-client1.11.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-core1.1  1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-gdi1.1   1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreetype62.5.2-3
ii  libfribidi0 0.19.6-3
ii  libgcc1 1:4.9.2-10
ii  libgl1-mesa-glx [libgl1]10.3.2-1+deb8u1
ii  libgles1-mesa [libgles1]10.3.2-1+deb8u1
ii  libgles2-mesa [libgles2]10.3.2-1+deb8u1
ii  libglib2.0-02.42.1-1
ii  libpulse0   5.0-13
ii  

Bug#798763: vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of sync

2015-09-13 Thread Sebastian Ramacher
Control: severity -1 serious

On 2015-09-13 17:03:14, Lionel Elie Mamane wrote:
> On Sun, Sep 13, 2015 at 01:33:51PM +0200, Sebastian Ramacher wrote:
> > Control: severity -1 normal
> > Control: tags -1 + moreinfo unreproducible
> > 
> > On 2015-09-12 13:21:58, Lionel Elie Mamane wrote:
> 
> >> after upgrade, vlc started segfaulting on startup. This was solved by:
> 
> >> [UPGRADE] libvlc5:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
> >> [UPGRADE] libvlccore8:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
> >> [UPGRADE] vlc-data:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
> >> [UPGRADE] vlc-plugin-pulse:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
> 
> > I am unable to reproduce the issue. I've installed vlc, vlc-plugin-pulse and
> > vlc-plugin-sambda in jessie, marked vlc-data, vlc-plugin-pulse, libvlc5 and
> > libvlccore5 as hold and upgraded to unstable.
> 
> > Please provide the output of vlc -vvv until the crash and a backtrace 
> > including
> > symbols (by installing vlc-dbg and liblua5.2-0-dbg).
> 
> Downgrading only libvlc5 was not enough to reproduce, and downgrading
> libblccore8 forced me to downgrade also vlc-data and vlc-plugin-pulse.
> 
> vlc -vvv output attached. I installed vlc-dbg version 2.2.1-3 (not
> 2.2.0~rc2-2+deb8u1) since that's the one the dependencies let me
> install.

Thank you. Found the issue and a fix is one the way.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Processed: Re: Bug#798763: vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of sync

2015-09-13 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #798763 [vlc] vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of 
sync
Severity set to 'serious' from 'normal'

-- 
798763: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798763
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processing of vlc_2.2.1-4_amd64.changes

2015-09-13 Thread Debian FTP Masters
vlc_2.2.1-4_amd64.changes uploaded successfully to localhost
along with the files:
  vlc_2.2.1-4.dsc
  vlc_2.2.1-4.debian.tar.xz
  vlc-data_2.2.1-4_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#770076: marked as done (TypeError: feed() takes exactly 2 arguments (3 given))

2015-09-13 Thread Debian Bug Tracking System
Your message dated Sun, 13 Sep 2015 23:34:11 +
with message-id 
and subject line Bug#770076: fixed in laditools 1.1.0-1
has caused the Debian Bug report #770076,
regarding TypeError: feed() takes exactly 2 arguments (3 given)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
770076: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770076
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: laditools
Version: 1.0.1-2
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu vivid ubuntu-patch

Greetings,

I was porting gir1.2-vte-2.90 rdeps to 2.91 earlier, and I noticed that
currently ladi-system-log doesn't work:

  laney@raleigh>
  Watching /home/laney/.log/jack/jackdbus.log
  Watching /home/laney/.log/ladish/ladish.log
  Watching /home/laney/.log/a2j/a2j.log
  Loading interface from /usr/share/laditools/data/ladi-system-log.ui
  Opening /home/laney/.log/jack/jackdbus.log...
  Unexpected error: 
  Opening /home/laney/.log/ladish/ladish.log...
  Unexpected error: 
  Opening /home/laney/.log/a2j/a2j.log...
  Unexpected error: 
  Traceback (most recent call last):
File "/usr/bin/ladi-system-log", line 178, in update
  log["term"].feed(line + '\r', -1)
  TypeError: feed() takes exactly 2 arguments (3 given)

Attached is a patch to fix this. I'm going to upload to Ubuntu, along
with switching to gir1.2-vte-2.91. If you fix this in Debian, feel free
to sync. :)

Cheers,

-- 
Iain Lane  [ i...@orangesquash.org.uk ]
Debian Developer   [ la...@debian.org ]
Ubuntu Developer   [ la...@ubuntu.com ]
diff -Nru laditools-1.0.1/debian/changelog laditools-1.0.1/debian/changelog
diff -Nru laditools-1.0.1/debian/patches/series laditools-1.0.1/debian/patches/series
--- laditools-1.0.1/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ laditools-1.0.1/debian/patches/series	2014-11-18 17:40:29.0 +
@@ -0,0 +1 @@
+vte-feed
diff -Nru laditools-1.0.1/debian/patches/vte-feed laditools-1.0.1/debian/patches/vte-feed
--- laditools-1.0.1/debian/patches/vte-feed	1970-01-01 01:00:00.0 +0100
+++ laditools-1.0.1/debian/patches/vte-feed	2014-11-18 17:40:55.0 +
@@ -0,0 +1,23 @@
+Description: feed() only takes one parameter
+Author: Iain Lane 
+
+--- laditools-1.0.1.orig/ladi-system-log
 laditools-1.0.1/ladi-system-log
+@@ -160,7 +160,7 @@ class LadiSystemLog(LadiApp):
+ lines = read_last(log['log_file'], self.max_lines)
+ for line in lines:
+ line = line.strip('\r\n') + '\r\n'
+-log["term"].feed(line, -1)
++log["term"].feed(line)
+ except ValueError:
+ sys.stderr.write( _("You called Popen with invalid arguments... dumbass\n") )
+ except:
+@@ -175,7 +175,7 @@ class LadiSystemLog(LadiApp):
+ for log in self.log_files:
+ line = log['log_file'].readline()
+ while line:
+-log["term"].feed(line + '\r', -1)
++log["term"].feed(line + '\r')
+ line = log['log_file'].readline()
+ log['log_file'].seek(log['log_file'].tell())
+ return True
--- End Message ---
--- Begin Message ---
Source: laditools
Source-Version: 1.1.0-1

We believe that the bug you reported is fixed in the latest version of
laditools, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 770...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia  (supplier of updated laditools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 13 Sep 2015 22:45:58 +0100
Source: laditools
Binary: laditools python-laditools
Architecture: source all
Version: 1.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Alessio Treglia 
Description:
 laditools  - Linux Audio 

Processing of laditools_1.1.0-1_amd64.changes

2015-09-13 Thread Debian FTP Masters
laditools_1.1.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  laditools_1.1.0-1.dsc
  laditools_1.1.0.orig.tar.gz
  laditools_1.1.0-1.debian.tar.xz
  laditools_1.1.0-1_all.deb
  python-laditools_1.1.0-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processed: tagging 798763

2015-09-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 798763 - moreinfo unreproducible
Bug #798763 [vlc] vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of 
sync
Removed tag(s) moreinfo and unreproducible.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
798763: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798763
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processed: notfound 770076 in 1.0.1-3

2015-09-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> notfound 770076 1.0.1-3
Bug #770076 {Done: Alessio Treglia } [laditools] TypeError: 
feed() takes exactly 2 arguments (3 given)
Ignoring request to alter found versions of bug #770076 to the same values 
previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
770076: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770076
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#798763: marked as done (vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of sync)

2015-09-13 Thread Debian Bug Tracking System
Your message dated Sun, 13 Sep 2015 23:34:41 +
with message-id 
and subject line Bug#798763: fixed in vlc 2.2.1-4
has caused the Debian Bug report #798763,
regarding vlc: segfault if vlc and libvlc5/libvlccore8/vlc-data out of sync
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
798763: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798763
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vlc
Version: 2.2.1-3
Severity: serious
Justification: Policy 3.5

after upgrade, vlc started segfaulting on startup. This was solved by:

[UPGRADE] libvlc5:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
[UPGRADE] libvlccore8:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
[UPGRADE] vlc-data:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3
[UPGRADE] vlc-plugin-pulse:amd64 2.2.0~rc2-2+deb8u1 -> 2.2.1-3

which suggests that dependency on at least one of these packages is
too lax (should be more strictly versioned).

here's the backtrace for reference (without symbols)

(gdb) bt
#0  strlen () at ../sysdeps/x86_64/strlen.S:106
#1  0x7fb7fdb24954 in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#2  0x7fb7fdb1761f in lua_pushstring () from 
/usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#3  0x7fb7fdd5890a in ?? () from /usr/lib/vlc/plugins/lua/liblua_plugin.so
#4  0x7fb7fdb1bc4d in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#5  0x7fb7fdb2783d in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#6  0x7fb7fdb1bf8e in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#7  0x7fb7fdb1b5cf in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#8  0x7fb7fdb1c1d1 in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#9  0x7fb7fdb180f1 in lua_pcallk () from 
/usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#10 0x7fb7fdd4f0d3 in ?? () from /usr/lib/vlc/plugins/lua/liblua_plugin.so
#11 0x7fb7fdd51880 in ?? () from /usr/lib/vlc/plugins/lua/liblua_plugin.so
#12 0x7fb8047b9ee5 in ?? () from /usr/lib/libvlccore.so.8
#13 0x7fb8047ba4ae in vlc_module_load () from /usr/lib/libvlccore.so.8
#14 0x7fb80477dca3 in ?? () from /usr/lib/libvlccore.so.8
#15 0x7fb804780604 in ?? () from /usr/lib/libvlccore.so.8
#16 0x7fb80478473d in input_Read () from /usr/lib/libvlccore.so.8
#17 0x7fb80475a775 in ?? () from /usr/lib/libvlccore.so.8
#18 0x7fb804755af8 in ?? () from /usr/lib/libvlccore.so.8
#19 0x7fb804751838 in libvlc_InternalAddIntf () from 
/usr/lib/libvlccore.so.8
#20 0x7fb80520145c in libvlc_add_intf () from /usr/lib/libvlc.so.5
#21 0x004012c2 in ?? ()
#22 0x7fb804a50b45 in __libc_start_main (main=0x4010f0, argc=1, 
argv=0x7fff440fef88, init=, fini=, 
rtld_fini=, stack_end=0x7fff440fef78) at libc-start.c:287
#23 0x004014bc in ?? ()


-- System Information:
Debian Release: 8.2
  APT prefers stable
  APT policy: (500, 'stable'), (400, 'testing'), (200, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages vlc depends on:
ii  fonts-freefont-ttf  20120503-4
ii  libaa1  1.4p5-43
ii  libavcodec-ffmpeg56 7:2.7.2-2+b1
ii  libavutil-ffmpeg54  7:2.7.2-2+b1
ii  libc6   2.19-18+deb8u1
ii  libcaca00.99.beta19-2
ii  libcairo2   1.14.0-2.1
ii  libegl1-mesa [libegl1-x11]  10.3.2-1+deb8u1
ii  libfreerdp-client1.11.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-core1.1  1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-gdi1.1   1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreetype62.5.2-3
ii  libfribidi0 0.19.6-3
ii  libgcc1 1:5.2.1-16
ii  libgl1-mesa-glx [libgl1]10.3.2-1+deb8u1
ii  libgles1-mesa [libgles1]10.3.2-1+deb8u1
ii  libgles2-mesa [libgles2]10.3.2-1+deb8u1
ii  libglib2.0-02.44.1-1.1
ii  libpulse0   5.0-13
ii  libqt5core5a5.4.2+dfsg-9
ii  libqt5gui5  5.4.2+dfsg-9
ii  libqt5widgets5  5.4.2+dfsg-9
ii  libqt5x11extras55.3.2-2
ii  librsvg2-2  2.40.5-1
ii  libsdl-image1.2 1.2.12-5+b5
ii  libsdl1.2debian 1.2.15-10+b1
ii  libstdc++6  5.2.1-16
ii  libva-drm1  1.4.1-1
ii  libva-x11-1 1.4.1-1
ii  libva1  1.4.1-1
ii  libvlccore8

Bug#798899: marked as done (vlc: Segmentation fault when playing video)

2015-09-13 Thread Debian Bug Tracking System
Your message dated Sun, 13 Sep 2015 23:34:41 +
with message-id 
and subject line Bug#798899: fixed in vlc 2.2.1-4
has caused the Debian Bug report #798899,
regarding vlc: Segmentation fault when playing video
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
798899: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798899
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vlc
Version: 2.2.1-3
Severity: important

Dear Maintainer,

When trying to open certain video files, vlc segfaults.  Traceback follows:

GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/vlc...Reading symbols from 
/usr/lib/debug/.build-id/90/c97846f85649757361feb9eae4bb8d39c6c01e.debug...done.
done.
(gdb) r
Starting program: /usr/bin/vlc OldSouls\ Speedruns\ with\ some\ 
Beats-v14088611.mp4
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
VLC media player 2.2.0-rc2 Weatherwax (revision 2.2.0-rc1-118-g22fda39)

Program received signal SIGSEGV, Segmentation fault.
strlen () at ../sysdeps/x86_64/strlen.S:106
106 ../sysdeps/x86_64/strlen.S: No such file or directory.
(gdb) bt
#0  strlen () at ../sysdeps/x86_64/strlen.S:106
#1  0x708d8864 in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#2  0x708cb6af in lua_pushstring ()
   from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#3  0x70b0c90a in vlclua_input_metas_internal (
p_item=, L=0x70b7c0) at lua/libs/input.c:159
#4  vlclua_input_item_metas (L=0x70b7c0) at lua/libs/input.c:297
#5  0x708cfc3d in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#6  0x708db59d in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#7  0x708cffa8 in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#8  0x708cf5bf in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#9  0x708d0201 in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#10 0x708cc186 in lua_pcallk ()
   from /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#11 0x70b030d3 in run (p_context=0x0, 
luafunction=0x70b1763c "read_meta", L=0x70b7c0, 
psz_filename=0x70b060 "/usr/lib/vlc/lua/meta/reader/filename.luac", 
p_this=0x702b98) at lua/meta.c:128
#12 read_meta (p_this=0x702b98, 
psz_filename=0x70b060 "/usr/lib/vlc/lua/meta/reader/filename.luac", 
p_context=) at lua/meta.c:213
#13 0x70b05880 in vlclua_scripts_batch_execute (p_this=0x702b98, 
luadirname=, func=0x70b03010 , 
user_data=0x0) at lua/vlc.c:299
#14 0x7717bee5 in ?? () from /usr/lib/libvlccore.so.8
#15 0x7717c4ae in vlc_module_load () from /usr/lib/libvlccore.so.8
#16 0x7713fca3 in ?? () from /usr/lib/libvlccore.so.8
#17 0x77142604 in ?? () from /usr/lib/libvlccore.so.8
#18 0x7714673d in input_Read () from /usr/lib/libvlccore.so.8
#19 0x7711c775 in ?? () from /usr/lib/libvlccore.so.8
#20 0x77117af8 in ?? () from /usr/lib/libvlccore.so.8
#21 0x77113708 in ?? () from /usr/lib/libvlccore.so.8
#22 0x7710496c in libvlc_InternalInit () from /usr/lib/libvlccore.so.8
#23 0x77bc2a8b in libvlc_new () from /usr/lib/libvlc.so.5
#24 0x00401266 in main (i_argc=, 
ppsz_argv=0x7fffe830) at vlc.c:228
(gdb) 

Thanks!

-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (800, 'stable-updates'), (800, 'stable'), (600, 'testing'), (400, 
'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages vlc depends on:
ii  fonts-freefont-ttf  20120503-4
ii  libaa1  1.4p5-43

vlc_2.2.1-4_amd64.changes ACCEPTED into unstable

2015-09-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 14 Sep 2015 01:07:44 +0200
Source: vlc
Binary: libvlc-dev libvlc5 libvlccore-dev libvlccore8 vlc vlc-data vlc-dbg 
vlc-nox vlc-plugin-fluidsynth vlc-plugin-jack vlc-plugin-notify vlc-plugin-sdl 
vlc-plugin-svg vlc-plugin-zvbi vlc-plugin-samba
Architecture: source all
Version: 2.2.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Sebastian Ramacher 
Description:
 libvlc-dev - development files for libvlc
 libvlc5- multimedia player and streamer library
 libvlccore-dev - development files for libvlccore
 libvlccore8 - base library for VLC and its modules
 vlc- multimedia player and streamer
 vlc-data   - Common data for VLC
 vlc-dbg- debugging symbols for vlc
 vlc-nox- multimedia player and streamer (without X support)
 vlc-plugin-fluidsynth - FluidSynth plugin for VLC
 vlc-plugin-jack - Jack audio plugins for VLC
 vlc-plugin-notify - LibNotify plugin for VLC
 vlc-plugin-samba - Samba plugin for VLC
 vlc-plugin-sdl - SDL video and audio output plugin for VLC
 vlc-plugin-svg - SVG plugin for VLC
 vlc-plugin-zvbi - VBI teletext plugin for VLC
Closes: 798763 798899
Changes:
 vlc (2.2.1-4) unstable; urgency=medium
 .
   * debian/control:
 - No longer suggest videolan-doc. It is very outdated.
 - Remove transitional vlc-plugin-pulse package.
 - Remove obsolete Breaks and Replaces.
   * debian/libvlccore8.symbols: Bump version requirements for meta data change
 (Closes: #798763, #798899)
Checksums-Sha1:
 0d78f4e838b785cca86fa9042c0e8d30864988fe 5319 vlc_2.2.1-4.dsc
 dbf3fcd03cde5c41569468e93874036df520cb41 59128 vlc_2.2.1-4.debian.tar.xz
 6d50b227e4b52e40fcff45087c194dd4226e6257 5393382 vlc-data_2.2.1-4_all.deb
Checksums-Sha256:
 f2ffac285e3a028b7224e3206fe93307b93e5da3552c1e036356f08f87f5154f 5319 
vlc_2.2.1-4.dsc
 38c21cb5f1ff343cb156190d54a1ad073618255aeae771a68e2c2b8a6b3c43f8 59128 
vlc_2.2.1-4.debian.tar.xz
 7730c24a652bd7f7b9d34d38f62a937b4f7cd038bf613c4954863b48088a53b9 5393382 
vlc-data_2.2.1-4_all.deb
Files:
 20b10534a0880d4488b7e6aecce637f3 5319 video optional vlc_2.2.1-4.dsc
 8508c56350f164cf57c3587b1c237927 59128 video optional vlc_2.2.1-4.debian.tar.xz
 8a3d996886a16a4eb4d609029b06f1fe 5393382 video optional 
vlc-data_2.2.1-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJV9gQdAAoJEGny/FFupxmTA7YP/RvB/+ByTf7qcmINMedz4Z+f
CebbbpLexWjcFixO0I3yoJMmOwzUK2ZbJxjQu9DrBBychqX865jbQ5zB6KwaqhWo
acYSbcRlTmGEelYEP1JmqLCDNRgx4KXylUQtaM6Co4iyighJSWPoaGfxNnb8RBrq
Em+XFlwfytbphrOf/j8ZXfpno+IWT+R73Xz0sRc9dlz4awH5hUzUA0XgghaBQUZd
B1s2fGtbU3PUYAhmMUDLW7wFG6yarjS10xjwXLoxksGyEUGMWMILynuBsUtTUYhl
Wb9nDR+gYpek8ZcqPZm4zv4S4ZHcihC4/EGc49mpN1ewf7UXJAmDXQ76qa9VKQCd
XTLuCYYc+KZ3SZY+QbDAQLJD2DvNJk0nboLcM8JDOgJNr5K3gdxqh9c+161v16wv
jLWWP/Ty4wEcZqpN1Qx3U1k4gqwp14AlmZTWmDwukkTVR8qGtbsZhsYrAwhU5MZg
ivW4oG+q4RfL7noacThdcN7YcToyX7vjB5jhLhb0eKonWsCsomhXF3W6RxAptmyx
wDDEtCMspNoFaPdymD5XiFPlVOkOWEFcyNdBe/i7vIQnbDww64x22rAhAJKQ0wkn
FLAd+B9Wc5QE2lvM2DqSZkvuZLIj+QsodP6hCaFDIyIylaT/TFsWCDg4FuXpDLvL
ISDFZpn5LzwuqNY+ii0o
=Uk4M
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


laditools_1.1.0-1_amd64.changes ACCEPTED into unstable

2015-09-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 13 Sep 2015 22:45:58 +0100
Source: laditools
Binary: laditools python-laditools
Architecture: source all
Version: 1.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Alessio Treglia 
Description:
 laditools  - Linux Audio Desktop Integration Tools
 python-laditools - Python module to control and monitor the LADI system
Closes: 770076
Changes:
 laditools (1.1.0-1) unstable; urgency=medium
 .
   [ Sebastian Ramacher ]
   * Fix bug number
 .
   [ Alessio Treglia ]
   * New upstream release.
 - Fix VTE's feed() call (Closes: #770076)
   * Drop patches as they've been applied upstream
   * Fix deian/docs:
 - README -> README.md
   * Fix debian/watch, project's moved to Github
   * Update Homepage
Checksums-Sha1:
 5f1b4090a162e911723d60c2b46ee9bcb09a3a7f 2090 laditools_1.1.0-1.dsc
 96f52137f5fee51692e77ca75855e548d9868b8e 63957 laditools_1.1.0.orig.tar.gz
 f4dea2aead45617f0ebf8570a16d3cca8f917a20 4464 laditools_1.1.0-1.debian.tar.xz
 899d72eef0422936a4a8e9a24cd7f5a796a347ad 179424 laditools_1.1.0-1_all.deb
 7b787a9122dd495698b1653876db939ebcab5eb2 13646 python-laditools_1.1.0-1_all.deb
Checksums-Sha256:
 c59e99569d9ce052b6ce19ffbf7b00e5c9b3704d968a084201a4a41da333217d 2090 
laditools_1.1.0-1.dsc
 ca99f4b6e17b7333ed87dd12a2d91da4d486e53d89dd2677edfa29170ec6efe5 63957 
laditools_1.1.0.orig.tar.gz
 75ee17cff7cc27f030a3ccbb7e29dd8aafaa0fa004a0fd70f38d778874b94508 4464 
laditools_1.1.0-1.debian.tar.xz
 dfb5c4ae576471b55260e62f66913c38807385a7b0fb03efed3e025f1d9e87a2 179424 
laditools_1.1.0-1_all.deb
 8ff12c0fc2f559728ac71565a32f3ff1114a22246435e94e0d58b04f5472728d 13646 
python-laditools_1.1.0-1_all.deb
Files:
 0c8674ed325330cb302d65f99ad8db00 2090 sound optional laditools_1.1.0-1.dsc
 a62e0feebeec5ec43a4ea5f36dcd0128 63957 sound optional 
laditools_1.1.0.orig.tar.gz
 f1ba9092e54aeb5a3b9329fc71170a3b 4464 sound optional 
laditools_1.1.0-1.debian.tar.xz
 27083c62c687ff009804fe98d5ae0269 179424 sound optional 
laditools_1.1.0-1_all.deb
 810a15eb325850fc3bb17ac09ecfd8c1 13646 python optional 
python-laditools_1.1.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV9gYiAAoJEOikiuUxHXZa/WgQAJn5XQ4ThaFeXvTBrrFNaAAn
A0fpKrz9tNJ7YLx3xdvXzw0WOcoxomR5IZMCstX1tlBpp0asiy5lnjESbx1UA00P
srcqNpaZ1KCTIW5JKa0BPH6bRQN+i9Zow2u6RiE72QDMqGEF4KlVmS/qCcRiBdKu
yuxbCXjuBxCBrb/+IVLM7NnCfX94Y2FEErMXan7K/Mx3JHx6BBAkN+D4phQJT+/6
FZVojVSR2Ppmslt1fe7HqhOiOn7F3qzFGN34naxv/amK2T1h22B/fzIS2Hn/4bBP
ptSdyHih79GN6R8GAl5vpNx0YbmOQmo2b63KvRi2aTnyS9w7oYCNszATxoH2F/GP
uI5xiYQ/pPYyn/NFmLrCa9moL5PeH/R2K7CUIBDLP035QUm34y6lkv2bG7wx+kDK
3OuyDBcMv3JFJuwYcp0M9Wel8c9361RjRp3WOXHkz8z0q22piUEoL1uRBJ+QRyAu
fno4h1RENnNSfs+SM3x3MqBD/8UGazuwjCB0ZSHcXFgsKJLAvxyPNMnMaJlhaYzy
vGRlgXEJHTNWDxBg71GmVFGRpPJhliuu9q+FkVWFTgMy0HaanPmaRoGF3TNa/1pB
41pGYBTwIgLK6mf2nOo9fGiUzwgWREnba1D0rGI2NvRWEg3Zh+zsuXVpbFq9fp9H
Q6BVyUh5Ssjmh5+LJJtG
=AesR
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processing of mpg123_1.22.3-1_source.changes

2015-09-13 Thread Debian FTP Masters
mpg123_1.22.3-1_source.changes uploaded successfully to localhost
along with the files:
  mpg123_1.22.3-1.dsc
  mpg123_1.22.3.orig.tar.bz2
  mpg123_1.22.3-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: Fwd: ardour3 4.1~dfsg-1 MIGRATED to testing

2015-09-13 Thread Jaromír Mikeš
2015-09-13 22:38 GMT+02:00 IOhannes m zmölnig :
> On 09/13/2015 08:50 PM, IOhannes m zmölnig wrote:
>> i'm also just building ardour, and if everything goes well will
>> (re-build and) upload it to unstable tonight.
>
> uploaded.
>
> i'll upload the revised version of "ardour3" as soon as "ardour" enters
> unstable.

I think we should forward your spelling patch upstream?
Push debian tag pls ;)

regards

mira

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

mpg123_1.22.3-1_source.changes ACCEPTED into unstable

2015-09-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 06 Aug 2015 19:13:48 -0400
Source: mpg123
Binary: mpg123 libmpg123-0 libmpg123-dev
Architecture: source
Version: 1.22.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Miguel A. Colón Vélez 
Description:
 libmpg123-0 - MPEG layer 1/2/3 audio decoder (shared library)
 libmpg123-dev - MPEG layer 1/2/3 audio decoder (development files)
 mpg123 - MPEG layer 1/2/3 audio player
Closes: 786718
Changes:
 mpg123 (1.22.3-1) unstable; urgency=medium
 .
   * New upstream release.
 - Fix UTF-16 surrogate detection because that used to falsely detect
   characters above 0xDFFF as surrogates. (Closes: 786718)
   * Update the Suggests so that they can be satisfied in all architectures.
   * Introduce a wrapper for the pulse plugin.
   * Simplify the rules file by removing the dh_shlibdeps and dh_makeshlibs
 overrides.
Checksums-Sha1:
 fd9f93c77de62684a2f82845d669612d52b8e923 2242 mpg123_1.22.3-1.dsc
 1410ab076f17636e0927021c8d5764bc3919e7bd 870218 mpg123_1.22.3.orig.tar.bz2
 1ec0abd74ea249ed2f42ae648201dd172646ffe3 22888 mpg123_1.22.3-1.debian.tar.xz
Checksums-Sha256:
 2fa2915145020e154660e3b024f81a3655fa90222082d9dedea5090b52adf2f1 2242 
mpg123_1.22.3-1.dsc
 23d2a843c3efc746a326eb4e56d5488b4c67fa6c3c7c71f4d26d98ee4c1f5c2d 870218 
mpg123_1.22.3.orig.tar.bz2
 ddf13dd80ec3a3886d2dd60453ed97d340cdf659f9e32b52fc572ceac7c87e66 22888 
mpg123_1.22.3-1.debian.tar.xz
Files:
 5881a9659e86772aa0956f8d5a19e7f7 2242 sound optional mpg123_1.22.3-1.dsc
 fca857bc5ad0d2070cd38bd5f0f85f1c 870218 sound optional 
mpg123_1.22.3.orig.tar.bz2
 e289db112e64fe8cbd6d75466426a38b 22888 sound optional 
mpg123_1.22.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV9lMWAAoJEAamIUI/8faTBEIP+wb+lUgH+NGETrJrGDABdbBk
89j2gFHVETUUcLLxbaJhkSxi6gIBbxFN9G5Hn2CNgTH+X1q5JTqekszJGn2THYeR
YcxCzx5hHICed1rqavXRyaw9iJetMSvkE96wWAmP0CrPk7WSO+8ZEp8I2TLRYMJ+
0YcYPcxsaiXJsiAFioJuz/ivKVzLxkCkd8FKSUk4iwATOQ/2pyjEOBLtKtB84yic
nthgwt+W8YazSVHrolia/tU+E6yDo0VkGGPl81FZeH7y1DPv9hFLDzisg6zXxYsB
vq66JMSgM31oeJrq5FT2N/2R3F9erJdkhIH0gLJ4fm3YTQH/bI/lYTUfiNXVoMUm
huU2JOJ+nq1nciTq7juU9C/j2VX3Wrp+55sMkkdXAc+uv0Fyb4OxzUoqiDN9aokQ
X5WTsocXzSPZQL9p0UQUbOfW9eFeRZUDaVA2KyC0GgzCPqcZozmdYbKvm67Ip1la
XZyrWxX7zLr4KaoAGGjNJgqCel3AUNAI5f/ZLKMZS5h3gmjQuoGxrPcce5i6EVTX
SaNDUGbh2Waqtm/4lkrG+BB8//3wzXT7gJvfD9TBXlTDupan7wIxAUDJCO+lZRf1
7esX5FiB6/pxGVZBm8WrDkNbSqT89ZQN9x6jPc367Onfkiw8BsP55ghnmWvC+Pls
PJN/0GTH5N6QeTcEIFK+
=s83E
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#786718: marked as done (libmpg123: incorrect check/decoding for utf-16 surrogates in id3 parser)

2015-09-13 Thread Debian Bug Tracking System
Your message dated Mon, 14 Sep 2015 05:03:49 +
with message-id 
and subject line Bug#786718: fixed in mpg123 1.22.3-1
has caused the Debian Bug report #786718,
regarding libmpg123: incorrect check/decoding for utf-16 surrogates in id3 
parser
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
786718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786718
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: libmpg123-0
Version: 1.20.1-2
Severity: normal

Dear Maintainer,

utf-16 decoder in id3 parser improperly identifies surrogate pairs, 
resulting in improper identification of characters in 0xf800-0xfffe 
range as leading surrogate and decoding failure.


E.g. attempt to decode title "「x」~y~" results in:
[id3.c:1065] error: Invalid UTF16 surrogate pair at 0 (0xff62).
and empty parsed title.
Attempt to decode title "xy&zte" results in:
[id3.c:1065] error: Invalid UTF16 surrogate pair at 4 (0xff06).
and "xy" in parsed title.

Patch attached, verified to work.
This bug still present in the latest upstream version (1.22.2).

-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libmpg123-0 depends on:
ii  libc6  2.19-18
ii  multiarch-support  2.19-18

libmpg123-0 recommends no packages.

libmpg123-0 suggests no packages.

-- no debconf information
Description: libmpg123/id3.c: fix utf-16 decode
Author: Yuriy M. Kaminskiy 

Index: mpg123-1.20.1/src/libmpg123/id3.c
===
--- mpg123-1.20.1.orig/src/libmpg123/id3.c
+++ mpg123-1.20.1/src/libmpg123/id3.c
@@ -1051,10 +1051,10 @@ static void convert_utf16bom(mpg123_stri
 	for(i=0; i < n; i+=2)
 	{
 		unsigned long point = ((unsigned long) s[i+high]<<8) + s[i+low];
-		if((point & 0xd800) == 0xd800) /* lead surrogate */
+		if((point & 0xf800) == 0xd800) /* lead surrogate */
 		{
 			unsigned short second = (i+3 < l) ? (s[i+2+high]<<8) + s[i+2+low] : 0;
-			if((second & 0xdc00) == 0xdc00) /* good... */
+			if((second & 0xfc00) == 0xdc00) /* good... */
 			{
 point = FULLPOINT(point,second);
 length += UTF8LEN(point); /* possibly 4 bytes */
@@ -1077,7 +1077,7 @@ static void convert_utf16bom(mpg123_stri
 	for(i=0; i < n; i+=2)
 	{
 		unsigned long codepoint = ((unsigned long) s[i+high]<<8) + s[i+low];
-		if((codepoint & 0xd800) == 0xd800) /* lead surrogate */
+		if((codepoint & 0xf800) == 0xd800) /* lead surrogate */
 		{
 			unsigned short second = (s[i+2+high]<<8) + s[i+2+low];
 			codepoint = FULLPOINT(codepoint,second);
--- End Message ---
--- Begin Message ---
Source: mpg123
Source-Version: 1.22.3-1

We believe that the bug you reported is fixed in the latest version of
mpg123, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 786...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel A. Colón Vélez  (supplier of updated mpg123 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 06 Aug 2015 19:13:48 -0400
Source: mpg123
Binary: mpg123 libmpg123-0 libmpg123-dev
Architecture: source
Version: 1.22.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Miguel A. Colón Vélez 
Description:
 libmpg123-0 - MPEG layer 1/2/3 audio decoder (shared library)
 libmpg123-dev - MPEG layer 1/2/3 audio decoder (development files)
 mpg123 - MPEG layer 1/2/3 audio player
Closes: 786718
Changes:
 mpg123 (1.22.3-1) unstable; urgency=medium
 .
   * New upstream release.
 - Fix UTF-16 surrogate detection because that used to falsely detect
   characters above 0xDFFF as surrogates. (Closes: 786718)
   * Update the Suggests so that they can be satisfied in all 

Re: Fwd: ardour3 4.1~dfsg-1 MIGRATED to testing

2015-09-13 Thread Fabian Greffrath
Am Sonntag, den 13.09.2015, 19:58 +0200 schrieb IOhannes m zmölnig:
> personally i'm in favour of using it, but i only recently got involved.

For those not involved, could you point me to a *single* advantage of
this workflow? The only difference I am able to point out is two nearly
identical files and a list of backslash-escaped Build-Depends in
debian/rules instead of debian/control.

 - Fabian


signature.asc
Description: This is a digitally signed message part
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers