[Bug 1862701] [NEW] Guake crashes on launch on 19.10

2020-02-10 Thread Joey Ruan
Public bug reported: Guake not running, starting it Traceback (most recent call last): File "/usr/lib/python3/dist-packages/dbus/bus.py", line 177, in activate_name_owner return self.get_name_owner(bus_name) File "/usr/lib/python3/dist-packages/dbus/bus.py", line 363, in get_name_owner

[Bug 1677958] Re: no SSL certificate verify

2017-05-17 Thread Ruan Linqi
This problem can be closed .Sorry for disturbing you.For some reasons ,we do analysis on Ubuntu 16.04.,where the nghttp2 version is 1.7.1, NO SSL_set_verify(ssl, SSL_VERIFY_PEER, verify_cb) exists,so we can do MITM attack. We find in the lastest version 1.22.0,this bug has fixed.Thank for you

Re: [Bug 1677958] Re: no SSL certificate verify

2017-05-16 Thread Ruan Linqi
se libnghttp2, > and we made it intentionally simple. > > In addition, since developers often use ​self-signed certificates for > developments, we omitted any verification after handshake. We never expect > to see this as used in production scenario. > > Ruan, I believe the upstream develop

[Bug 1677958] Re: no SSL certificate verify

2017-05-03 Thread Ruan Linqi
The code maintainer have confirm the bug and add a large text inside the source code to implement that is insecure for production use. ** Changed in: nghttp2 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

Re: [Bug 1677951] Re: incomplete SSL certificate verify

2017-04-11 Thread Ruan Linqi
Hi Developers: In @plugins/sslutils.c:164~248, I see you get the certificate and verify some properties of it.So plugin is planning to do so? Why not use the judgement :SSL_get_verify_result(ssl)==X509_V_OK to guarantee valid cert verification? 2017-04-06 17:16 GMT+08:00 Jan Wagner <1677.

[Bug 1681177] [NEW] Disabled SSL certificate verify

2017-04-09 Thread Ruan Linqi
Public bug reported: Hi developers: We made a large scale security static analysis on several open source projects, and found some mistakes in dnsval-2.0. In the @libval/valdane.c:743: int val_dane_check(val_context_t *ctx,SSL *con,struct val_danestatus *danestatus,int *do_pathval)

Re: [Bug 1677947] Re: no SSL certificate verify

2017-04-01 Thread Ruan Linqi
According to OpenSSL document, a correct certificate chain validation pattern is like this: const SSL_METHOD *method; SSL_CTX *ctx; SSL *ssl; [...] method = TLSv1_client_method(); //select protocol [...] ctx = SSL_CTX_new(method); //Create CTX [...] ssl = SSL_new(ctx); //Create SSL [...] //set SSL

[Bug 1677951] Re: incomplete SSL certificate verify

2017-03-31 Thread Ruan Linqi
OK.Here are the link: https://github.com/monitoring-plugins/monitoring-plugins/issues/1479 Thanks. 2017-03-31 22:01 GMT+08:00 Daniel Llewellyn : > Thank you for taking the time to report this bug and helping to make > Ubuntu better. The issue you are reporting is an upstream one and it > would b

[Bug 1677958] Re: no SSL certificate verify

2017-03-31 Thread Ruan Linqi
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677958 Title: no SSL certificate verify To manage notifications about this bug go to: http

[Bug 1677951] Re: incomplete SSL certificate verify

2017-03-31 Thread Ruan Linqi
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677951 Title: incomplete SSL certificate verify To manage notifications about this bug go

[Bug 1677558] Re: no SSL certificate verify

2017-03-31 Thread Ruan Linqi
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677558 Title: no SSL certificate verify To manage notifications about this bug go to: http

[Bug 1677518] Re: Disabled SSL certificate verify

2017-03-31 Thread Ruan Linqi
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677518 Title: Disabled SSL certificate verify To manage notifications about this bug go to

[Bug 1677947] Re: no SSL certificate verify

2017-03-31 Thread Ruan Linqi
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677947 Title: no SSL certificate verify To manage notifications about this bug go to: http

[Bug 1677511] Re: Disabled SSL certificate verify

2017-03-31 Thread Ruan Linqi
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677511 Title: Disabled SSL certificate verify To manage notifications about this bug go to

[Bug 1677506] Re: incomplete SSL certificate verify

2017-03-31 Thread Ruan Linqi
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677506 Title: incomplete SSL certificate verify To manage notifications about this bug go

[Bug 1677501] Re: no SSL certificate verify

2017-03-31 Thread Ruan Linqi
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677501 Title: no SSL certificate verify To manage notifications about this bug go to: http

[Bug 1677493] Re: no SSL certificate verify

2017-03-31 Thread Ruan Linqi
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677493 Title: no SSL certificate verify To manage notifications about this bug go to: http

[Bug 1677495] Re: no SSL certificate verify

2017-03-31 Thread Ruan Linqi
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1677495 Title: no SSL certificate verify To manage notifications about this bug go to: http

[Bug 1614644] Re: Elevated privileges icon is corrupt when mate-polkit is built against GTK3+

2016-11-11 Thread Ruan
I can confirm, I have the same issue on 16.10. My icon is also corrupt (not two whole icons). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1614644 Title: Elevated privileges icon is corrupt when ma

[Bug 298402] Re: halt:unable to iterate ID E devices: No such files or directory

2009-05-03 Thread ruan
I have the same problem in kubuntu 9.04 I used have the problem in kubuntu 8.10 what it is -- halt:unable to iterate IDE devices: No such files or directory https://bugs.launchpad.net/bugs/298402 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 163095] Re: "The folder contents could not be displayed"

2008-03-17 Thread Ruan Carvalho
I have this problem. As told above, the problem shows up when operating/changing .mp3 files (don't know if happes with other types). I restart gnome (CTRL ALT BACKSPACE) to temporally fix it, but doing the operations with .mp3 again, it comes back. Ubuntu Gutsy Core 2 Duo, 2 Gb RAM -- "The fol

[Bug 121486] Same Problem: automatic user logout or computer freeze while using firefox

2007-06-24 Thread Ruan Carvalho
Ubuntu 7.04 ( clean install ) 512 Mb RAM AMD XP 1600+ NVidia Card 64Mb I'm with the same problem. But, I think the problem is not with Firefox; maybe it's with NVidia Driver. I reproduced the error doing the following: - Launch Ubuntu - Immediately start Firefox (or immediately do the next step