Package: tango / 7.2.6+dfsg-14

Metadata

Package Version Patches format
tango 7.2.6+dfsg-14 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 debian fix_database_scripts.patch | (download)

cppserver/database/create_db.sql.in | 8 2 + 6 - 0 !
1 file changed, 2 insertions(+), 6 deletions(-)

 debian/fix_database_scripts
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

update the database creation script to deal with the debian path

Signed-off-by: Picca Frdric-Emmanuel <picca@synchrotron-soleil.fr>

0002 debian my.cnf.in.patch | (download)

cppserver/database/my.cnf.in | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 debian/my.cnf.in
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

set the right parameters for the mysql configuration file

Signed-off-by: Picca Frdric-Emmanuel <picca@synchrotron-soleil.fr>

0003 debian notify_daemon.patch | (download)

scripts/notify_daemon.in | 6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-)

 debian/notify_daemon


0004 upstream fix bug3285674.patch | (download)

lib/cpp/server/tango_config.h | 14 14 + 0 - 0 !
lib/cpp/server/w_attribute.cpp | 122 97 + 25 - 0 !
2 files changed, 111 insertions(+), 25 deletions(-)

 upstream-fix-bug3285674


0005 upstream fix bug3213730.patch | (download)

lib/cpp/client/dbapi_base.cpp | 19 16 + 3 - 0 !
lib/cpp/server/attribute.cpp | 162 6 + 156 - 0 !
lib/cpp/server/event.cpp | 156 6 + 150 - 0 !
lib/cpp/server/eventsupplier.cpp | 220 6 + 214 - 0 !
4 files changed, 34 insertions(+), 523 deletions(-)

 upstream-fix-bug3213730


0006 feature forwarded upstream pkg config small fixes.patch | (download)

lib/cpp/log4tango/log4tango.pc.in | 4 2 + 2 - 0 !
lib/cpp/tango.pc.in | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 feature-forwarded-upstream-pkg-config-small-fixes


0007 upstream fix tango db start during init.patch | (download)

utils/tango_admin/anyoption.cpp | 87 64 + 23 - 0 !
utils/tango_admin/anyoption.h | 2 1 + 1 - 0 !
utils/tango_admin/tango_admin.cpp | 25 22 + 3 - 0 !
3 files changed, 87 insertions(+), 27 deletions(-)

 upstream fix tango-db start during init

it seems thaht a bug in the tagno_admin forbit the database to restart during
the init.d tango-db scripts. so import the upstream fix.
This patch will be remove with the next upstream distribution.

0008 feature add jpegmmx option to configure script.patch | (download)

configure.in | 47 12 + 35 - 0 !
lib/cpp/log4tango/Makefile.am | 4 3 + 1 - 0 !
2 files changed, 15 insertions(+), 36 deletions(-)

 feature add jpegmmx option to configure script


0009 upstream fix bug3339975.patch | (download)

lib/cpp/server/deviceclass.cpp | 348 201 + 147 - 0 !
lib/cpp/server/w_attribute.cpp | 1022 607 + 415 - 0 !
2 files changed, 808 insertions(+), 562 deletions(-)

 upstream-fix-bug3339975