Bug#776902: tmux: leaves a socket behind in /tmp/tmux-1000/default on exit

2015-02-03 Thread Romain Francoise
logic and since this is just cosmetic, we think it's not worth the effort. So I'm tagging this wontfix for now. Cheers, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe&qu

Bug#761123: Please enable hardened build flags

2015-01-21 Thread Romain Francoise
Package: irssi Followup-For: Bug #761123 Yes, please. Also, enabling *all* hardening options (with e.g. DEB_BUILD_MAINT_OPTIONS=hardening=+all) would be nice while we're at it, the performance impact is probably negligible. Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.deb

Bug#771552: unblock: tcpdump/4.6.2-3

2014-11-30 Thread Romain Francoise
On Sun, Nov 30, 2014 at 05:06:49PM +, Adam D. Barratt wrote: > On Sun, 2014-11-30 at 17:56 +0100, Romain Francoise wrote: >> Please unblock tcpdump 4.6.2-3, it fixes a security vulnerability in the >> PPP dissector known as CVE-2014-9140. > > Unblocked. Thanks! -- R

Bug#771552: unblock: tcpdump/4.6.2-3

2014-11-30 Thread Romain Francoise
dissector (CVE-2014-9140). + + -- Romain Francoise Sat, 29 Nov 2014 12:23:53 +0100 + tcpdump (4.6.2-2) unstable; urgency=high * Urgency high due to security fixes. diff -Nru tcpdump-4.6.2/debian/patches/60_cve-2014-9140.diff tcpdump-4.6.2/debian/patches/60_cve-2014-9140.diff --- tcpdump

Bug#770415: Bug#770434: CVE-2014-8767 tcpdump denial of service in verbose mode using malformed OLSR payload, Bug#770424: CVE-2014-8769 tcpdump unreliable output using malformed AOVD payload, Bug#7704

2014-11-21 Thread Romain Francoise
Thanks. Upstream doesn't seem to have released official patches yet, or if they have they haven't kept me in the loop. I've asked for clarification on the mailing list. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian

Bug#767798: bind9: ignores OPTIONS from /etc/default/bind9 w/ systemd

2014-11-02 Thread Romain Francoise
chrooted. systemd supports the EnvironmentFile directive to "source" such a file, see ssh.service for an example of this. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#767561: [Pkg-freeipa-devel] Bug#767561: pki-tools, strongswan-starter: error when trying to install together

2014-11-02 Thread Romain Francoise
oved to /usr/bin from /usr/lib/ipsec), but the excuses page still says: "Updating strongswan-starter introduces new bugs: #767561" (https://qa.debian.org/excuses.php?package=strongswan) -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, emai

Bug#767561: [Pkg-freeipa-devel] Bug#767561: pki-tools, strongswan-starter: error when trying to install together

2014-11-02 Thread Romain Francoise
will block strongswan's migration to testing before the freeze, so I'm downgrading it to important and we can see how to handle this in the coming weeks. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.

Bug#763798: [Pkg-swan-devel] Bug#763798: strongswan: [INTL:nl] Dutch translation of debconf messages

2014-10-21 Thread Romain Francoise
Hi, This file appears to have been corrupted in transit, it's not valid UTF-8. Can you check and resend? Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". T

Bug#748867: [Pkg-chromium-maint] Bug#748867: Bug#748867: Bug#748867: Fix/workaround for Google API key problem.

2014-10-13 Thread Romain Francoise
o use unstable expect occasional breakage, but uploading a known broken package is not okay. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#764841: please use pam_exec to display "dynamic" motd

2014-10-12 Thread Romain Francoise
he uname, not by using pam_exec. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#764228: libpcap0.8: [kfreebsd] please re-enable zerocopy BPF

2014-10-11 Thread Romain Francoise
On Mon, Oct 06, 2014 at 03:05:26PM +0100, Steven Chamberlain wrote: > Updated kfreebsd-kernel-headers (10.1~4) in sid now define > __compiler_membar() for users of machine-*/atomic.h > > Please consider re-enabling zerocopy BPF in libpcap. Ok, will do. Thanks. -- Romain Fra

Bug#764841: please use pam_exec to display "dynamic" motd

2014-10-11 Thread Romain Francoise
' option in login.defs) | sessionoptional pam_exec.so type=open_session stdout /bin/uname -snrvm | sessionoptional pam_motd.so Please consider doing the same in openssh-server's pam configuration. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To U

Bug#764574: please backport commit a28a9178e8 from v3.8

2014-10-09 Thread Romain Francoise
"Unaligned AIO/DIO on inode %ld by %s; " -"performance will be poor.", -inode->i_ino, current->comm); mutex_lock(ext4_aio_mutex(inode)); ext4_unwritten_wait(inode); } Thanks, -- Romain Franco

