From 0674700d17431655b4be03de6119ada78164266b Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Tue, 10 Nov 2009 15:52:20 +0000 Subject: Relevant BUGIDs: Purpose of commit: regression fix Commit summary: --------------- 2009-11-10 Thorsten Kukuk * doc/man/pam_get_authtok.3.xml: Document pam_get_authtok_noverify and pam_get_authtok_verify. * libpam/Makefile.am (libpam_la_LDFLAGS): Bump revesion of libpam. * libpam/pam_get_authtok.c (pam_get_authtok_internal): Renamed from pam_get_authtok, add flags argument, always check return values. * modules/pam_cracklib/pam_cracklib.c (pam_sm_chauthtok): Use pam_get_authtok_noverify and pam_get_authtok_verify. * libpam/include/security/pam_ext.h: Add prototypes for pam_get_authtok_noverify and pam_get_authtok_verify. * libpam/libpam.map: Add new pam_get_authtok_* functions. --- po/fi.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'po/fi.po') diff --git a/po/fi.po b/po/fi.po index 7cc0b798..c60470ae 100644 --- a/po/fi.po +++ b/po/fi.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2009-06-30 12:29+0200\n" +"POT-Creation-Date: 2009-11-10 16:40+0100\n" "PO-Revision-Date: 2006-05-04 08:30+0200\n" "Last-Translator: Jyri Palokangas \n" "Language-Team: \n" @@ -51,12 +51,12 @@ msgstr "Anna uudelleen uusi %s%ssalasana: " msgid "Sorry, passwords do not match." msgstr "Salasanat eivät täsmää." -#: libpam/pam_get_authtok.c:127 +#: libpam/pam_get_authtok.c:132 libpam/pam_get_authtok.c:208 #, fuzzy, c-format msgid "Retype %s" msgstr "tyyppi: " -#: libpam/pam_get_authtok.c:146 +#: libpam/pam_get_authtok.c:152 libpam/pam_get_authtok.c:221 #, fuzzy msgid "Password change aborted." msgstr "Salasanaa ei vaihdettu" -- cgit v1.2.3