-
Notifications
You must be signed in to change notification settings - Fork 3
/
ChangeLog
43 lines (38 loc) · 1.2 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
2024-09-22 Vance Shipley <[email protected]>
* include all application upgrade files in release package
* build instructions
* system configuration file
* modernize release package naming
* use lib in tmpdir making release
* modernize release building
2022-12-04 Vance Shipley <[email protected]>
* version 1.1.0
* omit erlc flags compiling mib
* include debug information in beam
* export release directory
* package depends on release specification
* don't start snmp manager
* remove sys.config
* build package
* add m3ua mib
* add otp-21; publish edoc
2018-07-04 Vance Shipley <[email protected]>
* version 1.0
* add gitlab ci/cd configuration
* add test suites
* add experiment modules for diameter
* remove unused product
* default to random on error getting interfaces
* correct getting interface list for ipv4/ipv6
* refactor for rfc3411 compliance
* handle error finding priv dir
* add snmp utility library with api to create engine identity
* handle missing net-snmp
* remove generated file
* remopve libtool files
* remove generated file
* load/unload default agent
* make check target validates mibs
* ignore autotools generated files
* modernize edoc
* genesis