Bug#762662: hardening-wrapper: please use -fstack-protector-strong

2014-09-24 Thread Romain Francoise
0 +0200 @@ -1,3 +1,11 @@ +hardening-wrapper (2.5+nmu2) UNRELEASED; urgency=medium + + * hardened-cc, hardening.make: switch SSP flag to -fstack-protector-strong. + * tests/Makefile.common: disable ssp-buffer-size-skip test since all +buffer sizes are protected now. + + -- Romain Francoise We

Bug#760905: emacs24: fails to install emacs24 from wheezy-backports

2014-09-09 Thread Romain Francoise
need to specify '-t wheezy-backports' when installing packages from the backports archive in order to pull any required dependencies from backports also, see: http://backports.debian.org/Instructions/#index3h2 -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCR

Bug#754256: +1

2014-08-27 Thread Romain Francoise
Hi, Another vote for a magit backport: emacs24 is now available in wheezy-backports, but magit in wheezy has a strict dependency on emacs23 so they can't be used together if you don't want to have emacs23 installed. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise

Bug#750836: machine/atomic.h broken, missing __compiler_membar macro

2014-08-20 Thread Romain Francoise
r weeks with no response. I get the feeling that you're downgrading severities to paper over the fact that there aren't any active kfreebsd porters left. But getting RC bugs off the Release Team's radar won't magically make the port healthy again. -- Romain Francoise http://peop

Bug#752717: hardening-wrapper: disable standard hardening flags for test suite

2014-08-11 Thread Romain Francoise
severity serious quit dpkg 1.17.11 now emits -fstack-protector-strong by default, which makes the package FTBFS because of this bug. Raising severity. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#756790: tcpdump: FTBFS on kfreebsd-*

2014-08-01 Thread Romain Francoise
make tcpdump linux-any + hurd-i386 rather than have to wait for months for the kfreebsd maintainers to fix their RC bugs. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe

Bug#756553: kfreebsd-kernel-headers missing /usr/include/net/if_pflog.h

2014-07-30 Thread Romain Francoise
386&ver=4.6.1-1&stamp=1406742444 Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#756282: broken systemd service file

2014-07-28 Thread Romain Francoise
Package: downtimed Version: 0.6-3 Severity: serious User: pkg-systemd-maintain...@lists.alioth.debian.org Usertags: systemd-units The systemd service file shipped with downtimed has several issues: - it starts downtimed with -D, which disables database updates. Surely that's not what's expected.

Bug#752717: hardening-wrapper: disable standard hardening flags for test suite

2014-06-25 Thread Romain Francoise
ening-wrapper_2.5_unstable_buildflags.log Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#752558: seqan: please use the standard dpkg-buildflags configuration interface

2014-06-24 Thread Romain Francoise
ctor' For more information about this, see: https://lists.debian.org/debian-dpkg/2014/06/msg00031.html Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe&q

Bug#750836: machine/atomic.h broken, missing __compiler_membar macro

2014-06-13 Thread Romain Francoise
Emilio Pozuelo Monfort writes: > This is the last blocker for the libgnutls-deb0-28 transition. It'd be > great if someone could take a look. If necessary I can work around this issue by disabling zerocopy BPF in libpcap until this is fixed on the kFreeBSD side... -- Romain Fran

