File opensips.changes of Package opensips

-------------------------------------------------------------------
Fri Mar 18 19:01:53 UTC 2016 - jamesp@vicidial.com

- Update to 1.11.6-stable release code
    o For more details see the ChangeLog file 

-------------------------------------------------------------------
Wed Jul 29 20:56:42 UTC 2015 - jamesp@vicidial.com

- Update to 1.11.5-stable released code
    o For more details see the ChangeLog file

-------------------------------------------------------------------
Thu Jun  4 17:37:47 UTC 2015 - jamesp@vicidial.com

- Update to 1.11.5 released code
    o for more details see the ChangeLog file
- Created patch for MySQL DB Schema Tables
    o Set collation to latin1_swedish_ci to fit in max index space
- Deleted old DB schema patch from v.1.11.3 as it no longer applies
- Deleted old tarballs that are no longer needed

-------------------------------------------------------------------
Tue Jan 20 04:14:11 UTC 2015 - jamesp@vicidial.com

- Update to 1.11.3 released code
    o for more details see the ChangeLog File
- Created patch for MySQL DB Schema Tables
    o Set collation to latin1_swedish_ci to fit in max index space
- Deleted old DB schema patch from v.1.11.2 as it no longer applies
- Deleted old source tarballs that are no longer needed

-------------------------------------------------------------------
Thu Aug 14 17:05:34 UTC 2014 - jamesp@vicidial.com

- Update to 1.11.2 released code
    o for more details see the ChangeLog File
- Created patch for MySQL DB Schema Table
    o Set collation to latin1_swedish_ci to fit in max index space
- Deleted old DB schema patch from v.1.11.1 as it no longer applies

-------------------------------------------------------------------
Mon Jun 23 15:09:37 UTC 2014 - jamesp@vicidial.com

- Update to 1.11.1 released code
    o for more details see the ChangeLog file at
- Deleted old DB schema patch from v.1.10.0 as it no longer applies
- Created patch for MySQL DB Schema Table
    o Set collation to latin1_swedish_ci to fit in max index space
- Deleted old memory increase patch from v.1.8
- Created new memory patch for new file structure
- Removed ncurses patch as it's been changed in code    

-------------------------------------------------------------------
Wed Apr  2 20:45:02 UTC 2014 - jamesp@vicidial.com

- Updated to 1.10.1 released code
    o For more details see the ChangeLog file at
    http://opensips.org/pub/opensips/1.11.1/src/ChangeLog

-------------------------------------------------------------------
Thu Jan 16 05:11:31 UTC 2014 - jamesp@vicidial.com

- Updated to 1.10.0 released code
    o For more details see the ChangeLog file at
    http://opensips.org/pub/opensips/1.10.0/src/ChangeLog
- Deleted old DB schema patch from v.1.8.2 as it no longer applies
- Created patch for MySQL DB Schema Table
    o Set collation to latin1_swedish_ci to fit in max index space
- Disabled compiling the sngtc module as it requires sangoma headers
    that are not license compatible with OBS
- Added new db_cachedb and rest client module
- Enabled the xmlrpc modules as their requirements can now be met

-------------------------------------------------------------------
Mon May 20 22:55:34 UTC 2013 - jamesp@vicidial.com

- Updated to 1.9.1 released code
    o For more details see the ChangeLog file at
    http://opensips.org/pub/opensips/1.9.1/src/ChangeLog

-------------------------------------------------------------------
Wed Feb 27 22:46:37 UTC 2013 - jamesp@vicidial.com

- Updated to 1.9.0 GA released code, not the beta code
    o See more details at http://www.opensips.org/Main/Ver190
- Deleted old DB schema patch from v.1.8.2 as it no longer applies
- Created patch for MySQL DB Schema Table
    o Set collation to latin1_swedish_ci to fit in max index space
- Deleted old curses patch from v.1.8.2 as it no longer applies
- Created new curses patch to use ncurses
	o Fails to compile against curses but ncurses works just fine
- Disabled compiling cachedb_mongodb and cachedb_couchbase
	o The needed pre-req's aren't available from the inherited repo
- Added new sub packages for pi_http and event_route modules

