Package: src:linux
Version: 4.18.6-1
Severity: normal
Dear Maintainer,
I would suggest to enable CONFIG_PINCTRL_AMD=y to support Elantech touchpad
like the one found the Lenovo IdeaPad 320-15ABR. Without the aforementioned
option, the device is simply not available.
Recompiling the kernel, with
Tags: patch
Just in case someone is interested in compiling libgee under stretch here
is a really simple patch that fixes the issue.
Laurento
Quick fix for the hashmap vala source.
--- a/gee/hashmap.vala
+++ b/gee/hashmap.vala
@@ -278,7 +278,7 @@
}
}
- ~HashSet () {
+ ~HashMap () {
clea
Hi all,
I already created a package for the latest version on my local
for-personal-use-only repo since months now. I'd like to share it but
I didn't fully understand how to do it the debian way.
The midori upstream changed the build system to cmake so the new
package is simpler than before but f
Here is the related upstream bug report on github:
https://github.com/linuxmint/cinnamon-screensaver/issues/44
Cheers,
Laurento
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: gufw
Version: 12.10.0-1
Severity: minor
Tags: patch
Dear Maintainer,
the gufw desktop entry (the shield icon I expect to find searching for
"firewall" between the installed gnome application) simply doesn't show up.
It is because the upstream limits its scope to the Unity desktop.
My pa
Package: gdm3
Version: 3.4.1-2
Severity: normal
Dear Maintainer,
sometimes on the first start (just after the boot process) gdm3 starts in an
ugly mode without graphic stuff: a black screen instead of the nice debian
background and without the usual gtk theme for the login window.
If I manually
Package: gdm3
Version: 3.4.1-2
Severity: normal
Dear Maintainer,
I've noticed gdm3 (or some its component) simply crashes on resume (after a
suspend to disk) and then restarts with the normal greater window.
This issue doesn't happen on every susped-resume cycle so it's difficult to
reproduce, b
Package: mldonkey-server
Version: 3.1.2-1
Severity: normal
Dear Maintainer,
considering that mldonkey package uses "dpkg-buildflags --export=configure" in
its rules file and
that option, accordingly with the dpkg changelog, has been added since the
1.16.1 version I think
perdition should explici
Package: perdition
Version: 1.19~rc5-1+b1
Severity: normal
Tags: patch
Dear Maintainer,
considering that perdition package uses "dpkg-buildflags --export=configure" in
its rules file and
that option, accordingly with the dpkg changelog, has been added since the
1.16.1 version I think
perdition s
Package: php5-mysql
Version: 5.3.1-5
Severity: normal
Using php5.3 I can't connect to mysql using SSL
The following code snippet works under php...@lenny but it fails at ssl_set()
using php...@squeeze (php...@squeeze before upgrade worked too).
ssl_set(null, null, "cacert.pem", null, null)) {
10 matches
Mail list logo