Bug#751013: polipo: please enable all hardening options

2014-06-09 Thread Romain Francoise
+ %: dh $@ Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#750836: machine/atomic.h broken, missing __compiler_membar macro

2014-06-07 Thread Romain Francoise
rfrancoise@falla ~ % Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#750805: libpcap: Makes Wireshark FTBFS on kfreebsd-any

2014-06-07 Thread Romain Francoise
Romain Francoise writes: > This must be a toolchain issue, I'll ask on the kfreebsd mailing list. Actually there's no need, this looks like a plain bug in kfreebsd-kernel-headers, it was updated to the FreeBSD 10 versions which include this change: http://svnweb.freebsd.

Bug#750805: libpcap: Makes Wireshark FTBFS on kfreebsd-any

2014-06-07 Thread Romain Francoise
k on the kfreebsd mailing list. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#744198: libpcap0.8: libpcap lacks support for Debian GNU/Hurd

2014-06-01 Thread Romain Francoise
nks and sorry for the delay; now included in 1.5.3-3 (though untested). If updates to the patch are necessary later on, please file a new bug. Cheers, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subjec

Bug#747133: tmux: window-status-format, ## broken

2014-05-08 Thread Romain Francoise
for a few days still, so expect an upload to unstable next week. Cheers, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#745492: "rsyslogd-2007: action 'action 18' suspended" messages in syslog

2014-04-23 Thread Romain Francoise
t picked up by logcheck. I don't want to have to change the rsyslog configuration on every single machine that gets upgraded to jessie in a few months time just to avoid this issue... Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to de

Bug#744832: strongswan-charon: should depend on iproute2 instead of iproute

2014-04-15 Thread Romain Francoise
or the patch. I'll use 'iproute2 | iproute' to make backporting easier, the change will be uploaded with 5.1.3-1. Cheers, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of &q

Bug#741049: tmux: C-b C-c no longer starts new window in CWD

2014-03-23 Thread Romain Francoise
it in the first place[1], I think the new way to do things is much better. [1] http://sourceforge.net/p/tmux/tmux-code/ci/c1b994852594b23 -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject o

Bug#529854: Dropping root is supported via configuration since 5.1.0

2014-03-03 Thread Romain Francoise
This bug can probably be closed now that strongSwan 5.1 supports changing to another user/group via strongswan.conf, independently of how it was built. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#735178: tmux starts infinite new threads until machine stops responding

2014-02-24 Thread Romain Francoise
ents that this is a tmux issue. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#732920: procps: sysctl --system fails to load /etc/sysctl.conf

2014-02-14 Thread Romain Francoise
Joerg Dorchain writes: > The broken version is now in testing. And a router not routing > packets anymore due to sysctl not enabling forwarding is a serious > functionality bug. I agree. This bug should be RC. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UN

Bug#735305: strongswan: should the padlock plugin be disabled?

2014-01-14 Thread Romain Francoise
with rdrand, which was enabled in 5.0.4-1. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#733747: Please apply patch from https://github.com/the-tcpdump-group/libpcap/commit/1a52c9a05758d162e331dc93d60c51ebeb7b0f55

2013-12-31 Thread Romain Francoise
Hi, Yes, libpcap 1.5.3 was supposed to come out two weeks ago with this change and other urgent fixes, but it hasn't happened. Stay tuned. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a su

Bug#717776: tmux segfault

2013-12-18 Thread Romain Francoise
Hi, Damien CLAUZEL writes: > Tmux segfaults also on my server. No obvious reason. > I have those kind of entries in /var/log/kern.log If it happens regularly please install corekeeper and send me the core file privately once it crashes. -- Romain Francoise http://people.debi

Bug#731031: tcpdump: FTBFS on Big-Endian ports: 'nflog-e' test failed

2013-12-01 Thread Romain Francoise
Hiroyuki Yamamoto writes: > 'nflog-e' test of tcpdump_4.5.1-1 failed on Big-Endian ports, > mips, powerpc, s390x, sparc, powerpcspe, ppc64, > and maybe same on m68k, sparc64. Yes I am aware of it, thank you. -- Romain Francoise http://people.debian.org/~rfrancoise/

