[SCM] tango branch, master, updated. debian/8.0.5+dfsg-3-9-gf485a73

Picca Frédéric-Emmanuel picca at debian.org
Tue Jul 9 12:09:21 UTC 2013


The following commit has been merged in the master branch:
commit db3eae66555e0bde1663ff632d0e0cd2270bfa90
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Tue Jun 11 17:27:45 2013 +0200

    add the mysql migration script

diff --git a/debian/mysql/8.0.5+dfsg-1 b/debian/mysql/8.1.2+dfsg-1
similarity index 98%
copy from debian/mysql/8.0.5+dfsg-1
copy to debian/mysql/8.1.2+dfsg-1
index 6ca70e6..5a1b77e 100644
--- a/debian/mysql/8.0.5+dfsg-1
+++ b/debian/mysql/8.1.2+dfsg-1
@@ -795,7 +795,5 @@ USE tango;
 # Update entries in the property_class tables for controlled access service
 #
 
-INSERT INTO property_class VALUES('Database','AllowedAccessCmd',32,'DbImportEvent',NULL,NULL,NULL);
-INSERT INTO property_class VALUES('Database','AllowedAccessCmd',33,'DbGetDeviceAlias',NULL,NULL,NULL);
-INSERT INTO property_class VALUES('Database','AllowedAccessCmd',34,'DbGetCSDbServerList',NULL,NULL,NULL);
-
+INSERT INTO property_class VALUES('DServer','AllowedAccessCmd',10,'ZMQEventSubscriptionChange',NULL,NULL,NULL);
+INSERT INTO property_class VALUES('Starter','AllowedAccessCmd',5,'UpdateServerList',NULL,NULL,NULL);

-- 
TANGO distributed control system.



More information about the debian-science-commits mailing list