db684fc9ec
FriBID is an open source software for the Swedish e-id system called BankID. FriBID also supports processor architectures and Linux/BSD distributions that the official software doesn't support. https://fribid.se/index.en.html FriBID plugin is a firefoxWrapper plugin. Enabled by setting: nixpkgs.config.enableFriBIDPlugin = true
12 lines
398 B
Diff
12 lines
398 B
Diff
--- a/common/defines.h 2012-11-14 18:02:43.000000000 +0100
|
|
+++ b/common/defines.h 2013-09-20 19:17:45.669290630 +0200
|
|
@@ -39,7 +39,7 @@
|
|
#define RELEASE_TIME 1352912534
|
|
#define IPCVERSION "10"
|
|
|
|
-#define EMULATED_VERSION "4.15.0.14"
|
|
+#define EMULATED_VERSION "4.17.0.11" // Was 4.15.0.14
|
|
#define DNSVERSION "2"
|
|
#define STATUSDOMAIN ".status.fribid.se"
|
|
|
|
|