Search
j0ke.net Open Build Service
>
Projects
>
server:telephony
>
openh323
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 7
[-]
[+]
Added
openh323.changes
@@ -0,0 +1,445 @@ +------------------------------------------------------------------- +Sun Aug 5 23:16:06 CEST 2007 - olh@suse.de + +- remove inclusion of linux/compiler.h + +------------------------------------------------------------------- +Sat May 12 12:35:54 CEST 2007 - olh@suse.de + +- remove unused libavc1394-devel libdc1394-devel from Buildrequires + +------------------------------------------------------------------- +Mon Feb 26 18:58:22 CET 2007 - kkeil@suse.de + +- disable PTRACING for GetPreferedNatMethod + +------------------------------------------------------------------- +Sat Oct 28 21:42:59 CEST 2006 - meissner@suse.de + +- compile speex codec with RPM_OPT_FLAGS + +------------------------------------------------------------------- +Thu Sep 14 15:53:48 CEST 2006 - sbrabec@suse.cz + +- Disabled AMR-NB support in distributable build (#204767). + +------------------------------------------------------------------- +Tue Aug 8 11:30:10 CEST 2006 - sbrabec@suse.cz + +- Updated to version 1.11.1: + * More codecs. + * Improved NAT and ToS support. + * Compilation warning fixes. +- Fixed GSM support. +- Added system AMR-NB support. +- Disabled PWlib version check, which does not work properly. +- Enabled parallel build. + +------------------------------------------------------------------- +Thu Mar 9 18:23:47 CET 2006 - bk@suse.de + +- Use explicit gcc-c++ in BuildRequires (was implicit by SDL-devel) + +------------------------------------------------------------------- +Wed Jan 25 21:39:02 CET 2006 - mls@suse.de + +- converted neededforbuild to BuildRequires + +------------------------------------------------------------------- +Wed Jan 11 15:02:55 CET 2006 - kkaempf@suse.de + +- build with '-fstack-protector' to catch stack overflows + +------------------------------------------------------------------- +Wed Dec 14 15:17:22 CET 2005 - ro@suse.de + +- fix extra qualification in ixjlid.h +- make it build on 64bit +- move real library to main package (filename ends in .so ...) + +------------------------------------------------------------------- +Tue Dec 6 12:32:40 CET 2005 - kkaempf@suse.de + +- fix gcc4.1'undefined operation' warning (#136906) + +------------------------------------------------------------------- +Tue Nov 22 11:15:14 CET 2005 - kkaempf@suse.de + +- add -fno-strict-aliasing to make. + +------------------------------------------------------------------- +Wed Oct 19 14:43:29 CEST 2005 - kkaempf@suse.de + +- remove 'extra qualification' for GCC 4.1. + +------------------------------------------------------------------- +Mon Sep 26 22:10:33 CEST 2005 - mls@suse.de + +- make devel package require base package + +------------------------------------------------------------------- +Tue Aug 2 11:51:51 CEST 2005 - kkaempf@suse.de + +- fix shared library installation symlinks. + +------------------------------------------------------------------- +Mon Aug 1 16:16:23 CEST 2005 - kkaempf@suse.de + +- move the .so files to the -devel subpackage. + +------------------------------------------------------------------- +Tue Jul 26 12:55:08 CEST 2005 - kkaempf@suse.de + +- update to 1.17.2 with lots of little fixes. + +------------------------------------------------------------------- +Fri Apr 8 16:52:00 CEST 2005 - kkaempf@suse.de + +- update to 1.17.1 +- some more GCC4 fixes. + +------------------------------------------------------------------- +Sun Apr 3 22:35:42 CEST 2005 - aj@suse.de + +- Fix to build with GCC4. + +------------------------------------------------------------------- +Tue Dec 21 11:01:19 CET 2004 - kkaempf@suse.de + +- update to 1.15.2 (for gnomemeeting 1.2) + +------------------------------------------------------------------- +Tue Aug 17 12:41:40 CEST 2004 - kkaempf@suse.de + +- update to 1.15.0 + +------------------------------------------------------------------- +Mon Mar 22 13:14:27 CET 2004 - kkaempf@suse.de + +- update to 1.13.4, dropping all SUSE patches + (they're included now !) + +- fix typo in src/Makefile + +------------------------------------------------------------------- +Mon Mar 8 18:19:46 CET 2004 - ro@suse.de + +- added libdc1394-devel to neededforbuild + +------------------------------------------------------------------- +Thu Mar 4 17:02:23 CET 2004 - kkaempf@suse.de + +- update to final 1.13.2 + +------------------------------------------------------------------- +Wed Feb 25 13:36:43 CET 2004 - kkaempf@suse.de + +- better fix for the "-fPIC" problem + +------------------------------------------------------------------- +Wed Feb 25 01:54:58 CET 2004 - ro@suse.de + +- re-add fPIC where needed + +------------------------------------------------------------------- +Sun Feb 22 17:39:24 CET 2004 - kkaempf@suse.de + +- fix lib64 in build environment + +------------------------------------------------------------------- +Sun Feb 22 00:52:10 CET 2004 - kkaempf@suse.de + +- update to 1.13.2pre1 +- use speex package, not builtin code + +------------------------------------------------------------------- +Fri Jan 9 15:37:09 CET 2004 - adrian@suse.de + +- add %run_ldconfig + +------------------------------------------------------------------- +Fri Jul 18 20:01:21 CEST 2003 - kkaempf@suse.de + +- update to 1.12.2 (from CVS, as advised on openh323 mailing list) +- fix %build in specfile, openh323 uses autoconf/automake now +- install libraries to %libdir, + install includes to /usr/include/openh323, + install shared files to /usr/share/openh323 +- added support for ieee1394 (Firewire) cameras +- enable IPv6 (untested) + +------------------------------------------------------------------- +Fri Feb 7 14:59:42 CET 2003 - kkaempf@suse.de + +- disable IPv6, it's still experimental. + +------------------------------------------------------------------- +Thu Feb 6 15:35:23 CET 2003 - kkaempf@suse.de + +- update to 1.11.5 + +------------------------------------------------------------------- +Fri Jan 24 15:01:06 CET 2003 - meissner@suse.de + +- handle ppc64 correctly. + +------------------------------------------------------------------- +Fri Jan 10 11:36:55 CET 2003 - kkaempf@suse.de + +- update to 1.11.2 + +------------------------------------------------------------------- +Mon Dec 16 12:50:27 CET 2002 - kkaempf@suse.de + +- update to 1.11.1 + added H.248 support + Added basic infrastructure for Annex K/H.323 HTTP transport system. + Added Call Credit Service Control to display account balances. + +-------------------------------------------------------------------