← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1705538] Re: Update Package request for libservicelog

 

** Also affects: libservicelog (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Changed in: libservicelog (Ubuntu)
     Assignee: Canonical Foundations Team (canonical-foundations) => Steve Langasek (vorlon)

** Changed in: libservicelog (Ubuntu)
       Status: New => Fix Committed

** Changed in: libservicelog (Ubuntu Xenial)
     Assignee: (unassigned) => Canonical Foundations Team (canonical-foundations)

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1705538

Title:
  Update Package request for libservicelog

Status in The Ubuntu-power-systems project:
  New
Status in libservicelog package in Ubuntu:
  Fix Committed
Status in libservicelog source package in Xenial:
  New

Bug description:
  ---Problem Description---
  Update Package request for libservicelog
   
  Machine Type = lpar 
   
  ---Steps to Reproduce---
   servicelog --dump
   
  ---uname output---
  Linux tuleta4u-lp9 4.10.0-27-generic #30~16.04.2-Ubuntu SMP Thu Jun 29 16:06:52 UTC 2017 ppc64le ppc64le ppc64le GNU/Linux 

  Please pull below mentioned patches for libservicelog package

  commit 4fe9d9239f172604e16268ca1fb6fff1c06632b2
  Author: Ankit Kumar <ankit@xxxxxxxxxxxxxxxxxx>
  Date:   Sat May 20 01:38:41 2017 +0530

      Validate text string before and after bind call
      
      While binding string to query, if string is NULL then bind call gets ignored.
      While fetching data from string, if data is NULL then current code makes query
      as NULL and returns.
      
      This patch validates text string before and after bind call. It assigns string
      to "" incase data is NULL points to NULL pointer. After this we will be able
      to display information even if some of string data is NULL.
      
      It also does NULL checks for compulsory string.
      
      Signed-off-by: Ankit Kumar <ankit@xxxxxxxxxxxxxxxxxx>
      [Killed redundant goto statements - Vasant]
      Signed-off-by: Vasant Hegde <hegdevasant@xxxxxxxxxxxxxxxxxx>

  commit 787594814eb88e3149cd660bcb6aaa6d3dd1347c
  Author: Ankit Kumar <ankit@xxxxxxxxxxxxxxxxxx>
  Date:   Sat May 20 01:10:49 2017 +0530

      Correct string length calculation and validates destination buffer size before strncpy
      
      This patch corrects string length calculation logic and validates destination
      buffer size before calling strncpy to avoid memory corruption.
      
      Signed-off-by: Ankit Kumar <ankit@xxxxxxxxxxxxxxxxxx>
      [Moved memset to right place and removed redundant condition check -
       Vasant]
      Signed-off-by: Vasant Hegde <hegdevasant@xxxxxxxxxxxxxxxxxx>

  
  commit 48875ee8614eeefaa3d5d8ff92fb424915738169
  Author: Ankit Kumar <ankit@xxxxxxxxxxxxxxxxxx>
  Date:   Thu Sep 15 16:16:49 2016 +0530

      NULL check before strdup call
      
      This patch does "NULL checks" before passing argument to strdup call.
      
      Signed-off-by: Ankit Kumar <ankit@xxxxxxxxxxxxxxxxxx>
      Signed-off-by: Vasant Hegde <hegdevasant@xxxxxxxxxxxxxxxxxx>

  commit 40b4f7a52e61fb9da30b4cb9b5de9a85673da262
  Author: Ankit Kumar <ankit@xxxxxxxxxxxxxxxxxx>
  Date:   Thu Sep 15 16:16:48 2016 +0530

      NULL check before strlen call
      
      This patch checks NULL pointer before strlen call.
      
      Signed-off-by: Ankit Kumar <ankit@xxxxxxxxxxxxxxxxxx>
      [Fixed build warning - Vasant]
      Signed-off-by: Vasant Hegde <hegdevasant@xxxxxxxxxxxxxxxxxx>

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1705538/+subscriptions