Bug#514729: cryptsetup: /sbin/udevsettle: not found

2009-02-10 Thread General Stone
Package: cryptsetup Version: 2:1.0.6-7 Severity: important Tags: patch If anyone have not installed udev, cryptsetup dont need to run "udevsettle" or did not post the message, that "udevsettle" could not found by "/bin/sh". The patch in the attachment correct this by an if-statement. Greetings,

Bug#514709: event queue full if slots undefined

2009-02-10 Thread General Stone
Package: monit Severity: important Version: 4.10.1-4 Hi, Monit says that the event queue is full if "SLOTS" are not defined in "set eventqueue" statement. The following patch in the attachment correct this failure. Greetings, Markus Naß diff -ruN old/monit-4.10.1/file.c new/monit-4.10.1/file.c

Bug#404531: Emails were don't delete

2006-12-26 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Alexander Sack - Debian Bugmail schrieb: > Try to run "Compact Folder" manually (e.g. right-click on > folder->Compact). Ah, it works ;-) Thanks. - - Markus Naß - -- Key fingerprint = DC3C 257C 2B71 8FA4 F609 F7F7 7C14 F806 5665 77FD ~~~

Bug#404531: Emails were don't delete

2006-12-25 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Package: icedove Version: 1.5.0.9.dfsg1-1 Severity: important If I delete my emails from a directory, icedove don't delete it from ".mozilla-thunderbird/*.default/Mail/Local\ Folders/". Example: I become an email and then I delete it and delete

Bug#385068: add some pam features

