stable

python-nss-1.0.0-2.fc24

FEDORA-2016-c93fd2726a created by jdennis 6 years ago for Fedora 24
  • Offical 1.0.0 release, only minor tweaks from 1.0.0beta1

  • Allow custom include root in setup.py as command line arg

  • Remove checks for whether a socket is open for reading. It's not possible for the binding to know in all cases, especially if the socket is created from an external socket passed in.

  • The following module functions were added:

    • nss.get_all_tokens

Offical 1.0.0 release, only minor tweaks from 1.0.0beta1

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2016-c93fd2726a

This update has been submitted for testing by jdennis.

6 years ago

This update has obsoleted python-nss-1.0.0-1.fc24, and has inherited its bugs and notes.

6 years ago

This update has been pushed to testing.

6 years ago
User Icon mbabinsk commented & provided feedback 6 years ago
karma

This update results in following exceptions thrown when using FreeIPA client API:

# ipa ping
exception in SSLSocket.handshake_callback
Traceback (most recent call last):
   File "/usr/lib/python2.7/site-packages/ipapython/nsslib.py", line 258, in handshake_callback
    channel = sock.get_ssl_channel_info()
nss.error.NSPRError: (SEC_ERROR_INVALID_ARGS) security    library: invalid arguments.
--------------------------------------------
IPA server version 4.4.90. API version 2.215
--------------------------------------------

Downgrading to python-nss.x86_64 1.0.0-beta1.2.fc24.1 fixed the problem.

This update has reached 9 days in testing and can be pushed to stable now if the maintainer wishes

6 years ago

This update has been submitted for stable by jdennis.

6 years ago

This update has been unpushed.

This update has been submitted for testing by jdennis.

6 years ago

This update has been pushed to testing.

6 years ago
User Icon jdennis commented & provided feedback 6 years ago

I cannot reproduce the error cited for get_ssl_channel_info(). I strongly suspect there is another error earlier or elsewhere. I've tested get_ssl_channel_info() and it seems to work fine. I'm going to go ahead and push this release. If you still see problems please open a bug and include a short reproducer, the reproducer is essential because I'm not able to reproduce this myself.

User Icon mbabinsk commented & provided feedback 6 years ago

I was not able to reproduce it anymore either. I guess it was caused by something fishy in my development environment so go ahead and push it. Sorry for false alarm.

This update has been submitted for stable by jdennis.

6 years ago

This update has been pushed to stable.

6 years ago

Please login to add feedback.

Metadata
Type
bugfix
Karma
-1
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
6 years ago
in testing
6 years ago
in stable
6 years ago

Automated Test Results