Sipwise Jenkins Builder
b1bc7f388a
Release new version 12.0.1.1+0~mr12.0.1.1
3 years ago
Sipwise Jenkins Builder
bea1e8ecfe
Release new version 12.0.1.0+0~mr12.0.1.0
3 years ago
Mykola Malkov
d8347dfba2
Release new version 12.0.0.0+0~mr12.0.0.0
...
Change-Id: I1163948133ccb42bd0023a589b1b6161f861b38a
3 years ago
Guillem Jover
69d936e239
MT#57982 Remove database.key_value.flavor config knob usage
...
We only support keydb now, and the config knob has been removed. Simply
hardcode the $server_name to keydb.
Change-Id: If00db36e4873404839ba685fb3f8f6cf1ac83e52
(cherry picked from commit 4f85012251 )
3 years ago
Sipwise Jenkins Builder
624179ab40
Release new version 12.0.3.0+0~mr12.0.3.0
3 years ago
Sipwise Jenkins Builder
2051b32939
Release new version 12.0.2.0+0~mr12.0.2.0
3 years ago
Guillem Jover
867c283f80
MT#58356 Update packaging for bookworm
...
- Add Rules-Requires-Root field.
- Switch to Standards-Version 4.6.2.
- Update copyright years.
Change-Id: I034f4fdcc94478e479ee9a943a3d69e4f277dbea
3 years ago
Rene Krenn
d57a7685fa
MT#58299 do not stop archiving upon a missing table
...
Change-Id: I6d50e3234df471eaedf05a4a02cf6416beb688b8
3 years ago
Sipwise Jenkins Builder
0493eb7c9e
Release new version 12.0.1.0+0~mr12.0.1.0
3 years ago
Sipwise Jenkins Builder
d84b3ed516
Release new version 11.5.0.0+0~mr11.5.0.0
3 years ago
Rene Krenn
0a7232536d
MT#57401 fix redis cleanup-days logic
...
Change-Id: I63918efaf6d2a0af36474376b6947310e7402e37
3 years ago
Sipwise Jenkins Builder
f6a4332582
Release new version 11.4.0.0+0~mr11.4.0.0
3 years ago
Sipwise Jenkins Builder
3e60f325c0
Release new version 11.3.0.0+0~mr11.3.0.0
4 years ago
Michael Prokop
9cf3f53d0e
MT#55524 Update lintian overrides for new lintian behavior
...
lintian v2.115.3 - as currently present in Debian/booksworm - doesn't
support the existing syntax for the non-standard-toplevel-dir override,
and therefore fails with:
| E: ngcp-cleanup-tools-ce: non-standard-toplevel-dir [ngcp-data/]
| E: ngcp-cleanup-tools-pro: non-standard-toplevel-dir [ngcp-data/]
It instead expects the filename(s) to be listed under "[...]".
By using "*...*" instead, we can support the lintian versions as present
in bookworm and bullseye both at the same time.
Change-Id: Ie972616187981f29d4feb5fc3e7c94ca4d9d9281
4 years ago
Sipwise Jenkins Builder
631b677708
Release new version 11.2.0.0+0~mr11.2.0.0
4 years ago
Fabricio Santolin da Silva
26d9146c8e
MT#55358 Find the running dictionary server and use its config
...
Change-Id: Idd35f695751440dc6b2f8e645f1f56a8a8af4347
4 years ago
Sipwise Jenkins Builder
0b665361f8
Release new version 11.1.0.0+0~mr11.1.0.0
4 years ago
Rene Krenn
ab400e63c6
TT#187551 trunacte long data from redis
...
Change-Id: I738606e12e2a01fc7a17640ef56eb4b1630bcd62
4 years ago
Sipwise Jenkins Builder
01afc53796
Release new version 11.0.0.0+0~mr11.0.0.0
4 years ago
Sipwise Jenkins Builder
897f1b808d
Release new version 10.5.0.0+0~mr10.5.0.0
4 years ago
Sipwise Jenkins Builder
eb484f0fdb
Release new version 10.4.0.0+0~mr10.4.0.0
5 years ago
Rene Krenn
19363913c5
TT#155902 escape values in redis-to-SQL backups
...
Change-Id: Ic1b56a88e0842edfc001223ad731420bc57db23b
5 years ago
Rene Krenn
74f22addce
TT#153851 cleanup stuck with 23:59:59.xxx records
...
Change-Id: I34e5936116420cfb8337a1f11c21f6bad6d26c2f
5 years ago
Sipwise Jenkins Builder
8ffb4dfb0a
Release new version 10.3.0.0+0~mr10.3.0.0
5 years ago
Guillem Jover
0c1a8452f5
TT#124273 Use execute_after_ instead of override_ for dh command
...
This avoids duplicating the call we want to hook into.
Change-Id: Ifca996818ab3e8cbdf50068a76016cf8958c752a
5 years ago
Guillem Jover
8c555805e0
TT#124273 Update packaging for bullseye
...
- Switch to debhelper compat level 13.
- Switch to Standards-Version 4.5.1.
- Update copyright years.
Change-Id: I2811e3a54df76943e8cfdeebbfddfbc4b4882303
5 years ago
Rene Krenn
12de9892f8
TT#145102 handle row_format mismatch (table/partition)
...
mariadb version > 10.1 changed the default row_format
from COMPACT to DYNAMIC. system upgraded to 7.5 therefore
end up with table partitions with different row_format, since
creating tables do not honour row_format (mysql bug 95478).
this in turn causes "ALTER TABLE .. EXCHANGE PARTITION .."
statements to fail with an error 1731 ("non matching attribute
ROW_FORMAT between table and partition", see MDEV-26027).
a manual mitigation would mean to align the row_formats
using "ALTER TABLE .. ROW_FORMAT = ..". But this in turn can
result fail with erro 1118 ("row size too large") for tables
with many&long columns (ie. accounting.cdr).
this fix will now mitigate the situation by falling back to
the built-in rowcopy method, if it detects mismatching
row_format.
Change-Id: Ief220be41b2350fa1437b6f35d46d1811facb57f
5 years ago
Sipwise Jenkins Builder
53dd507687
Release new version 10.2.0.0+0~mr10.2.0.0
5 years ago
Sipwise Jenkins Builder
3184911679
Release new version 10.1.0.0+0~mr10.1.0.0
5 years ago
Kirill Solomko
f3da280c60
TT#121854 fix DBI::errstr typo
...
Change-Id: I11d9e3f182bde880cb5357d0646f62881205e374
5 years ago
Rene Krenn
f476aad1bd
TT#126350 fix upserting tables with degree=primary degree
...
Change-Id: I4396387918b1b6d2365ce867e253dc452f699c1e
5 years ago
Sipwise Jenkins Builder
3a61e6b3ef
Release new version 10.0.0.0+0~mr10.0.0.0
5 years ago
Kirill Solomko
1a86ba1286
TT#121854 check delete from non-existing table
...
* cleanup_data():
- print error message when deletion from a table
fails (usually a non-exiting table is provided)
- amount of affected rows is set to 0 if undefined
Change-Id: I066041aae5d6a65c766480a2bbaf976c6563d188
5 years ago
Sipwise Jenkins Builder
096ee7def4
Release new version 9.5.0.0+0~mr9.5.0.0
5 years ago
Sipwise Jenkins Builder
a7aae6d16f
Release new version 9.4.0.0+0~mr9.4.0.0
6 years ago
Sipwise Jenkins Builder
41db1c2416
Release new version 9.3.0.0+0~mr9.3.0.0
6 years ago
Sipwise Jenkins Builder
f8ae48ec23
Release new version 9.2.0.0+0~mr9.2.0.0
6 years ago
Rene Krenn
afa707dffd
TT#88001 support backup of tables with additional unique constraints
...
Change-Id: I5a11bcc2b5bd6e2e6cd36cabd8d8beb2cc935632
6 years ago
Sipwise Jenkins Builder
63c3239281
Release new version 9.1.0.0+0~mr9.1.0.0
6 years ago
Guillem Jover
37594aca6f
TT#88050 Remove dependencies on obsolete packages
...
These packages got removed before the last LTS, so it is now safe to
remove dependencies on them.
Change-Id: I2f25c59d105ccd0e5be5b0422ac48b82926f1b10
6 years ago
Sipwise Jenkins Builder
4cc9a02e2a
Release new version 9.0.0.0+0~mr9.0.0.0
6 years ago
Sipwise Jenkins Builder
958e6f5a3c
Release new version 8.6.0.0+0~mr8.6.0.0
6 years ago
Sipwise Jenkins Builder
6410c0c6c9
Release new version 8.5.0.0+0~mr8.5.0.0
6 years ago
Guillem Jover
855c9260bb
TT#81052 Move ngcp-voicemail-table-cleanup from ngcp-system-tools
...
Rename it to match the current naming convention, and add backwards
compatibility symlinks until the next LTS.
Change-Id: I0c02c8695fc37f8e7a7e15114c0b7a7f7545d102
6 years ago
Sipwise Jenkins Builder
5c110019b3
Release new version 8.4.0.0+0~mr8.4.0.0
7 years ago
Sipwise Jenkins Builder
a8a24dc589
Release new version 8.3.0.0+0~mr8.3.0.0
7 years ago
Manuel Montecelo
14838d16c3
TT#72908 Change permissions of /ngcp-data/backup/cdr to 0700
...
We want backups to only be readable by the root user, when possible.
Change-Id: I236cbac8811c1dd3d9e0abcbec82318f2e99d215
7 years ago
Richard Fuchs
597d341578
TT#33651 suppress warnings about undefined values
...
Reported at http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/2019-December/014013.html
This can happen if the check for $data_ok above fails. The key will
still be present in %$keys but will be missing from %vals.
Change-Id: Ic8124c46c32f3f9cd59ff4d005866beb6e80547a
7 years ago
Sipwise Jenkins Builder
2d47f25e28
Release new version 8.2.0.0+0~mr8.2.0.0
7 years ago
Sipwise Jenkins Builder
ebef7506da
Release new version 8.1.0.0+0~mr8.1.0.0
7 years ago