mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-08 05:58:43 +02:00
use python-m2crypto for actually secure SSL
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,5 +1,8 @@
|
||||
|
||||
0.123
|
||||
- IMPORTANT: ssl certificate checks are actually performed now to
|
||||
prevent man-in-the-middle-attacks. python-m2crypto is needed to
|
||||
make this work. Certificate checks can be turned off per server
|
||||
via 'sslcertck = 0' in .oscrc.
|
||||
- 'osc list' option -D now only limits non-'new' requests. In state 'new' all are shown.
|
||||
- suggest 'osc list' --bugowner option. Not implemented.
|
||||
- implemented 'osc ls .' to take proj/pack name from current directory.
|
||||
|
Reference in New Issue
Block a user