[Lsb-messages] /var/www/bzr/lsb/devel/specdb r1305: uplift _sys_errlist and fix sizes (bug 3758 and 3740)

Mats Wichmann mats at linuxfoundation.org
Tue Mar 5 14:02:29 UTC 2013


------------------------------------------------------------
revno: 1305
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: specdb
timestamp: Tue 2013-03-05 07:02:29 -0700
message:
  uplift _sys_errlist and fix sizes (bug 3758 and 3740)
modified:
  ArchConst.init
  ArchInt.init
  Constant.init
  Constant.sql
-------------- next part --------------
=== modified file 'ArchConst.init'
--- a/ArchConst.init	2013-03-01 18:57:16 +0000
+++ b/ArchConst.init	2013-03-05 14:02:29 +0000
@@ -23831,3 +23831,4 @@
 INSERT INTO `ArchConst` VALUES (1,24960,'\\\n        inflateBackInit_((strm), (windowBits), (window), \\\n                                            ZLIB_VERSION, sizeof(z_stream))','5.0',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,24961,'do { if (newscr) { \\\n				 if (is_leaveok(newscr)) \\\n					 (y) = (x) = -1; \\\n				 else \\\n					 getyx(newscr,(y), (x)); \\\n			 } \\\n		 } while(0)','5.0',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,24962,'do { if (newscr) { \\\n				 if ((y) == -1 && (x) == -1) \\\n					 leaveok(newscr, TRUE); \\\n				 else { \\\n					 leaveok(newscr, FALSE); \\\n					 wmove(newscr, (y), (x)); \\\n				} \\\n			 } \\\n		  } while(0)','5.0',NULL,0);
+INSERT INTO `ArchConst` VALUES (1,24963,'132','5.0',NULL,0);

=== modified file 'ArchInt.init'
--- a/ArchInt.init	2013-03-03 14:22:18 +0000
+++ b/ArchInt.init	2013-03-05 14:02:29 +0000
@@ -66751,13 +66751,13 @@
 INSERT INTO `ArchInt` VALUES (3,23932,0,'',NULL,NULL,10392);
 INSERT INTO `ArchInt` VALUES (3,23934,0,'',NULL,NULL,10379);
 INSERT INTO `ArchInt` VALUES (1,30034,0,'3.0',NULL,NULL,40);
-INSERT INTO `ArchInt` VALUES (2,390,36,'4.1',NULL,NULL,10298);
-INSERT INTO `ArchInt` VALUES (3,390,36,'4.1',NULL,NULL,10298);
-INSERT INTO `ArchInt` VALUES (6,390,36,'4.1',NULL,NULL,10298);
-INSERT INTO `ArchInt` VALUES (10,390,36,'4.1',NULL,NULL,10298);
-INSERT INTO `ArchInt` VALUES (9,390,36,'4.1',NULL,NULL,10298);
-INSERT INTO `ArchInt` VALUES (12,390,36,'4.1',NULL,NULL,10298);
-INSERT INTO `ArchInt` VALUES (11,390,36,'4.1',NULL,NULL,10298);
+INSERT INTO `ArchInt` VALUES (2,390,36,'4.1','5.0',NULL,10298);
+INSERT INTO `ArchInt` VALUES (3,390,36,'4.1','5.0',NULL,10298);
+INSERT INTO `ArchInt` VALUES (6,390,36,'4.1','5.0',NULL,10298);
+INSERT INTO `ArchInt` VALUES (10,390,36,'4.1','5.0',NULL,10298);
+INSERT INTO `ArchInt` VALUES (9,390,36,'4.1','5.0',NULL,10298);
+INSERT INTO `ArchInt` VALUES (12,390,36,'4.1','5.0',NULL,10298);
+INSERT INTO `ArchInt` VALUES (11,390,36,'4.1','5.0',NULL,10298);
 INSERT INTO `ArchInt` VALUES (1,97673,0,'4.0',NULL,NULL,6);
 INSERT INTO `ArchInt` VALUES (1,100001,0,'4.0',NULL,NULL,6);
 INSERT INTO `ArchInt` VALUES (1,100002,0,'4.0',NULL,NULL,6);
