File tree Expand file tree Collapse file tree 7 files changed +10
-20
lines changed Expand file tree Collapse file tree 7 files changed +10
-20
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ Pam_p11 was written by an international team and is licensed as Open Source soft
2020Installation is quite easy:
2121
2222```
23- wget https://github.com/OpenSC/pam_p11/releases/download/pam_p11-0.5 .0/pam_p11-0.5 .0.tar.gz
24- tar xfvz pam_p11-0.5 .0.tar.gz
25- cd pam_p11-0.5 .0
23+ wget https://github.com/OpenSC/pam_p11/releases/download/pam_p11-0.6 .0/pam_p11-0.6 .0.tar.gz
24+ tar xfvz pam_p11-0.6 .0.tar.gz
25+ cd pam_p11-0.6 .0
2626./configure --prefix=/usr --libdir=/lib/
2727make
2828make install
Original file line number Diff line number Diff line change 11AC_PREREQ ( [ 2.71] )
22
33define ( [ PACKAGE_VERSION_MAJOR] , [ 0] )
4- define ( [ PACKAGE_VERSION_MINOR] , [ 5 ] )
4+ define ( [ PACKAGE_VERSION_MINOR] , [ 6 ] )
55define ( [ PACKAGE_VERSION_FIX] , [ 0] )
66define ( [ PACKAGE_SUFFIX] , [ ] )
77define ( [ PRODUCT_BUGREPORT] , [ https://github.com/OpenSC/pam_p11/issues] )
@@ -105,16 +105,6 @@ saved_CFLAGS="${CFLAGS}"
105105CFLAGS="${CFLAGS} ${OPENSSL_CFLAGS} ${LIBP11_CFLAGS} ${PAM_CFLAGS}"
106106LIBS="$LIBS ${OPENSSL_LIBS} ${LIBP11_LIBS} ${PAM_LIBS}"
107107
108- dnl Checks for header files.
109- m4_warn ( [ obsolete] ,
110- [ The preprocessor macro `STDC_HEADERS' is obsolete.
111- Except in unusual embedded environments, you can safely include all
112- ISO C90 headers unconditionally.] ) dnl
113- # Autoupdate added the next two lines to ensure that your configure
114- # script's behavior did not change. They are probably safe to remove.
115- AC_CHECK_INCLUDES_DEFAULT
116- AC_PROG_EGREP
117-
118108AC_HEADER_SYS_WAIT
119109AC_CHECK_HEADERS ( [ \
120110 string.h syslog.h fcntl.h unistd.h security/pam_ext.h security/pam_misc.h \
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : pam_p11 0.1.7_git\n "
99"Report-Msgid-Bugs-To : https://github.com/OpenSC/pam_p11/issues\n "
10- "POT-Creation-Date : 2023-08-03 01:39+0200 \n "
10+ "POT-Creation-Date : 2024-03-20 22:58+0100 \n "
1111"PO-Revision-Date : 2018-04-05 11:14+0200\n "
1212"
Last-Translator :
Frank Morgner <[email protected] >\n "
1313"Language-Team : German\n "
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : pam-p11\n "
99"Report-Msgid-Bugs-To : https://github.com/OpenSC/pam_p11/issues\n "
10- "POT-Creation-Date : 2023-08-03 01:39+0200 \n "
10+ "POT-Creation-Date : 2024-03-20 22:58+0100 \n "
1111"PO-Revision-Date : 2019-02-28 14:03+0000\n "
1212"
Last-Translator :
Milo Casagrande <[email protected] >\n "
1313"
Language-Team :
Italian <[email protected] >\n "
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : pam_p11 0.5.0\n "
99"Report-Msgid-Bugs-To : https://github.com/OpenSC/pam_p11/issues\n "
10- "POT-Creation-Date : 2023-08-03 01:39+0200 \n "
10+ "POT-Creation-Date : 2024-03-20 22:58+0100 \n "
1111"PO-Revision-Date : 2024-03-19 00:24+0900\n "
1212"
Last-Translator :
Nejikugi <[email protected] >\n "
1313"Language : ja\n "
Original file line number Diff line number Diff line change 66#, fuzzy
77msgid ""
88msgstr ""
9- "Project-Id-Version : pam_p11 0.5 .0\n "
9+ "Project-Id-Version : pam_p11 0.6 .0\n "
1010"Report-Msgid-Bugs-To : https://github.com/OpenSC/pam_p11/issues\n "
11- "POT-Creation-Date : 2023-08-03 01:39+0200 \n "
11+ "POT-Creation-Date : 2024-03-20 22:58+0100 \n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"
Language-Team :
LANGUAGE <[email protected] >\n "
Original file line number Diff line number Diff line change 22msgstr ""
33"Project-Id-Version : pam_p11 0.5.0\n "
44"Report-Msgid-Bugs-To : https://github.com/OpenSC/pam_p11/issues\n "
5- "POT-Creation-Date : 2023-08-03 01:39+0200 \n "
5+ "POT-Creation-Date : 2024-03-20 22:58+0100 \n "
66"
Last-Translator :
Mikhail Novosyolov <[email protected] \n "
77"Language : ru\n "
88"MIME-Version : 1.0\n "
You can’t perform that action at this time.
0 commit comments