-
Notifications
You must be signed in to change notification settings - Fork 633
spec file update to CentOS 6 #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- CentOS 6 support Remove rpmbuild warning on BuildPrereq now deprecated for BuildRequires - opensips 1.9.0 support Updated list of excluded modules Updated list of file in rpm of core and modules - Some new rpm optional modules are added: db_http pi_http json cachedb_couchbase cachedb_memcached cachedb_redis event_rabbitmq db_berkeley perl db_perlvdb carrierroute mmgeoip ldap h350 identity regex dialplan Xlog mi_xmlrpc db_oracle
spec file update to CentOS 6
|
Hi, Fabrizio! Thank you for updating the RPM specs with new packages. I noticed though that there are a few missing packages (although they are marked as excluded), like cachedb_cassandra or cachedb_mongodb. Is there any particular reasons you haven't included them, or simply missed them? Best regards, |
|
Hi Razvan, From: Răzvan Crainea Hi, Fabrizio! Thank you for updating the RPM specs with new packages. I noticed though that there are a few missing packages (although they are marked as excluded), like cachedb_cassandra or cachedb_mongodb. Is there any particular reasons you haven't included them, or simply missed them? Best regards, — |
#0 db_free_row (_r=_r@entry=0x7fbb5ba13390) at db/db_row.c:64 #1 0x000055f374948f30 in db_free_rows (_r=_r@entry=0x7fbb5ba220e8) at db/db_res.c:55 #2 0x000055f374949781 in db_free_result (_r=0x7fbb5ba220e8) at db/db_res.c:116 OpenSIPS#3 0x00007fbb5a73aa6b in db_mysql_free_result (_h=0x7fbb5ba1dea0, _r=<optimized out>) at dbase.c:896 OpenSIPS#4 0x00007fbb5944391e in update_presentity (msg=msg@entry=0x7fbb5ba1e658, presentity=presentity@entry=0x7ffdc2b4e8d0, sent_reply=sent_reply@entry=0x7ffdc2b4e854) at presentity.c:859 OpenSIPS#5 0x00007fbb594343f6 in handle_publish (msg=<optimized out>, sender_uri=<optimized out>, str2=<optimized out>) at publish.c:534 With memory: (gdb) print(&((db_res_t*)0)->n) $9 = (int *) 0x20 (gdb) print(((char*)_r)+0x20) $15 = 0x7fbb5ba22108 "Expires: 0\r\n"
Remove rpmbuild warning on BuildPrereq now deprecated for BuildRequires
Updated list of excluded modules
Updated list of file in rpm of core and modules
db_http pi_http json cachedb_couchbase cachedb_memcached cachedb_redis event_rabbitmq db_berkeley perl db_perlvdb carrierroute mmgeoip ldap h350 identity regex dialplan Xlog mi_xmlrpc db_oracle