@@ -72622,3 +72622,10 @@
 INSERT INTO `ArchInt` VALUES (1,104146,139,'5.0',NULL,NULL,6);
 INSERT INTO `ArchInt` VALUES (1,104147,139,'5.0',NULL,NULL,6);
 INSERT INTO `ArchInt` VALUES (1,104148,139,'5.0',NULL,NULL,6);
+INSERT INTO `ArchInt` VALUES (2,390,108,'5.0',NULL,NULL,10298);
+INSERT INTO `ArchInt` VALUES (3,390,108,'5.0',NULL,NULL,10298);
+INSERT INTO `ArchInt` VALUES (6,390,108,'5.0',NULL,NULL,10298);
+INSERT INTO `ArchInt` VALUES (10,390,108,'5.0',NULL,NULL,10298);
+INSERT INTO `ArchInt` VALUES (9,390,108,'5.0',NULL,NULL,10298);
+INSERT INTO `ArchInt` VALUES (12,390,108,'5.0',NULL,NULL,10298);
+INSERT INTO `ArchInt` VALUES (11,390,108,'5.0',NULL,NULL,10298);

=== modified file 'Constant.init'
--- a/Constant.init	2013-03-01 18:57:16 +0000
+++ b/Constant.init	2013-03-05 14:02:29 +0000
@@ -18818,8 +18818,8 @@
 INSERT INTO `Constant` VALUES (20642,'SHT_IA_64_UNWIND','int',1556,'',NULL);
 INSERT INTO `Constant` VALUES (20643,'SHF_IA_64_SHORT','int',1556,'',NULL);
 INSERT INTO `Constant` VALUES (20658,'cairo/cairo.h depends on cairo/cairo-features.h','header_depend',1401,'',NULL);
-INSERT INTO `Constant` VALUES (20659,'EOWNERDEAD','int',144,'',NULL);
-INSERT INTO `Constant` VALUES (20660,'ENOTRECOVERABLE','int',144,'',NULL);
+INSERT INTO `Constant` VALUES (20659,'EOWNERDEAD','int',144,'Owner died',NULL);
+INSERT INTO `Constant` VALUES (20660,'ENOTRECOVERABLE','int',144,'State not recoverable',NULL);
 INSERT INTO `Constant` VALUES (20661,'X11/extensions/XKBstr.h depends on X11/extensions/XKB.h','header_depend',1505,'',NULL);
 INSERT INTO `Constant` VALUES (20662,'DT_FLAGS','int',1556,'',NULL);
 INSERT INTO `Constant` VALUES (20663,'DT_ENCODING','int',1556,'',NULL);
@@ -23121,3 +23121,4 @@
 INSERT INTO `Constant` VALUES (24960,'inflateBackInit(strm, windowBits, window)','macro',300,'',NULL);
 INSERT INTO `Constant` VALUES (24961,'getsyx(y,x)','macro',1763,'',NULL);
 INSERT INTO `Constant` VALUES (24962,'setsyx(y,x)','macro',1763,'',NULL);
+INSERT INTO `Constant` VALUES (24963,'ERFKILL','int',144,'Operation not possible due to RF-kill',NULL);

=== modified file 'Constant.sql'
--- a/Constant.sql	2013-03-01 18:57:16 +0000
+++ b/Constant.sql	2013-03-05 14:02:29 +0000
@@ -20,7 +20,7 @@
   PRIMARY KEY (`Cid`),
   UNIQUE KEY `k_Cname` (`Cname`,`Cheadgroup`),
   KEY `k_Cheadgroup` (`Cheadgroup`,`Ctype`)
-) ENGINE=MyISAM AUTO_INCREMENT=24963 DEFAULT CHARSET=latin1;
+) ENGINE=MyISAM AUTO_INCREMENT=24964 DEFAULT CHARSET=latin1;
 /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
 
 /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;



More information about the lsb-messages mailing list