Bug#685097: vgabios: Windows 8 guest stuck at 1024x768

2013-11-29 Thread Romain Francoise
ack to vgastd to make it work at all, otherwise all I got was a garbled screen. Also, as mentioned on IRC the resolution I need (1920x1080) is not available but I added it manually, and it's good to know that it will eventually be added to upstream seabios as well. Thanks! Cheers, -- Romai

Bug#724586: Bumping severity

2013-10-23 Thread Romain Francoise
severity 724586 serious thanks This bug results in certificates being transparently generated with totally wrong options; hence this makes tinyca unusable. Bumping severity to 'serious'. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian

Bug#725682: Now unknown characters just don't show up!

2013-10-08 Thread Romain Francoise
This change is also why xterm no longer displays the bold version of a Unicode arrow ("BLACK RIGHT-POINTING POINTER") as used by my MUA for threads; setting assumeAllChars brings it back. Font is "fixed". Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/

Bug#718777: tmux: list-commands only works when a tmux server exists

2013-08-05 Thread Romain Francoise
dumb and just sends to the server any arguments you give it, along with some file descriptors. Command parsing and dispatch is done in the server, and list-commands is not special in that regard. So you really do need a running server for list-commands to work. -- Romain Francoise http://pe

Bug#718559: tmux: Precise usage of session

2013-08-02 Thread Romain Francoise
quot; | grep -q "^${myname}$" Cheers, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#718559: tmux: Precise usage of session

2013-08-02 Thread Romain Francoise
e "exact match only" for session > handling optional, like having an extra parameter to all commands that > deal with sessions. (Plus something for tmux.conf, I guess, so one can > set it globally).. I'm not sure we need it for all commands, but I'll see what upstream t

Bug#717776: tmux segfault

2013-07-27 Thread Romain Francoise
Hi, One more data point: did you have any grouped sessions in that server? Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#717776: tmux segfault

2013-07-25 Thread Romain Francoise
sible please install corekeeper or configure your system to keep core files, in case it happens again... -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#165157: tcpdump: add a tee-like mode

2013-06-28 Thread Romain Francoise
f them into the other. Right, and with -U for the first tcpdump instance it's even nicer. > Romain, for you as the package maintainer, I suggest you can safely > close this bug, since a simple solution is already available. Will do, thanks! -- Romain Francoise http://people.debian

Bug#709997: RM: remember-el -- ROM; obsoleted by emacs23

2013-05-27 Thread Romain Francoise
Package: ftp.debian.org Severity: normal The remember-el package's main purpose is to ship remember.el, an Emacs add-on that is part of Emacs itself since version 23. It also ships an assortment of glue add-ons for planner-el, bbdb, etc but these are likely to be outdated as the last upstream uplo

Bug#682725: tmux: mc + tmux don't "mix" very well

2013-05-27 Thread Romain Francoise
Hi, Are you still seeing this in tmux 1.8? Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#524488: Reassigning to valgrind

2013-05-26 Thread Romain Francoise
This is a limitation of valgrind and I checked that it still applies with sid's version, so I'm reassigning this bug to the valgrind package. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#708128: corekeeper: triggers scary kernel warning

2013-05-13 Thread Romain Francoise
/corekeeper.conf, setting core_pattern before suid_dumpable will probably fix this. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#706393: RCS identifies a wrong revision when given tag (a regression from 5.7-25)

2013-05-02 Thread Romain Francoise
but it will be a few months away at best. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#706393: RCS identifies a wrong revision when given tag (a regression from 5.7-25)

2013-05-01 Thread Romain Francoise
Ivan Shmakov writes: > Indeed, 5.8.2-1 seems to fix the issue. Thanks for testing. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#706393: RCS identifies a wrong revision when given tag (a regression from 5.7-25)

