Release new version 7.5.1.12+0~mr7.5.1.12

mr7.5.1 mr7.5.1.12
Sipwise Jenkins Builder 5 years ago
parent efc91aa47e
commit 3a6b4b0462

55
debian/changelog vendored

@ -1,3 +1,58 @@
ngcp-bulk-processor (7.5.1.12+0~mr7.5.1.12) unstable; urgency=medium
[ Guillem Jover ]
* [836ef5a] TT#69200 Sort perl build system dependencies
* [46eff83] TT#69200 Switch to use CPAN::Meta::Spec metadata
* [139722a] TT#69200 Updete perl build system dependencies
* [401237a] TT#69200 Use sprintf instead of ad-hoc code to 0 fill digits
* [d7a261e] TT#69200 Use Time::Seconds instead of ad-hoc code to pretty print time offsets
* [9a18763] TT#69200 Use Time::Piece instead of ad-hoc code to print dates and times
* [066f4ff] TT#69200 Use Time::Piece and Time::Local to add up months
* [b6f4963] TT#69200 Susbstantially simplify and generalize kbytes2gigs()
* [6164b3a] TT#69200 Add initial unit tests for NGCP::BulkProcessor::Array
* [6819a25] TT#69200 Pass the entire list to push in mergearrays()
* [182c899] TT#69200 Use reverse in reversearray() instead of an ad-hoc implementation
* [ba79942] TT#69200 Reimplement contains() based on List::Util's any()
* [ce7cf88] TT#69200 Reimplement removeduplicates() based of List::Util's uniq
* [1de487b] TT#69200 Remove unused variable in arrayeq()
* [117d346] TT#69200 Reimplement itemcount() based on grep()
* [b57d8cf] TT#69200 Set exexutable bits for programs
* [99246cd] TT#69200 Use correct variable in _create_cftimeset() sub
* [bf06b3c] TT#69200 Move hash argument to content method into a variable
* [ea0409b] TT#69200 Use strict and warnings
* [613c28c] TT#69200 Set shebang for perl scripts
* [9c115e0] TT#69200 Fix mapeq() to match correctly according to caseinsensitive argument
* [d2f1676] TT#69200 Add more unit tests for NGCP::BulkProcessor::Array
* [86e684a] TT#69200 Do not use indirect method syntax
* [214c67e] TT#69200 Refactor getting last array index into a new sub
* [215d628] TT#69200 Refactor getting the size of a hash
* [bbc662c] TT#69200 Rewrite mapeq() to not need an intermediate hash
* [14babdb] TT#69200 Switch to an early return in arrayeq() to reduce nesting level
* [4832f03] TT#69200 Switch from C-style for loops to range ones
* [2b9f488] TT#69200 Reduce nesting levels in array_to_map()
* [c705bd1] TT#69200 Fix coding style
* [3ddd770] TT#69200 Use none() instead of comparin $mode with each value
* [61dd535] TT#69200 Rerwite seteq() based off setcontains()
* [4ab61c9] TT#69200 Rewrite setcontains() to use a hash instead of contains()
* [c4d4f65] TT#71950 Fix typos
* [b1eb443] TT#71950 Fix typo in function argument name
* [268563f] TT#71950 Fix typos in function names
* [efc91aa] TT#53701 Improve dependencies for obsolete transitional package
[ Rene Krenn ]
* [4070eda] TT#72650 cdr-generator: fix random subscriber selection
* [7a44b0a] TT#76356 ama exporter: log unknown cdr scenario
* [1c549a8] TT#76358 move ama exporter
* [2f68152] TT#77954 merge tool: location records
* [d5fee25] TT#78951 remove "header" constructor flag for XlsxSimpleFile reader
* [e037576] TT#79802 is_boolean() method for voippref
* [43327b0] TT#81155 subscriber_profile_set DAO
* [fffb48b] TT#81154 subscriber_profile DAO
* [b07b526] TT#75901 cdr_status_data UPSERT should return 0 if already exported
* [7fd9a28] TT#87561 openser/ngcp mr1.0.2 dao db schema
-- Sipwise Jenkins Builder <jenkins@sipwise.com> Fri, 28 Aug 2020 21:29:48 +0200
ngcp-bulk-processor (7.5.1.11+0~mr7.5.1.11) unstable; urgency=medium
[ Rene Krenn ]

Loading…
Cancel
Save