Bug#1040186: ipmitool: IANA PEN registry open failed: No such file or directory

2023-07-04 Thread Adi Kriegisch
nterprise-numbers.txt This seems to be fixed in 1.8.19-5 which will hopefully land in bookworm's first point release. -- Adi signature.asc Description: This is a digitally signed message part.

Bug#1033654: akonadi broken with libmariadb from s-p-u

2023-03-29 Thread Adi Kriegisch
mTable.collectionId = :1 )" | org.kde.pim.akonadiserver: Unable to update item access time Downgrading to 1:10.5.18-0+deb11u1 immediately fixes the issue. It would be great if it was possible to tackle down this issue before the broken package enters stable for the next point rele

Bug#1031811: redmine: mercurial helper broken

2023-02-24 Thread Adi Kriegisch
o add the path_encoding variable causes ruby to add a space in front of -- in my case -- 'UTF-8' ultimately leading to this error: | hg: unknown command 'UTF-8' | (use 'hg help' for a list of commands) Except for that, everything works just fine! Thank you very much! :) all the best, Adi signature.asc Description: PGP signature

Bug#1031811: redmine: mercurial helper broken

2023-02-23 Thread Adi Kriegisch
contains a patch[2] that works just fine for us. We only changed the encoding from cp1252 back to utf-8[3]. Find attached the patch which is only modified to use utf-8. It would be great to get the mercurial helper updated for bookworm! thank you and all the best, Adi [1] https://www.redmine.org

Bug#1031000: keysize of generated certificates

2023-02-10 Thread Adi Kriegisch
Sorry, this time with the patch... --- kxd-0.15.orig/kxgencert/kxgencert.go +++ kxd-0.15/kxgencert/kxgencert.go @@ -68,8 +68,8 @@ func main() { } } - // Generate a private key (RSA 2048). - privK, err := rsa.GenerateKey(crand.Reader, 2048) + // Generate a private key (RSA 4096). + privK, err

Bug#1031000: keysize of generated certificates

2023-02-10 Thread Adi Kriegisch
into Bookworm... :) Thank you very much for your work! all the best, Adi [1] https://www.ecrypt.eu.org/csa/documents/D5.4-FinalAlgKeySizeProt.pdf [2] https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/TechGuidelines/TG02102/BSI-TR-02102-1.pdf?__blob=publicationFile signatur

Bug#1022126: mpt3sas broken with xen dom0

2022-12-15 Thread Adi Kriegisch
l the best, Adi [1] https://lore.kernel.org/linux-scsi/y1jkuktjvyrow...@eldamar.lan/T/ [2] https://lore.kernel.org/linux-scsi/20221028091655.17741-2-sreekanth.re...@broadcom.com/T/ --- a/drivers/scsi/mpt3sas/mpt3sas_base.c 2022-12-14 18:08:44.136490166 +0100 +++ b/drivers/scsi/mpt3sas/mpt3sas_b

Bug#1026035: xen netback broken with 5.10.0-20-amd64 in s-p-u

2022-12-13 Thread Adi Kriegisch
different fix for this issue. > You'd possibly need to backport it to the 5.10 code, but if you can do that > and test whether the updated kernel fixes the issue, that would be great. Again: thank you very much for the quick response. I can confirm that the issue is indeed fixed with th

Bug#1026035: xen netback broken with 5.10.0-20-amd64 in s-p-u

2022-12-13 Thread Adi Kriegisch
e is reachable again. If there is anything we can do to help fixing that issue, we'll gladly do that! Thank you very much! -- Adi signature.asc Description: PGP signature

Bug#1022126: mpt3sas broken with xen dom0

2022-10-21 Thread Adi Kriegisch
Package: linux-image-amd64 Dear maintainers, I noticed that my bugreport got sent to unknown-pack...@qa.debian.org as I seem to have specified a wrong package. Trying to fix that now... thanks, Adi signature.asc Description: PGP signature

Bug#1022126: mpt3sas broken with xen dom0

2022-10-20 Thread Adi Kriegisch
swiotlb on the kernel commandline gives us some used slots (way below 128) in the error message even in 64bit dma mode in the mpt3sas driver. The kernel works when booted without xen. We'd be more than happy to get pointers on how to fix that issue or patches to test! Thanks for your help! -- Ad

Bug#1021527: isc-dhcp-server: apt upgrade fails with sed error

2022-10-12 Thread Adi Kriegisch
commas in INTERFACESv4 or INTERFACESv6. To specify more interfaces a space between the interfaces is sufficient. best regards, Adi Kriegisch signature.asc Description: PGP signature