2013-04-29 Thread Romain Francoise
Hi, Ivan Shmakov writes: > When using symbolic names, one being substring of another, RCS now > appears to somehow confuse the two. Consider, e. g.: [...] Yes, I believe this is fixed in 5.8.2 which is currently available in experimental. Can you try it and report back? Thanks, --

Bug#706050: logrotate: spurious "error: getting file ACL" messages

2013-04-24 Thread Romain Francoise
PNOTSUPP) #else # define ACL_NOT_WELL_SUPPORTED(Err) \ ((Err) == ENOTSUP || (Err) == ENOSYS || (Err) == EINVAL || (Err) == EBUSY) #endif -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of &quo

Bug#705294: tmux: The -q quiet option does not appear to work

2013-04-14 Thread Romain Francoise
nal messages that would otherwise be annoying (e.g. when you toggle an option). It should be easy enough to just redirect the client's output to /dev/null as necessary. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.deb

Bug#705170: E: bad-distribution-in-changes-file squeeze-backports-sloppy

2013-04-10 Thread Romain Francoise
Package: lintian Version: 2.5.11 Severity: normal lintian doesn't know about squeeze-backports-sloppy and complains about my changes file. Trivial patch against Git: diff --git a/checks/changes-file b/checks/changes-file index d4ca475..f704f6f 100644 --- a/checks/changes-file +++ b/checks/changes

Bug#705009: tmux does not prevent attaching from inside the session

2013-04-08 Thread Romain Francoise
t; $ tmux atta > sessions should be nested with care, unset $TMUX to force. Yes, I fixed it myself with this commit: http://sf.net/p/tmux/tmux-code/ci/d762ced298c35d58524433cacb08c5d0a7364f96/ Are you filing this to request a stable update once wheezy is out? Because I don't think

Bug#648867: please install bash completion script

2013-03-14 Thread Romain Francoise
ike zsh does. In your opinion, is this file useful enough to be shipped in the package? I don't want to get bug reports about it, it's not supported upstream (it hasn't been updated since 2010). -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email

Bug#700727: tcpdump: mark binary package tcpdump as Multi-Arch: foreign

2013-02-17 Thread Romain Francoise
. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#635899: Update

2013-01-16 Thread Romain Francoise
ery expensive. [1]: http://git.kernel.org/linus/3a55fb0d9fe8e2f4594329edd58c5fd6f35a99dd -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#644810: Wakes up twice a second, and checks uname and /etc/localtime every 15 seconds

2012-10-13 Thread Romain Francoise
ocked, etc. Removing this timer will probably never be possible, so I'd like to close this bug. Waking up every 1000ms is probably not very noticeable on the overall power consumption of your system... Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email

Bug#644810: Upstream patch rejected

2012-09-06 Thread Romain Francoise
Tim Ruehsen writes: > But since then, the Debian package hasn't been updated. When this patch makes it into a released version of tmux, it will be available in sid. Until then, you can try the package in experimental which is kept in sync with upstream. -- Romain Francoi

Bug#685097: vgabios: Windows 8 guest stuck at 1024x768

2012-08-16 Thread Romain Francoise
for me: http://lists.xen.org/archives/html/xen-devel/2012-05/msg00260.html (However, the patch may not be suitable for inclusion, I didn't test the effects it has on other guests.) -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lis

Bug#682725: tmux: mc + tmux don't "mix" very well

2012-08-01 Thread Romain Francoise
27;s the value of TERM inside your tmux session? Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#682704: written dumps shouldn't be world-readable by default

2012-07-25 Thread Romain Francoise
ou also have the responsibility of ensuring the protection of the data it gives you access to. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#680722: strongswan-ikev1: running non-privileged breaks the updown script

2012-07-08 Thread Romain Francoise
faults to running the daemons as root. > You might want to have pluto exec a script using sudo with specific > commands, and add password-less specific permissions for those commands. Ugh, if it comes to that I'll rather build my own Debian packages. -- Romain Francoise http://

Bug#680722: strongswan-ikev1: running non-privileged breaks the updown script

2012-07-08 Thread Romain Francoise
efault for the Debian package as it breaks important features. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#679268: tmux: pane erraticly behaves as if Ctrl key was stuck

2012-06-27 Thread Romain Francoise
your ~/.inputrc? I assume you're using bash? Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#679092: tmux: Flaky mouse text selections when multiple panes tiled vertically

2012-06-26 Thread Romain Francoise
sing xclip. A simple Google search will find lots of different ways to do this. Cheers, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#676572: metastore: Extended attributes without value aren't handled properly

2012-06-10 Thread Romain Francoise
write_binary_string(mentry->xattr_values[i], + mentry->xattr_lvalues[i], to); } } } Cheers, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#676173: zonecheck: broken with Ruby 1.9: ERROR: uninitialized constant Psych::ParseError

