Version: 0.2.17, Package name: umurmur-0.2.17 |
Maintained by: Jonathon Sisson |
Master sites: |
Description uMurmur is a minimalistic Mumble server primarily targeted to run on routers with an open OS like OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur. |
Filesize: 91.588 KB |
Version History (View Complete History) |
|
2019-07-25 23:49:39 by Ingo Feinerer | Files touched by this commit (1) |
Log message: Use proper GH_ACCOUNT umurmur The old fatbob313/umurmur redirects to umurmur/umurmur. Observed by Jungle Boogie. |
2019-07-24 06:47:13 by Ingo Feinerer | Files touched by this commit (13) |
Log message: Update to uMurmur 0.2.17 From maintainer Jonathon Sisson, tweaks by sthen@ and me |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-13 02:02:37 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Move homepage to https. |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2016-08-02 04:10:13 by Kirill Bychkov | Files touched by this commit (1) |
Log message: - update HOMEPAGE - remove DISTNAME. It is properly generated from GH_* vars. Maintainer timeout. |
2016-05-24 03:13:14 by David Coppa | Files touched by this commit (3) |
Log message: Fix size of value passed to setsockopt (git commit d723b45fc42e04b9179ba29c65efc9484ec2924c) Upgrade TLS suites for OpenSSL (part of git commit c72ebd29f239793218f2248c3f8b48a7b3e0a541) |
2016-05-10 06:25:06 by David Coppa | Files touched by this commit (2) |
Log message: Explicitly disable SSLv2 and SSLv3 (upstream git commit 779660334a7291f4918e313a78ed48f4d3d6e0a5) |
2015-09-01 07:57:59 by David Coppa | Files touched by this commit (2) |
Log message: Merge from upstream: commit 82e80f8f18cbb6fed903621751ba9751dc2b80a2 Author: Felix Morgner <felix.morgner@gmail.com> Date: Sun Jul 12 15:01:07 2015 +0200 Use different API for reading TLS cert (fixes #64) The OpenSSL TLS backend now reads the certificate file using SSL_CTX_use_certificate_chain_file(...) so that concatenated certificate files containing a verification chain are read correctly. |
2015-07-24 09:03:38 by David Coppa | Files touched by this commit (2) |
Log message: More fixes for null pointer references into server.c (upstream git commit 71893121fbce7762f5cd9e6a98c4ead7e5cd6211) |
2015-07-10 11:30:30 by David Coppa | Files touched by this commit (5) |
Log message: Bugfixing update to umurmur-0.2.16a |
2015-06-12 03:50:43 by David Coppa | Files touched by this commit (15) |
Log message: Update to umurmur-0.2.16 |
2015-04-05 07:31:15 by Stuart Henderson | Files touched by this commit (62) |
Log message: drop GH_COMMIT lines which are hidden behind GH_TAGNAME, discussed with a few in the room. |
2011-07-08 03:09:43 by David Coppa | Files touched by this commit (8) |
Log message: Update to umurmur-0.2.7. Tested on amd64 and sparc64 by maintainer and myself OK ajacoutot@ |