Bug#774617: (no subject)

2015-09-08 Thread Oleksiy Zagorskyi

Had the same problem.
Asus zenbook UX32VD, Intel HD Graphics 4000

I'm on debian stable now.
gdm3 is 3.14.1-7

Take a look https://bugs.freedesktop.org/show_bug.cgi?id=87286

It provided an idea to try more recent version of the package.
I upgraded "xserver-xorg-video-intel" from stable 2:2.21.15-2+b2 to 
testing 2:99.917-2 and it has resolved the issue.


I used aptitude with, as I recall, 3rd suggestion to resolve dependencies.


I had another issue on many other and very recent distros and still have it:
decreasing (only) brightness press key work only once, next presses get 
an unknown delay (30-60 seconds) to be finished.

increasing brightness works well when pressing it many times.
True for gnom3 and kde (4, 5).


Bug#778539: libsnmp-dev: man pages for embedded perl modules (*.3pm) are not included to package

2015-02-16 Thread Oleksiy Zagorskyi

Package: libsnmp-dev
Version: 5.7.2.1
Severity: normal

It's a regression.
After 5a755c09af01c31bc3beefc461decbb1844f75db commit man pages 
installation moved from libsnmp-dev.install to libsnmp-dev.manpages
Because of that some man pages (*.3pm), 7 at all, are not included to 
the package.

For example NetSNMP::TrapReceiver.3pm


-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'stable-updates'), (500, 
'testing'), (500, 'stable')

Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libsnmp-dev depends on:
ii  libc6-dev 2.19-13
ii  libpci-dev 1:3.2.1-3
ii  libsensors4-dev 1:3.3.5-2
ii  libsnmp30 5.7.2.1~dfsg-7
ii  libssl-dev 1.0.1k-1
ii  libwrap0-dev 7.6.q-25
ii  procps 2:3.3.9-8

libsnmp-dev recommends no packages.

libsnmp-dev suggests no packages.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#668271: libssh2-1: The libssh2 has several limitations when configured --with-libgcrypt. Please do not use libgcrypt.

2012-04-10 Thread Oleksiy Zagorskyi
Package: libssh2-1
Version: 1.4.0-1
Severity: normal


This case reported already in one of tools whis uses libssh2: 
https://support.zabbix.com/browse/ZBX-4850
Here is almost the same description:

Debain'n package is using Libgcrypt:
http://packages.debian.org/squeeze/libssh2-1
Why it happened?
Here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409362
And as result Debian's package is using Libgcrypt :(

In the same time openssh-client is using only OpenSSL:
http://packages.debian.org/squeeze/openssh-client
so, the problen is not visible when try an private key *with* passphrase from 
console (by openssh-client).


Quoting Simon:
The Libgcrypt backend in libssh2 contains a hand written
slimmed down ASN.1 parser to read out the RSA key, but it does not
support any of the PKCS* encrypted forms of RSA keys.  The OpenSSL
backend in libssh2 uses OpenSSL to read the keys, so it supports
whatever private key formats that OpenSSL supports.
and
Are you using libgcrypt or OpenSSL as the backend?  The libgcrypt
backend can only read unencrypted private keys.

Sources:
http://www.mail-archive.com/libssh2-devel@cool.haxx.se/msg02226.html
http://www.mail-archive.com/libssh2-devel@cool.haxx.se/msg02057.html

From a #libssh2 on a Freenode I learned that Simon is the author of the 
libgcrypt backend for libssh


The library libssh2 for several other checked distros (centos, gentoo) and 
freebsd is using default OpenSSL

So, I'd suggest to discard changes performed in the 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409362

Thanks!


-- System Information:
Debian Release: 6.0.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libssh2-1 depends on:
ii  libc6   2.11.3-2 Embedded GNU C Library: Shared lib
ii  libgcrypt11 1.4.5-2  LGPL Crypto library - runtime libr
ii  multiarch-support   2.13-27  Transitional package to ensure mul
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

libssh2-1 recommends no packages.

libssh2-1 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#668271: additional notes

2012-04-10 Thread Oleksiy Zagorskyi
Additionally, a function _libssh2_pub_priv_keyfile doesn't work with 
libgcrypt backend, but works with OpenSSL.

I believe there are other functions as well.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org