Jenkins User
dd7e195f81
Release new version 1:1.6.0~20140819~0b6d12-1+0~mr3.4.2.1
12 years ago
Andrew Pogrebennyk
4477f1aa4b
MT#8653 update debian changelog to 1:1.6.0~20140819~0b6d12-1 (for mr3.4)
12 years ago
Andrew Pogrebennyk
6ff091a18c
Revert "MT#8741 remove init script tricks"
...
This reverts commit 8b3a87eeed .
12 years ago
Andrew Pogrebennyk
2f9a6aa33f
Merge branch 'master' into mr3.4
12 years ago
Victor Seva
8b3a87eeed
MT#8741 remove init script tricks
12 years ago
Victor Seva
824b8baa63
MT#8653 remove already merged upstream patches
12 years ago
Victor Seva
eda535fd47
MT#8653 update debian changelog to 1:1.6.0~20140819~0b6d12-1
12 years ago
Michael Prokop
8bb11bbe46
MT#8529 Add core/compat/* files to debian/source/include-binaries
...
Fixes:
| dpkg-source -b ngcp-sems-1.6.0~20140516~eaa616
| dpkg-source: info: using source format `3.0 (quilt)'
| dpkg-source: info: building ngcp-sems using existing ./ngcp-sems_1.6.0~20140516~eaa616.orig.tar.gz
| dpkg-source: error: cannot represent change to core/compat/getarch: binary file contents changed
| dpkg-source: error: add core/compat/getarch in debian/source/include-binaries if you want to store the modified binary in the debian tarball
| dpkg-source: error: cannot represent change to core/compat/getos: binary file contents changed
| dpkg-source: error: add core/compat/getos in debian/source/include-binaries if you want to store the modified binary in the debian tarball
| dpkg-source: error: unrepresentable changes to source
| dpkg-buildpackage: error: dpkg-source -b ngcp-sems-1.6.0~20140516~eaa616 gave error exit status 2
12 years ago
Jenkins User
576722daff
Release new version 1:1.6.0~20140516~eaa616-1+0~mr3.4.2.0
12 years ago
Andrew Pogrebennyk
1ddd666c08
MT#8251 update sw_vsc module to sems 1.6 module API
...
(cherry picked from commit 369010b89f )
12 years ago
Andrew Pogrebennyk
369010b89f
MT#8251 update sw_vsc module to sems 1.6 module API
12 years ago
Jenkins User
e4927e4d76
Release new version 1:1.6.0~20140516~eaa616-1+0~mr3.5.0.0
12 years ago
Jenkins User
66a2e9c6fc
Release new version 1:1.6.0~20140516~eaa616-1+0~mr3.4.1.0
12 years ago
Victor Seva
d4e4010b5d
MT#6485 Container detection in init script. Minor improve.
...
Just run onces the command to detect virt environment.
12 years ago
Michael Prokop
764c344f83
MT#6485 Container detection in init script
...
Core dump configuratino and certain ulimit operations don't work
when running inside a container like docker, lxc or openvz:
| # /etc/init.d/sems status
| /etc/init.d/sems: 53: /etc/init.d/sems: cannot create /proc/sys/kernel/core_pattern: Permission denied
| /etc/init.d/sems: 54: /etc/init.d/sems: cannot create /proc/sys/fs/suid_dumpable: Permission denied
| /etc/init.d/sems: 59: ulimit: error setting limit (Operation not permitted)
12 years ago
Andrew Pogrebennyk
29a8716aa2
MT#7355 sems init: add --oknodo to fix restart during package upgrade
12 years ago
Andreas Granig
b236740469
MT#7527 Cast %llu to avoid warnings.
12 years ago
Andreas Granig
e4f9fe5cef
MT#7527 Check sub profile before setting VSC.
...
Only allow to set a preference if it's allowed by the subscriber
profile (or if the profile is not set).
12 years ago
Victor Seva
7354b7854a
MT#7399 Add SEMS_CACHEDIR
12 years ago
Michael Prokop
68cbeb575a
MT#7431 Force strip getarch + getos files in ngcp-sems-libsems1-dev
...
Addressing:
| E: ngcp-sems-libsems1-dev: unstripped-binary-or-object usr/include/sems/compat/getarch
| E: ngcp-sems-libsems1-dev: unstripped-binary-or-object usr/include/sems/compat/getos
dh_strip doesn't work as reliable as lintian (e.g.
see #35733 and #468333 in Debian's BTS), so instruct
debian/rules to explicitly strip those files.
12 years ago
Victor Seva
63fc5e782e
MT#7349 use dh_python2 to deal with python modules. Use APP_NAME in rules.
12 years ago
Victor Seva
cc61483b34
MT#7349 fix py_sems install dir properly
12 years ago
Victor Seva
927f14bc45
MT#7349 add ngcp-sems-prompts dep on ngcp-sems
12 years ago
Victor Seva
001a0c8efe
MT#7399 create cache dir
12 years ago
Victor Seva
a53a562284
MT#7349 add ngcp-sems-prompts dep
12 years ago
Victor Seva
bbe253a9bd
MT#7349 update sw_vsc to 1.6
12 years ago
Victor Seva
5d430bb258
MT#7349 add sw_vcs module
12 years ago
Victor Seva
85c87b8287
MT#7349 fix packaging
12 years ago
Victor Seva
fd9ff9a527
Bump version 1:1.6.0~20140516~eaa616-1+0~mr3.4.0.0
12 years ago
Victor Seva
9b5df2495e
remove all 1.4 stuff. use ngcp-sems name properly.
12 years ago
Andrew Pogrebennyk
5fab0995dd
MT#7347 fix broken build (scope issues with GCC).
12 years ago
Andrew Pogrebennyk
fc3b31c134
MT#7347 added reference counting to plug-in interfaces.
...
ported patch from 1.4-ha-sw branch of sems-ha.
12 years ago
Jenkins User
b742a64712
Release new version 1:1.4.3-1+0~mr3.4.0.0
12 years ago
Andrew Pogrebennyk
99ca300e96
MT#6475 check method (ACK or PRACK) before deleting transaction
...
commit 22b8f00398f7fcffc291063c19dae46a11f41227
Author: Raphael Coeffic <rco@iptel.org>
Date: Tue Apr 15 14:49:49 2014 +0200
sip: b/f: check method (ACK or PRACK) before deleting transaction
In case PRACK is received after 200, the transaction would be removed without checking the method.
12 years ago
Michael Prokop
207610c317
MT#6511 Bump Standards-Version to 3.9.5
13 years ago
Victor Seva
008737c491
MT#5889 use dh_python2 to deal with python built files
13 years ago
Victor Seva
068e49445c
MT#58889 add lintian overrides
13 years ago
Sipwise Jenkins Builder
cead4c5644
Release new version 1:1.4.3-1+0~mr3.3
13 years ago
Victor Seva
fabbeda045
update no_config.patch
13 years ago
Victor Seva
a86744999f
Add return status patch
13 years ago
Victor Seva
09a5f5dac2
Update no_config patch
13 years ago
Victor Seva
fab40f2463
fix typo
13 years ago
Victor Seva
f0494e397c
Add sw_vcs module
13 years ago
Victor Seva
e580ff5ca6
No config patch
13 years ago
Victor Seva
f001e93981
Add upstream patch
13 years ago
Victor Seva
44337e9a88
Imported Debian patch 1:1.4.3-1
13 years ago
Victor Seva
d8b3cbf475
Imported Upstream version 1.4.3
13 years ago
Andrew Pogrebennyk
3678eaacb7
Update changelog for 3.0 release.
13 years ago
Andrew Pogrebennyk
d5ff2da3dc
Start changelog for 3.0 release.
13 years ago
Victor Seva
c38b39b1ce
Use libcurl4-openssl-dev package for libcurl-dev
13 years ago