Bug#898588: Packaging repository is missing the empty ebin/ directories

2018-05-13 Thread Ivan Kozik
Source: erlang Version: 1:20.3.6+dfsg-1 Dear Maintainer, The packaging repository https://salsa.debian.org/erlang-team/packages/erlang.git appears to be missing the empty ebin/ directories that are required for a build to succeed. The release tarball: $ tar -xvf erlang_20.3.6+dfsg.orig.tar.xz $

Bug#894338: nvidia-graphics-drivers: CVE-2018-6249, CVE-2018-6253: null pointer dereference and infinite recursion due to malformed shader

2018-03-29 Thread Ivan Kozik
The 384-stretch@7949 commit with nvidia-graphics-drivers (384.130-0svn1) is also working for me on stretch after fixing the libGL.so.1 symlink in debian/libgl1-glvnd-nvidia-glx.links.in to point to libGL.so.1.7.0; not sure if you caught that already. Best, Ivan

Bug#800502: Please just open urls in a browser

2017-12-10 Thread Ivan Kozik
For anyone else still trying to get konsole to open URLs in a browser (as if it would be safe to open them anywhere else), without solving the mystery of which packages you need to bring in for `kcmshell5 componentchooser`, I think the sufficient incantation (tested on stretch) is to: Add to ~/.co

Bug#883664: DEVICE= in initramfs.conf is ignored

2017-12-06 Thread Ivan Kozik
it on stretch and confirmed that a DEVICE= in /etc/initramfs-tools/initramfs.conf set up DHCP on the corresponding interface. Thanks, Ivan From 5a9dd1aa2faefc89d2566cc29eb7f8c2b4c7e2cf Mon Sep 17 00:00:00 2001 From: Ivan Kozik Date: Wed, 6 Dec 2017 09:35:36 + Subject: [PATCH] init: export DEVICE so

Bug#882970: ImportError: No module named 'pkg_resources'

2017-11-27 Thread Ivan Kozik
Package: asciinema Version: 1.3.0-2 Dear maintainer, asciinema appears to be missing a depends on python3-pkg-resources: # apt-get install --no-install-recommends asciinema Reading package lists... Done Building dependency tree Reading state information... Done asciinema is already the newest ve

Bug#882967: Request for CONFIG_FUNCTION_PROFILER=y

2017-11-27 Thread Ivan Kozik
Source: linux Version: 4.14.2-1~exp1 Dear maintainer, Please consider setting CONFIG_FUNCTION_PROFILER=y for perf-tools' cachestat and funccount: # apt-get install --no-install-recommends perf-tools-unstable ... # cachestat-perf Counting cache functions... Output every 1 seconds. /usr/sbin/cach

Bug#881187: zstd -t changes permissions of /dev/null when run as root

2017-11-08 Thread Ivan Kozik
Package: zstd Version: 1.3.1+dfsg-2 `zstd -t` has a bug that changes the permissions of /dev/null when run as root: https://github.com/facebook/zstd/issues/851 With zstd 1.3.1+dfsg-2: root@unstable:~# cd /tmp root@unstable:/tmp# cp /etc/passwd ./ root@unstable:/tmp# zstd passwd passwd

Bug#877044: Outdated Conflicts: ubuntu-dev-tools

2017-09-27 Thread Ivan Kozik
Package: perf-tools-unstable Version: 0.0.1~20160212+git0c13e83-2 perf-tools-unstable's control file lists a Conflicts: ubuntu-dev-tools. I believe it should no longer conflict with ubuntu-dev-tools because perf-tools-unstable's bitesize was renamed to bitesize-perf and therefore no longer confli

Bug#290435: rmt filename support makes tar vulnerable to "phishing" attacks

2017-04-09 Thread Ivan Kozik
Very few people know about this feature or --force-local and therefore there is a _lot_ of software that passes filenames to tar where a colon could be injected by an untrusted source. This will eventually get exploited in a big way, being used to either exfiltrate data (because tar -cf is also af

Bug#663114: Patch to implement parallelism in dkms

2014-03-16 Thread Ivan Kozik
Thanks, Andras. dkms.parallelism.diff is working well for me. With 8 cores, spl+zfs now install in 4m47s instead of 6m18s. I tested the patch with dkms 2.2.0.3-1.1ubuntu5 on Ubuntu 14.04. Ivan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscrib