File pam_pkcs11.changes of Package pam_pkcs11
165
1
-------------------------------------------------------------------
2
Tue May 7 15:19:11 UTC 2024 - Davide Benini <davide.benini@suse.com>
3
4
- Fix for bsc#1221255:
5
* Add patch 0001-Set-slot_num-configuration-parameter-to-0-by-default.patch
6
7
-------------------------------------------------------------------
8
Tue Jan 29 22:45:28 CET 2019 - sbrabec@suse.com
9
10
- Update to version 0.6.10:
11
* Fix some security issues (thx @frankmorgner):
12
https://www.x41-dsec.de/lab/advisories/x41-2018-003-pam_pkcs11/
13
(drop 0001-verify-using-a-nonce-from-the-system-not-the-card.patch,
14
0002-fixed-buffer-overflow-with-long-home-directory.patch,
15
0003-fixed-wiping-secrets-with-OpenSSL_cleanse.patch).
16
* Fix buffer overflow with long home directory.
17
* Fix wiping secrets (now using OpenSSL_cleanse()).
18
* Verify using a nonce from the system, not the card.
19
* Fix segfalt when checking CRLs
20
(drop pam_pkcs11-crl-check.patch).
21
- Add rcpkcs11_eventmgr service symlink.
22
23
-------------------------------------------------------------------
24
Fri Aug 17 10:12:31 UTC 2018 - vcizek@suse.com
25
26
- Address security issues found by X41 D-Sec audit (bsc#1105012)
27
* Authentication Replay
28
* Buffer Overflow
29
* Memory not cleaned properly before free()
30
- add patches:
31
* 0001-verify-using-a-nonce-from-the-system-not-the-card.patch
32
* 0002-fixed-buffer-overflow-with-long-home-directory.patch
33
* 0003-fixed-wiping-secrets-with-OpenSSL_cleanse.patch
34
35
-------------------------------------------------------------------
36
Mon Jul 23 17:36:18 CEST 2018 - sbrabec@suse.com
37
38
- Fix segfault and fetch problems when checking CRLs
39
(pam_pkcs11-crl-check.patch).
40
41
-------------------------------------------------------------------
42
Sun Sep 10 00:08:17 UTC 2017 - jengelh@inai.de
43
44
- Repair bulletpoint that skidded in description.
45
Trim description of %name-devel-doc, it does not cotain
46
the programs.
47
48
-------------------------------------------------------------------
49
Wed Aug 9 15:08:07 UTC 2017 - astieger@suse.com
50
51
- add service file bsc#1049219
52
53
-------------------------------------------------------------------
54
Thu Jul 20 18:02:57 CEST 2017 - sbrabec@suse.com
55
56
- Updated to version 0.6.9:
57
* Upstream web moved.
58
* pkcs11_listcerts: Do not fail on certificate error.
59
* Do not fail if card was already unlocked.
60
* Other bug fixes.
61
* Translation updates.
62
- Drop upstreamed pam_pkcs11-0.6.8-fix-crypto-cflags.patch.
63
- Work around incorrect upstream release process not calling
64
"make dist".
65
- Split API documentation into a separate package
66
pam_pkcs11-devel-doc.
67
- Add pam_pkcs11-fsf-address.patch.
68
69
-------------------------------------------------------------------
70
Tue Feb 9 19:02:43 UTC 2016 - antoine.belvire@laposte.net
71
72
- Fix build for Tumbleweed:
73
* Add pam_pkcs11-0.6.8-fix-crypto-cflags.patch
74
* Rebuild configure with the bootstrap script (add libtool as
75
build dependency)
76
77
-------------------------------------------------------------------
78
Tue Jul 10 17:24:56 CEST 2012 - sbrabec@suse.cz
79
80
- Updated to version 0.6.8:
81
* Code cleanup.
82
* Bug fixes.
83
* Translation updates.
84
85
-------------------------------------------------------------------
86
Tue Feb 28 19:54:16 CET 2012 - sbrabec@suse.cz
87
88
- Change nssdb path to /etc/pki/nssdb (bnc#463469).
89
- Make libdir paths in pam_pkcs11.conf biarch-wise.
90
91
-------------------------------------------------------------------
92
Wed Jan 5 18:40:44 CET 2011 - sbrabec@suse.cz
93
94
- Updated to version 0.6.6:
95
* Compatible with pcsc-lite-1.6.
96
* New mapper API.
97
* Minor fixes.
98
* Translaton updates.
99
100
-------------------------------------------------------------------
101
Mon Feb 1 12:20:03 UTC 2010 - jengelh@medozas.de
102
103
- package baselibs.conf
104
105
-------------------------------------------------------------------
106
Wed Aug 5 15:55:31 CEST 2009 - sbrabec@suse.cz
107
108
- Updated to version 0.6.1:
109
* Added functions to API.
110
* Fixes from openSUSE packages upstreamed.
111
* Minor fixes.
112
* Translaton updates.
113
114
-------------------------------------------------------------------
115
Thu Jun 25 12:41:19 CEST 2009 - sbrabec@suse.cz
116
117
- Supplement pam-32bit/pam-64bit in baselibs.conf (bnc#354164).
118
119
-------------------------------------------------------------------
120
Wed Oct 15 18:30:29 CEST 2008 - sbrabec@suse.cz
121
122
- Fixed all implicit declarations.
123
124
-------------------------------------------------------------------
125
Tue Sep 23 17:49:42 CEST 2008 - sbrabec@suse.cz
126
127
- Fixed uninitialized variable (bnc#351207).
128
129
-------------------------------------------------------------------
130
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
131
132
- added baselibs.conf file to build xxbit packages
133
for multilib support
134
135
-------------------------------------------------------------------
136
Thu Sep 6 21:08:43 CEST 2007 - jberkman@novell.com
137
138
- use the same directory for nssdb as the kerberos pkinit plugin
139
140
-------------------------------------------------------------------
141
Tue Jul 31 17:34:21 CEST 2007 - sbrabec@suse.cz
142
143
- Build with NSS instead of openssl.
144
- Applied patches from Jacob Berkman: MS UPN OID and NSS
145
configuration.
146
- Fixed implicit declaration.
147
148
-------------------------------------------------------------------
149
Thu Jul 26 14:32:24 CEST 2007 - sbrabec@suse.cz
150
151
- Updated to version 0.6.0:
152
* compiler warning fixes
153
* I18N support
154
* new configuration options
155
* support for new environment variables
156
* new tool pkcs11_setup
157
* support for the NSS crypto libraries (off by default)
158
* for more changes see ChangeLog.svn
159
160
-------------------------------------------------------------------
161
Fri May 12 16:18:38 CEST 2006 - sbrabec@suse.cz
162
163
- New SuSE package, version 0.5.3.
164
165