Bug#783205: stdint.h != stdio.h

2015-04-24 Thread Mathieu Malaterre
Just for clarification, you do not have hardlink/symlink on your system. Log state: $ clang-3.5 -c test.c In file included from test.c:1: In file included from /usr/include/stdio.h:27: But $ GET https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=3;filename=test.c;att=1;bug=783205; #include

Processed: tagging 783233

2015-04-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 783233 + upstream fixed-upstream Bug #783233 [src:libapache-mod-jk] CVE-2014-8111: mod_jk ignores JkUnmount rules for subtrees of previous JkMount rules Added tag(s) upstream and fixed-upstream. thanks Stopping processing here. Please

Bug#783108: Upstream php fix appears to work

2015-04-24 Thread Christoph Biedl
Lennart Sorensen wrote... Applying the patch linked to above (https://git.php.net/?p=php-src.git;a=commitdiff;h=f938112c495b0d26572435c0be73ac0bfe642ecd) makes the segfault go away and the expected output occur. So this bug IS in php (and also exist in file apparently). Reassigning to

Bug#782456: [Pkg-xfce-devel] Bug#782456: plymouth: With plymouth installed, starting the DM sometimes fails

2015-04-24 Thread Ralf Jung
Hi, it doesn't look related to lightdm. At least other daemons seems to fail to start as well. From the initial report, virtualbox and postfix have issues as well. I don't think these errors come from postfix or VirtualBox. I rather think that immediately after printing Apr 12 13:48:56

Bug#783205: clang-3.5: fatal error: 'sys/cdefs.h' file not found

2015-04-24 Thread Sylvestre Ledru
Hello, Le 23/04/2015 22:08, Jakub Wilk a écrit : Package: clang-3.5 Version: 1:3.5-10 Severity: grave User: debian-s...@lists.debian.org Usertags: s390x On s390x, the compiler can't find standard C headers: $ clang-3.5 -c test.c In file included from test.c:1: In file included from

Bug#783226: dnscrypt-proxy: Invalid test command in init script

2015-04-24 Thread Ivan Vilata i Balaguer
Package: dnscrypt-proxy Version: 1.4.3-3 Severity: grave Tags: patch Justification: renders package unusable Hi, I noticed that dnscypt-proxy's init script contains a problematic line 63 in the init script ``/etc/init.d/dnscrypt-proxy``: if [-x /sbin/resolvconf ]; then It should be: if

Bug#783099: php5: Fileinfo on specific file causes spurious OOM and/or segfault

2015-04-24 Thread Christoph Biedl
Henri Salo wrote... I reported this issue to Debian BTS to notify package maintainers and in the long run trying to get security issues fixed. Maintainers are not always following security issues in upstream and so on (not saying this about PHP). I This is appreciated but a short report about

Bug#773752: gdm3: GDM3 pollutes system logs with user session output under systemd

2015-04-24 Thread Michael Biebl
Am 24.04.2015 um 12:21 schrieb Michael Biebl: An alternative to dropping the user messages, is to log them to a separate log file which has different log retention policies. For completeness sake, this would look like this: $ cat /etc/rsyslog.d/drop-user-messages.conf user.* /var/log/user.log

Processed: tagging 783231

2015-04-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 783231 + upstream Bug #783231 [extplorer] CVE-2015-0896: multiple XSS issues Added tag(s) upstream. thanks Stopping processing here. Please contact me if you need assistance. -- 783231:

Bug#783233: CVE-2014-8111: mod_jk ignores JkUnmount rules for subtrees of previous JkMount rules

2015-04-24 Thread Raphael Hertzog
Source: libapache-mod-jk Severity: serious Tags: security Hi, the following vulnerability was published for libapache-mod-jk. CVE-2014-8111[0]: | Apache Tomcat Connectors (mod_jk) before 1.2.41 ignores JkUnmount | rules for subtrees of previous JkMount rules, which allows remote | attackers to

Bug#783148: marked as done (wpa: CVE-2015-1863: wpa_supplicant P2P SSID processing vulnerability)

2015-04-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 Apr 2015 11:03:57 + with message-id e1ylbon-0003hm...@franck.debian.org and subject line Bug#783148: fixed in wpa 2.3-2 has caused the Debian Bug report #783148, regarding wpa: CVE-2015-1863: wpa_supplicant P2P SSID processing vulnerability to be marked as done.

Bug#783205: stdint.h != stdio.h

2015-04-24 Thread Jakub Wilk
* Mathieu Malaterre ma...@debian.org, 2015-04-24, 11:19: Just for clarification, you do not have hardlink/symlink on your system. Log state: $ clang-3.5 -c test.c In file included from test.c:1: In file included from /usr/include/stdio.h:27: But $ GET

Processed: severity of 773752 is serious

2015-04-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: severity 773752 serious Bug #773752 [gdm3] gdm3: GDM3 pollutes system logs with user session output under systemd Severity set to 'serious' from 'important' thanks Stopping processing here. Please contact me if you need assistance. -- 773752:

Processed: tagging 773752

2015-04-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 773752 + security Bug #773752 [gdm3] gdm3: GDM3 pollutes system logs with user session output under systemd Added tag(s) security. thanks Stopping processing here. Please contact me if you need assistance. -- 773752:

Bug#783169: alternatives

2015-04-24 Thread alberto fuentes
There is this package from kde in debian called storageservicemanager that supposedly is able to sync google-drive folders. It didnt work to me be, maybe due to this same api shift from google. I dont know if it is as unmaintained upstream as this one (because if that is the reason, this has been

Processed: Bug#783231: CVE-2015-0896

2015-04-24 Thread Debian Bug Tracking System
Processing control commands: retitle -1 CVE-2015-0896: multiple XSS issues Bug #783231 [extplorer] (no subject) Changed Bug title to 'CVE-2015-0896: multiple XSS issues' from '(no subject)' severity -1 serious Bug #783231 [extplorer] CVE-2015-0896: multiple XSS issues Severity set to 'serious'

Bug#773752: gdm3: GDM3 pollutes system logs with user session output under systemd

2015-04-24 Thread Michael Biebl
On Fri, 24 Apr 2015 10:55:13 +0200 Vincent Danjean vdanj...@debian.org wrote: Package: gdm3 Version: 3.14.1-7 Followup-For: Bug #773752 Hi, I suffer from this bug since I upgraded several of my machines/servers to jessie. It is a pity this bug has not been handled before jessie

Bug#783223: patch

2015-04-24 Thread Helmut Grohne
On Fri, Apr 24, 2015 at 09:46:47AM +0200, Helmut Grohne wrote: +export LC_CTYPE=C I was made aware that LC_ALL overrides LC_CTYPE, so we must set LC_ALL instead. Helmut diff -u libxdmcp-1.1.1/debian/rules libxdmcp-1.1.1/debian/rules --- libxdmcp-1.1.1/debian/rules +++

Bug#783108: Upstream php fix appears to work

2015-04-24 Thread Lennart Sorensen
On Fri, Apr 24, 2015 at 10:01:19AM +0200, Christoph Biedl wrote: The report against php5 is #783107. This is #783108 against file. However, do you have any indication file is affected? I'd already written an analysis about this but accidentially sent it to #783099, I could not reproduce the

Bug#782456: Possible cause and solution of the issue

2015-04-24 Thread Алексей Шилин
Hi, I've managed to reproduce a similar issue with KDM. With plymouth enabled, it fails to start an X server under certain conditions. During boot the screen just flickers, and I get only to a console login prompt. `journalctl -u kdm' contains the following lines:

Bug#782976: debian-installer-netboot-images packages kfreebsd images but kfreebsd is not in jessie.

2015-04-24 Thread Steven Chamberlain
Hi peter, I think it's been removed today already: https://packages.qa.debian.org/d/debian-installer-netboot-images/news/20150423T215008Z.html Do you agree? And this bug can be closed. It could presumablly be modified to look in an unofficial location Yeah, I guess we'll have a

Bug#782976: marked as done (debian-installer-netboot-images packages kfreebsd images but kfreebsd is not in jessie.)

2015-04-24 Thread Debian Bug Tracking System
Your message dated Sat, 25 Apr 2015 00:47:40 +0100 with message-id 553ad61c.8000...@p10link.net and subject line Re: Bug#782976: debian-installer-netboot-images packages kfreebsd images but kfreebsd is not in jessie. has caused the Debian Bug report #782976, regarding

Bug#783205: s390x porterbox access (was: Bug#783205: clang-3.5: fatal error: 'sys/cdefs.h' file not found)

2015-04-24 Thread Steven Chamberlain
Hi, Please could I get access to a s390x porterbox, and I will take a look at this bug. My Alioth account is stevenc-guest, and I have accepted the DMUP: https://lists.debian.org/debian-newmaint/2015/01/msg1.html Sylvestre Ledru sylves...@debian.org wrote: I am quite busy these days. I

Bug#782976: debian-installer-netboot-images packages kfreebsd images but kfreebsd is not in jessie.

2015-04-24 Thread peter green
Reopen 782976 Thanks. On 24/04/15 22:49, Jonathan Wiltshire wrote: On Mon, Apr 20, 2015 at 02:17:25AM +0100, peter green wrote: Release team: can you clarify whether you intend to actually remove kfreebsd from the jessie suite of the official archive before/during the jessie release?

Processed: Re: Bug#782976: debian-installer-netboot-images packages kfreebsd images but kfreebsd is not in jessie.

2015-04-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: Reopen 782976 Bug #782976 {Done: Michael Gilbert mgilb...@debian.org} [debian-installer-netboot-images] debian-installer-netboot-images packages kfreebsd images but kfreebsd is not in jessie. Bug reopened Ignoring request to alter fixed versions

Bug#783271: When configuring custom logging in /etc/krb5.conf,, xrb5 services are unable to write to these log files as they are not, permitted in the service configuration used by systemd

2015-04-24 Thread Salvatore Bonaccorso
Control: reassign -1 krb5-admin-server Hi Carsten, On Fri, Apr 24, 2015 at 11:46:16PM +0200, Carsten Klein wrote: Package: help Version: krb5-admin-server Severity: grave I'm reassigning the bug to krb5-admin-server (not looked at the bug itself). Regards, Salvatore -- To UNSUBSCRIBE,

Processed: Re: Bug#783271: When configuring custom logging in /etc/krb5.conf,, xrb5 services are unable to write to these log files as they are not, permitted in the service configuration used by syst

2015-04-24 Thread Debian Bug Tracking System
Processing control commands: reassign -1 krb5-admin-server Bug #783271 [help] When configuring custom logging in /etc/krb5.conf,, xrb5 services are unable to write to these log files as they are not, permitted in the service configuration used by systemd Warning: Unknown package 'help' Bug

Bug#773752: gdm3: GDM3 pollutes system logs with user session output under systemd

2015-04-24 Thread Vincent Danjean
Le 24/04/2015 12:38, Michael Biebl a écrit : Am 24.04.2015 um 12:21 schrieb Michael Biebl: An alternative to dropping the user messages, is to log them to a separate log file which has different log retention policies. For completeness sake, this would look like this: $ cat

Bug#779913: marked as done (grml-debootstrap: Stops SSH server outside (rather than inside) chroot after failures)

2015-04-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 Apr 2015 16:33:35 + with message-id e1ylgxn-0004lk...@franck.debian.org and subject line Bug#779913: fixed in grml-debootstrap 0.69 has caused the Debian Bug report #779913, regarding grml-debootstrap: Stops SSH server outside (rather than inside) chroot after

Bug#776502: marked as done (grml-debootstrap: CVE-2015-1378: Issues with sourcing cmdlineopts.clp from current working directory)

2015-04-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 Apr 2015 16:33:35 + with message-id e1ylgxn-0004lf...@franck.debian.org and subject line Bug#776502: fixed in grml-debootstrap 0.69 has caused the Debian Bug report #776502, regarding grml-debootstrap: CVE-2015-1378: Issues with sourcing cmdlineopts.clp from current

Bug#783148: marked as done (wpa: CVE-2015-1863: wpa_supplicant P2P SSID processing vulnerability)

2015-04-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 Apr 2015 15:50:18 + with message-id e1ylfru-0007b2...@franck.debian.org and subject line Bug#783148: fixed in wpa 2.3-1+deb8u1 has caused the Debian Bug report #783148, regarding wpa: CVE-2015-1863: wpa_supplicant P2P SSID processing vulnerability to be marked as

Processed: severity of 783183 is normal

2015-04-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: severity 783183 normal Bug #783183 [anope] init.d reload should fail if the daemon is not running Warning: Unknown package 'anope' Severity set to 'normal' from 'serious' Warning: Unknown package 'anope' thanks Stopping processing here. Please

Bug#783258: flac: FTBFS due to missing symbols

2015-04-24 Thread Sebastian Ramacher
Source: flac Version: 1.3.1-1 Severity: serious Justification: fails to build from source (but built successfully in the past) flac failed to build on all 32 bit architectures: | dh_makeshlibs -a | dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below |

Bug#783223: usr/share/doc/libxdmcp-dev/xdmcp.txt.gz is not M-A:same safe wrt LC_CTYPE

2015-04-24 Thread Helmut Grohne
Package: libxdmcp-dev Version: 1:1.1.1-1 Severity: serious Justification: package fails to install Tags: patch User: helm...@debian.org Usertags: rebootstrap The process of generating usr/share/doc/libxdmcp-dev/xdmcp.txt.gz is dependent on LC_CTYPE and produces different output for different

Bug#783223: patch

2015-04-24 Thread Helmut Grohne
I forgot the patch! Helmut diff -u libxdmcp-1.1.1/debian/rules libxdmcp-1.1.1/debian/rules --- libxdmcp-1.1.1/debian/rules +++ libxdmcp-1.1.1/debian/rules @@ -33,6 +33,8 @@ confflags += --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) endif +# generation of

Bug#783271: When configuring custom logging in /etc/krb5.conf,, xrb5 services are unable to write to these log files as they are not, permitted in the service configuration used by systemd

2015-04-24 Thread Carsten Klein
Package: help Version: krb5-admin-server Severity: grave When configuring custom logging in /etc/krb5.conf, xrb5 services are unable to write to these log files as they are not permitted in the service configuration used by systemd Having a logging configuration like [logging] kdc =

Bug#782976: debian-installer-netboot-images packages kfreebsd images but kfreebsd is not in jessie.

2015-04-24 Thread Jonathan Wiltshire
On Mon, Apr 20, 2015 at 02:17:25AM +0100, peter green wrote: Release team: can you clarify whether you intend to actually remove kfreebsd from the jessie suite of the official archive before/during the jessie release? Yes. -- Jonathan Wiltshire