Merge pull request #105 from Bandie/master

Fixing disimprovement of 0.3.2 (#101)
This commit is contained in:
Bandie 2018-12-23 16:49:52 +01:00 committed by GitHub
commit 249e22259b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 38 additions and 33 deletions

View File

@ -1,3 +1,6 @@
## [0.3.3]
- Bugfix for 0.3.2: Fixing disimprovement.
## [0.3.2] ## [0.3.2]
- Bugfix: Media devices are working again - Bugfix: Media devices are working again

View File

@ -1,6 +1,6 @@
AC_INIT( AC_INIT(
[pam_panic], [pam_panic],
[0.3.2], [0.3.3],
[https://github.com/pampanic/pam_panic/issues], [https://github.com/pampanic/pam_panic/issues],
[pam_panic]) [pam_panic])
AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_AUX_DIR([build-aux])

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pam_panic 0.2.0\n" "Project-Id-Version: pam_panic 0.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n" "Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n"
"POT-Creation-Date: 2018-12-23 15:26+0100\n" "POT-Creation-Date: 2018-12-23 16:43+0100\n"
"PO-Revision-Date: 2018-11-14 17:26+0100\n" "PO-Revision-Date: 2018-11-14 17:26+0100\n"
"Last-Translator: Bandie <bandie@chaospott.de>\n" "Last-Translator: Bandie <bandie@chaospott.de>\n"
"Language-Team: German\n" "Language-Team: German\n"
@ -23,7 +23,7 @@ msgstr ""
msgid "CRITICAL: Problem with regcomp." msgid "CRITICAL: Problem with regcomp."
msgstr "CRITICAL: Problem mit regcomp." msgstr "CRITICAL: Problem mit regcomp."
#: src/pam_panic/pam_panic.c:147 #: src/pam_panic/pam_panic.c:149
msgid "" msgid ""
"ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a " "ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a "
"valid GPT UUID." "valid GPT UUID."
@ -31,7 +31,7 @@ msgstr ""
"ERROR: Argument ungültig. Hinweis: \"allow\" und \"reject\" müssen eine " "ERROR: Argument ungültig. Hinweis: \"allow\" und \"reject\" müssen eine "
"valide GPT UUID aufweisen." "valide GPT UUID aufweisen."
#: src/pam_panic/pam_panic.c:186 #: src/pam_panic/pam_panic.c:188
msgid "ALERT for argument \"serious\": Device doesn't exist." msgid "ALERT for argument \"serious\": Device doesn't exist."
msgstr "ALERT für Argument \"serious\": Gerät existiert nicht." msgstr "ALERT für Argument \"serious\": Gerät existiert nicht."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pam_panic 0.2.0\n" "Project-Id-Version: pam_panic 0.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n" "Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n"
"POT-Creation-Date: 2018-12-23 15:26+0100\n" "POT-Creation-Date: 2018-12-23 16:43+0100\n"
"PO-Revision-Date: 2018-11-14 17:26+0100\n" "PO-Revision-Date: 2018-11-14 17:26+0100\n"
"Last-Translator: Dangered wolf <d@ngeredwolf.me>\n" "Last-Translator: Dangered wolf <d@ngeredwolf.me>\n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
@ -23,7 +23,7 @@ msgstr ""
msgid "CRITICAL: Problem with regcomp." msgid "CRITICAL: Problem with regcomp."
msgstr "CRITICAL: Problema con regcomp." msgstr "CRITICAL: Problema con regcomp."
#: src/pam_panic/pam_panic.c:147 #: src/pam_panic/pam_panic.c:149
msgid "" msgid ""
"ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a " "ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a "
"valid GPT UUID." "valid GPT UUID."
@ -31,7 +31,7 @@ msgstr ""
"ERROR: Argumentos inválidos. Tenga en cuenta que \"allow\" y \"reject\" " "ERROR: Argumentos inválidos. Tenga en cuenta que \"allow\" y \"reject\" "
"deben tener un UUID de GPT válido." "deben tener un UUID de GPT válido."
#: src/pam_panic/pam_panic.c:186 #: src/pam_panic/pam_panic.c:188
msgid "ALERT for argument \"serious\": Device doesn't exist." msgid "ALERT for argument \"serious\": Device doesn't exist."
msgstr "ALERT para el argumento \"serious\": El dispositivo no existe." msgstr "ALERT para el argumento \"serious\": El dispositivo no existe."

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pam_panic 0.2.0\n" "Project-Id-Version: pam_panic 0.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n" "Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n"
"POT-Creation-Date: 2018-12-23 15:26+0100\n" "POT-Creation-Date: 2018-12-23 16:43+0100\n"
"PO-Revision-Date: 2018-11-14 17:26+0100\n" "PO-Revision-Date: 2018-11-14 17:26+0100\n"
"Last-Translator: Dashie <dashie@otter.sh>\n" "Last-Translator: Dashie <dashie@otter.sh>\n"
"Language-Team: French\n" "Language-Team: French\n"
@ -22,7 +22,7 @@ msgstr ""
msgid "CRITICAL: Problem with regcomp." msgid "CRITICAL: Problem with regcomp."
msgstr "CRITIQUE: Problème avec regcomp." msgstr "CRITIQUE: Problème avec regcomp."
#: src/pam_panic/pam_panic.c:147 #: src/pam_panic/pam_panic.c:149
msgid "" msgid ""
"ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a " "ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a "
"valid GPT UUID." "valid GPT UUID."
@ -30,7 +30,7 @@ msgstr ""
"ERREUR: Arguments invalides. Notez que \"allow\" et \"reject\" doivent avoir " "ERREUR: Arguments invalides. Notez que \"allow\" et \"reject\" doivent avoir "
"un UUID GPT valide." "un UUID GPT valide."
#: src/pam_panic/pam_panic.c:186 #: src/pam_panic/pam_panic.c:188
msgid "ALERT for argument \"serious\": Device doesn't exist." msgid "ALERT for argument \"serious\": Device doesn't exist."
msgstr "ALERTE pour l'argument \"serious\" : Le périphérique n'existe pas." msgstr "ALERTE pour l'argument \"serious\" : Le périphérique n'existe pas."

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pam_panic 0.2.0\n" "Project-Id-Version: pam_panic 0.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n" "Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n"
"POT-Creation-Date: 2018-12-23 15:26+0100\n" "POT-Creation-Date: 2018-12-23 16:43+0100\n"
"PO-Revision-Date: 2018-11-29 19:47+0100\n" "PO-Revision-Date: 2018-11-29 19:47+0100\n"
"Last-Translator: Chromium Neptune <chromium@neplanet.com>\n" "Last-Translator: Chromium Neptune <chromium@neplanet.com>\n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
@ -22,7 +22,7 @@ msgstr ""
msgid "CRITICAL: Problem with regcomp." msgid "CRITICAL: Problem with regcomp."
msgstr "クリティカル: \"regcomp\"の問題" msgstr "クリティカル: \"regcomp\"の問題"
#: src/pam_panic/pam_panic.c:147 #: src/pam_panic/pam_panic.c:149
msgid "" msgid ""
"ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a " "ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a "
"valid GPT UUID." "valid GPT UUID."
@ -30,7 +30,7 @@ msgstr ""
"エラー: 引き数が無効です。 \"allow\"と \"reject\"には有効なGPT UUIDが必要で" "エラー: 引き数が無効です。 \"allow\"と \"reject\"には有効なGPT UUIDが必要で"
"す。" "す。"
#: src/pam_panic/pam_panic.c:186 #: src/pam_panic/pam_panic.c:188
msgid "ALERT for argument \"serious\": Device doesn't exist." msgid "ALERT for argument \"serious\": Device doesn't exist."
msgstr "引数 \"serious\"のアラート:デバイスが存在しません。" msgstr "引数 \"serious\"のアラート:デバイスが存在しません。"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pam_panic 0.2.0\n" "Project-Id-Version: pam_panic 0.2.0\n"
"Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n" "Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n"
"POT-Creation-Date: 2018-12-23 15:26+0100\n" "POT-Creation-Date: 2018-12-23 16:43+0100\n"
"PO-Revision-Date: 2018-11-23 23:50+0100\n" "PO-Revision-Date: 2018-11-23 23:50+0100\n"
"Last-Translator: chris <chris@heychris.eu>\n" "Last-Translator: chris <chris@heychris.eu>\n"
"Language-Team: \n" "Language-Team: \n"
@ -22,7 +22,7 @@ msgstr ""
msgid "CRITICAL: Problem with regcomp." msgid "CRITICAL: Problem with regcomp."
msgstr "KRITISCH: Probleem met regcomp." msgstr "KRITISCH: Probleem met regcomp."
#: src/pam_panic/pam_panic.c:147 #: src/pam_panic/pam_panic.c:149
msgid "" msgid ""
"ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a " "ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a "
"valid GPT UUID." "valid GPT UUID."
@ -30,7 +30,7 @@ msgstr ""
"FOUT: Argumenten niet geldig. Let erop dat \"allow\" en \"reject\" een " "FOUT: Argumenten niet geldig. Let erop dat \"allow\" en \"reject\" een "
"geldige GPT UUID nodig hebben." "geldige GPT UUID nodig hebben."
#: src/pam_panic/pam_panic.c:186 #: src/pam_panic/pam_panic.c:188
msgid "ALERT for argument \"serious\": Device doesn't exist." msgid "ALERT for argument \"serious\": Device doesn't exist."
msgstr "WAARSCHUWING bij argument \"serious\": Toestel bestaat niet." msgstr "WAARSCHUWING bij argument \"serious\": Toestel bestaat niet."

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pam_panic 0.3.1\n" "Project-Id-Version: pam_panic 0.3.3\n"
"Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n" "Report-Msgid-Bugs-To: https://github.com/pampanic/pam_panic\n"
"POT-Creation-Date: 2018-12-23 15:26+0100\n" "POT-Creation-Date: 2018-12-23 16:43+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -21,13 +21,13 @@ msgstr ""
msgid "CRITICAL: Problem with regcomp." msgid "CRITICAL: Problem with regcomp."
msgstr "" msgstr ""
#: src/pam_panic/pam_panic.c:147 #: src/pam_panic/pam_panic.c:149
msgid "" msgid ""
"ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a " "ERROR: Arguments invalid. Note that \"allow\" and \"reject\" must have a "
"valid GPT UUID." "valid GPT UUID."
msgstr "" msgstr ""
#: src/pam_panic/pam_panic.c:186 #: src/pam_panic/pam_panic.c:188
msgid "ALERT for argument \"serious\": Device doesn't exist." msgid "ALERT for argument \"serious\": Device doesn't exist."
msgstr "" msgstr ""

View File

@ -59,21 +59,23 @@ void constrPath(char **dst, char **src, int8_t bGPTOnly){
// GPT // GPT
strcpy(tmp, "/dev/disk/by-partuuid/"); strcpy(tmp, "/dev/disk/by-partuuid/");
strcat(tmp, *src); strcat(tmp, *src);
if(access(tmp, F_OK) != -1 || bGPTOnly) if(access(tmp, F_OK) != -1 || bGPTOnly){
sprintf(*dst, "/dev/disk/by-partuuid/%s", *src); sprintf(*dst, "/dev/disk/by-partuuid/%s", *src);
return; } else{
// MBR // MBR
memset(tmp, 0, sizeof tmp); memset(tmp, 0, sizeof tmp);
strcat(tmp, "/dev/disk/by-uuid/"); strcat(tmp, "/dev/disk/by-uuid/");
strcat(tmp, *src); strcat(tmp, *src);
if(access(tmp, F_OK) != -1) if(access(tmp, F_OK) != -1){
sprintf(*dst, "/dev/disk/by-uuid/%s", *src); sprintf(*dst, "/dev/disk/by-uuid/%s", *src);
return; } else {
// Fallback vendor hardware id // Fallback vendor hardware id
sprintf(*dst, "/dev/disk/by-id/%s", *src); sprintf(*dst, "/dev/disk/by-id/%s", *src);
return; }
}
} }
@ -181,7 +183,7 @@ PAM_EXTERN int pam_sm_authenticate(pam_handle_t *pamh, int flags, int argc, cons
// Check if panic key exist // Check if device to be destroyed exist
if(bSerious && access(serious_dev, F_OK) == -1){ if(bSerious && access(serious_dev, F_OK) == -1){
pam_syslog(pamh, LOG_ALERT, _("ALERT for argument \"serious\": Device doesn't exist.")); pam_syslog(pamh, LOG_ALERT, _("ALERT for argument \"serious\": Device doesn't exist."));
if(bStrict) if(bStrict)