[Bug 1875920] [NEW] New default %PROFILE_MEDIUM breaks root ceritificates which use SHA1

2020-04-29 Thread Konstantin Khlebnikov
Public bug reported: For example /usr/share/ca- certificates/mozilla/Certum_Trusted_Network_CA.crt used here: gnutls-cli --starttls-proto smtp --port 25 smtp.yandex.ru -d 2 - Certificate[2] info: - subject `CN=Certum Trusted Network CA,OU=Certum Certification Authority,O=Unizeto Technologies

[Bug 1653936] Re: bogus nilfs2 partition detection breaks /dev/disk/by-partuuid creation

2019-03-20 Thread Konstantin Khlebnikov
udev use builtin blkid so this is bug in systemd: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1820874 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1653936 Title: bogus nilfs2 partition

[Bug 1820874] [NEW] [xenial] udev cannot identify fs uuid by builtin blkid (fixed in upstream)

2019-03-19 Thread Konstantin Khlebnikov
Public bug reported: see upstream bug https://github.com/systemd/systemd/issues/6110 fix https://github.com/poettering/systemd/commit/e2c48187ccb9668dab9f025c9c4228e97927179f udev calls libblkid with flag BLKID_SUBLKS_BADCSUM to see all superblocks but data in filesystem could be detected as

[Bug 554984] Re: [lucid] enable trackpoint scroll emulation by default

2011-10-31 Thread Konstantin Khlebnikov
You can increase EmulateWheelTimeout, see man evdev -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554984 Title: [lucid] enable trackpoint scroll emulation by default To manage notifications about

[Bug 872734] Re: dpkg coredumps if FIGETBSZ ioctl return -ENOTTY

2011-10-12 Thread Konstantin Khlebnikov
** Patch added: fix-block-size-ioctl-error-handing.patch https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/872734/+attachment/2538147/+files/fix-block-size-ioctl-error-handing.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 872734] Re: dpkg coredumps if FIGETBSZ ioctl return -ENOTTY

2011-10-12 Thread Konstantin Khlebnikov
** Patch added: fixed https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/872734/+attachment/2538257/+files/fix-block-size-ioctl-error-handing.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 796611] [NEW] kernel release must be 3.0.0 not 3.0, for compatibility

2011-06-13 Thread Konstantin Khlebnikov
Public bug reported: for example version 3.0 break mount.nfs, because this code catch segfault on 3.0 static inline unsigned int linux_version_code(void) { struct utsname my_utsname; unsigned int p, q, r; if (uname(my_utsname)) return 0; p =

[Bug 773496] [NEW] libesd reset connection after short timeout

2011-04-29 Thread Konstantin Khlebnikov
Public bug reported: Binary package hint: libesd0 libesd use hardcoded socket-io timeout = 100ms this is too small for slow wifi connections and sound servers on windows. ** Affects: esound (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because

[Bug 773496] Re: libesd reset connection after short timeout

2011-04-29 Thread Konstantin Khlebnikov
** Patch added: this patch increses timeouts up to 300ms https://bugs.launchpad.net/ubuntu/+source/esound/+bug/773496/+attachment/2096780/+files/esound-increase-timeouts.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 723830] Re: seamonkey-2.0-bin assert failure: *** buffer overflow detected ***: /usr/lib/seamonkey-2.0.11/seamonkey-2.0-bin terminated

2011-04-19 Thread Konstantin Khlebnikov
Yes, bug still here, 2.0.13+nobinonly-0ubuntu1 affected, my custom build with this patch works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/723830 Title: seamonkey-2.0-bin assert failure:

[Bug 723830] Re: seamonkey-2.0-bin assert failure: *** buffer overflow detected ***: /usr/lib/seamonkey-2.0.11/seamonkey-2.0-bin terminated

2011-04-07 Thread Konstantin Khlebnikov
I found there one bug with buffer size calculation, but seems like original buffer-overflow warn in strcpy() is false-positive for this case. This patch fix both problems. ** Patch added: spellcheck-hashmgr.diff

[Bug 723830] Re: seamonkey-2.0-bin assert failure: *** buffer overflow detected ***: /usr/lib/seamonkey-2.0.11/seamonkey-2.0-bin terminated

2011-04-06 Thread Konstantin Khlebnikov
Workaround: disable Check spelling as you type -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/723830 Title: seamonkey-2.0-bin assert failure: *** buffer overflow detected ***:

[Bug 610869] Re: mountall ignores nofail mount option

2010-10-11 Thread Konstantin Khlebnikov
Ubuntu 10.10 Maverick. The bug is still there. possible workaround: using option nobootwait -- mountall ignores nofail mount option https://bugs.launchpad.net/bugs/610869 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 642071] [NEW] kexec --load does not work in maverick amd64

2010-09-18 Thread Konstantin Khlebnikov
Public bug reported: Binary package hint: kexec-tools looks like current kexec-tools_2.0.1-2ubuntu2_amd64.deb broken r...@zurg:~/src# /sbin/kexec --load /boot/vmlinuz-2.6.35-22-generic ELF rel parse failed but all work fine if I rebuild package from source without changes: apt-get source

[Bug 554984] Re: [lucid] enable trackpoint scroll emulation by default

2010-05-05 Thread Konstantin Khlebnikov
NAK. Scrolling is _much_ more frequently used operation than middle-button-dragging. And such touchpoint use-case is well-known, because it is default setup on thinkpads for years (in windows of course) for dragging-case maybe leave third-button emulation enabled ) -- [lucid] enable

[Bug 554984] [NEW] [lucid] enable trackpoint scroll emulation by default

2010-04-04 Thread Konstantin Khlebnikov
Public bug reported: Binary package hint: xserver-xorg-input-evdev now it pretty simple, just add /usr/lib/X11/xorg.conf.d/10-trackpoint.conf Section InputClass Identifier trackpoint catchall MatchIsPointer on MatchProductTPPS/2 IBM TrackPoint

[Bug 345817] Re: tab switch alt+n hotkey broken

2009-03-30 Thread Konstantin Khlebnikov
** Description changed: Binary package hint: xfce4-terminal testcase: * open new terminal window * open second tab * close first tab * open new tab * now alt+1 does not work xfce4 from current ubuntu jaunty x86_64 xfce4-terminal_0.2.10-1ubuntu1_amd64.deb + + fixed in

[Bug 345817] [NEW] tab switch alt+n hotkey broken

2009-03-20 Thread Konstantin Khlebnikov
Public bug reported: Binary package hint: xfce4-terminal testcase: * open new terminal window * open second tab * close first tab * open new tab * now alt+1 does not work xfce4 from current ubuntu jaunty x86_64 xfce4-terminal_0.2.10-1ubuntu1_amd64.deb ** Affects: xfce4-terminal (Ubuntu)

[Bug 340666] Re: jaunty: /sbin/lsmod moved to /bin/lsmod

2009-03-11 Thread Konstantin Khlebnikov
lsmod always was there. it is wery painful change -- it broke many packages and third-party software. in ubuntu: kvm, powernowd, apid, bash_completion. it is only quck check on installed on my pc packages. (rgrep /sbin/lsmod /etc) -- jaunty: /sbin/lsmod moved to /bin/lsmod

[Bug 340666] [NEW] jaunty: /sbin/lsmod moved to /bin/lsmod

2009-03-10 Thread Konstantin Khlebnikov
Public bug reported: Binary package hint: module-init-tools lsmod shuld be in /sbin, many scripts call it by full path. ** Affects: module-init-tools (Ubuntu) Importance: Undecided Status: New -- jaunty: /sbin/lsmod moved to /bin/lsmod https://bugs.launchpad.net/bugs/340666 You