Michael Prokop
cc9810b968
Build package ngcp-mediaproxy-ng-dbg providing debugging symbols
Split out the debugging symbols from the main packages into
one single package named ngcp-mediaproxy-ng-dbg
Closes: https://bugtracker.sipwise.com/view.php?id=1825
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Jon Bonilla
d172ed9ac6
Remove init and default scripts
The default file is provided by templates. We
won't have questions regarding changed config
files on upgrades.
The init script will be provided via lsb-scripts.
14 years ago
Michael Prokop
c47c044adb
Bump Standards-Version to 3.9.3
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
35dcbddfcd
Bump Standards-Version to 3.9.3
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
15a695762b
Set maintainer field to new default
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
e9063cc452
Drop unnecessary debhelper Depends
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Richard Fuchs
f775df551c
separate redis code from main code - modularize!(tm)
14 years ago
Michael Prokop
c4c541cee1
Initial ngcp-mediaproxy-ng-dev packaging
This package provides the base for compiling mediaproxy's redis
stuff as shared library.
TODO: get rid of kernel-module/xt_MEDIAPROXY.h in
debian/ngcp-mediaproxy-ng-dev.install once call.h doesn't depend
on xt_MEDIAPROXY.h anymore (Richard is aware of it)
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Richard Fuchs
18971214c9
add --b2b-url and --no-fallback option support to init/default
14 years ago
Richard Fuchs
e3d9134ae4
we also need libcurl now
14 years ago
Richard Fuchs
97f9401fae
add pretty linebreak to avoid too long lines
14 years ago
Richard Fuchs
254c8e2abe
add xmlrpc-c as build dependency
14 years ago
Michael Prokop
45247064f7
Use (>= ${source:Version}) for interbetween versioning
Closes lintian error not-binnmuable-any-depends-all / not-binnmuable-all-depends-any
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
1d85aa4c10
Use versioned depends in-between ngcp-mediaproxy-ng, daemon, iptables + kernel-dkms packages
As requested by Richard
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Richard Fuchs
85f50f9004
changelog/version
14 years ago
Richard Fuchs
e1c4f62347
the init script shall not die upon kernel module failure
14 years ago
Richard Fuchs
b3d6729e10
Remove packaged libhiredis
14 years ago
Richard Fuchs
460f545dd9
changelog, bump to 1.6.5
14 years ago
Andrew Pogrebennyk
6cabaef28a
bump debian version
14 years ago
Andrew Pogrebennyk
6a873d5b4d
merge changelog entry 1.6.4 from branches/1.6
14 years ago
Richard Fuchs
8fd96ce10b
changelog
14 years ago
Richard Fuchs
ca5d97311f
amend changelog
14 years ago
Richard Fuchs
c3efa99b3b
changelog
14 years ago
Michael Prokop
c45d848143
debian/rules: invoke dh_installinit
Was broken in the package redesign in svn r7578.
lintian integration in Jenkins ftw!
Closes: unstable build https://jenkins.mgm.sipwise.com/job/mediaproxy-ng-binaries/172/
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
e41a1a7897
Use Architecture all for ngcp-mediaproxy-ng package
The package just depends on the other ones and doesn't provide
any architecture specific files.
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
c128b8560c
Use Development Team in Maintainer field
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
14758b7ecb
Bump Standards-Version to 3.9.2
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
3e4f98f653
Provide debug files in ngcp-mediaproxy-ng-daemon + ngcp-mediaproxy-ng-iptables packages
ngcp-mediaproxy-ng-daemon provides /usr/lib/debug/usr/sbin/mediaproxy-ng and
ngcp-mediaproxy-ng-iptables provides /usr/lib/debug/usr/sbin/mediaproxy-ng,
supposed to make debugging in operations easier.
Ack-ed by: Andreas Granig <agranig@sipwise.com>
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Andreas Granig
2bee5a1f6b
Don't strip binary.
14 years ago
Andreas Granig
e0fad4f600
Looks good, unset debug and strip daemon binary.
14 years ago
Andreas Granig
ad0076952b
Build in debug mode for now.
14 years ago
Andreas Granig
40a633faea
Don't strip daemon binary to simplify debugging.
14 years ago
Richard Fuchs
6c4368f1ac
changelog
14 years ago
Richard Fuchs
d27116c650
changelog
14 years ago
Richard Fuchs
bcda3ab0c4
for upgrade purposes, also rmmod the old ipv4-only module
14 years ago
Michael Prokop
78220ab3ea
maintainer scripts: use invoke-rc.d instead of directly invoking init script
Addressing lintian errors:
| E: ngcp-mediaproxy-ng-kernel-dkms: maintainer-script-calls-init-script-directly postinst:22
| E: ngcp-mediaproxy-ng-kernel-dkms: maintainer-script-calls-init-script-directly prerm:12
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
3e792a689c
daemon maintainer scripts: install init script + handle package removal/upgrade
This is supposed to fix the missing ngcp-mediaproxy-ng-daemon
link in /etc/rc2.d on CE systems.
While at it also try to handle restart/stop of service during
upgrades and package removals in a sane way. Needs extensive
testing though.
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Richard Fuchs
d1c220c506
integrate package version into dkms module as well
14 years ago
Richard Fuchs
ac9678a73d
debian/rules needs to use supplied makefiles too
14 years ago
Richard Fuchs
d9c97b06f0
add ipv6 options to init/default script
14 years ago
Richard Fuchs
fe01189553
add ip6tables rule to init script
14 years ago
Richard Fuchs
b6de0aa5b2
fix another filename
14 years ago
Richard Fuchs
25abfa555d
update for changed module/file names
14 years ago
Richard Fuchs
3fb353eb48
make the package depend on iptables 1.4+
14 years ago
Richard Fuchs
57de5eb849
changelog/version
14 years ago
Jon Bonilla
999a3d7fe3
Bump version for bad tagging
14 years ago
Michael Prokop
c5384734bf
postinst: restart initscript instead of just start it
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
e19de5607e
postinst: run init_wrapper() on ce systems as well
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
57e560487c
postinst: do not restart daemon on inactive node
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
e20262b2e4
Provide initial postinst script for ngcp-mediaproxy-ng-daemon
As requested by Richard (to address the "the post-install script
for mediaproxy-daemon is not correct, it should not start up in
a pro when on the standby node" issue)
From: Michael Prokop <mprokop@sipwise.com>
14 years ago