diff --git a/debian/changelog b/debian/changelog index 00dd249b..f980e802 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +ngcp-ngcpcfg (8.3.0.0+0~mr8.3.0.0) unstable; urgency=medium + + [ Guillem Jover ] + * [d09d18d] TT#50701 NGCP::Template::Object: Use exists instead of defined + * [de9aaca] TT#50701 NGCP::Tempalte::Object: Handle empty peername for self in firstname + * [5bcd29f] TT#50701 test: Add unit tests for NGCP::Template::Object + * [c0fd959] TT#50701 Refactor IPv6 address expansion into an object function + * [e1749f7] TT#71952 Fix permissions of yaml files + * [98b31bf] TT#71952 Make the test suite verbose enough to be usable + * [5c1e24e] TT#71952 Handle undefined X_f.alias keys in get_cdr_export_fields + * [a916684] TT#71952 Parallelize templated output generation + * [0e35daa] TT#71952 Fix typo + * [cd22457] TT#71952 Print pathname of pre/post build hook being executed + * [f03f5c7] TT#71952 Run tt2-process under nice + ionice + * [011ce33] TT#71952 Rewrite template file list generation in perl + * [d9ae0fe] TT#71952 tt2-process: Remove unnecessary asserts + * [0907fb1] TT#71952 tt2-process: Add missing parenthesis around sort + * [ec70d8e] TT#71952 tt2-process: Add new option to expect argument pairs + * [f6e622e] TT#71952 tt2-process: Set the output file permissions when creating the file + + [ Rene Krenn ] + * [bfd9be0] TT#74153 add utils Template::Plugin + * [1ea1824] TT#74153 add Utils methods + + -- Sipwise Jenkins Builder Mon, 27 Jan 2020 12:24:39 +0100 + ngcp-ngcpcfg (8.2.0.0+0~mr8.2.0.0) unstable; urgency=medium [ Alexander Lutay ]