Skip to content

Commit

Permalink
Update OTP 24.3 detection and database
Browse files Browse the repository at this point in the history
  • Loading branch information
crownedgrouse committed Mar 12, 2022
1 parent 61efe19 commit f5b114d
Show file tree
Hide file tree
Showing 6 changed files with 42,866 additions and 42,830 deletions.
Binary file modified priv/mod2app.term
Binary file not shown.
2 changes: 2 additions & 0 deletions priv/otp_versions.table
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
OTP-24.3 : asn1-5.0.18 common_test-1.22.1 compiler-8.1 crypto-5.0.6 debugger-5.2.1 diameter-2.2.5 eldap-1.2.10 erl_docgen-1.2.1 erl_interface-5.2 erts-12.3 inets-7.5.2 jinterface-1.12.2 kernel-8.3 megaco-4.3 mnesia-4.20.2 observer-2.11 public_key-1.12 runtime_tools-1.18 sasl-4.1.2 snmp-5.12 ssh-4.13.2 ssl-10.7 stdlib-3.17.1 wx-2.1.2 # dialyzer-4.4.3 edoc-1.1 et-1.6.5 eunit-2.7 ftp-1.1 odbc-2.13.5 os_mon-2.7.1 parsetools-2.3.2 reltool-0.9 syntax_tools-2.6 tftp-1.0.3 tools-3.5.2 xmerl-1.3.28 :
OTP-24.2.2 : inets-7.5.1 ssh-4.13.1 # asn1-5.0.17 common_test-1.22 compiler-8.0.4 crypto-5.0.5 debugger-5.2 dialyzer-4.4.3 diameter-2.2.4 edoc-1.1 eldap-1.2.9 erl_docgen-1.2 erl_interface-5.1 erts-12.2.1 et-1.6.5 eunit-2.7 ftp-1.1 jinterface-1.12.1 kernel-8.2 megaco-4.2 mnesia-4.20.1 observer-2.10.1 odbc-2.13.5 os_mon-2.7.1 parsetools-2.3.2 public_key-1.11.3 reltool-0.9 runtime_tools-1.17 sasl-4.1.1 snmp-5.11 ssl-10.6.1 stdlib-3.17 syntax_tools-2.6 tftp-1.0.3 tools-3.5.2 wx-2.1.1 xmerl-1.3.28 :
OTP-24.2.1 : erts-12.2.1 ssl-10.6.1 # asn1-5.0.17 common_test-1.22 compiler-8.0.4 crypto-5.0.5 debugger-5.2 dialyzer-4.4.3 diameter-2.2.4 edoc-1.1 eldap-1.2.9 erl_docgen-1.2 erl_interface-5.1 et-1.6.5 eunit-2.7 ftp-1.1 inets-7.5 jinterface-1.12.1 kernel-8.2 megaco-4.2 mnesia-4.20.1 observer-2.10.1 odbc-2.13.5 os_mon-2.7.1 parsetools-2.3.2 public_key-1.11.3 reltool-0.9 runtime_tools-1.17 sasl-4.1.1 snmp-5.11 ssh-4.13 stdlib-3.17 syntax_tools-2.6 tftp-1.0.3 tools-3.5.2 wx-2.1.1 xmerl-1.3.28 :
OTP-24.2 : common_test-1.22 compiler-8.0.4 crypto-5.0.5 dialyzer-4.4.3 edoc-1.1 erl_docgen-1.2 erts-12.2 inets-7.5 kernel-8.2 megaco-4.2 mnesia-4.20.1 observer-2.10.1 parsetools-2.3.2 sasl-4.1.1 snmp-5.11 ssh-4.13 ssl-10.6 stdlib-3.17 tools-3.5.2 wx-2.1.1 # asn1-5.0.17 debugger-5.2 diameter-2.2.4 eldap-1.2.9 erl_interface-5.1 et-1.6.5 eunit-2.7 ftp-1.1 jinterface-1.12.1 odbc-2.13.5 os_mon-2.7.1 public_key-1.11.3 reltool-0.9 runtime_tools-1.17 syntax_tools-2.6 tftp-1.0.3 xmerl-1.3.28 :
OTP-24.1.7 : ssh-4.12.5 # asn1-5.0.17 common_test-1.21 compiler-8.0.3 crypto-5.0.4 debugger-5.2 dialyzer-4.4.2 diameter-2.2.4 edoc-1.0.1 eldap-1.2.9 erl_docgen-1.1.2 erl_interface-5.1 erts-12.1.5 et-1.6.5 eunit-2.7 ftp-1.1 inets-7.4.2 jinterface-1.12.1 kernel-8.1.3 megaco-4.1 mnesia-4.20 observer-2.10 odbc-2.13.5 os_mon-2.7.1 parsetools-2.3.1 public_key-1.11.3 reltool-0.9 runtime_tools-1.17 sasl-4.1 snmp-5.10.1 ssl-10.5.3 stdlib-3.16.1 syntax_tools-2.6 tftp-1.0.3 tools-3.5.1 wx-2.1 xmerl-1.3.28 :
Expand Down
2 changes: 1 addition & 1 deletion src/geas.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application,geas,
[{description,"Guess Erlang Application Scattering"},
{vsn,"2.7.7"},
{vsn,"2.7.8"},
{registered,[]},
{applications,[kernel,stdlib,samovar,inets,ssl,crypto,
public_key,asn1]},
Expand Down
2 changes: 1 addition & 1 deletion src/geas_db.erl
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"21.0", "21.1", "21.2", "21.3",
"22.0", "22.1", "22.2", "22.3",
"23.0", "23.1", "23.2", "23.3",
"24.0", "24.1", "24.2"]).
"24.0", "24.1", "24.2", "24.3"]).

%% This module generate the geas_db.hrl
%% providing the min and max release of any Erlang/OTP function
Expand Down
Loading

0 comments on commit f5b114d

Please # to comment.