2012-06-05 Thread Romain Francoise
Package: zonecheck Version: 3.0.3-1 Severity: grave User: debian-r...@lists.debian.org Usertags: default19 zonecheck in sid doesn't work at all, it just says: % zonecheck debian.org /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': iconv will be deprecated in the future, use String

Bug#674493: Hardening build flags are appilied only partly

2012-05-24 Thread Romain Francoise
PFLAGS, only CFLAGS. I'll fix this, thanks for the report. > Looks like -O2 option is present three times and other options two > times. Yes, that's inelegant but harmless. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs

Bug#673637: O: tcpflow -- TCP flow recorder

2012-05-20 Thread Romain Francoise
Package: wnpp Severity: normal I intend to orphan the tcpflow package. Note: the upstream author is no longer active, the project was taken over by a new upstream who rewrote the program in C++: https://github.com/simsong/tcpflow/ The package description is: tcpflow is a program that captu

Bug#656810: tig-1.0 now released

2012-05-18 Thread Romain Francoise
it, tig isn't quite big enough to require two maintainers. I was only offering to pick up the slack since you seemed to be falling behind upstream. :-) Thanks for the upload! Cheers, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-req

Bug#656810: tig-1.0 now released

2012-05-10 Thread Romain Francoise
There is another new upstream release, 1.0: http://marc.info/?l=git&m=133665760815677 If a co-maintainer is needed I'd be happy to help! -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a s

Bug#672337: libpcap0.8: don't fail on kernels without netfilter support

2012-05-10 Thread Romain Francoise
anks for the report, I'll pick up this fix for unstable. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#669028: please backport new procfs hidepid option into 3.2

2012-04-16 Thread Romain Francoise
.15, although I did not check that the result actually works. Thanks! -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#665486: visitors: CPPFLAGS/LDFLAGS hardening flags missing

2012-03-25 Thread Romain Francoise
Heh, guess I wasn't really paying attention when I enabled hardening! Thanks for the patch, I merged it in 0.7-9. Cheers, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe

Bug#629238: tmux: reset shows cursor in unstable with version 1.6-1

2012-03-11 Thread Romain Francoise
the squeeze release. Ah yes, that must be it, thanks. Do I have your permission to reassign this bug to ncurses-base and mark it fixed in 5.7+20101128-1? -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#629238: tmux: reset shows cursor in unstable with version 1.6-1

2012-03-11 Thread Romain Francoise
inal definition, but perusing the changelog doesn't bring up any obvious candidates (ncv?). Sven, any ideas? Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#662250: tmux: Error in examples/screen-keys.conf

2012-03-05 Thread Romain Francoise
llow line continuation. I'll get the config file fixed upstream. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#662016: tcpdump: CPPFLAGS hardening flags missing

2012-03-03 Thread Romain Francoise
; to upstream to fix their configure.in. Thank you very much for the bug report and patch, this is a regression in tcpdump 4.2 and only affects testing/unstable. I'll upload a fixed package right away. Cheers, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email

Bug#659794: tmux: use dh_installdeb maintscript support

2012-02-13 Thread Romain Francoise
olin. debhelper adds a prerm script to the package with a no-op call to dpkg-maintscript-helper, but that's not really a concern. I merged your patch in Git for the next upload. I guess that also takes care of half of #648867 which I'm going to retitle and tag accordingly. Ch