2006-08-29 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Roger Leigh wrote: > I'm fairly sure that the PAM_TTY must be a terminal device. There > might be security issues in using a "fake" TTY: that's a relative > path, and so a "cups" "TTY" could be created in the CWD and > potentially abused (for exa

Bug#385068: add some pam features

2006-08-28 Thread General Stone
Package: cupsys Version: 1.2.2-1 Severity: wishlist Tags: patch Please add these pam features: 1) pam_set_item(pamh, PAM_TTY, "cups") --- Need by some pam-modules which need the 'tty' variable, like pam_group, pam_access, pam_time, etc. 2) pam_set_item(pa

Bug#383666: remove chown on /var/log/{statsdir}

2006-08-18 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Peter Eisentraut schrieb: > This is not a matter of reading the logs but writing the logs. The ntpd > daemon runs as ntp:ntp, so the permissions need to be set appropriately. In > order to have general read access to log files on Debian, you n

Bug#383668: add NTPD_DAILY_CYCLE to /etc/cron.daily/ntp

2006-08-18 Thread General Stone
Package: ntp Version: 1:4.2.2+dfsg.2-1 Severity: wishlist Please add the variable NTPD_DAILY_CYCLE to the cron-script for the find command, so that an user can self decide how long a copy of stats will saved. -- Key fingerprint = DC3C 257C 2B71 8FA4 F609 F7F7 7C14 F806 5665 77FD ~~

Bug#383666: remove chown on /var/log/{statsdir}

2006-08-18 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Package: ntp Version: 1:4.2.2+dfsg.2-1 Severity: wishlist Please change in /etc/init.d/ntp the line: "chown -R ntp:ntp /var/lib/ntp /var/log/ntpstats" to "chown -R ntp:ntp /var/lib/ntp", because it should possible, that an user in group xy can ac

Bug#382037: Missing programname and PID in syslog-log by PAM

2006-08-08 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Package: xdm Version: 1:1.0.5-1 Severity: important PAM can not locate the PID and also the programname 'xdm'. So in the logs are statments like this: - -> Aug 8 14:34:51 workserver1 : (pam_unix) session opened for user generalstone by (uid=0)

Bug#382036: xdm restart with active pam_tally

2006-08-08 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Package: xdm Version: 1:1.0.5-1 Severity: normal If the module 'pam_tally' is active in the '/etc/pam.d/xdm' config, 'xdm' crash and restart itself. - -> # The PAM configuration file for the `xdm' service ... auth requisite pam_tally.so onerr=fa

Bug#378359: some features, some bugfixes

2006-07-15 Thread General Stone
Package: acct Version: 6.3.99+6.4pre1-4 Severity: whishlist Tags: patch Hi, in the attachment is a tar.gz file with includes the some modified scripts for init and cron (daily, monthly) which will fix the bugs #375712 and #377835 too. /etc/init.d/acct: use /var/account/pacct if the $ACCT_LOGFIL

Bug#375376: failure in the mode "molecule" when switching console/x-display

2006-06-29 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It only affects if mousemotion is off. - - Markus Nass - -- Key fingerprint = DC3C 257C 2B71 8FA4 F609 F7F7 7C14 F806 5665 77FD ~~ Was nicht fliegen kann, kann auch nicht abstürzen. ~~

Bug#375376: failure in the mode "molecule" when switching console/x-display

2006-06-25 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: xlockmore-gl Version: 1:5.22-1 Severity: important If I want to lock my x-screen with the mode "molecule" and I switch then to the console and swtiched back to X, the xlock application return a SIGSEGV signal (Access control list restored. xl

Bug#375374: Firefox don't start the e-mail application

2006-06-25 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: firefox Version: 1.5.dfsg+1.5.0.4-1 Severity: normal Firefox do not start the e-mail application thunderbird if I click on a mailto-link and it do not start the application too if I click on Tools->Read Mail and Tools->New Message... Thanks.

Bug#370302: [Pkg-cryptsetup-devel] Bug#370302: a better recommendation, for cryptdisks.functions

2006-06-07 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To much coffee today :-/ change: # script to generate a keyfile that is encrypted twice with openssl ^ in: # script to generate a keyfile that is encrypted with openssl change: # Script to decod

Bug#370302: [Pkg-cryptsetup-devel] Bug#370302: a better recommendation for cryptdisks.functions

2006-06-07 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Why not change the semantics of /etc/crypttab so that the third column > (keyfile) is interpreted as a script if the file exists and has the > executable bit set. This sounds ok > If so, the script is executed and its stdout is > piped to cryptsetu

Bug#370302: [Pkg-cryptsetup-devel] Bug#370302: a better recommendation for cryptdisks.functions

2006-06-05 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > i didn't find any fixed typos, did you miss them in the patch? Ah, it is in the decrypt_ssl, First password <-> Second password > also a good idea, but using vol_id from udev seems like a even better > one. still the scripts could use a fallback, i

Bug#370302: the attachment

2006-06-04 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ups :-( - -- Key fingerprint = DC3C 257C 2B71 8FA4 F609 F7F7 7C14 F806 5665 77FD ~~ Was nicht fliegen kann, kann auch nicht abstürzen. ~~ -BEGIN PGP

Bug#370302: a better recommendation for cryptdisks.functions

2006-06-04 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: cryptsetup Version: 2:1.0.3-1 Severity: wishlist In the attachment are patches for a better support on decrypted keys and to fix some little typing errors. 1) seperate the init-script and the decrypt-scripts so that anybody can write hi

Bug#370173: failure in prerm-script

2006-06-03 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: dhcp3-relay Version: 3.0.4-2 Severity: normal There are missing brackets in the if-clause (line 9). This if-clause is better :-) ### if ( [ "$1" = "upgrade" ] || [ "$1" = "remove" ] ) && \ [ -L /usr/doc/dhcp3-relay ]; then rm

Bug#361111: Better initscript and cronscript

2006-04-06 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here are my attachments :-/ oO(too much coffee) - - Markus Nass - -- Key fingerprint = DC3C 257C 2B71 8FA4 F609 F7F7 7C14 F806 5665 77FD ~~ Was nicht fliegen kann, kann auch nicht abstürzen. ~

Bug#361111: Better initscript and cronscript

2006-04-06 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: acct Version: 6.3.99+6.4pre1-1 Severity: whishlist Tags: patch I have resorted the initscript and included the file '/etc/default/acct'. With the patches it is possible to define an another path for the accounting information file and there w

Bug#361109: /usr/sbin/accton need an argument

2006-04-06 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: acct Version: 6.3.99+6.4pre1-1 Severity: normal '/etc/init.d/acct stop' fails because '/usr/sbin/accton' needs an argument like '/usr/sbin/accton off'. - -- Key fingerprint = DC3C 257C 2B71 8FA4 F609 F7F7 7C14 F806 5665 77FD ~~

Bug#355284: apt-get don't adhere the order from sources.list

2006-03-27 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ah, It affects only if server1.example.org hasn't a Release.gpg So, it should be added for sources, too and should be documented. - - Markus Nass - -- Key fingerprint = DC3C 257C 2B71 8FA4 F609 F7F7 7C14 F806 5665 77FD

Bug#357692: new rule

2006-03-26 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ syslog-ng\[[[:digit:]]{1,5}\]: > SIGHUP received, reloading configuration;$ At the end of line, the "$" should be remove or replace with " $". > Please consider adding > /etc/logcheck/violations.ignore.d/l

Bug#357071: few non debug facilities matchs debug

2006-03-15 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Szalay Attila schrieb: > Could you please do some test with the configuration what Bazsi wrote in > the bug #350344? Because neither I nor the upstream author could > reproduce this problem. :( Ah, sorry, I want to say level() not facility() but I thi

Bug#357071: few non debug facilities matchs debug

2006-03-15 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: syslog-ng Version: 1.9.9-1 Severity: normal There are few non debug facilities which will match the debug facility in syslog-ng :-/ Logs of 'named', 'sudo', 'ddclient' are some of the examples. - --- snip /etc/syslog-ng/syslog-ng.conf ---

Bug#355284: apt-get don't adhere the order from sources.list

2006-03-04 Thread General Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: apt Version: 0.6.43.2 Severity: normal The order which will '/usr/bin/apt-get' handle in '/etc/sources.list' is mirror-inverted for binary packages. Example: - cat /etc/sources.list: deb http://server1.example.org/ etch/updates

Bug#350067: TERM already sent

2006-02-06 Thread General Stone
> Yes, because the KILLALL5(8) in /etc/rc[06].d/S20sendsigs don't really > kill all processes on my machines. I don't know if this is a feature > from my patched grsec kernel. I will it tested without grsec and report > about it. Ok. It was an grsec related problem. See http://grsecurity.net/piper

Bug#350067: TERM already sent

2006-02-05 Thread General Stone
On Sat, Feb 04, 2006 at 05:20:52PM +0100, Thomas Hood wrote: > The /etc/rc[06].d/S20sendsigs script already sends the TERM and KILL signals > to all processes. Would it therefore suffice if umountfs and umountroot were > just to wait for filesystem-using processes to finish? Yes, because the KILL

Bug#350620: Documentation is not completely

2006-01-30 Thread General Stone
Package: libpam-modules Version: 0.79-3 There missing documentation for these libpam-modules: pam_debug pam_localuser pam_selinux pam_stress pam_succeed_if pam_xauth -Markus Nass -- Bill Gates said: "It requires Windows XP or better", so I inst

Bug#350615: Add support for encrypted ssl-keys

2006-01-30 Thread General Stone
Package: cryptsetup Version: 20050111-4 Severity: wishlist In the attachment is a patch and a tool. The patch include support to use encrypted ssl-key/s at the boot-up process. The modificated initscript will them ask for a password and decrypt it in a defined $PATH which is mounted as a tmpfs. I

Bug#350609: remove "--mknodes" for lvm2

2006-01-30 Thread General Stone
Package: lvm-common Version: 1.5.20 Severity: wishlist Please replace this line: /sbin/vgscan $IGNORELOCKINGFAILURES $MKNODES || true with these lines in the initscript: if [ `/sbin/lvmiopversion` -ge "200" ]; then /sbin/vgscan $IGNORELOCKINGFAILURES || true else /sbin/vgscan $I

Bug#350606: Add "{...}" for bash-completation

2006-01-30 Thread General Stone
Package: apache2-common Version: 2.0.55-4 Severity: wishlist Please add this "{" and "}" symbol at the "Usage:" line in the initscript for bash-completation. Thanks. -Markus Nass -- Key fingerprint = DC3C 257C 2B71 8FA4 F609 F7F7 7C14 F806 5665 77FD ~

Bug#350605: Add "{...}" for bash-completation

2006-01-30 Thread General Stone
Package: cron Version: 3.0pl1-92 Severity: wishlist Please add this "{" and "}" symbol at the "Usage:" line in the initscript for bash-completation. Thanks. -Markus Nass -- Key fingerprint = DC3C 257C 2B71 8FA4 F609 F7F7 7C14 F806 5665 77FD ~~

Bug#350603: Add "{...}" for bash-completation

2006-01-30 Thread General Stone
Package: anacron Version: 2.3-11 Severity: wishlist Please add this "{" and "}" symbol at the "Usage:" line in the initscript for bash-completation. Thanks. -Markus Nass -- Key fingerprint = DC3C 257C 2B71 8FA4 F609 F7F7 7C14 F806 5665 77FD ~~

Bug#350067: SIGTERM on umountfs and umountroot

2006-01-26 Thread General Stone
Package: initscripts Version: 2.86.ds1-4 Severity: serious Hi, the problem is that a few processes thereby to still be could be terminated, during 'umountfs' and 'umountroot' tries their service to do. That ends then with an error and the file system incorrectly is mostly driven down. In the atta

Bug#344832: correct subject header

2005-12-26 Thread General Stone
Package: logcheck Version: Version: 1.2.3 Severity: wishlist The subject line is not correct, if any of these options 'ATTACKSUBJECT', 'SECURITYSUBJECT' and 'EVENTSSUBJECT' are combined in a report. The subject line only include the first event of a report. This is not so good for report mail filt

Bug#320207: vgscan and vgchange interchanged?

2005-07-27 Thread General Stone
Package: lvm-common Version: 1.5.17 Hello, If 'vgscan' runs bevore 'vgchange -y a', 'vgscan' reported an opendir error (/dev/), because the symlinks were created by 'vgchange'.'vgscan' only repaired it with the flag '--mknodes', if anybody or something has deletet a block-device for an activated

Bug#319890: /etc/init.d/umountfs

2005-07-25 Thread General Stone
Package: initscripts Version: 2.86.ds1-1 Hello, The '/etc/init.d/umountfs' script mounts the rootfs ("/") readonly, but there other scripts -- like cryptsetup -- who need write permission to deactivate the maps. I modified the script '/etc/init.d/umountfs' and added two new scipts, '/etc/init.d/um