Sipwise Jenkins Builder
8c5a4c4b68
Release new version 10.4.0.0+0~mr10.4.0.0
4 years ago
Sipwise Jenkins Builder
b72d370e90
Release new version 10.3.0.0+0~mr10.3.0.0
4 years ago
Victor Seva
1a8702e59a
TT#149552 use native connection ping() instead of SELECT 1
...
Change-Id: I669ee64dbcbb9ad8cd62cc1e6a5fe95ce3c96629
4 years ago
Guillem Jover
22d954b2b9
TT#124273 Remove permission boilerplate from debian/rules
...
Change-Id: Ied59c24d40c6bc39819a5f063ba9541f5953f9f4
4 years ago
Guillem Jover
dc5c010f4f
TT#124273 Use execute_after_ instead of override_ for dh command
...
This avoids duplicating the call we want to hook into.
Change-Id: Ib0230f9136f9ebdf504f3e5cbd2d38e5f91a0028
4 years ago
Guillem Jover
7a564761ab
TT#124273 Update packaging for bullseye
...
- Switch to debhelper compat level 13.
- Switch to Standards-Version 4.5.1.
- Update copyright years.
Change-Id: I19f359654e21c4333530e6960e42735e87faece7
4 years ago
Sipwise Jenkins Builder
224cdd733a
Release new version 10.2.0.0+0~mr10.2.0.0
4 years ago
Sipwise Jenkins Builder
1489a70256
Release new version 10.1.0.0+0~mr10.1.0.0
4 years ago
Sipwise Jenkins Builder
7fd093a489
Release new version 10.0.0.0+0~mr10.0.0.0
4 years ago
Sipwise Jenkins Builder
bee3a6a581
Release new version 9.5.0.0+0~mr9.5.0.0
5 years ago
Sipwise Jenkins Builder
80625d3096
Release new version 9.4.0.0+0~mr9.4.0.0
5 years ago
Sipwise Jenkins Builder
b278032e2c
Release new version 9.3.0.0+0~mr9.3.0.0
5 years ago
Sipwise Jenkins Builder
feeb7be66f
Release new version 9.2.0.0+0~mr9.2.0.0
5 years ago
Victor Seva
919967c3a4
TT#99900 add support for lua5.2
...
* prosody 0.11 runs with lua5.2
Change-Id: Ib3a552f446fb7ef40e3aa8b78cab43d925a87027
5 years ago
Sipwise Jenkins Builder
c57df72747
Release new version 9.1.0.0+0~mr9.1.0.0
5 years ago
Sipwise Jenkins Builder
7d9fe9a1e2
Release new version 9.0.0.0+0~mr9.0.0.0
5 years ago
Sipwise Jenkins Builder
525f288143
Release new version 8.6.0.0+0~mr8.6.0.0
5 years ago
Sipwise Jenkins Builder
3cf6970d3a
Release new version 8.5.0.0+0~mr8.5.0.0
5 years ago
Sipwise Jenkins Builder
27d34829b3
Release new version 8.4.0.0+0~mr8.4.0.0
6 years ago
Sipwise Jenkins Builder
e8de0cbc02
Release new version 8.3.0.0+0~mr8.3.0.0
6 years ago
Sipwise Jenkins Builder
f44dc91a90
Release new version 8.2.0.0+0~mr8.2.0.0
6 years ago
Sipwise Jenkins Builder
a6e5f91222
Release new version 8.1.0.0+0~mr8.1.0.0
6 years ago
Sipwise Jenkins Builder
e5e8291ce8
Release new version 8.0.0.0+0~mr8.0.0.0
6 years ago
Guillem Jover
32133f634f
TT#61954 Set debhelper compat level in Build-Depends instead of debian/compat
...
Change-Id: I0a6a5386cb700c2caa5d1e691cbce548c75dcccb
6 years ago
Guillem Jover
0aa37244e3
TT#61954 Update copyright years
...
Merge two file stanzas for Sipwise copyright, and use the one with the
canonical Sipwise copyright entity.
Change-Id: Iae16419b8d7d6af0555968e109a777b7951c121c
6 years ago
Guillem Jover
6bbfae5e06
TT#61954 Move license location in Debian systems into a Comment field
...
Change-Id: I2f305c8810bcd17a928d7aa8e817a01f6ae4884e
6 years ago
Guillem Jover
6b273ceaeb
TT#61954 Update copyright Format URL to use https
...
Change-Id: Ibe90f77ea8b2b606447288923b5a2d9e6db4265f
6 years ago
Sipwise Jenkins Builder
304fcfbb7d
Release new version 7.5.0.0+0~mr7.5.0.0
6 years ago
Sipwise Jenkins Builder
a7c1e192ca
Release new version 7.4.0.0+0~mr7.4.0.0
7 years ago
Guillem Jover
819a0c067f
TT#56550 Rename ngcp-sercmd to ngcp-kamcmd
...
Change-Id: I4448db9983b23d72b58109362b05484710862a4b
7 years ago
Michael Prokop
85e77cc27a
TT#53525 postinst: use service(8) to identify active kamailio-proxy instance
...
systemctl(1) (provided by systemd) isn't necessarily available in the
environment yet, e.g. as identified by piuparts tests.
Instead of relying on systemctl(1) let's use service(8) from
init-system-helpers (which is an essential package), and while at it
report the exit code of the app_lua reload.
Fixes:
| /var/lib/dpkg/info/lua-ngcp-kamailio.postinst: 7: /var/lib/dpkg/info/lua-ngcp-kamailio.postinst: systemctl: not found
Change-Id: I52cf30d6421f58c77ce1983d95c141d3a331e939
7 years ago
Sipwise Jenkins Builder
ad78a66ec5
Release new version 7.3.0.0+0~mr7.3.0.0
7 years ago
Michael Prokop
95eb2a2b96
TT#51170 Do not fail postinst execution when being executed inside chroot
...
When systemd detects that it's running inside a chroot (like in our
installation environment), then it doesn't output something like
"active" on stdout, but only string "Running in chroot, ignoring
request." on stderr.
Since stdout is empty, comparing nothing against string "active"
(so `[ = "active"`) will fail test(1) execution.
Fixes:
| Setting up lua-ngcp-kamailio (6.5.3.1+0~mr6.5.3.1) ...
| Running in chroot, ignoring request: is-active
| /var/lib/dpkg/info/lua-ngcp-kamailio.postinst: 7: [: =: unexpected operator
Change-Id: I11a6b9356b76cd686e0046275a6306431db64105
7 years ago
Sipwise Jenkins Builder
e852f52279
Release new version 7.2.0.0+0~mr7.2.0.0
7 years ago
Sipwise Jenkins Builder
56a67f4418
Release new version 7.1.0.0+0~mr7.1.0.0
7 years ago
Sipwise Jenkins Builder
ee152ca2f6
Release new version 7.0.0.0+0~mr7.0.0.0
7 years ago
Sipwise Jenkins Builder
c7b7f7ed02
Release new version 6.5.0.0+0~mr6.5.0.0
7 years ago
Sipwise Jenkins Builder
2304b897bd
Release new version 6.4.0.0+0~mr6.4.0.0
7 years ago
Marco Capetta
4dfbd209a4
TT#36218 Verify that kam proxy is active before restart app_lua
...
Change-Id: Iccbd34a7fd77766705777dc3f3e56d3b384875d4
8 years ago
Sipwise Jenkins Builder
5acab4ddf3
Release new version 6.3.0.0+0~mr6.3.0.0
8 years ago
Sipwise Jenkins Builder
3570ee6bd2
Release new version 6.2.0.0+0~mr6.2.0.0
8 years ago
Sipwise Jenkins Builder
6f9e883150
Release new version 6.1.0.0+0~mr6.1.0.0
8 years ago
Guillem Jover
ae01a3c655
TT#22072 Update packaging
...
- Bump Standards-Version to 3.9.8.
- Bump debhelper compatibility version 10.
- Switch from Priority extra to optional.
- Canonicalize Homepage URL.
- Remove redundant Section fields.
- Change from Section libs to interpreters.
- New debian/.gitignore file.
Change-Id: I6ee03dcc3588cffb56ab48cd3003a17dfabad171
8 years ago
Sipwise Jenkins Builder
f7b57ad0aa
Release new version 6.0.0.0+0~mr6.0.0.0
8 years ago
Kirill Solomko
9489838a5f
TT#18850 add lua ngcp.api_client
...
* enables internal provisioning requests to the NGCP API
Change-Id: I84cff201d573d5a2ce65c56b4ceb8657aded4769
8 years ago
Sipwise Jenkins Builder
c71a2df31c
Release new version 5.5.0.0+0~mr5.5.0.0
8 years ago
Victor Seva
4723e57a96
TT#16518 debian: lua-argparse as dependency for scripts
...
Change-Id: I6dd4f9e10790f7ab0ab3e777100cd4f65c4068ad
8 years ago
Sipwise Jenkins Builder
c2d4a2eaeb
Release new version 5.4.0.0+0~mr5.4.0.0
9 years ago
Sipwise Jenkins Builder
ce0a9fd104
Release new version 5.3.0.0+0~mr5.3.0.0
9 years ago
Sipwise Jenkins Builder
eec3e05b45
Release new version 5.2.0.0+0~mr5.2.0.0
9 years ago