Bug#658848: [tcpdump] Please drop kfreebsd patch

2012-02-06 Thread Romain Francoise
Dererk writes: > Please consider removing this patch as soon as possible. It would be > really quite important for wheezy release to have this feature working > on. Ok, will do. Thanks. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-

Bug#657900: libpcap: symlink to libpcap.so.1 appears missing

2012-01-29 Thread Romain Francoise
cap from scratch today they would probably use it, but each distribution has to live with its historical soname. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#651783: libpcap0.8: libpcap should be linked with libnl

2012-01-29 Thread Romain Francoise
to the kernel in other ways so the abstraction level offered by libnl isn't so valuable than for other programs. I don't know how much new code that would require, though. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#654882: tmux: Ignores "automatic-rename" window setting

2012-01-20 Thread Romain Francoise
On Fri, Jan 20, 2012 at 09:30:32PM +0100, Joerg Jaspert wrote: > OOI (rrright), when do you approx. plan the next (experimental) > upload? :) As soon as the SourceForge repository gets in sync with OpenBSD, which could take a few days. -- Romain Francoise http://people.debian.org/~rfra

Bug#654882: tmux: Ignores "automatic-rename" window setting

2012-01-20 Thread Romain Francoise
tags 654882 fixed-upstream quit Romain Francoise writes: > Okay, so you want something like the following. I'll see what upstream > thinks about this. [...] This patch is now upstream. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debia

Bug#654882: tmux: Ignores "automatic-rename" window setting

2012-01-07 Thread Romain Francoise
Joerg Jaspert writes: > Though yes, with that reading this bug could be changed to a > "automatic-rename only covers some tmux internal foo, please provide > another such option to entirely turn off any automatic renaming of > windows" wishlist bug and kicked upwards to upstream. Where automatic

Bug#654882: tmux: Ignores "automatic-rename" window setting

2012-01-06 Thread Romain Francoise
so > tmux should NOT DARE TO TOUCH THE WINDOW TITLE. Thats why I set it to > off. tmux doesn't change the title on its own. Your shell init file does. -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debia

Bug#644788: Bug#654116: RFH: screen -- terminal multiplexor with VT100/ANSI terminal emulation

2012-01-03 Thread Romain Francoise
/12255/exe: Permission denied root@silenus:~# /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /proc/12255/exe -ls Directory '/var/run/screen' must have mode 777. root@silenus:~# Sorry for the false alarm. :) -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE

Bug#644788: Bug#654116: RFH: screen -- terminal multiplexor with VT100/ANSI terminal emulation

2012-01-03 Thread Romain Francoise
y will be kept by the kernel as /proc//exe and can be used to reattach as long as the server is running. But I guess that for the sake of non-Linux users, keeping a copy in /tmp is more reasonable... -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-

Bug#644788: Bug#654116: RFH: screen -- terminal multiplexor with VT100/ANSI terminal emulation

2012-01-02 Thread Romain Francoise
der to remove the setgid bit from the binary. So while the protocol itself hasn't changed, the new tmux won't see the old servers unless given the path explicitly (as documented in NEWS.Debian). -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debia

Bug#651783: libpcap0.8: libpcap should be linked with libnl

2011-12-12 Thread Romain Francoise
onment with only their listed build dependencies installed. Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#577454: Reopening

2011-12-11 Thread Romain Francoise
reopen 577454 quit This bug was closed with the upload of version 10 but the change that was applied doesn't fix the issue. It just makes pydf ignore the result from termios and try the next method, calling resize, which doesn't work in Emacs shell buffers either. -- Romain Franc

Bug#644781: Please support creating new terminals in the working directory of the current terminal

2011-12-09 Thread Romain Francoise
Hi, My patch to implement this was just merged upstream, the feature is even enabled by default (and can be disabled by setting 'default-path'). I'm about to update the snapshot in experimental if you want to try it out. Cheers, -- Romain Francoise http://people.debian.

<    1   2   3   4   5   6   7   8   9   >