Bug#1019238: ...a more upstream-like fix for the issue

2022-09-11 Thread Adi Kriegisch
Dear all, according to the corresponding github issue[1], the source of the problem is an old version of psych embedded into ruby2.5 (which already is eol upstream). While we're all eagerly awaiting a backport of redmine for bullseye, the issue can be mitigated by the following 3 steps: 1. install

Bug#649146:

2022-05-20 Thread Fitri Adi
Dapatkan Outlook untuk Android

Bug#990987: cfengine3 memory leak(s) -- with patches

2021-07-12 Thread Adi Kriegisch
I am very sorry, I forgot to attach the patches: so this time with patches! best regards, Adi Kriegisch From f2bee6b45cfc617330b9a5057db6e8425943900b Mon Sep 17 00:00:00 2001 From: Ole Herman Schumacher Elgesem Date: Mon, 3 Dec 2018 13:59:40 +0100 Subject: [PATCH] Fixed memory leak in

Bug#990987: cfengine3 memory leak(s)

2021-07-12 Thread Adi Kriegisch
several memory leak fixes. We extracted these fixes from the github commits, applied them on top of the current debian packages and verified that the memory leaks are indeed gone. It would be great if you could add these patches to the debian packages for buster. best regards, Adi Kriegisch [1

Bug#986800: CVE-2021-30163 CVE-2021-30164

2021-07-07 Thread Adi Kriegisch
sions/20854 CVE-2021-31864: https://www.redmine.org/projects/redmine/repository/revisions/20946 CVE-2021-31865: https://www.redmine.org/projects/redmine/repository/revisions/20970 CVE-2021-31866: https://www.redmine.org/projects/redmine/repository/revisions/20962 best regards, Adi Kriegisch

Bug#988795: keyring 1.3.1 broken with mercurial demand imports

2021-05-19 Thread Adi Kriegisch
MPORT=disable", thus this bug does not render the package completely unusable. Thank you and all the best, Adi signature.asc Description: PGP signature

Bug#986671: aoe-sancheck and interface names

2021-04-09 Thread Adi Kriegisch
make it into bullseye... ;-) > Understood. I'll see what upstream will do about that, quite frankly, > your patch is rather last resort - and I know we're in a time frame > here. Thank you for asking for better solutions... :) I hope, the attache version two of the patch better fit

Bug#986671: aoe-sancheck and interface names

