File tree Expand file tree Collapse file tree 4 files changed +17
-4
lines changed
Expand file tree Collapse file tree 4 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 11OpenLI -- open source ETSI-compliant Lawful Intercept software
22
3- Version: 1.0.7
3+ Version: 1.0.8
44
55---------------------------------------------------------------------------
66
Original file line number Diff line number Diff line change 11# Super primitive configure script
22
3- AC_INIT ( openli , 1.0.7 , salcock@waikato.ac.nz )
3+ AC_INIT ( openli , 1.0.8 , salcock@waikato.ac.nz )
44
55AM_INIT_AUTOMAKE ( [ subdir-objects] )
66AC_CONFIG_SRCDIR ( src/collector/collector.c )
Original file line number Diff line number Diff line change 1+ openli (1.0.8-1) unstable; urgency=medium
2+
3+ * Fix bugs that were causing HI1Operation messages to not be generated
4+ under certain circumstances.
5+ * Fix bugs that were causing HI1Operation messages to have an incorrect
6+ sequence number if generated following an intercept configuration
7+ file reload.
8+
9+ -- Shane Alcock <shane.alcock@waikato.ac.nz> Wed, 11 Nov 2020 17:22:52 +1300
10+
111openli (1.0.7-2) unstable; urgency=medium
212
313 * Fix potential hang in postinst script when generating a password
Original file line number Diff line number Diff line change 11Name: openli
2- Version: 1.0.7
3- Release: 2 %{?dist }
2+ Version: 1.0.8
3+ Release: 1 %{?dist }
44Summary: Software for performing ETSI-compliant lawful intercept
55
66License: GPLv3
235235
236236
237237%changelog
238+ * Wed Nov 11 2020 Shane Alcock <salcock@waikato.ac.nz> - 1.0.7-1
239+ - Updated for 1.0.8 release
240+
238241* Wed Nov 11 2020 Shane Alcock <salcock@waikato.ac.nz> - 1.0.7-2
239242- Fix hanging in provisioner postinst script
240243
You can’t perform that action at this time.
0 commit comments