File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ 2024-09-16 libtrap-1.18.2
2+ * libtrap: [tcpip & tls] fix sending thread cleanup on exit
3+ * libtrap: [tcpip & tls] fix container duplication when termination signal was received
142024-06-06 libtrap-1.18.1
25 * update path and attributes of the defaultsocketdir
36
Original file line number Diff line number Diff line change 1+ 2024-09-16 (Pavel Siska): libtrap - fix sending thread cleanup on exit
2+ 2024-09-02 (Pavel Siska): libtrap - trap_container - fixed typo in functions name
3+ 2024-09-02 (Pavel Siska): libtrap - tcpip & tls ifc - fix container duplication when termination signal was received.
4+
152024-06-06 (Karel Hynek): Add sticky bit to tmpfiles directory
262024-06-06 (Karel Hynek): FIX libtrap tmpfiles configuration
37
Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( [ 2.63] )
5- AC_INIT ( [ libtrap] ,
[ 1.18.1 ] ,
[ [email protected] ] ) 5+ AC_INIT ( [ libtrap] ,
[ 1.18.2 ] ,
[ [email protected] ] ) 66# for debug purposes:
77# AM_INIT_AUTOMAKE([-Wall -Werror])
88AM_INIT_AUTOMAKE ( [ subdir-objects no-dependencies] )
You can’t perform that action at this time.
0 commit comments