Opened 9 years ago
Closed 9 years ago
#7225 closed enhancement (fixed)
p11-kit-0.23.2
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
http://p11-glue.freedesktop.org/releases/p11-kit-0.23.2.tar.gz
http://p11-glue.freedesktop.org/releases/p11-kit-0.23.2.tar.gz.sig
http://lists.freedesktop.org/archives/p11-glue/2015-December/000586.html
ANNOUNCE: p11-kit 0.23.2 Stef Walter stefw at redhat.com Mon Dec 7 06:02:50 PST 2015 This is an development release. What's new in 0.23.2 -------------------- • Fix forking issues with libffi • Fix various crashes in corner cases • Updated translations • Build fixes Detailed changes between 0.23.1 and 0.23.2 ------------------------------------------ David Woodhouse (1): Add test case for bug 90289 (deadlock on C_Initialize() in child a Gustavo Zacarias (1): rpc-transport.c: include sys/select.h for fd_set Lew Palm (1): Fix build on Mingw due to missing EWOULDBLOCK Ludovic Rousseau (1): manual: Fix typos in documentation Nikos Mavrogiannopoulos (4): Added test case for crash after a fork in proxy module Do not deinitialize libffi's wrapper functions In proxy module don't call C_Finalize on a forked process. Added p11_kit_module_get_filename() Pankaj (11): trust: Fix double close() p11-kit: Missing unlock in function rpc_socket_read() p11-kit: Fix expression 'call_id < 0' is always false p11-kit: 'int' comparison with 'unsigned int' in for() for array i p11-kit: 'int' comparison with 'unsigned int' in for() for array i p11-kit: 'int' comparison with 'unsigned int' in for() for the arr p11-kit: Fix warnings related to use dangling pointer p11-kit: Remove unused pointer common: Fix in test-code for file descriptor validity check common: Fix warning about dereferencing NULL pointer p11-kit: Fix redundant check for 'signature' is always 'true' Robert Milasan (1): Fix trust command segfaults in expand_homedir() when no matching p Stef Walter (7): Fix some compiler warnings from GCC 5.x common: Remove compat timegm() implementation Add estonian translation from Transifex po: Update translations from transifex trust: Fix always false comparison of EAGAIN and EINTR Bump version number Fix distcheck by removing some linguas that don't build Download -------- http://p11-glue.freedesktop.org/releases/ Cheers, Stef
Change History (2)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at r16716.