mirror of
https://github.com/BroadbandForum/obuspa.git
synced 2025-12-20 01:03:40 +08:00
Added - Device.Security.Certificate may be removed from OBUSPA's data model using the define REMOVE_DEVICE_SECURITY_CERTIFICATE in vendor_defs.h. This does not affect Device.LocalAgent.Certificate, which still reports the trust store certificates. - Configure options to enable address sanitizer (--enable-asan) and thread sanitizer builds (--enable-tsan) have been added. These options are disabled by default. - To support compilation of OBUSPA data model plug-ins, the build process now installs header files to $(includedir)/obuspa Fixed - USP Command and Event arguments should not be allowed to be registered more than once Modified - 'obuspa -c' output has been made cleaner, containing only logs from the data model thread - The m4-extra directory and AX_CHECK_XXX autotools macros (added in v10.0.8) have been removed, as they filter rather than stop the build if unsupported compiler options are used.
26 lines
253 B
Plaintext
Executable File
26 lines
253 B
Plaintext
Executable File
# autoconf artifacts
|
|
Makefile
|
|
Makefile.in
|
|
*/aclocal.m4
|
|
autom4te.cache/*
|
|
compile
|
|
config.guess
|
|
config.sub
|
|
config.log
|
|
config.status
|
|
libtool
|
|
obuspa
|
|
configure
|
|
depcomp
|
|
include/config.h.in~
|
|
install-sh
|
|
ltmain.sh
|
|
m4/
|
|
missing
|
|
ylwrap
|
|
*.Po
|
|
*.o
|
|
*.m4
|
|
.dirstamp
|
|
*.swp
|