2008
openser (1.3.2-3) unstable; urgency=low
* debian/patches/12_acc_enable_radius.dpatch:
+ Updated; disable RADIUS support for the acc module in the sample config
file, otherwise the module fails to initialize and OpenSER can't start
(closes: #491705).
-- Julien BLACHE <jblache@debian.org> Mon, 21 Jul 2008 22:34:44 +0200
openser (1.3.2-2) unstable; urgency=low
* debian/control:
+ Fix capitalization here and there (closes: #483753).
+ Bump Standards-Version to 3.8.0 (no changes).
-- Julien BLACHE <jblache@debian.org> Sat, 07 Jun 2008 12:20:27 +0200
openser (1.3.2-1) unstable; urgency=low
[ Julien BLACHE ]
* New upstream release.
* debian/control, debian/rules, openser-osp-module.examples:
+ Add osp module, disabled by default in Debian due to OpenSSL license
issues.
* openser.README.Debian:
+ Add instructions to build the TLS variant and the OSP module.
* debian/patches/01_Makefile_fixes.dpatch:
+ Removed; merged upstream.
[ Patrick Matthäi ]
* debian/control:
+ We do not need to conflict on older binary versions at openser-dbg while
we still depend on the right version.
* debian/control, debian/rules:
+ Removed some useless whitespaces at EOL.
-- Julien BLACHE <jblache@debian.org> Sun, 18 May 2008 11:19:28 +0200
openser (1.3.1-3) unstable; urgency=low
[ Julien BLACHE ]
* debian/openser.init:
+ Add more services dependencies to the LSB header.
[ Victor Seva ]
* debian/openser.init: (Closes: #470535)
- Fixed a bug in creating necessary $HOMEDIR
Thanks to Marcos Hack for the hint and fix.
Thanks to Stefan Ebner <hellboy195@gmail.com>
-- Julien BLACHE <jblache@debian.org> Sat, 05 Apr 2008 17:21:41 +0200
openser (1.3.1-2) unstable; urgency=low
* debian/openser.init:
+ Fix echo -e bashism (closes: #472896).
-- Julien BLACHE <jblache@debian.org> Fri, 28 Mar 2008 22:54:41 +0100
openser (1.3.1-1) unstable; urgency=low
* New upstream release.
* debian/patches/01_fix_openser_cfg.dpatch:
+ Removed; merged upstream.
* debian/patches/02_uac_fix_avp_parsing.dpatch:
+ Removed; merged upstream.
* debian/patches/03_allow_empty_transformations.dpatch:
+ Removed; merged upstream.
* debian/patches/04_perl_for_perl5.10.dpatch:
+ Removed; merged upstream.
* debian/patches/01_Makefile_fixes.dpatch:
+ Added; fix a typo in top-level Makefile.
-- Julien BLACHE <jblache@debian.org> Wed, 12 Mar 2008 22:43:58 +0100
openser (1.3.0-3) unstable; urgency=low
* debian/patches/04_perl_for_perl5.10.dpatch:
+ Added; from upstream trunk r3742, fix perl module build with
perl 5.10 (closes: #466881).
* debian/copyright:
+ Fix copyright notice.
* debian/control:
+ Build-Depend on libdb-dev (>= 4.6.19) instead of libdb-dev (>= 4.6.19-1).
-- Julien BLACHE <jblache@debian.org> Sat, 01 Mar 2008 20:36:31 +0100
2007
openser (1.3.0-2) unstable; urgency=low
* debian/patches/01_fix_openser_cfg.dpatch:
+ Added; fix default openser.cfg, from rev 3376.
* debian/patches/02_uac_fix_avp_parsing.dpatch:
+ Added; fix avp defintion parsing in the uac module, from rev 3414.
* debian/patches/03_allow_empty_transformations.dpatch:
+ Added; allow some transformations to accept an empty buffer, from
rev 3436.
-- Julien BLACHE <jblache@debian.org> Sun, 23 Dec 2007 14:42:55 +0100
openser (1.3.0-1) experimental; urgency=low
* New upstream release.
+ Adds new variable $adu to make it easier to check the auth digest URI
matches the To/R-URI; in response to CVE-2007-5469 (closes: #446956).
* debian/control:
+ Add build-dependency on libcurl4-gnutls-dev.
* debian/rules:
+ Add the xcap_client module in openser-presence-modules.
-- Julien BLACHE <jblache@debian.org> Thu, 13 Dec 2007 17:47:34 +0100
openser (1.3.0~svn20071212-1) experimental; urgency=low
* New SVN snapshot.
* debian/control:
+ Rename openser-module-perl to openser-modules-perl and update the
description for the additional perlvdb module.
+ Add openser-ldap-modules.
* debian/rules:
+ Build the perlvdb module and install it.
+ Add LDAP modules.
-- Julien BLACHE <jblache@debian.org> Wed, 12 Dec 2007 17:01:19 +0100
openser (1.3.0~svn20071207-1) experimental; urgency=low
* New SVN snapshot.
* debian/patches/12_acc_enable_radius.dpatch:
+ Added; enable RADIUS accounting in the acc module. This effectively
pulls in libradiusclient-ng2 as a dependency of the main openser package,
but that dependency should go away in a future OpenSER release (closes: #454660).
* debian/control:
+ Bump Standards-Version to 3.7.3 (no changes).
-- Julien BLACHE <jblache@debian.org> Fri, 07 Dec 2007 13:24:24 +0100
openser (1.3.0~svn20071129-1) experimental; urgency=low
* New SVN snapshot.
* debian/patches/12_kfreebsd_support.dpatch:
+ Removed; merged upstream.
-- Julien BLACHE <jblache@debian.org> Thu, 29 Nov 2007 21:37:28 +0100
openser (1.3.0~svn20071115-3) experimental; urgency=low
* debian/control:
+ openser-berkeley-module needs dbX.Y-util.
* debian/patches/12_kfreebsd_support.dpatch:
+ Added; add kfreebsd support to the build system.
-- Julien BLACHE <jblache@debian.org> Wed, 28 Nov 2007 17:52:32 +0100
openser (1.3.0~svn20071115-2) experimental; urgency=low
* debian/rules:
+ Force CFLAGS for the bdb_recover build, too (closes: #451908).
-- Julien BLACHE <jblache@debian.org> Mon, 19 Nov 2007 10:56:18 +0100
openser (1.3.0~svn20071115-1) experimental; urgency=low
* OpenSER 1.3.0 packaging pre-release.
* debian/patches/01_psql_connect.dpatch:
+ Removed; merged upstream.
* debian/patches/02_xmlrpc_update.dpatch:
+ Removed; merged upstream.
* debian/control:
+ New packages: openser-carrierroute-module, openser-berkeley-module.
+ openser Suggests both new packages.
+ Add Build-Dependencies on xsltproc, libconfuse-dev and libdb-dev.
* debian/rules:
+ Update list of presence modules.
+ Add the carrierroute and berkeley modules.
+ Build db schemas and bdb utils.
+ Install openser documentation.
-- Julien BLACHE <jblache@debian.org> Thu, 15 Nov 2007 16:19:18 +0100
openser (1.2.2-3) unstable; urgency=low
* debian/patches/02_xmlrpc_update.dpatch:
+ Added; Backported from trunk rev 2870, update mi_xmlrpc code for newer
libxmlrpc versions (closes: #445111).
-- Julien BLACHE <jblache@debian.org> Sat, 06 Oct 2007 12:04:46 +0200
openser (1.2.2-2) unstable; urgency=low
[ Julien BLACHE ]
* debian/patches/01_psql_connect.dpatch:
+ Added; Fix postgresql failure, from SVN (closes: #441960).
[ Kilian Krause ]
* Add dpkg-dev (>= 1.13.19) to Build-Depends for binary:Version
* Update Maintainer to Debian VoIP Team
* Add myself to Uploaders.
-- Julien BLACHE <jblache@debian.org> Wed, 12 Sep 2007 12:09:35 +0200
openser (1.2.2-1) unstable; urgency=low
* New upstream release.
+ Presence module users need to upgrade their database schema, see release
notes for details.
-- Julien BLACHE <jblache@debian.org> Thu, 16 Aug 2007 18:04:41 +0200
openser (1.2.1-2) unstable; urgency=low
* debian/control:
+ Use ${binary:Version} instead of ${Source-Version}.
* debian/rules:
+ Do not ignore make proper errors.
-- Julien BLACHE <jblache@debian.org> Sun, 05 Aug 2007 20:46:22 +0200
openser (1.2.1-1) unstable; urgency=low
* debian/control:
+ Build-Depend on libsnmp-dev instead of libsnmp10-dev.
* debian/rules:
+ Build at -O2 on arm again, now that #390694 is fixed.
* debian/openser.init:
+ Create /var/run/openser if it doesn't exist.
+ Add status support, patch from Henning Westerholt
<henning.westerholt@1und1.de>.
* debian/openser.dirs:
+ Added; add /var/run/openser to the package.
* debian/openser.examples:
+ Install the whole examples/ directory.
* debian/patches/20_usrloc_lockset_fixes.dpatch:
+ Removed; from upstream SVN.
* debian/patches/21_pua_lock_fix.dpatch:
+ Removed; from upstream SVN.
* debian/patches/22_perl_sysv_sem.dpatch:
+ Removed; merged upstream.
-- Julien BLACHE <jblache@debian.org> Thu, 24 May 2007 15:31:21 +0200
openser (1.2.0-4) unstable; urgency=low
* debian/patches/21_pua_lock_fix.dpatch:
+ Added; fix typo in modules/pua/hash.c.
* debian/patches/22_perl_sysv_sem.dpatch:
+ Added; fix perl module build with USE_SYSV_SEM.
-- Julien BLACHE <jblache@debian.org> Wed, 25 Apr 2007 18:01:06 +0200
openser (1.2.0-3) unstable; urgency=low
* debian/patches/20_usrloc_lockset_fixes.dpatch:
+ Added; fix the usrloc module when not using fast locks.
-- Julien BLACHE <jblache@debian.org> Sun, 22 Apr 2007 15:18:25 +0200
openser (1.2.0-2) unstable; urgency=low
* debian/openser.init:
+ exit 0 if fork=no is specified.
* debian/control:
+ Build-Depend on libsnmp10-dev.
-- Julien BLACHE <jblache@debian.org> Sat, 21 Apr 2007 11:33:02 +0200
openser (1.2.0-1) unstable; urgency=low
* New upstream release.
* Source: use the OpenSER TLS tarball
* debian/control:
+ New packages: openser-presence-modules, openser-xmlrpc-module,
openser-perl-module, openser-snmpstats-module, openser-xmpp-module
(split from the -jabber-module package).
+ Build-Depends: libxmlrpc-c3-dev, libperl-dev, libsnmp9-dev.
* debian/rules:
+ Always build the non-TLS flavour for Debian builds.
+ Add the new modules.
* debian/openser.init:
+ Print out error messages if openser fails to start.
+ No longer needs to be run as root to dump core.
* debian/patches/01_sourced_scripts.dpatch:
+ Removed; merged upstream.
* debian/patches/02_openser.cfg.dpatch:
+ Removed; no longer needed.
* debian/patches/12_fail_on_build_failure.dpatch:
+ Removed; merged upstream.
* debian/patches/22_OpenPKG-SA-2006.042.dpatch:
+ Removed; fixed upstream (different fix).
-- Julien BLACHE <jblache@debian.org> Tue, 13 Mar 2007 17:00:58 +0100
openser (1.1.1-1) unstable; urgency=low
* New upstream bugfix release.
* debian/patches/21_arm_register_overlap.dpatch:
+ Removed; Merged upstream.
* debian/patches/20_pdt_domains.c_lockfix.dpatch:
+ Removed; Merged upstream.
-- Julien BLACHE <jblache@debian.org> Fri, 26 Jan 2007 16:58:48 +0100
openser (1.1.0-9) unstable; urgency=medium
* debian/rules:
+ Fix sed substitution pattern to properly get rid of the PATH variable
in the openserctl, openser_mysql and openser_postgresql scripts.
-- Julien BLACHE <jblache@debian.org> Fri, 12 Jan 2007 15:20:26 +0100
2006
openser (1.1.0-8) unstable; urgency=high
* debian/patches/22_OpenPKG-SA-2006.042.dpatch:
+ Added; security fix for OpenPKG-SA-2006.042 (closes: #404591).
-- Julien BLACHE <jblache@debian.org> Tue, 26 Dec 2006 22:13:26 +0100
openser (1.1.0-7) unstable; urgency=low
* Sync packaging fixes from upstream CVS.
* debian/control:
+ Fix wrong RFC number in description (3621 vs. 3261), spotted by Dan Pascu.
* debian/rules:
+ Add avp_radius to RADIUS_MODULES, from Bogdan-Andrei Iancu.
-- Julien BLACHE <jblache@debian.org> Fri, 3 Nov 2006 13:35:18 +0100
openser (1.1.0-6) unstable; urgency=low
* debian/patches/21_arm_register_overlap.dpatch:
+ Added; fix register overlap on arm (closes: #393858).
-- Julien BLACHE <jblache@debian.org> Sun, 22 Oct 2006 19:32:55 +0200
openser (1.1.0-5) unstable; urgency=low
* debian/patches/20_20_pdt_domains.c_lockfix.dpatch:
+ Added; fix typo in modules/pdt/domains.c:306.
-- Julien BLACHE <jblache@debian.org> Sun, 8 Oct 2006 19:20:35 +0200
openser (1.1.0-4) unstable; urgency=low
* debian/control:
+ openser-dbg is Priority: extra.
* debian/patches/12_fail_on_build_failure.dpatch:
+ Added; abort the build if a module fails to build.
* debian/rules:
+ Temporarily decrease optimisation on arm (closes: #390005).
-- Julien BLACHE <jblache@debian.org> Sun, 8 Oct 2006 12:11:55 +0200
openser (1.1.0-3) unstable; urgency=low
* debian/rules:
+ Remove DH_COMPAT 4 compatibility code which was introduced only for
Sarge backward-compatiblity in the upstream CVS; there's now a
packaging directory dedicated to Sarge.
* debian/control:
+ Build-Depends cleanup.
* debian/patches/02_openser.cfg.dpatch:
+ Remove the C-style comment block containing fork=no, otherwise the
default config file will trigger the test for fork=no in the
initscript (closes: #386464).
* debian/openser.README.Debian:
+ Document initscript behaviour wrt fork=no.
* debian/openser.init:
+ Add LSB header.
-- Julien BLACHE <jblache@debian.org> Fri, 8 Sep 2006 15:04:58 +0200
openser (1.1.0-2) unstable; urgency=low
* Initial Debian release (closes: #380450). * Official Debian builds have no TLS support due to the lack of OpenSSL license exception for OpenSER. Building TLS packages is supported using the upstream TLS tarball with no modifications (you'll need libssl-dev). * debian/openser.init: + Do not start OpenSER in the start target if fork=no is specified in the config file, so as to not break the boot process. * debian/rules: + Detect TLS/non-TLS sources, and enable TLS build accordingly. + get-orig-source will fetch the non-TLS version for the official builds. + Emulate debhelper v5 behaviour for debug symbols when build with DH_COMPAT 4 to ease Sarge backports. * debian/control: + Drop build-dependency on libssl-dev for official Debian builds. + Simplify dependencies/conflicts.
-- Julien BLACHE <jblache@debian.org> Sun, 30 Jul 2006 15:23:13 +0200
openser (1.1.0-1) unstable; urgency=low
* New upstream release.
+ Packaging updated based on Daniel-Constantin's work upstream.
* debian/patches/02_postgres_module_build.dpatch:
+ Removed; merged upstream.
* debian/patches/01_ungentooize.dpatch:
+ Removed; merged upstream.
* debian/copyright:
+ Updated based on upstream's.
* debian/openser.postinst:
+ Change openser group GECOS to "OpenSER".
* debian/control:
+ Rework package descriptions.
+ Add openser-unixodbc-module package.
+ Build-Depend on unixodbc-dev.
* debian/rules:
+ Build the unixodbc module.
* debian/patches/01_sourced_scripts.dpatch:
+ Added; remove the shebang line from scripts which aren't meant for
direct execution.
* debian/patches/10_no_lib64_on_64_bits.dpatch:
+ Added; use /usr/lib even on 64bit architectures.
* debian/patches/11_always_smp.dpatch:
+ Added; always build an SMP-enabled OpenSER.
-- Julien BLACHE <jblache@debian.org> Wed, 12 Jul 2006 14:37:40 +0200
openser (1.0.1-1) unstable; urgency=low
* Packaging sanitized.
* Remove everything debconf-related; setting up an HA cluster is an
advanced use of OpenSER which cannot be handled through debconf anyway.
* debian/control:
+ Remove all -tls- packages.
+ Add missing build-depends: zlib1g-dev, flex, bison.
+ Build-Depend on libradiusclient-ng-dev, libmysqlclient15-dev.
+ Packages descriptions rewritten.
+ Add an openser-dbg package.
* debian/rules:
+ Remove everything related to -tls- packages.
+ Build with -g -Wall -O2
* debian/patches/01_ungetooize.dpatch:
+ Added; Do not override CFLAGS if set in the environment. Allows building
at a rational optimisation level, and passing extra CFLAGS for debugging.
* debian/patches/02_postgres_module_build.dpatch:
+ Added; Remove unneeded architecture restriction for the PostgreSQL module
build.
-- Julien BLACHE <jblache@debian.org> Fri, 30 Jun 2006 22:22:11 +0200
openser (1.0.1-0) unstable; urgency=low
* OpenSER v1.0.1 Release.
-- Daniel-Constantin Mierla <daniel@voice-system.ro> Mon, 27 Feb 2006 19:23:00 +0200
openser (1.0.0-2) unstable; urgency=low
* Create a sequence file for use if the radius accounting is enabled,
which is guaranteed to be writable by openser no matter what user
and group is running as. If radius accounting is used, this can be
added in your clients.conf that is used by openser as:
seqfile /var/run/openser/openser_radius.seq
* Fixed wording in the master_node template description
-- Dan Pascu <dan@ag-projects.com> Fri, 03 Feb 2006 20:20:24 +0200
openser (1.0.0-1) unstable; urgency=low
* Added support for debconf. A number of things can now be configured
when installing the package: if to start on boot, the ammount of
memory the openser server will use and if to dump core files when
the server crashes.
* Added support for storing startup options in /etc/default/openser.
This file is used by /etc/init.d/openser to setup various startup
options which no longer need to be modified in the startup script
itself.
* Fixed issue with not adding dependency on libradius-ng
* Fixed issue with the debian postinst scripts which resulted in the
openser system user not being created for the openser-tls package
* Fixed issue with some debhelper entries being added twice in the
openser postrm and prerm scripts
* Fixed issue with the openser system user not having his home
directory removed on purge
* Fixed a number of typos in the Suggests and Conflicts directives
in the debian control file
* Up to date with recent bugfixes from upstream
-- Dan Pascu <dan@ag-projects.com> Thu, 02 Feb 2006 12:47:41 +0200
2005
openser (1.0.0-0) unstable; urgency=low
* First Public Release.
-- Daniel-Constantin Mierla <daniel@voice-system.ro> Tue, 07 Jun 2005 18:23:19 +0200