Go to advanced search

by boxerclaws88
Wed Jun 28, 2017 2:31 am
Forum: Raspberry Pi OS
Topic: Security issues in OpenVPN package
Replies: 7
Views: 1535

Re: Security issues in OpenVPN package

Yeah I could do just that. But. It begs the question, if they are this slow on this one security update, how many other security problems with other packages that I haven't looked into or that I'm not aware of?
by boxerclaws88
Tue Jun 27, 2017 10:31 pm
Forum: Raspberry Pi OS
Topic: Security issues in OpenVPN package
Replies: 7
Views: 1535

Re: Security issues in OpenVPN package

So I guess it is still vulnerable, great, any idea when its going to get fixed?
by boxerclaws88
Tue Jun 27, 2017 7:15 pm
Forum: Raspberry Pi OS
Topic: Security issues in OpenVPN package
Replies: 7
Views: 1535

Re: Security issues in OpenVPN package

How can I tell for my self which security updates have been applied to individual Raspbian packages? Usually individual software maintainers specify "upgrade to version x.y.z to fix vulnerability W" but it seems the fixes are kinda patched into older versions. I don't really care if its easy or not,...
by boxerclaws88
Thu Nov 24, 2016 3:31 am
Forum: Networking and servers
Topic: OpenVPN TLS Error: TLS handshake failed
Replies: 16
Views: 26242

Re: OpenVPN TLS Error: TLS handshake failed

This has been broken since Sept, when they just patched openssl1.0.0t instead of upgrading to the openssl1.0.0u version. If you manually compile openssl from source, it fixes the openvpn problem, but breaks so much other stuff in the OS that its almost not worth it.
by boxerclaws88
Fri Nov 18, 2016 11:20 pm
Forum: Raspberry Pi OS
Topic: Openssl is outdated in repos
Replies: 2
Views: 1128

Openssl is outdated in repos

1.0.1u has been out since Sept 22 2016, and the raspbian repos is still at 1.0.1t

http://archive.raspbian.org/raspbian/po ... _armhf.deb
https://www.openssl.org/source/openssl-1.0.1u.tar.gz

doing apt-get update and upgrade doesn't fix it.

Go to advanced search