2021-04-09 Thread Adi Kriegisch
d still make it into bullseye... ;-) Thank you for your work! best regards, Adi Kriegisch --- a/aoe-sancheck.c +++ b/aoe-sancheck.c @@ -513,7 +513,7 @@ ethlist(char **ifs, int nifs) ifr.ifr_ifindex = i; if (ioctl(s, SIOCGIFNAME, &ifr) < 0) continue; - if (strncmp(ifr.ifr_

Bug#787080: Bug#894119: libreoffice: Please add libreoffice-online to the debian repository.

2021-03-16 Thread Adi Kriegisch
>8->8 I very much hope, you're going to continue your excellent work and libreoffice online hits the debian archive any time in a not too distant future! ;-) best regards, Adi Kriegisch [1] https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice-online/ signature.asc Description: PGP signature

Bug#968997: fwupdmgr: "Successfully" updates BIOS firmware, no effect on reboot

2021-03-02 Thread Adi Kriegisch
Hi! I had the same issue with my Thinkpad and found the culprit: Besides the obvious settings (allow user updates and the like), one needs to disable "boot order locked" in the boot settings of the bios. best regards, Adi Kriegisch signature.asc Description: PGP signature

Bug#983862: PVH -- cannot remove vm with pci passthrough

2021-03-02 Thread Adi Kriegisch
7; that machine in the first place (or would have needed a way to dispose the vm). best regards, Adi Kriegisch signature.asc Description: PGP signature

Bug#982960: creation of lvs broken on bullseye

2021-02-17 Thread Adi Kriegisch
ks on both. -- Adi signature.asc Description: PGP signature

Bug#975103: RFP: xsuspender -- Automatically suspend inactive X11 applications.

2020-11-18 Thread adi hezral
Package: wnpp Version: N/A; reported 2002-01-30 Severity: wishlist Package name : xsuspender Version : 1.2.0 Upstream Author : kernc (https://github.com/kernc) URL : https://github.com/kernc/xsuspender License : WTFPL Description : XSuspender configurably suspends application activity (using Unix

Bug#972204: kdeconnect: CVE-2020-26164

2020-10-14 Thread Adi Kriegisch
/stable (buster). Please have a careful look at CVE-2020-26164_g_ssl_validation_checks.patch and check, whether those two disconnect() calls should really be disabled; while testing the patches I could not find any adverse effects. best regards, Adi Kriegisch [1] https://www.openwall.com/lists

Bug#932081: sogo: Unable to connect to a remote IMAP server.

2020-01-24 Thread Adi Kriegisch
SOGo and it fails exactly the same (4.2.0 - 4.3.0) when SOPE is compiled/linked with gnutls support; when using OpenSSL everything works just fine.[1] best regards, Adi Kriegisch [1] https://sogo.nu/bugs/view.php?id=4783 signature.asc Description: This is a digitally signed message part.

Bug#931496: redmine: Missing in Debian Buster

2019-12-26 Thread Adi Kriegisch
t regards, Adi Kriegisch signature.asc Description: PGP signature

Bug#932089: Bug

2019-10-21 Thread Adi Kriegisch
27;d be glad to help with debugging this nasty issue. best regards, Adi Kriegisch # # Automatically generated file; DO NOT EDIT. # Linux/mips 4.4.53 Kernel Configuration # CONFIG_MIPS=y # # Machine selection # # CONFIG_MIPS_ALCHEMY is not set # CONFIG_AR7 is not set # CONFIG_ATH25 is not s

Bug#768005: xl / xen bash completion

2019-02-11 Thread Adi Kriegisch
Hi! > Reassigning to Debian Xen team, since I that makes more sense. We > totally missed this on our (release) radar. > > And indeed, we're shipping the upstream completion file now. Adi, I see > how you're improving it, and I like it. I'm happy you like it...

Bug#768005: [Bash-completion-devel] Bug#768005: Please support xl xen management command

2019-02-04 Thread Adi Kriegisch
mpletion or xen-utils-common... best regards, Adi Kriegisch xl.sh Description: Bourne shell script signature.asc Description: PGP signature

Bug#865830: RFP: seafile-server - An online file storage and collaboration tool

2019-01-14 Thread Adi Kriegisch
subprocess installed post-installation script returned error exit status 1 | dpkg: dependency problems prevent configuration of seafile-server: | seafile-server depends on seahub; however: | Package seahub is not configured yet. | | dpkg: error processing package seafile-server (--conf

Bug#504748: initscripts: mountall.sh must not mount ocfs2, gfs

2018-12-30 Thread Adi Kriegisch
s code path unchanged. best regards, Adi > [2011-08-17 17:58] Adi Kriegisch > > part 1 text/plain 769 > > Tags: patch > > > > Find a patch attached that really removes ocfs2 and gfs from > > /etc/init.d/mountnfs.sh > > /etc/ini

Bug#798283: clvmd: stack smashing detected -- solved

2018-09-26 Thread Adi Kriegisch
es lvmlockd as the newer cluster aware approach in lvm. > If it can still be observed with a more recent clvmd > package version, please submit the "stack smashing detected" > log along with the package version. I think you may just close this issue. thanks, Adi [1] htt

Bug#880427: tinyproxy: If tinyproxy receives SIGHUP...

2018-01-29 Thread Adi Kriegisch
Dear maintainer, are there any plans to release an update to Stretch? The current package without the patch requires manual intervention after every logrotate invocation... -- Adi signature.asc Description: Digital signature

Bug#869844: base-installer: debian 9.1.0 live iso - base-installer tar process copying live system failed, no space left on device

2017-07-26 Thread Dhanar Adi Dewandaru
On Thu, Jul 27, 2017 at 8:12 AM, Steve McIntyre wrote: > On Thu, Jul 27, 2017 at 06:55:46AM +0700, Dhanar Adi Dewandaru wrote: > >Package: base-installer > >Severity: important > > > >Dear Maintainer, > > > >I hope i file this bug against the correct packa

Bug#869844: base-installer: debian 9.1.0 live iso - base-installer tar process copying live system failed, no space left on device

2017-07-26 Thread Dhanar Adi Dewandaru
Package: base-installer Severity: important Dear Maintainer, I hope i file this bug against the correct package. When installing debian using live iso, base-installer failed while copying live system with error message tar no space left on the device. This cause the installation to fail. This

Bug#866629: debian-installer: Installer showes Debootstrap Error debian stretch live installation

2017-07-21 Thread Dhanar Adi Dewandaru
On Sat, 8 Jul 2017 12:25:44 +0530 Pirate Praveen wrote: > On Thu, 6 Jul 2017 00:35:21 +0530 Prahlad Yeri > wrote: > > Can confirm this bug on the live installer - tried both XFCE and LXDE > > versions. > > > > Never expected such goof up on a debian stable version! > > I agree it was a let down a

Bug#861419: Kernel Oops during resume after upgrade to Stretch

2017-07-03 Thread Adi Kriegisch
Hi! There seems to be a patch upstream for kernel 4.11: https://patchwork.kernel.org/patch/9479343/ (found via https://bbs.archlinux.org/viewtopic.php?id=224098) Maybe there is a chance to get this backported? -- Adi signature.asc Description: Digital signature

Bug#807044: Okular scales down A4 to A5 on printing

2017-04-27 Thread Adi Kriegisch
Hi! There seem to be several upstream issues dealing with this, eg. https://bugs.kde.org/show_bug.cgi?id=348171 Okular in its current version in Stretch (16.08.2-1+b1) cannot be used for printing. -- Adi signature.asc Description: Digital signature

Bug#844632: Drupal: SA-CORE-2016-005

2016-11-17 Thread Adi Kriegisch
Package: drupal7 Version: 7.32-1+deb8u7 Severity: grave Tags: security Hi! The Drupal Security Team publicly announced a fix for an external URL injection flaw in Drupal7: https://www.drupal.org/SA-CORE-2016-005 -- Adi signature.asc Description: Digital signature

Bug#826663: regression with gemfile-adjustments.patch

2016-06-07 Thread Adi Kriegisch
;; thus startup isn't interrupted by an unreadable file. Thanks for providing Redmine in Debian and thanks for providing multi-instance support!! :) -- Adi PS: here is an example uwsgi config for running redmine (just in case you need it for reproducing the issue). To run it that way, yo

Bug#824177: Segfault in (clustered) Samba

2016-05-13 Thread Adi Kriegisch
gone. Would be great to get that fix into Jessie: it is kind of a regression caused by the major update of ctdb and the tdb libs. -- Adi [1] https://bugzilla.samba.org/show_bug.cgi?id=11844 [2] https://attachments.samba.org/attachment.cgi?id=12042 signature.asc Description: Digital signature

Bug#816730: UnicodeEncodeError: 'ascii' codec can't encode character u'\\xc4' in German MoinMoin wiki

2016-04-21 Thread Adi Kriegisch
t does not when running inside apache. Neither setting a default encoding nor providing a WSGIDaemonProcess config as suggested upstream changed that for me. -- Adi signature.asc Description: Digital signature

Bug#801690: [Pkg-samba-maint] Bug#801690: 'smbstatus -b' leads to broken ctdb cluster

2016-04-15 Thread Adi Kriegisch
s as fixed in jessie with version 4.2.10+... Thank you very much for your help! -- Adi signature.asc Description: Digital signature

Bug#813406: [Pkg-samba-maint] Bug#813406: ctdb, raw sockets and CVE-2015-8543

2016-02-03 Thread Adi Kriegisch
m release. > > Givent the importance of the bug, I think it can go thru -security. I think so too -- especially as it is some kind of regression. Thank you very much for taking care of this! -- Adi signature.asc Description: Digital signature

Bug#813406: ctdb, raw sockets and CVE-2015-8543

2016-02-01 Thread Adi Kriegisch
ultiple nodes in the cluster serve the same address, which obviously does not work. Upstream bug: https://bugzilla.samba.org/show_bug.cgi?id=11705 and mailing list conversation: https://lists.samba.org/archive/samba/2016-January/197389.html -- Adi --- a/common/system_common.c2016-01-19 15:2

Bug#801690: [Pkg-samba-maint] Bug#801690: 'smbstatus -b' leads to broken ctdb cluster

2015-11-04 Thread Adi Kriegisch
is probably the ctdb socket. Can you confirm? Right. > To have more usefull info, can you install gdb, ctdb-dbg and samba-dbg > and send the stacktrace of ctdbd at the write? Ok, I will report back the stack traces in a few days (I'm afraid I can only do these during the weekend). All the best, Adi signature.asc Description: Digital signature

Bug#801690: vs. Bug#801609

2015-10-31 Thread Adi Kriegisch
Hi! You're submitting this discussion to bug #801690[1] which is a completely different bug. Although I'd be glad if you could help me fixing that issue, I think you should rather CC bug #801609[2]... all the best, Adi [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug

Bug#802635: samba: Can't delete files

2015-10-23 Thread Adi Kriegisch
Hi! I actually don't think this will happen: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688059 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704761 -- Adi signature.asc Description: Digital signature

Bug#798283: clvmd: stack smashing detected -- solved

2015-10-14 Thread Adi Kriegisch
Hi! Do you have any plans to fix that bug for Jessie? If so, within what timeframe? -- Adi signature.asc Description: Digital signature

Bug#801690: 'smbstatus -b' leads to broken ctdb cluster

2015-10-13 Thread Adi Kriegisch
'smb.conf' only has some different log levels on the nodes. The rest of the messages does not affect ctdb as it only manages samba. Feel free to ask if you need any more information. -- Adi signature.asc Description: Digital signature

Bug#798283: clvmd: stack smashing detected -- solved

2015-09-09 Thread Adi Kriegisch
; I fixed the issue by declaring select_fd as uint64_t, as SaSelectionObjectT defined in /usr/include/openais/saAis.h is: | typedef uint64_t SaUint64T; | typedef SaUint64T SaSelectionObjectT; To make the issue more explicit I casted it back to an int. Patch is attached. -- Adi PS: What I do

Bug#798283: clvmd: stack smashing detected

2015-09-07 Thread Adi Kriegisch
=> /lib/x86_64-linux-gnu/libudev.so.0 (0x7f1955441000) I'd be happy to help in ironing out that bug. Do you need any more information? Are there any tests I should run? -- Adi root@host:~# clvmd -T20 -Iopenais -f -d1 local socket: connect failed: No such file or directory CLVMD[5b1718

Bug#796243: SA-CORE-2015-003 -- please also fix for backports...

2015-08-20 Thread Adi Kriegisch
missing for this version too, afaik)... Thanks! -- Adi [1] https://www.drupal.org/SA-CORE-2015-003 diff -Nru drupal-7.38/includes/ajax.inc drupal-7.39/includes/ajax.inc --- drupal-7.38/includes/ajax.inc 2015-06-17 20:38:44.0 +0200 +++ drupal-7.39/includes/ajax.inc 2015-08-19 23:20

Bug#789165: SA-CORE-2015-002 -- please also fix for backports...

2015-06-18 Thread Adi Kriegisch
Package: drupal7 Version: 7.32-1+deb8u3~bpo70+1 Tags: patch,security Severity: grave Hi! As SA-CORE-2015-002[1] is already public, I extracted the patch (diff between 7.37 and 7.38 plus removed the version bumps). It would be great if you could upload to wheezy-backports too... Thanks! -- Adi

Bug#779834: redmine with redmine_dmsf yields a locale error

2015-04-09 Thread Adi Kriegisch
the culprit: | # setup i18n load path... | I18n.load_path << File.join(File.dirname(__FILE__), '..', 'locales', 'en.yml') Please close that bug report; I'll file a bug for simple_enum... Thanks and sorry for the noise! -- Adi [1] https://github.com/lwe/simple_enum/blob/legacy-1.x/lib/simple_enum.rb signature.asc Description: Digital signature

Bug#761360: possible fix.

2015-03-27 Thread Adi Kriegisch
elps? In /etc/modprobe.d/nvidia-kernel-common.conf: - options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660 + options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660 NVreg_RegisterForACPIEvents=1 NVreg_EnableMSI=1 -- Adi signature

Bug#780404: icedove/ppc: Compile-time page size does not divide the runtime one.

2015-03-13 Thread Adi Kriegisch
amp;& !defined(__powerpc__) #define MALLOC_STATIC_SIZES 1 #endif Hope, this still makes it into Jessie! -- Adi signature.asc Description: Digital signature

Bug#780398: weak/insecure diffie-hellman parameters

2015-03-13 Thread Adi Kriegisch
? Thanks & all the best, Adi Kriegisch PS: If you need more information and/or reasoning, please let me know! signature.asc Description: Digital signature

Bug#779834: redmine with redmine_dmsf yields a locale error

2015-03-05 Thread Adi Kriegisch
The same issue has been reported before[3] together with a different bug that has been fixed. I am pretty sure that this issue is thightly related to the redmine_dmsf plugin as other plugins do not show that behavior... I created a workaround for the issue (see attached patch) that checks if a tr

Bug#779196: breaks on non-existing license file

2015-02-25 Thread Adi Kriegisch
ttached patch that just checks find_license[0] to be not nil... Thank you for your work; it is very much appreciated! -- Adi PS: I backported v1.8 to wheezy as I had lots of issues with v1.3; I'd love to see an 'official' backport of dh-make-drupal! ;-) --- a/dh-make-drupa

Bug#745419: [Pkg-xen-devel] Bug#745419: xen-utils-4.1: Pygrub fails to boot from LVM LV when something installed in the volume boot record

2014-11-20 Thread Adi Kriegisch
Tags: patch I think this can be fixed with the following patch; it at least worked for me: http://lists.xen.org/archives/html/xen-devel/2011-01/txtLboGgCEUdF.txt -- Adi --- xen-4.1.0/tools/pygrub/src/pygrub.orig 2010-12-31 15:24:11.0 + +++ xen-4.1.0/tools/pygrub/src/pygrub

Bug#764674: redis-server: Update wheezy backports to version >= 2.8.9

2014-10-13 Thread Adi Kriegisch
Thank you very much for the backport of 2:2.8.17-1~bpo70+1. But that backport is uninstallable due to a dependency on libc6 >= 2.14 which isn't available... Would it be possible to lower the dependency? -- Adi signature.asc Description: Digital signature

Bug#763900: iceweasel/ppc: Compile-time page size does not divide the runtime one.

2014-10-03 Thread Adi Kriegisch
sparc__) && !defined(__mips__) && !defined(__powerpc__) #define MALLOC_STATIC_SIZES 1 #endif A local build with this patch applied works on my machine. -- Adi PS: I have the same error on Icedove too; will start a build with the same patch over the weekend and report the bug t

Bug#756004: Redmine (2.5.1-2~bpo70+1) requires a newer version of ruby-mime-types

2014-07-25 Thread Adi Kriegisch
Hey! > Thanks for the information. I have just uploaded a new ruby-mime-types > to wheezy-backports as well. Thank you and the whole Debian Ruby team for your excellent work! all the best to you on this years sysadmin day! ;-) -- Adi signature.asc Description: Digital signature

Bug#756004: Redmine (2.5.1-2~bpo70+1) requires a newer version of ruby-mime-types

2014-07-25 Thread Adi Kriegisch
roller.rb:97:in `show' I backported the version currently in sid and everything seems to work fine. All wiki pages with attachments were affected by this issue. -- Adi signature.asc Description: Digital signature

Bug#704761: [Pkg-samba-maint] Bug#704761: Files not deleted, smbstatus shows "Segmentation fault"

2013-04-18 Thread Adi Kriegisch
> > Those two patches were added to 3.6.8. It would be great if it is possible [...] > This bug probably qualifies for an update in a wheezy point release, > though. I'm sorry, I noticed this issue already got reported as #688059. Please consider merging those two issues! Th

Bug#643970: Fixed upstream in 2.4.27 (ITS#6548)

2013-04-18 Thread Adi Kriegisch
report. -- Adi [1] http://www.openldap.org/software/release/changes.html signature.asc Description: Digital signature

Bug#704761: Files not deleted, smbstatus shows "Segmentation fault"

2013-04-05 Thread Adi Kriegisch
t if it is possible to get those patches into samba before the release of Wheezy because that bug renders samba unusable for me (and most probably others). Thanks! -- Adi signature.asc Description: Digital signature

Bug#695351: Unable to handle kernel paging request at ffff880002908000

2013-02-12 Thread Adi Kriegisch
a CPU E31220 without that microcode). The xen parameter "noxsaveopt" solved it." Probably the issue is somehow related? My CPU is a Core-i5 3470T that lists xsaveopt in /proc/cpuinfo. Up to now I wasn't able to trigger this issue any more on my machine. -- Adi signature.asc Description: Digital signature

Bug#690239: ExpressCard hotplug detection fails on Thinkpad T61 (workaround)

2013-01-16 Thread Adi Kriegisch
A workaround for the issue is to echo 1 > /sys/bus/pci/rescan. But hotplug doesn't work any more... -- Adi signature.asc Description: Digital signature

Bug#690142: remote named DoS on recursor (CVE-2012-5166)

2012-10-10 Thread Adi Kriegisch
Tags: security, patch find the Ubuntu patch attached. best regards, Adi Kriegisch === modified file 'bin/named/query.c' --- bin/named/query.c 2011-11-16 14:22:11 + +++ bin/named/query.c 2012-10-05 09:45:39 + @@ -1024,13 +1024,6 @@ mname = NULL; } - /* -

Bug#690142: remote named DoS on recursor (CVE-2012-5166)

2012-10-10 Thread Adi Kriegisch
}" section. As information on that bug already leaked (and even got mailed to full-disclosure by Mandriva), I am reporting to the Debian bugtracker. See http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5166 and https://kb.isc.org/article/AA-00801 for details. best regards,

Bug#686248: race condition in ufw

2012-08-30 Thread Adi Kriegisch
ny way I consider this to be a very bad behavior for security software because one cannot trust the output and/or state of ufw any more. -- Adi Kriegisch signature.asc Description: Digital signature

Bug#555168: Unclear license situation for (e)glibc locales provided by you

2012-06-10 Thread Adi Roiban
Hi, Sorry. Yes. Public domain. Cheers, Adi On 10 June 2012 10:58, Helge Kreutzmann wrote: > Hello Adi, > On Sat, Jun 09, 2012 at 11:43:37PM +0300, Adi Roiban wrote: >> Hi, >> >> I don't know how I ended up as a translator for cv_RU. >> >> Anyway, I agree

Bug#555168: Unclear license situation for (e)glibc locales provided by you

2012-06-09 Thread Adi Roiban
Hi, I don't know how I ended up as a translator for cv_RU. Anyway, I agree to release all my work as public license. Cheers, Adi On 9 June 2012 15:35, Helge Kreutzmann wrote: > Hello, > you are listed as contact person/author of the following locale: > > cv_RU > > T

Bug#646909: debian-installer: kannada word is too small on screen

2011-10-28 Thread adi
Package: debian-installer Severity: normal in an installer page kannada is seen to be small which makes it difficult to read -- System Information: Debian Release: 6.0.1 Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)

Bug#638302: Issues with LSBHeaders and shutdown order

2011-08-18 Thread Adi Kriegisch
eaders of init scripts that works for me and seem to be sane. Thanks, Adi [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590892 [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504748 diff -Nru etc/init.d/o2cb etc/init.d/o2cb --- etc/init.d/o2cb 2011-08-18 13:09:41.0 +0

Bug#590892: not honored on shutdown, sindsigs not interactive

2011-08-17 Thread Adi Kriegisch
On Wed, Aug 17, 2011 at 07:10:40PM +0200, Petter Reinholdtsen wrote: > [Adi Kriegisch] > > Registering an omit file for a task run by an init script on system > > shutdown ("umount -a -t ocfs2") sounds futile to me, but probably > > isn't because ocfs2 is ru

Bug#504748: initscripts: mountall.sh must not mount ocfs2, gfs

2011-08-17 Thread Adi Kriegisch
those filesystems in other init scripts will fail. Besides that ocfs2-tools provides a second script -- /etc/init.d/ocfs2 -- that takes care of the mounting and unmounting. I assume this issue is very similar to GFS. Thanks, Adi PS: I think the severity of this bug can be downgraded to

Bug#590892: not honored on shutdown, sindsigs not interactive

2011-08-17 Thread Adi Kriegisch
On Wed, Aug 17, 2011 at 04:30:49PM +0200, Petter Reinholdtsen wrote: > [Adi Kriegisch] > > Actually I am quite surprised that ocfs2 is obviously the only > > script affected by this... > > Well, most scripts have fairly correct dependency information, and > when they d

Bug#590892: not honored on shutdown, sindsigs not interactive

2011-08-17 Thread Adi Kriegisch
On Wed, Aug 17, 2011 at 03:50:24PM +0200, Petter Reinholdtsen wrote: > [Adi Kriegisch] > > I am currently running into this exact situation with /etc/init.d/ocfs2: > > The script takes care of (un)mounting all ocfs2 volumes. > > In my case I have 11 volumes to be unmounted

Bug#590892: not honored on shutdown, sindsigs not interactive

2011-08-17 Thread Adi Kriegisch
good/working LSB header would look like. From what I've read I'd rather think that a script that needs to run in an exclusive fashion should indicate that (which means that this bug needs to be reasigned to initscripts which provides /etc/init.d/sendsigs). best regards, Adi Kriegisc

Bug#636304: texlive-base 2009-12 is broken on upgrade

2011-08-02 Thread Adi Kriegisch
Hi! As a temporary fix, replace the "return 0" with "exit 0" in /etc/libpaper.d/texlive-base (line 48). This way you can at least complete the upgrade... -- Adi signature.asc Description: Digital signature

Bug#614837: dvb-usb crash with dib0700 (Hauppauge Nova-T Stick)

2011-02-23 Thread Adi Kriegisch
Package: linux-2.6 Version: 2.6.37-1 Severity: important Tags: patch Trying to watch TV with Hauppauge Nova-T Stick leads to a kernel panic with 'unable to handle kernel NULL pointer'. This worked just fine with kernel 2.6.32 and below. The same issue has been reported: http://bugs.gentoo.org/show

Bug#613554: Scribus package description falsely references QT3 as dependency

2011-02-15 Thread Adi Kriegisch
orted by QT3." which -- of course -- isn't true anymore! ;-) Thanks, Adi Kriegisch -- System Information: Debian Release: wheezy/sid (not necessary) signature.asc Description: Digital signature

Bug#577788: dom0 kernels should suggest irqbalance

2010-04-14 Thread Adi Kriegisch
ian should suffice, I guess. RedHat Enterprise Server[2] seems to have this package installed by default; I could not find any details about Novell/SuSE... -- Adi [1] http://lists.xensource.com/archives/html/xen-users/2010-04/msg00577.html [2] https://www.redhat.com/security/data/metrics/cpelist-r

Bug#500993: xserver-xglamo: needs to be setuid root

2008-10-03 Thread Adi Kriegisch
/usr/bin/Xorg -rwxr-xr-x 1 root root 1675980 Sep 30 23:54 /usr/bin/Xorg Thanx for providing the possibility to run Debian even on my FR! :-) -- Adi signature.asc Description: Digital signature

Bug#184140: Smaller than you would like to be

2008-03-23 Thread Adi Saint
9 inches of massive manhood will always come in handy. http://www.porethed.com/ Molly loves it huge -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#410021: ITP: gkrelltop -- Plugin for gkrellm to display the top three intensive processes

2007-02-06 Thread Adi Zaimi
Package: wnpp Severity: wishlist Owner: Adi Zaimi <[EMAIL PROTECTED]> * Package name: gkrelltop Version : 2.2.8 Upstream Author : Adi Zaimi <[EMAIL PROTECTED]> * URL : http://gkrelltop.sourceforge.net/ * License : GPL Description : Plugin fo

Bug#397751: depend on correct hypervisor

2006-11-09 Thread Adi Kriegisch
xen-hypervisor-3.0.3-1-i386 is required. I found this behavior documented in the changelog but I think the right way is to depend on the correct hypervisor. best regards, Adi Kriegisch -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Bug#391345: aoetools: Postinst fails with missing devices

2006-10-12 Thread Adi Kriegisch
Hi! The same happened to me... Thanx for the bug report -- as I am new to AoE it was very helpful! ;-) Btw: for me it was a new installation not an upgrade, but the message was the same and I am using udev as well! best regards, Adi Kriegisch pgpdWRM9pHFpC.pgp Description: PGP

Bug#387402: New upstream release: 0.3.8

2006-09-14 Thread Adi Kriegisch
Package: strigi Version: 0.3.2-3 Severity: wishlist Hi! A new upstream release of strigi is available: 0.3.8 -- would be cool to get that soon! ;-) best regards, Adi Kriegisch PS: Keep up the good work! pgpGqofChoNhh.pgp Description: PGP signature

Bug#348932: yaSSL added the FLOSS extension to its license

2006-07-24 Thread Adi Kriegisch
Hi! Just to provide an update to the bug report: - yaSSL added FLOSS extension to its license - mysql integrated the new version of yaSSL into release 5.0.25... Now I think it should be possible to ship mysql with SSL support (by default)?! :-) best regards, Adi Kriegisch -- To

Bug#360707: please add powerpc to os.dat

2006-04-04 Thread Adi Kriegisch
PROTECTED]:~# uname -m ppc [EMAIL PROTECTED]:~# uname -a Linux server 2.6.8-powerpc #1 Sun Mar 20 14:09:41 CET 2005 ppc GNU/Linux -- Keep up the good work! best regards, Adi Kriegisch pgp2vbwKHHCrR.pgp Description: PGP signature

Bug#310371: Please add patch for kernel 2.6

2005-05-23 Thread Adi Kriegisch
Package: kernel-patch-nfs-ngroups A patch for kernel 2.6 is available as well; could you add it to the package? (http://frankvm.xs4all.nl/nfs-ngroups/) Thank you! Adi Kriegisch pgpBOI43LDwt7.pgp Description: PGP signature

Bug#292935: on local delivery some mails arrive/some do not...

2005-01-31 Thread Adi Kriegisch
27;, `-m')dnl worked fine for me! Thank you very much!! If it was the same problem for Joao then you might close the bug, I guess. best regards, Adi Kriegisch pgpuzN5uyNRys.pgp Description: PGP signature

Bug#292935: on local delivery some mails arrive/some do not...

2005-01-31 Thread Adi Kriegisch
them to you in private. best regards, Adi Kriegisch -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#292893: smartmontools produce "scsi: unknown opcode 0x4d "

2005-01-30 Thread Adi Kriegisch
). I would say that this might be related somehow. Anyways, I hope this is the right place to report this bug. As kernel 2.6.8 and smartmontools 5.32 should go into sarge maybe this should get fixed somehow... best regards, Adi Kriegisch

  1   2   >