-------------------------------------------------------------------
Wed Nov  7 15:48:49 UTC 2012 - jamesp@vicidial.com

- Update to 1.8.2 released code
    o See Changelog for details
- Deleted old DB schema patch from v.1.8.1 as it no longer applies
- Created patch for mysql DB schema tables
    o Set collation to latin1_swedish_ci to fit in max index space

-------------------------------------------------------------------
Fri Aug 31 07:58:20 UTC 2012 - jamesp@vicidial.com

- Update to 1.8.1 released code (they didn't call it beta this time)
- Created patch for new DB schema tables since the schema changed
    Changed schema to latin1_swedish_ci to fit into maximum index space
- Deleted old DB schema patch since the schema changed significantly
- Created patch to use ncurses library instead of standard curses
    The makefile won't compile using curses, but runs fine with ncurses
- Deleted old patch for ncurses library since some of it is included now
- Updated spec-file to use lua51-devel if it's opensuse 12.2 or newer
- Updated spec-file for opensuse 12.2 packager requirements

-------------------------------------------------------------------
Wed Jun 27 10:06:03 UTC 2012 - jamesp@vicidial.com

- Update to 1.8.0 released code (they call it beta for some reason)
- Changed the new menuconfig setup to use ncurses instead of curses
- Changes default MySQL schema to us MyISAM and Latin1 
- Due to upstream repository constraints and build requirements the
    following new modules were not built, see description for more: 
    httpd cachedb_cassandra event_rabbitmq cachedb_redis

-------------------------------------------------------------------
Thu Feb 23 02:37:26 UTC 2012 - jamesp@vicidial.com

- Changed default MySQL schema to latin1 to fit max index space

-------------------------------------------------------------------
Wed Feb 22 11:06:04 UTC 2012 - jamesp@vicidial.com

- Update to 1.7.2
- Reworked spec to handle the new modules and file changes
- Patch to increase private and shared memory for high-volume use

-------------------------------------------------------------------
Tue Mar 24 01:41:37 UTC 2011 - jamesp@vicidial.com

- Corrected init script to find opensips.cfg in expected location

-------------------------------------------------------------------
Tue Mar  8 15:03:51 UTC 2011 - chris@computersalat.de

- update to 1.6.4
  o a lot of changes, please see ChangeLog file

-------------------------------------------------------------------
Thu Nov  4 21:12:42 UTC 2010 - chris@computersalat.de

- Update to 1.6.3
  o see ChangeLog for more info
- cleanup spec
  o added header
  o sort subpkgs
  o remove spaces
  o changelog to changes file
- fix deps
  o added libjson-devel
  o added libmemcached-devel
  o added lynx
  o removed rpm-devel
- fix CFLAGS
  o added -fno-strict-aliasing
- rpmlint
  o Summary
  o fdupes
- reworked sst_handlers patch

-------------------------------------------------------------------
Tue Jun 30 21:51:48 UTC 2009 - Peter Nixon

- Update to version 1.5.1

-------------------------------------------------------------------
Tue Aug  5 08:53:56 UTC 2008 - Peter Nixon

- Adapt openser spec for new opensips 1.4.0 release
- Add debug package
- CLeanup spec to pass rpmlint checks

-------------------------------------------------------------------
Wed Jun 13 19:21:35 UTC 2007 - Peter Nixon

- Update to 1.2.1
- Disable mi_xmlrpc
- enable TLS support
- switch to freeradius-client instead of radiusclient-ng
- More spec cleanups

-------------------------------------------------------------------
Tue Nov 14 13:13:56 UTC 2006 - Peter Nixon

- Clean up spec and make it work on SUSE

-------------------------------------------------------------------
Fri Jun 30 22:56:09 UTC 2006 - bogdan@voice-system.ro

- version set to 1.1.0
- added packages for pa, postgres and unixodbc
- added dialog, lcr, options, path, siptrace, statistics modules

-------------------------------------------------------------------
Thu Oct 27 23:47:27 UTC 2005 - daniel@voice-system.ro

- version set to 1.0.0

-------------------------------------------------------------------
Wed Jun  8 03:27:59 UTC 2005 - daniel@voice-system.ro

- First version of the spec file.

openSUSE Build Service is sponsored by