Skip to content

Commit 1429e95

Browse files
committed
Bump package versions to 1.0.7-2
1 parent 383e59d commit 1429e95

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
openli (1.0.7-2) unstable; urgency=medium
2+
3+
* Fix potential hang in postinst script when generating a password
4+
for the provisioner authentication database.
5+
6+
-- Shane Alcock <shane.alcock@waikato.ac.nz> Wed, 11 Nov 2020 10:36:18 +1300
7+
18
openli (1.0.7-1) unstable; urgency=medium
29

310
* OpenLI provisioner and mediator no longer run as root.

rpm/openli.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: openli
22
Version: 1.0.7
3-
Release: 1%{?dist}
3+
Release: 2%{?dist}
44
Summary: Software for performing ETSI-compliant lawful intercept
55

66
License: GPLv3
@@ -235,6 +235,9 @@ fi
235235

236236

237237
%changelog
238+
* Wed Nov 11 2020 Shane Alcock <salcock@waikato.ac.nz> - 1.0.7-2
239+
- Fix hanging in provisioner postinst script
240+
238241
* Tue Nov 10 2020 Shane Alcock <salcock@waikato.ac.nz> - 1.0.7-1
239242
- Updated for 1.0.7 release
240243

0 commit comments

Comments
 (0)