Skip to content

Commit c0245ac

Browse files
author
Git for Windows Build Agent
committed
Update 1 package
mingw-w64-i686-p11-kit (0.25.3-2 -> 0.25.4-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 60b4cbd commit c0245ac

File tree

22 files changed

+9
-9
lines changed

22 files changed

+9
-9
lines changed

mingw32/bin/libp11-kit-0.dll

5.01 KB
Binary file not shown.

mingw32/bin/p11-kit.exe

5.19 KB
Binary file not shown.

mingw32/bin/trust.exe

4.58 KB
Binary file not shown.

mingw32/include/p11-kit-1/p11-kit/iter.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,11 @@ CK_SESSION_HANDLE p11_kit_iter_get_session (P11KitIter *iter);
124124
CK_OBJECT_HANDLE p11_kit_iter_get_object (P11KitIter *iter);
125125

126126
CK_RV p11_kit_iter_get_attributes (P11KitIter *iter,
127-
CK_ATTRIBUTE *template,
127+
CK_ATTRIBUTE *templ,
128128
CK_ULONG count);
129129

130130
CK_RV p11_kit_iter_load_attributes (P11KitIter *iter,
131-
CK_ATTRIBUTE *template,
131+
CK_ATTRIBUTE *templ,
132132
CK_ULONG count);
133133

134134
CK_SESSION_HANDLE p11_kit_iter_keep_session (P11KitIter *iter);

mingw32/lib/libp11-kit.dll.a

694 Bytes
Binary file not shown.

mingw32/lib/pkcs11/p11-kit-trust.dll

1.51 KB
Binary file not shown.

mingw32/lib/pkgconfig/p11-kit-1.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ p11_system_config_modules=${pkgdatadir}/modules
1818

1919
Name: p11-kit
2020
Description: Library and proxy module for properly loading and sharing PKCS#11 modules.
21-
Version: 0.25.3
21+
Version: 0.25.4
2222
Libs: -L${libdir} -lp11-kit
2323
Cflags: -I${includedir}/p11-kit-1
2.58 KB
Binary file not shown.
2.01 KB
Binary file not shown.

var/lib/pacman/local/mingw-w64-i686-git-extra-1.1.641.031e03baf-1/desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ any
2020
1718204230
2121

2222
%INSTALLDATE%
23-
1720063046
23+
1720235828
2424

2525
%PACKAGER%
2626
Johannes Schindelin <[email protected]>

0 commit comments

Comments
 (0)