p-ng?
(For the record, the patch referenced above was introduced in 2019,
it's not recent.)
--
Romain Francoise
https://people.debian.org/~rfrancoise/
roto
1' or 'ip proto \icmp' which are equivalent.
'proto \icmp' also works but generates support code for IPv6 as well
which does not really make sense for ICMP and is likely not what you
wanted.
--
Romain Francoise
https://people.debian.org/~rfrancoise/
tcpdump has no special handling of TZ, it just calls strftime() which
handles TZ as described in strftime(3).
--
Romain Francoise
https://people.debian.org/~rfrancoise/
.. Are you 100% sure that this tmux binary is
the one shipped in the Debian package? Can you show the path and
SHA256 of the binary? And run ldd on it?
Thanks,
--
Romain Francoise
https://people.debian.org/~rfrancoise/
7;s not something that I feel would be appropriate as a
Debian-specific change, but I can discuss it with the upstream author.
Not much chance of it happening though.
Best,
--
Romain Francoise
https://people.debian.org/~rfrancoise/
0M lines of
scrollback history in each window?
Also, I'm curious. Is it better with an empty `status-right'?
--
Romain Francoise
https://people.debian.org/~rfrancoise/
emory grid, it allocates the same huge amount of
memory and copies everything over. In 3.4 this involves way more
memory.
It's also much much slower than 3.3a at actually accepting the output
from cat, which is unsurprising.
I'll dig deeper.
--
Romain Francoise
https://people.debian.org/~rfrancoise/
Found it. Upstream PR: https://github.com/tmux/tmux/pull/4013
--
Romain Francoise
https://people.debian.org/~rfrancoise/
My patch was accepted upstream; please test again with 3.4-7 when that
reaches your machine.
--
Romain Francoise
https://people.debian.org/~rfrancoise/
Hi,
On Wed, Nov 2, 2022 at 10:51 AM Helmut Grohne wrote:
> tmux manages its entry in /etc/shells using add-shell/remove-shell.
> Consider managing this entry declaratively instead. Since version 5.3-1,
> debianutils recognizes /usr/share/debianutils/shells.d/tmux and will add
> those shells to /e
Thanks for the suggestion. So far I've resisted adding extra binary
dependencies to libpcap and this seems like a very specialized use
case.
`ip' output is fraught with danger,
ideally Shorewall would use the JSON version (but that requires a
dependency on `jq' or similar)...
--
Romain Francoise
https://people.debian.org/~rfrancoise/
Hi,
[Cc'ing Roberto directly to make sure he's aware of this discussion.]
I'm also a Shorewall[6] user and while the state of the package isn't
really alarming right now, I need it to be properly maintained going
forward.
We could set up a pkg-shorewall team on Salsa and co-maintain the
packages
On Tue, Jan 3, 2023 at 11:54 PM Jeremy Sowden wrote:
> I've imported my fork of Roberto's SF repo to Salsa:
>
> https://salsa.debian.org/azazel/shorewall
>
> I haven't touched it in 18 months, so I'll give it a polish when I have
> some time, and perhaps we can use it as a starting point.
Thank
packet.
Thanks. Just in case, I will mention that the SMB printer code is
*not* enabled in Debian anymore. None of the supported distributions
(oldstable, stable, testing/sid) are affected.
--
Romain Francoise
https://people.debian.org/~rfrancoise/
Consequently I'm going to mark this bug as fixed in 4.9.3-1, which was
the first version to disable the SMB code in Debian (in 2019).
--
Romain Francoise
https://people.debian.org/~rfrancoise/
/dev/pts/* it is a high
price to pay in terms of weakening the sandbox for an uncommon use
case. With access to /dev/pts, an attacker can access SSH sessions and
other terminals.
Is there any way this could be fixed on the LXD side, or made more restrictive?
Regards,
--
Romain Francoi
Hi,
Replying to the latest messages in the thread in one go...
On Sun, Jan 08, 2023 at 02:35:17PM +, Jeremy Sowden wrote:
> I've created a Shorewall team on tracker.d.o and added you both to it.
Thanks!
On Mon, Jan 09, 2023 at 08:51:54AM -0500, Roberto C. Sánchez wrote:
> For a bit of histo
Hi Jeremy,
On Thu, Jan 19, 2023 at 7:01 PM Jeremy Sowden wrote:
> I've pushed all the work to my repo on Salsa:
>
> https://salsa.debian.org/azazel/shorewall
>
> Do you want to review it before I push to the shorewall-team repo?
It all looks pretty good to me! In fact, it's a radical improveme
On Fri, Jan 20, 2023 at 11:59:44AM +, Jeremy Sowden wrote:
> The Developer's Reference, § 5.6.1, expresses the preference that when
> new binary packages are added to a source package, it should be
> uploaded to experimental, so I've updated the version and distribution
> in the change-log entr
On Fri, Jan 20, 2023 at 05:18:19PM -0500, Roberto C. Sánchez wrote:
> I think that the bug is actually assigned to the shorewall-doc binary
> package, not the shorewall-doc source package. Assuming that the
> shorewall source package will start to emit a shorewall-doc binary
> package, I think that
I noticed while testing that you removed the '--no-start' argument to
dh_installinit calls in the unified package, and that's not right, as
README.Debian documents.
The situation is even a bit more complex:
* shorewall.postinst and shorewall6.postinst source the config file in
/etc/default an
On Sat, Jan 21, 2023 at 10:47:12AM -0500, Roberto C. Sánchez wrote:
> Whenever a source package produces a new binary package, whether that
> package exists in the archive already or not, it will land in NEW.
Ah, makes sense. Thanks.
Experimental it is, then. :-)
next few days.
Thanks,
--
Romain Francoise
https://people.debian.org/~rfrancoise/
Hi,
Isn't this already tracked as #973990?
There is something specific to your setup because I can assure you that
Shorewall generally works in sid. Please provide more information.
Thanks,
--
Romain Francoise
https://people.debian.org/~rfrancoise/
Now finally uploaded! (And it didn't go through NEW.)
--
Romain Francoise
https://people.debian.org/~rfrancoise/
On Thu, Jan 26, 2023 at 09:47:07PM +0200, Vincas Dargis wrote:
> Wait a minute, why there's two bug reports? Yes, I believe the core
> issue should be in xtables.
Do you mind if I merge them?
--
Romain Francoise
https://people.debian.org/~rfrancoise/
ng looks
> correct.
Yes, this is very annoying. It looks like this might have been fixed by
this upstream commit:
https://code.blinkace.com/pdw/iftop/-/commit/35af3cf65f17961d173b31fd3b00166ec095c226
If so, can we have it in a new upload targeted at bookworm?
Thanks,
--
Romain Francoise
htt
On Fri, Feb 24, 2023 at 10:18 PM Markus Koschany wrote:
> Sure, if it helps.
Thank you.
Package: wnpp
Severity: wishlist
Owner: Romain Francoise
X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name: foomuuri
Version : 0.18
Upstream Contact: "Kim B. Heino"
* URL : https://github.com/FoobarOy/foomuuri
* License : GPL-2.0
Progra
d. Thanks for the suggestion.
--
Romain Francoise
https://people.debian.org/~rfrancoise/
Package: debhelper
Version: 13.11.4
Severity: normal
I'm working on packaging a new upstream project which installs a number
of systemd units directly to /usr/lib/systemd/system and I noticed that
dh_installsystemd doesn't add the required maintscript stanzas to enable
these units.
If I patch the
ge this bug with the original one.
Cheers,
--
Romain Francoise
https://people.debian.org/~rfrancoise/
As per discussion with Niels, reopening to keep as a beacon to guide
others to the links above.
On Wed, May 10, 2023 at 7:12 AM Tj wrote:
> When working with user namespaces tcpdump fails. Upstream has several
> open issues and at least one pull request for this since 2019.
>
> https://github.com/the-tcpdump-group/tcpdump/pull/812
Thank you. Yes, this patch seems sensible, I'll pick it up.
those changes but not all, and I don't
think this is worth spending a lot of time on. It's been like this for
many years and nobody ever cared.
--
Romain Francoise
https://people.debian.org/~rfrancoise/
ill take care of doing the backports later today and compare my
work with the Arch Linux package.
--
Romain Francoise
https://people.debian.org/~rfrancoise/
ownstream packages :-)
As insurance against any backporting side effects, I'm uploading a Git
snapshot to experimental as well.
--
Romain Francoise
https://people.debian.org/~rfrancoise/
Good find. Thanks for the report, and the patch.
--
Romain Francoise
https://people.debian.org/~rfrancoise/
probably better to fix the
bug.
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
Footnotes:
[1]
http://cvs.savannah.gnu.org/viewvc/tramp/lisp/tramp.el?root=tramp&r1=2.359.2.91&r2=2.359.2.92&
Now I'll try to get all the packages that still use the old version
to move over to libpcap0.8, and kill the old libpcap source package.
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
T
mand
> was invoked.
The text of the old command should be selected, so you can just
begin typing your new command, it will replace the text.
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To U
Package: wnpp
Severity: normal
I no longer use PRCS, so I'm looking for someone to take it over.
There a few users left in popcon, I don't know if they're still serious
about using prcs given that we now have many superior alternatives...
Upstream hasn't officially discontinued the project, but th
-contains-patch-failure
+Tag: diff-contains-patch-failure-file
Type: warning
Info: The Debian diff or native package contains a file that looks like
the files left behind by the patch utility when it cannot
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAI
bers instead of
throwing an exception, that'd be nice.
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ord 'required'. I'll ask for opinions on debian-devel.
Thanks again,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
bFile
>>> DebFile('/tmp/1.deb').md5sums()()
Traceback (most recent call last):
File "", line 1, in ?
File "/var/lib/python-support/python2.4/debian_bundle/debfile.py", line 165,
in md5sums
for line in md5_file:
TypeError: iteration over non-seque
hits, but it's unlikely. I'll file another
bug report about that problem later today.)
Cheers,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: mktemp
Version: 1.5-4
Severity: minor
The DEBIAN/md5sums control file included in mktemp has the following
format:
b3a38c75f850818abb81af9f2d8251d6 ./bin/mktemp
38057880d7d3919545f5c80b20a98bac ./usr/share/man/man1/mktemp.1.gz
1b1741529bb5f233b19d11a4dfa6b8bf ./usr/share/doc/mktemp/RE
0
@@ -167,7 +167,7 @@
md5_file = self.get_file(MD5_FILE)
sums = {}
for line in md5_file.readlines():
-md5, fname = line.split()
+md5, fname = line.rstrip("\n").split(None, 1)
sums[fname] = md5
md5_file.close()
version 2.18.1-1?
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
27;ll be happy to help track down the issue, as it
> is really distracting.
Could you please try with the new 2.18.1-1 version once it reaches
your Debian mirror?
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://peopl
nsient error caused by a stale dbus
socket or stale envvars...
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
ave to say about
it.
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: wnpp
Severity: wishlist
Owner: Romain Francoise <[EMAIL PROTECTED]>
* Package name: scanmem
Version : 0.06
Upstream Author : Tavis Ormandy
* URL : http://taviso.decsystem.org/scanmem.html
* License : GNU GPL
Programming Lang: C
Descr
Package: zsh-beta
Version: 4.3.5-dev-0+20080226-1
Severity: wishlist
zsh-beta's git completion code doesn't know about 'git bisect skip'
and 'git bisect run'.
Thanks,
--
Romain Francoise <[EMAIL PROTECTED]>
http://people.debian.org/~rfrancoise/
--
To UN
s are much faster.
Thanks,
--
Romain Francoise <[EMAIL PROTECTED]>
http://people.debian.org/~rfrancoise/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
command_descriptions
2805
$ stat -c %s ~/.zsh/command-descriptions
145962
$
--
Romain Francoise <[EMAIL PROTECTED]>
http://people.debian.org/~rfrancoise/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
es speed things up considerably, it's almost as fast as
before and definitely usable again. Thanks!
--
Romain Francoise <[EMAIL PROTECTED]>
http://people.debian.org/~rfrancoise/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
56 packages with bz2 compression
in sid.
Thanks,
--
Romain Francoise <[EMAIL PROTECTED]>
http://people.debian.org/~rfrancoise/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
n top of
CVE-2007-6109.diff? I'm raising the severity of this bug to prevent
the migration to testing.
Thanks,
--
Romain Francoise <[EMAIL PROTECTED]>
http://people.debian.org/~rfrancoise/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: wnpp
Severity: normal
After getting rid of some old hardware, I longer use x2x so I'm looking
for someone to adopt it. Upstream is alive and well (and in NM), but
he's also looking to pass development to someone else.
The package description is:
x2x joins a pair of X displays together,
retitle 423424 RFP: scanmem -- Locate and modify a variable in an executing
process
quit
As it happens it looks like I won't have enough free time to take
care of this, so I'm converting this bug to a RFP.
Thanks,
--
,''`.
: :' :Romain Fr
Package: wnpp
Severity: normal
I intend to orphan the qemacs package as I no longer use it.
The package description is:
QEmacs (for Quick Emacs) is a very small but powerful editor with an
Emacs look and feel. Its features include:
.
* "All" Emacs common features,
* Works on any VT100 term
/tmp$
> the strange thing is that with these flags it compiles just fine
> under freebsd.
Then u_int must be unconditionally available there.
May I close this bug?
Thanks,
--
Romain Francoise <[EMAIL PROTECTED]>
http://people.debian.org/~rfrancoise/
--
To UNSUBSCRIBE, email to [
-1~exp1 to experimental, let me know how it
works for you.
--
Romain Francoise <[EMAIL PROTECTED]>
http://people.debian.org/~rfrancoise/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
my lisp knowledge is too limited to come up with a patch.
> Would you like to write one?
No, but that's something the html-helper-mode maintainer can do.
I'm now reassigning this bug back.
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECT
-pattern).
Hmm, so this is not a bug in Tramp after all? Michael?
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
a documentation bug, then.
Cheers,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[EMAIL PROTECTED] writes:
> I had a need for this feature, so I added it. [...]
Thanks for the patch; upstream applied a slightly modified version and
I'm about to upload a new SVN snapshot which includes it.
--
,''`.
: :' : Romain Francoise <[EMAIL PROTE
Jörg Sommer <[EMAIL PROTECTED]> writes:
> the developers reference recommends a second white space before the
> Homepage: pseudo header.
Thanks, I fixed that.
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
r-mode, but not with any of the
other modes started via the Debian startup scripts... which leads me to
believe that the problem lies with html-helper-mode rather than Emacs.
If it turns out not to be the case, feel free to reassign back.
--
,''`.
: :' :
w exactly are they inconvenient?
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
, here's the link to the archive of my first
> call for help (old!):
> http://comments.gmane.org/gmane.emacs.gnus.general/43950
Thanks for the report and the info, I'll have a look at this sometime
during the summer... :-)
Cheers,
--
,''`.
: :' :Romain
Ben Hutchings <[EMAIL PROTECTED]> writes:
> The following patch fixes the compilation errors: [...]
Thanks for the patch, I merged it in prcs 1.3.3-8.
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfr
5dpi and xfonts-100dpi packages are
installed;
4) Check that /usr/lib/X11/fonts is a symlink to /usr/share/fonts/X11;
5) If the problem persists, remove duplicates from your font paths?
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `
Stop.
| **
| Build finished at 20060514-0225
| FAILED [dpkg-buildpackage died]
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "u
n sid): http://people.debian.org/~rfrancoise/sarge/>
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
Frank Küster <[EMAIL PROTECTED]> writes:
> Ah, great. If I find bugs, should I send them to the BTS with lowered
> severity, or to you in private?
I would prefer the latter.
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
nstalled;
2) Try installing xfs and see if it changes anything;
3) Make sure that the xfonts-75dpi and xfonts-100dpi packages are
installed;
4) Check that /usr/lib/X11/fonts is a symlink to /usr/share/fonts/X11;
Thanks,
--
,''`.
: :' :Romain Francoise <[EM
xorg.conf file (the FontPath lines)?
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
This problem is being tracked as #367410 by the X Strike Force, so I'm
reassign this bug there.
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMA
.2
Thanks for the patch, I'll merge it in the next upload (reversed!).
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ix this by making Emacs honor the
x-www-browser alternative if it has been customized. I don't want to
trust it if it's set to auto, because the browser priorities appear to
be almost random, and I'd rather use Emacs's definition of random than
that of the alternatives syste
is written in
> exponent instead of just "{-9}".
I've let this slide a bit, sorry about that. I've now forwarded this
report upstream. Thanks!
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~
d file: pymacs
Thanks for the report, this is probably a bug in python-mode and it's
already been reported there. I'm now merging this report with the
existing bug.
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.d
tags 365026 pending
quit
Ralf Angeli provided a fix which I just installed upstream, the next
snapshot will have it.
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE,
Michael Banck <[EMAIL PROTECTED]> writes:
> The hurd-i386 port won't have ALSA for the forseeable future, so
> please deactivate that.
Thanks for the report; I'll drop this build-dep for hurd-i386.
--
,''`.
: :' :Romain Francoise &l
matched against the text at the start of the
| buffer, not against the file name. `magic-mode-alist' takes priority
| over `auto-mode-alist'.
So the problem here is that html-helper-mode should replace the
html-mode entry with one of its own in `magic-mode-alist', or just
remove it
in
xemacs21 too. See #378699, #379208
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Whether or
not that is a bug, I don't know... (tab-width is 8 by default)
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
my initial message it's because the offset in the
example file is 5 spaces and `tab-width' is 8 by default. Replace the
word ``menu'' by ``menufoo'' and Emacs will insert a tab, because the
indentation offset becomes 8 spaces, i.e. 1 tab.
--
,'
particular version of coreutils hasn't reached them yet, so I'll merge
your patch in the next upload.
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfrancoise/
`-
--
To UNSUBSCRIBE, email to [EMAIL
ch installation of sid? How
did you install it?
> Wish whoever is making that message would mention $0 too.
It's Emacs, via an X library call.
Thanks,
--
,''`.
: :' :Romain Francoise <[EMAIL PROTECTED]>
`. `' http://people.debian.org/~rfranc
h dead (but it's a niche
package so it doesn't imply much work).
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
its in the handshake.)
--
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
works.
That's bug #517098.
--
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
) fixes it.
--
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
Thanks, I changed the reference in tcpdump(8) and will move the man
page to libpcap0.8.
--
Romain Francoise
http://people.debian.org/~rfrancoise/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
hat's right.
What did you expect it to return?
--
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
501 - 600 of 882 matches
Mail list logo