Przemyslaw Pawelczyk
0f920d3abe
main/[various]: bump pkgrel for pre-install fixes
2016-04-25 07:11:16 +00:00
Przemyslaw Pawelczyk
da4e96aace
Reorder arguments passed to addgroup/adduser in scripts.
...
Now all invocations have following order of arguments (if present):
addgroup -S -g ... GROUP
adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
2016-04-25 06:56:47 +00:00
Przemyslaw Pawelczyk
a60b9f07de
Improve consistency of scripts using adduser/addgroup.
...
Following rules have been applied:
- script starts with shebang !#/bin/sh followed by blank line,
- script ends with exit 0 prepended by blank line,
- only stderr of adduser, addgroup or passwd is redirected to /dev/null,
- getent passwd/group instances has been removed,
- manual checking of file and group existence has been removed,
- `|| true` instances has been removed.
Comments and line wrapping have been preserved.
2016-04-25 06:55:43 +00:00
Przemyslaw Pawelczyk
a593d306c9
Add -g option (GECOS/comment) to adduser in scripts.
...
This way we can avoid ugly default:
Linux user,,,
2016-04-25 06:54:18 +00:00
Przemyslaw Pawelczyk
ccc056dbf9
Add lacking -S option (system) to adduser/addgroup in scripts.
...
Groups and users created by packages shouldn't use high ids by default
(unless explicitly requested), to distinguish them from groups and users
created by administrators for humans.
Following 41 files lacked -S next to addgroup:
- community/sword/sword.pre-install
- main/amavisd-new/amavisd-new.pre-install
- main/chrony/chrony.pre-install
- main/cvechecker/cvechecker.pre-install
- main/dnsmasq/dnsmasq.pre-install
- main/freeradius/freeradius.pre-install
- main/gdnsd/gdnsd.pre-install
- main/haproxy/haproxy.pre-install
- main/haproxy/haproxy.pre-upgrade
- main/kamailio/kamailio.pre-install
- main/logcheck/logcheck.pre-install
- main/mlmmj/mlmmj.pre-install
- main/nrpe/nrpe.pre-install
- main/open-vm-tools/open-vm-tools.pre-install
- main/postgrey/postgrey.pre-install
- main/privoxy/privoxy.pre-install
- main/redis/redis.pre-install
- main/samba/winbind.pre-install
- main/sircbot/sircbot.pre-install
- main/smokeping/smokeping.pre-install
- main/squark/squark.post-install
- main/squid/squid.pre-install
- main/squid/squid.pre-upgrade
- main/subversion/subversion.pre-install
- main/trac/trac.pre-install
- main/vsftpd/vsftpd.pre-install
- main/zabbix/zabbix-agent.pre-install
- testing/3proxy/3proxy.pre-install
- testing/cluster-glue/cluster-glue.pre-install
- testing/elasticsearch/elasticsearch.pre-install
- testing/emby/emby.pre-install
- testing/gdnsd/gdnsd.pre-install
- testing/icinga2/icinga2.pre-install
- testing/lusca/lusca.pre-install
- testing/lusca/lusca.pre-upgrade
- testing/mongodb/mongodb.pre-install
- testing/openxcap/openxcap.pre-install
- testing/prosody/prosody.pre-install
- testing/rancid/rancid.pre-install
- testing/rutorrent/rutorrent.pre-install
- testing/zabbix/zabbix-agent.pre-install
Following 60 files lacked -S next to adduser:
- community/caddy/caddy.pre-install
- community/domoticz/domoticz.pre-install
- community/minetest/minetest-server.pre-install
- community/oscam/oscam.pre-install
- community/seafile/seafile-server.pre-install
- community/syncthing/syncthing.pre-install
- main/apache2/apache2.pre-install
- main/aports-build/aports-build.pre-install
- main/atheme-iris/atheme-iris.pre-install
- main/bind/bind.pre-install
- main/clamav/clamav-db.pre-install
- main/clamsmtp/clamsmtp.pre-install
- main/clamsmtp/clamsmtp.pre-upgrade
- main/coova-chilli/coova-chilli.pre-install
- main/cvechecker/cvechecker.pre-install
- main/dhcp/dhcp.pre-install
- main/distcc/distcc.pre-install
- main/djbdns/dnscache.pre-install
- main/djbdns/tinydns.pre-install
- main/dovecot/dovecot.pre-install
- main/ez-ipupdate/ez-ipupdate.pre-install
- main/fetchmail/fetchmail.pre-install
- main/freeswitch/freeswitch.pre-install
- main/gitolite/gitolite.pre-install
- main/gnats/gnats.pre-install
- main/gross/gross.pre-install
- main/icecast/icecast.pre-install
- main/kamailio/kamailio.pre-install
- main/lighttpd/lighttpd.pre-install
- main/mariadb/mariadb.pre-install
- main/memcached/memcached.pre-install
- main/ngircd/ngircd.pre-install
- main/nrpe/nrpe.pre-install
- main/openntpd/openntpd.pre-install
- main/postgrey/postgrey.pre-install
- main/snort/snort.pre-install
- main/squid/squid.pre-install
- main/squid/squid.pre-upgrade
- main/subversion/subversion.pre-install
- main/trac/trac.pre-install
- main/transmission/transmission-daemon.pre-install
- main/ympd/ympd.pre-install
- main/znc/znc.pre-install
- testing/at/at.pre-install
- testing/buildbot-slave/buildbot-slave.pre-install
- testing/buildbot/buildbot.pre-install
- testing/clapf/clapf.pre-install
- testing/cluster-glue/cluster-glue.pre-install
- testing/dbmail/dbmail.pre-install
- testing/dspam/dspam.pre-install
- testing/ejabberd/ejabberd.pre-install
- testing/emby/emby.pre-install
- testing/mongodb/mongodb.pre-install
- testing/opensips/opensips.pre-install
- testing/pdns/pdns.pre-install
- testing/prosody/prosody.pre-install
- testing/qpage/qpage.pre-install
- testing/rrdbot/rrdbot.pre-install
- testing/wt/wt.pre-install
- unmaintained/ejabberd-git/ejabberd-git.pre-install
2016-04-25 06:53:54 +00:00
Nathan Angelacos
beebea4215
main/kamailio upgrade to 4.4.0
2016-04-05 20:05:37 +00:00
Natanael Copa
d335d52236
main/kamailio: upgrade to 4.3.5
...
fixes #5348
2016-03-30 09:08:13 +00:00
Nathan Angelacos
3667ff9eb0
main/kamailio
...
set run dir to /var/run/kamailio
2015-12-09 14:32:59 +00:00
Nathan Angelacos
09e7382340
main/kamailio: upgrade to 4.3.4
2015-11-26 07:45:10 +00:00
Jeff Bilyk
cc8c7b8a27
main/kamailio: bump pkgrel to rebuild
2015-10-28 09:25:51 -04:00
Nathan Angelacos
166444ada7
main/kamailio mohqueue 0.12
...
rebased mohqueue patch against the v0.12 version on github
2015-10-21 06:10:33 +00:00
Nathan Angelacos
0d228d2577
main/kamailio
...
version bump to 4.3.3
2015-10-03 13:52:44 +02:00
Nathan Angelacos
d3c562d499
main/kamailio: upgrade to 4.3.1
2015-08-13 09:30:45 +00:00
Nathan Angelacos
511cca3636
main/kamailio: upgrade to version 4.3.0
...
subpackages:
kamailio-db - mohqueue v0.11 from github
kamailio-extras - new modules dmq_usrloc statsd
rtjson tcpops auth_xkeys
(new) kamailio-geoip2 - geoip2
(new) kamailio-jansson - jansson janssonrpc-c
2015-06-10 18:55:11 +00:00
Natanael Copa
3dbeff3bc9
main/kamailio: fix checksums
...
The checksums got corrupted due to DOS newlines in original patch which
got "fixed" over the wire.
2015-06-09 14:58:26 +00:00
Nathan Angelacos
9cec9d32fe
main/kamailio use mohqueue v0.11 module from github
2015-06-09 14:58:26 +00:00
Natanael Copa
1d1b823e59
main/kamailio: upgrade to 4.2.5
2015-05-20 12:37:13 +00:00
Natanael Copa
6bf81f56e8
main/*: replace all sbin/runscript with sbin/openrc-run
2015-04-28 14:34:51 +00:00
Timo Teräs
ad4b1c67c4
main/kamailio: fix sqlops related crash
2015-04-16 10:04:16 +00:00
Leonardo Arena
8ea33fed8c
main/kamailio: upgrade to 4.2.4
2015-04-02 13:54:41 +00:00
Leonardo Arena
2c18bc2652
main/kamailio: properly order sorting of DNS records with srv_query
2015-03-26 07:47:33 +00:00
Natanael Copa
0838d20c0b
main/kamailio: fix default paths for ctl and fifo
...
also remove ctl module option from default config
it is not loaded by default
2015-03-20 10:25:32 +00:00
Natanael Copa
8ee2bf946a
main/kamailio: security fix for CVE-2015-1591
...
ref #4002
2015-03-20 09:23:26 +00:00
Leonardo Arena
f9b5bb40e9
main/kamailio: add support for SRV notification_address in DMQ module
2015-03-16 09:16:37 +00:00
Leonardo Arena
2bf3eba2ae
main/kamailio: add srv_query function to ipops module
2015-02-24 14:19:23 +00:00
Nathan Angelacos
a73fed25a6
main/kamailio: Version bump to 4.2.3
...
Added ability to build from git snapshots
New module: redis
2015-02-16 15:37:10 +00:00
Łukasz Jendrysik
8d1ef0f382
main/kamailio: rebuild against mariadb
2015-01-26 14:21:29 +00:00
Leonardo Arena
ef4f468980
main/kamailio: add memcached support
2015-01-20 14:18:41 +00:00
Natanael Copa
3ab6ab5dce
main/kamailio: linux-headers build fix
2015-01-13 08:16:39 +00:00
Nathan Angelacos
86aa7d9cae
main/kamailio
...
Version bump to 4.2.2
Removed python as a dbtext dependency -
python is only needed for the kamdbctl functions;
install it manually if kamdbctl is needed for dbtext
New subpackage: kamailio-json
added json, jsonrpc-c modules
Moved jsonrpc-s module to the kamailio-json subpackage
2015-01-13 08:16:39 +00:00
Nathan Angelacos
84a208ee25
main/kamailio: upgrade to 4.2.1
2014-11-17 07:59:35 +00:00
Natanael Copa
f5bae82f0d
main/kamailio: build fixes
...
- add missing checksum
- pass EMBEDDED_UTF8_DECODE to both 'make all' and 'make install'
2014-10-22 07:13:14 +00:00
Nathan Angelacos
88cba112c0
kamailio - version bump to 4.2.0
...
new in sub-packages:
kamailio: rtpproxy-ng renamed to rtpengine
kamailio-extras: tsilo jsonrpc-s
kamailio-uuid: new (uuid module)
kamailio-ev: new (evapi module)
2014-10-22 07:13:14 +00:00
Leonardo Arena
91e25af228
main/kamailio: replace sercmd (deprecated) with kamcmd in init.d
2014-10-15 08:12:20 +00:00
Nathan Angelacos
0c0cd475f6
main/kamailio: apply upstream sca patch
...
Addresses: http://bugs.alpinelinux.org/issues/3306
2014-08-20 12:07:17 +00:00
Nathan Angelacos
7dbdbbaf52
main/kamailio version bump 4.1.5
2014-08-18 09:53:09 +00:00
Natanael Copa
2072337f84
main/kamailio: fix backslash patch
...
ref #3104
2014-07-01 10:56:53 +00:00
Natanael Copa
dc64e36d97
main/kamailio: fix trailing whitspace in kamdbctl.base
...
ref #3104
2014-06-30 07:37:05 +00:00
Leonardo Arena
f70b25851e
main/kamailio: make sure /var/run/kamailio exists before starting up
2014-03-06 08:52:24 +00:00
Andrew Manison
322c19b6d4
kamailio: Added dbg (debug symbols) sub-package
2014-03-03 15:41:53 +00:00
Nathan Angelacos
9ada4ed84c
main/kamailio: upgrade to 4.1.1
2014-01-13 16:42:08 +00:00
Natanael Copa
c340575982
main/kamailio: renamed -dbg subpackage to -debugger
...
we will use -dbg for debugging symbols
2013-12-30 15:53:18 +00:00
Timo Teräs
e09cd70df2
main/kamailio: refix musl build
2013-12-24 12:25:42 +00:00
Nathan Angelacos
5737992a43
main/kamailio: Version bump to 4.1.0
...
New (4.1.x) modules added to the following packages:
kamailio: gzcompress,rtpproxy-ng,stun,sipt
kamailio-extras: cnxcc
kamailio-db: mohqueue
kamailio-ims: ims-charging
kamailio-authephemeral: auth_ephemeral (no default from upstream)
2013-12-23 15:14:42 +00:00
Timo Teräs
6942ede454
main/kamailio: fix musl build
2013-12-20 10:43:28 +00:00
Fabian Affolter
2dfa7c4e71
main/kamailio: specify license
2013-12-03 14:39:35 +00:00
Nathan Angelacos
2114843465
main/kamailio: upgrade to 4.0.4
...
Also removed:
fix-sql-module-loading-order.patch (from 3.x days)
sca.patch (now in 4.0.4 mainline)
2013-10-02 21:53:39 +03:00
Natanael Copa
95e36e375c
main/kamailio: fix sca to not stop prematurely script execution under certain conditions
2013-09-13 07:29:14 +00:00
Natanael Copa
c105365765
main/kamailio: upgrade to 4.0.3
2013-09-12 08:32:49 +00:00
Natanael Copa
fb4e7e82a6
main/kamailio: use /sbin/nologin as shell
2013-09-04 12:15:08 +00:00