File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ 2024-06-06 libtrap-1.18.1
2+ * update path and attributes of the defaultsocketdir
3+
142024-02-07 libtrap-1.18.0
25 * libtrap: add trap_recv_with_seq_number() and trap_get_input_ifc_stats() functions
36
Original file line number Diff line number Diff line change 1+ 2024-06-06 (Karel Hynek): Add sticky bit to tmpfiles directory
2+ 2024-06-06 (Karel Hynek): FIX libtrap tmpfiles configuration
3+
142024-02-07 (Pavel Siska): libtrap - implement tcpip_receiver_recv_seq_number() and tcpip_receiver_get_stats() to tcpip interface
252024-02-07 (Pavel Siska): libtrap - add trap_recv_with_seq_number() and trap_get_input_ifc_stats() functions
362024-02-06 (Pavel Siska): libtrap - add functions declaration recv_with_seq_number() and get_input_stats()
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.0 ] ,
[ [email protected] ] ) 5+ AC_INIT ( [ libtrap] ,
[ 1.18.1 ] ,
[ [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