[Bug 1916480] Re: CVE-2021-3177: buffer overflow when parsing floats

2021-03-08 Thread quazgar
OK, according to https://ubuntu.com/security/CVE-2021-3177, the updated version has been released already, and the updated package show up in the repositores. So probably this bug can be closed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1916480] Re: CVE-2021-3177: buffer overflow when parsing floats

2021-03-08 Thread quazgar
Just asking about the expected time the "well testing" is going to take for 3.6, so we can plan our server updates. For 3.8 the fix was released over a week ago. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1916480] [NEW] CVE-2021-3177: buffer overflow when parsing floats

2021-02-22 Thread quazgar
*** This bug is a security vulnerability *** Public security bug reported: Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstr

[Bug 757730] Re: CVE-2011-1491

2020-05-04 Thread quazgar
All Roundcube versions in Ubuntu are far more recent that 0.5.1, so this probably can be closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/757730 Title: CVE-2011-1491 To manage notifica

[Bug 757736] Re: CVE-2011-1492 request verification problem

2020-05-04 Thread quazgar
All Roundcube versions in Ubuntu are far more recent that 0.5.1, so this probably can be closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757736 Title: CVE-2011-1492 request verification proble

[Bug 1806263] Re: MariaDB 10.1 server won't start when MySQL 5.7 server has been previously installed

2019-03-07 Thread quazgar
I agree that it's not a MariaDB bug, but it should be tagged as a bug of the MySQL Ubuntu package as long as that one does not disable the apparmor profile upon deinstallation. ** Also affects: mysql-5.7 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification b

[Bug 1762978] Re: ksmserver-logout-greeter crashes on logout preventing me from logging out

2019-03-08 Thread quazgar
Also happens from time to time (no update happening), but not reproducibly, on Kubuntu 18.04 LTS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1762978 Title: ksmserver-logout-greeter crashes on logo

[Bug 1808186] [NEW] Switch from MySQL to mariadb caused akonadi to fail

2018-12-12 Thread quazgar
Public bug reported: System: Kubuntu 18.04 LTS What happened: A few days ago, `apt-get dist-upgrade` upgraded from mysql-5.7 to mariadb-10.1. This seemed to evoke a bug similar something to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873081, KMail started to misbehave and `akonadictl re

[Bug 1808186] Re: Switch from MySQL to mariadb breaks akonadi

2018-12-12 Thread quazgar
** Summary changed: - Switch from MySQL to mariadb caused akonadi to fail + Switch from MySQL to mariadb breaks akonadi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808186 Title: Switch from MySQ

[Bug 1808186] Re: Switch from MySQL to mariadb breaks akonadi

2018-12-13 Thread quazgar
OK, I checked into the logs more deeply and it was my own fault to install mariadb, as a dependency to a third-party program. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808186 Title: Switch from

[Bug 208217] Re: Masks don't work on print or PDF

2016-12-16 Thread quazgar
** Also affects: inkscape (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/208217 Title: Masks don't work on print or PDF To manage notifications a

[Bug 208217] Re: Masks don't work on print or PDF

2016-12-16 Thread quazgar
The bug is back again in 0.91, the turtle from the original image is hidden. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/208217 Title: Masks don't work on print or PDF To manage notifications abo

[Bug 1132562] Re: [Acer AO751h] choppy sounds, lots of rewinds

2017-04-24 Thread quazgar
(Addendum: I can confirm this with Xubuntu 16.04) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1132562 Title: [Acer AO751h] choppy sounds, lots of rewinds To manage notifications about this bug go

[Bug 1132562] Re: [Acer AO751h] choppy sounds, lots of rewinds

2017-04-24 Thread quazgar
I can confirm this bug on an Acer Aspire AO751h (ZA3). For me, as a workaround, this also works: Changing the `load-module module-udec-detect` line in /etc/pulse/default.pa as follows: load-module module-udev-detect tsched=0 -- You received this bug notification because you are a member of Ubu

[Bug 1955047] [NEW] Nvidia drivers are marked as "auto" at installation and thus removed by `apt autoremove`

2021-12-16 Thread quazgar
Public bug reported: When installing Ubuntu 20.04 LTS and choosing the proprietary Nvidia drivers, they seem to be marked as "auto". Consequently, any subsequent `apt` commands recommend to call `apt autoremove`: ``` root@ubuntu-nvidia:~# apt-get install htop Reading package lists... Done Buildi

[Bug 1955047] Re: Nvidia drivers are marked as "auto" at installation and thus removed by `apt autoremove`

2021-12-16 Thread quazgar
Workaround: Install the Nvidia package manually, for example `apt install nvidia-384` (or whichever version works best for your hardware). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955047 Title:

[Bug 2100850] [NEW] Docker compose should upgrade to v2, v1 is deprecated

2025-03-04 Thread quazgar
Public bug reported: V1 is long deprecated, v2 introduced a few new keywords as well which are not supported by v1. Debian has just successfully created a package for v2: https://packages.debian.org/sid/docker-compose The docker-compose package should upgrade to v2 in Ubuntu as well. ** Affects