Bug#1033310: ruby-dalli: Missing dependency on ruby-connection-pool

2023-03-22 Thread Petr Jurasek
Package: ruby-dalli
Version: 3.0.6-1.1
Severity: normal

Dear Maintainer,

in file
/usr/share/rubygems-integration/all/gems/dalli-3.0.6/lib/rack/session/dalli.rb
is required 'connection_pool', but package doesn't depend on
ruby-connection-pool.

Regards
Petr Jurasek

-- System Information:
Debian Release: bookworm/sid
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'testing'), (500, 'oldstable')
Architecture: i386 (i686)

Kernel: Linux 6.1.0-3-686-pae (SMP w/1 CPU thread; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

ruby-dalli depends on no packages.

ruby-dalli recommends no packages.

Versions of packages ruby-dalli suggests:
pn  ruby-kgio  

-- no debconf information



Bug#1032485: ruby-fcgi: Incompatible version with ruby >3.0

2023-03-07 Thread Petr Jurasek
Package: ruby-fcgi
Version: 0.9.2.1-3+b2
Severity: important

Dear Maintainer,

there's new version 0.9.2.2 on github (https://github.com/alphallc/ruby-fcgi-ng)
with compatibility changes. I compared debian source package with new github 
version and
among other things new construct in ext/fcgi/fcgi.c:
#if !defined(RUBY_API_VERSION_MAJOR) || (RUBY_API_VERSION_MAJOR < 3)
  rb_secure(4);
#endif

rb_secure was removed from ruby3.0. In case of this is impossible to include .so
file. If I use irb on bookworm:
irb(main):001:0> require 'fcgi.so'
:85:in 
`require': /usr/lib/i386-linux-gnu/ruby/vendor_ruby/3.1.0/fcgi.so: undefined 
symbol: rb_secure - /usr/lib/i386-linux-gnu/ruby/vendor_ruby/3.1.0/fcgi.so 
(LoadError)



-- System Information:
Debian Release: bookworm/sid
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'testing'), (500, 'oldstable')
Architecture: i386 (i686)

Kernel: Linux 6.1.0-3-686-pae (SMP w/1 CPU thread; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ruby-fcgi depends on:
ii  libc6   2.36-8
ii  libfcgi0ldbl2.4.2-2
ii  libruby 1:3.1
ii  libruby3.1  3.1.2-6
ii  ruby1:3.1
ii  ruby2.1 [ruby-interpreter]  2.1.5-2+deb8u3

ruby-fcgi recommends no packages.

ruby-fcgi suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/lib/ruby/vendor_ruby/fcgi.rb (from ruby-fcgi:i386 
package)



Bug#954775: ruby-soap4r: constant ::Data is deprecated

2020-03-23 Thread Petr Jurasek
Package: ruby-soap4r
Version: 2.0.5-4
Severity: normal

Dear Maintainer,

file /usr/lib/ruby/vendor_ruby/soap/mapping/rubytypeFactory.rb include
deprecated constant on line 196. I think that it can be removed without risk.

/usr/lib/ruby/vendor_ruby/soap/mapping/rubytypeFactory.rb:196: warning: 
constant ::Data is deprecated

-- System Information:
Debian Release: 10.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 4.19.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8), LANGUAGE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL set to 
en_US.utf8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages ruby-soap4r depends on:
ii  ruby  1:2.5.1

ruby-soap4r recommends no packages.

ruby-soap4r suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/lib/ruby/vendor_ruby/soap/mapping/rubytypeFactory.rb 
(from ruby-soap4r package)



Bug#766280: openssh-client: Failure to use PKCS11Provider when PKCS11Provider is set in configuration

2015-07-09 Thread Petr Jurasek
Package: openssh-client
Version: 1:6.7p1-5
Followup-For: Bug #766280

I use SafeNet token, passphrase is in ssh-agent:
juras@NBJuras:~$ ssh-add -l
2048 77:cb:61:54:50:88:5f:f7:47:49:16:56:7e:0c:ee:8e libeToken.so.8 (RSA)

When I have PKCS11Provider in configuration, ssh doesn't use ssh agent and ask 
for passphrase. Without this configuration, it use ssh agent, but before it I 
must manualy add libeToken to ssh agent.

The same configuration works on wheezy, it's broken after upgrade to jessie.

With PKCS11Provider:
juras@NBJuras:~$ ssh -I libeToken.so.8 -vvv root@172.16.21.1
OpenSSH_6.7p1 Debian-5, OpenSSL 1.0.1k 8 Jan 2015
debug1: Reading configuration data /home/juras/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 172.16.21.1 [172.16.21.1] port 22.
debug1: Connection established.
debug1: manufacturerID SafeNet, Inc. cryptokiVersion 2.1 libraryDescription 
eToken PKCS#11 libraryVersion 8.1
debug1: label SafeNet eToken 510x Juras manufacturerID SafeNet Inc. model 
eToken serial 01cf6c97 flags 0x60d
debug1: have 1 keys
debug1: pkcs11_provider_unref: 0x7fabe862e280 refcount 2
debug1: key_load_public: No such file or directory
debug1: identity file /home/juras/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/juras/.ssh/id_rsa-cert type -1
debug1: identity file /home/juras/.ssh/id_dsa type 2
debug1: key_load_public: No such file or directory
debug1: identity file /home/juras/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/juras/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/juras/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/juras/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/juras/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.7p1 Debian-5
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.0p1 
Debian-4+deb7u2
debug1: match: OpenSSH_6.0p1 Debian-4+deb7u2 pat OpenSSH* compat 0x0400
debug2: fd 3 setting O_NONBLOCK
debug3: load_hostkeys: loading entries for host 172.16.21.1 from file 
/home/juras/.ssh/known_hosts
debug3: load_hostkeys: found key type RSA in file 
/home/juras/.ssh/known_hosts:50
debug3: load_hostkeys: loaded 1 keys
debug3: order_hostkeyalgs: prefer hostkeyalgs: 
ssh-rsa-cert-...@openssh.com,ssh-rsa-cert-...@openssh.com,ssh-rsa
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: 
curve25519-sha...@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: 
ssh-rsa-cert-...@openssh.com,ssh-rsa-cert-...@openssh.com,ssh-rsa,ecdsa-sha2-nistp256-cert-...@openssh.com,ecdsa-sha2-nistp384-cert-...@openssh.com,ecdsa-sha2-nistp521-cert-...@openssh.com,ssh-ed25519-cert-...@openssh.com,ssh-dss-cert-...@openssh.com,ssh-dss-cert-...@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,ssh-dss
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,aes128-...@openssh.com,aes256-...@openssh.com,chacha20-poly1...@openssh.com,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,aes128-...@openssh.com,aes256-...@openssh.com,chacha20-poly1...@openssh.com,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
umac-64-...@openssh.com,umac-128-...@openssh.com,hmac-sha2-256-...@openssh.com,hmac-sha2-512-...@openssh.com,hmac-sha1-...@openssh.com,umac...@openssh.com,umac-...@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-md5-...@openssh.com,hmac-ripemd160-...@openssh.com,hmac-sha1-96-...@openssh.com,hmac-md5-96-...@openssh.com,hmac-md5,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: 
umac-64-...@openssh.com,umac-128-...@openssh.com,hmac-sha2-256-...@openssh.com,hmac-sha2-512-...@openssh.com,hmac-sha1-...@openssh.com,umac...@openssh.com,umac-...@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-md5-...@openssh.com,hmac-ripemd160-...@openssh.com,hmac-sha1-96-...@openssh.com,hmac-md5-96-...@openssh.com,hmac-md5,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: 

Bug#732373: sasl2-bin: Typo in debug log

2013-12-17 Thread Petr Jurasek
Package: sasl2-bin
Version: 2.1.25.dfsg1-6+deb7u1
Severity: minor

If you run saslauthd with debug, there's swap of variables in debug log:

# testsaslauthd -u cyrusadmin -p xxx -r 'testrealm'
0: NO authentication failed

and in log:
saslauthd[7374] :cache_lookup: [login=cyrusadmin@testrealm] 
[service=testrealm] [realm=imap]: not found, update pending
saslauthd[7374] :cache_un_lock   : attempting to release lock on slot: 817
saslauthd[7374] :do_auth : auth failure: [user=cyrusadmin@testrealm] 
[service=imap] [realm=testrealm] [mech=ldap] [reason=Unknown]

In line :cache_lookup are service and realm swapped. They are right in :do_auth.


-- System Information:
Debian Release: 7.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sasl2-bin depends on:
ii  db-util5.1.6
ii  debconf [debconf-2.0]  1.5.49
ii  libc6  2.13-38
ii  libcomerr2 1.42.5-1.1
ii  libdb5.1   5.1.29-5
ii  libgssapi-krb5-2   1.10.1+dfsg-5+deb7u1
ii  libk5crypto3   1.10.1+dfsg-5+deb7u1
ii  libkrb5-3  1.10.1+dfsg-5+deb7u1
ii  libldap-2.4-2  2.4.31-1+nmu2
ii  libpam0g   1.1.3-7.1
ii  libsasl2-2 2.1.25.dfsg1-6+deb7u1
ii  libssl1.0.01.0.1e-2
ii  lsb-base   4.1+Debian8+deb7u1

sasl2-bin recommends no packages.

sasl2-bin suggests no packages.

-- Configuration Files:
/etc/default/saslauthd changed:
START=yes
MECHANISMS=ldap
OPTIONS=-d -r -c -t 300 -s 1024 -m /var/run/saslauthd/


-- debconf information excluded


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



Bug#552111: Phpmyadmin in etch - PMASA-2009-4

2009-10-23 Thread Petr Jurasek
Package: phpmyadmin
Version: 2.9.1.1-11

Critical vulnerability from
http://www.phpmyadmin.net/home_page/security/PMASA-2009-4.php

-- 
S pozdravem
Petr Jurášek
soLNet s.r.o.



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