problem.
--
$ cat ~/.signature
Freddy Spierenburg http://freddy.snarl.nl/
GnuPG fingerprint: C71E F201 840C 8998 4D3F F675 B507 BF7D 9218 273E
$ # Please read http://www.ietf.org/rfc/rfc2015.txt before complain!
diff -Naur mdadm_3.4-4.orig//usr/share/mdadm/checkarray mdadm_3.4-4//usr/sh
t use HTTPS. I know that is a hard thing to do
given that most mirrors are run by volunteers at various locations
(universities, labs etc) but it should be discussed and implemented.
Thanks again,
Freddy
On Tue, Dec 23, 2014 at 1:28 AM, Paul Menzel wrote:
> Dear Freddy,
>
>
> Am Samsta
and exploit a
*known* security hole before a user can upgrade their package. However,
its also important to deploy SSL *everywhere* and by default.
Freddy Martinez
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
Package: squid3
Version: 3.3.8-1
Severity: wishlist
Tags: patch
File: /etc/init.d/squid3
I took the liberty to add a config check before doing a
reload/restart of the squid daemon. Please find the patch
attached. I hope you like it.
--
$ cat ~/.signature
Freddy Spierenburg http
Package: xserver-xorg-video-openchrome
Version: 1:0.2.904+svn842-2
Severity: important
Tags: d-i
I have written earlier about this problem. The Openchrome version
0.2.904+svn842 don't work with the VX900 chipset from VIA Technology.
There is a newer driver from openchrome.org: xf86-video-openchr
Package: x11vnc
Version: 0.9.10-1.1
Severity: normal
The first time I start x11vnc, it comes with a fail. And after the second
start, I have to kill one of the two wish8.4
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'sta
Package: samba
Version: 2:3.5.6~dfsg-3squeeze5
Severity: normal
I can not get access to the samba server
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/
of typing a dot, you can type a colon ':' and then trigger [tab]
completion again.
Greetings,
Freddy Vulto
http://fvue.nl
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
comment on the fix working.
Greetings,
Freddy Vulto
http://fvue.nl
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
--
So, these are the workarounds:
$ ls a\'b/ # For reference, works on both bash-3 & bash-4
c
$ compgen -f a\\\'b/ # Workaround for bash-4
a\'b/c
$ compgen -f a\\\'b/ # Workaround for bash-3
a\'b/c
---8<---
tags 550634 confirmed fixed-upstream
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
d without any error "Permission
denied":
$ ssh -F/tmp/config
...
Regards,
Freddy Vulto
http://fvue.nl
--- bash_completion.orig 2009-04-02 22:01:39.0 +0200
+++ bash_completion 2009-08-14 12:22:41.0 +0200
@@ -2666,10 +2666,18 @@
fi
if [ ${#conf...@]} -gt 0 ]; then
+
as
`compgen -W' relies on IFS being space-tab-newline ( \t\n) to expand
hostnames which are separated by whitespace.
Thanks for reporting,
Freddy Vulto
http://fvue.nl
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: bash-completion
Version: HEAD
Severity: minor
Completion for `cpio' is defined twice: first as `complete -F _longopt cpio'
and then it is overridden with `complete -F _cpio cpio'. I think the first
definition can be removed:
--- bash_completion.orig2009-01-24 08:12:58.
Package: bash-completion
Version: 20080705
Severity: normal
If UserKnownHostFile or GlobalKnownHostsFile in ssh config file contains
multiple subsequent spaces, e.g. 'spaced hosts' (two spaces), _known_hosts
fails. Solution is to quote the sed output. See attached diff.
Regar
Fixes:
- allows `configfile' to contain spaces:
- with `ssh -F' and `scp -F' you received an error message of
_known_hosts: "bash: option requires an argument -- F"
=== modified file 'contrib/ssh'
--- contrib/ssh 2008-11-01 11:25:38 +
+++ contrib/ssh 2008-11-05 20:48:19 +
@@ -31,17 +31,1
;
- with `perl -I' a slash is added to directory names, whereas with
`perl -I' no slash is added
- with `perl -I' an additional space is added after each directory name
completion, making it difficult to assemble a path using completion
Attached diff addresses these problems
ftp:
garbage at end of line; "#".
Regards,
Freddy Vulto
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_US, LC_CTYPE=en_US
Here's another improved patch. Adding an hyphen `-' to [EMAIL PROTECTED]'
will circumvent an error "Unbound variable" when `set -u' is in
effect.
Regards, Freddy
=== modified file 'bash_completion'
--- bash_completion 2008-10-10 19:01:59 +
+++ b
Package: bash-completion
Severity: normal
The syntax `cb(r|z)|CB(R|Z)' for adding files to evince completion doesn't
work. The corrent syntax is `cb[rz]|CB[RZ]'.
=== modified file 'bash_completion'
--- bash_completion 2008-10-10 19:01:59 +
+++ bash_completion 2008-10-20 16:17:50 +000
Hi, I forgot to append to the existing [EMAIL PROTECTED] array at bug 2 (line
9572). Attached is an improved diff.
=== modified file 'bash_completion'
--- bash_completion 2008-10-10 19:01:59 +
+++ bash_completion 2008-10-20 16:03:48 +
@@ -270,15 +270,23 @@
_expand || return
Package: bash-completion
Version: Latest version from http://bzr.debian.org/bzr/bash-completion/current
Severity: normal
Steps to reproduce the problem:
$ set -o posix
$ source bash_completion
Expected output:
No errors
What do you see instead?
Instead I receive three errors (after solvin
Latest bad news on Potash Corp./Saskatchewan (USA) (Public, NYSE:POT)
Symbol: POT (NYSE)
Today's change: -9.11 (-4.27%)
Last Trade: 204.27
Prev Close: 213.38
Analysts recommend: SELL (5)
Latest news on Potash Corp:
- Jul, 30: Workers started legal action against Potash Corp
- Jul, 30: Potash Cor
Package: picocom
Version: 1.4-2
Severity: important
Tags: patch
Selecting odd parity '-p o' does not work. This is due to a
bug in the code. This bug report contains a patch that
corrects the problem.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'u
Hot chicks dig bigger, larger, mega pricks
http://www.uppotwo.com/
Get freaky at the motel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
It isn't as hard as you think to get an improvement to your love life
http://www.Advacementgis.com/
9 inches of perfection
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Every male has the inner potential to be 9 inches long unleash that potential
today.
http://www.aeeworuks.com/
Hot sex on demand
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Make your dreams of being a massive 9 inches long true today.
http://www.siepredto.com/
Her shaver is her secret vibrator
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
FuckstickPuffyCorina http://www.Plaserable.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello there! My name is Olya.
I am from Russia, aged 28.
You may vote for me here:
http://foreigngals.info/?idAff=35
Thank You!!!
Olya
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Greetings,
would you wont bigger member
http://www.saltutieod.com
Rhoda
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Zerix Intern.Transver
Manager: Maksim Kovalski
109153 Moskau
leningradskiy 337/2
Tel +7 984-641-1756
Arbeiten Sie endlich für sich selbst!
Sie wollen sich beruflich verändern ?
Sie kommen in ihrem job nicht wie gewünscht voran und wollen eine
neuen karriere-kurs einschlagen? Dann sollten wir un
I need to share this with you!
This is huge... www.xl-man.net
Yours Sincerely,
Freddy,
www.xl-man.net
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Through the quick alarm not a single bird stops whistling, and somewhere in the
middle of it all the first yellow leaf, tumbling along a road, announces fall.
AN ALLE FINANZINVESTOREN!
DIESE AKTIE WIRD DURCHSTARTEN!
FREITAG 20. APRIL STARTET DIE HAUSSE!
REALISIERTER KURSGEWINN VON 400%+ IN 5 TAGE
http://i17.tinypic.com/4h0wif5.png
To set the default status bar message (when all is at rest), see the
defaultStatus property.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Don Campbell lecturer
http://img444.imageshack.us/my.php?image=koszco8.gif
IEA Netcraft identified
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
arrogance decided company
http://img444.imageshack.us/img444/9128/kbxpws9.gif
insist ethernet wireless connection none certainly PaoplePC
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I predict a further rise in the obesity epidemic.
I just had my premiere venue show with my band this week, and we all
made a point to be as polite and cool to the sound girl as we could. One
quick example: Colin Kelly, we know, is a heric pilot who crash dived
hisplane to take out anenemy ship.
I
patti hurley,
Learn how to generate 1.5 - 3.5k daily from home.
800.671.9007
Ring me at my number if you can return phone calls.
Thanks Alot,
Freddy Grisham
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: wnpp
Severity: wishlist
Owner: Freddy Spierenburg <[EMAIL PROTECTED]>
* Package name: jpnevulator
Version : 1.2.2
Upstream Author : Freddy Spierenburg
* URL : http://jpnevulator.snarl.nl/
* License : GPL
Programming Lang: C
Description :
Loïc Minier wrote:
Hi,
On Fri, Feb 10, 2006, Freddy Freeloader wrote:
OK. You will find it attached to this email.
Ok, it's the same as mine, could you check you have use-session-dbus in
/etc/X11/Xsession.options?
I checked and that option was not present. I add
Loïc Minier wrote:
Hi,
On Sun, Feb 05, 2006, Freddy Freeloader wrote:
Below is the output from the grep command that you asked for. It comes
from a terminal when starting the gui with gdm, not startx.
/etc/X11/Xsession.d/75dbus_dbus-launch
This file is in charge of setting
Loïc Minier wrote:
On Sun, Feb 05, 2006, Freddy Freeloader wrote:
Concerning the warning, please try to restart X. Tell me how you start
X: "startx", gdm, xdm, ...?
I use gdm.
Did you logout and back again? If you still get the dbus warning,
please also r
Loïc Minier wrote:
Hi,
(Please keep [EMAIL PROTECTED] in Cc:.)
On Sat, Feb 04, 2006, Freddy Freeloader wrote:
I get sound after installing the gstreamer0.10-alsa package, but still
ran Rhythmbox from the terminal. It gave the following error.
(rhythmbox:18011): Rhythmbox
Loïc Minier wrote:
tags 351406 + unreproducible moreinfo
severity 351406 important
thanks
Hi,
On sam, fév 04, 2006, Gary Koskenmaki wrote:
I installed the latest Rhythbox package from unstable this morning
(0.9.3). Since I did the volume slider in Rhythmbox is missing. Also, when
Software distribution.
http://ptazy.f4jc0ex8c7xmuyf.kaiserismcd.com
If your ship doesn't come in, swim out to it!
When its a question of money, everybody is of the same religion.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO
Now you can diversify the acts in your bedroom!
http://lobzm.kznvo32dzuksol2.skulkered.com
We know accurately only when we know little; with knowledge doubt increases.
We're thinking about upgrading from SunOS 4.1.1 to SunOS 3.5.
Do we really deserve top billing?
--
To UNSUBSCRI
Software paradise.
http://wlntle.bif8watmq3ti8ct.joustermh.com
For all that has been, thanks. For all that will be, yes.
When sorrows come, they come not single spies, But in battalions.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EM
Hot new DVD ready to download and KEEP on your hd, NO streaming!!
Get in now and get 1 week totally FREE!!!
Teen tryouts 16 & world class ass vol.3:
http://coffeebopin.com/p.php?r=cahek&b=banner
Get these DVDs and over 240 more... right now, no BS, just pure DVD!
Go here to get in there and hav
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dan Jacobson wrote:
> Package: mozilla-firefox
> Version: 1.0-5
> Severity: wishlist
> File: /usr/lib/mozilla-firefox/firefox
>
> Even with my gigahertz processor,
> $ wget http://www.palmsource.com/img/tabsa_home.gif
> $ firefox tabsa_home.gif #this
51 matches
Mail list logo