Change logs for tvtime source package in Saucy

  • tvtime (1.0.2-10ubuntu9) saucy; urgency=low
    
      * Update libtool at build time using autoreconf -fi, in order to fix a build
        failure. (LP: #1216386)
      * Updated debian/patches/tvtime-1.0.2-build.patch:
        - Run autoupdate to modernize configure.ac.
        - Remove AC_TYPE_SIGNAL usage.
        - Concatenate with tvtime-1.0.2-build.patch and tvtime-1.0.2-libtool.patch
          and remove them as result.
      * Removed the content against config.h.in, configure and Makefile.in from
        desktop_file.patch and tvtime-1.0.2-screensaver.patch, since we use
        autoreconf anyways.
      * Updated debian/patches/tvtime-1.0.2-cppcheck.patch: Reject symbolic links
        on platforms that support O_NOFOLLOW when open a file (security feature).
      * Updated tvtime-1.0.2-xmltv.patch: Fixed variable length array folded to
        constant array as an extension.
      * debian/control: Build-Depends on autopoint.
     -- POJAR GEORGE <email address hidden>   Sun, 25 Aug 2013 13:07:19 +0000
  • tvtime (1.0.2-10ubuntu8) saucy; urgency=low
    
      * Updated debian/patches/tvtime-1.0.2-cppcheck.patch: Return 0 if config file
        name will be to long.
     -- POJAR GEORGE <email address hidden>   Sat, 15 Jun 2013 19:04:14 +0000
  • tvtime (1.0.2-10ubuntu7) saucy; urgency=low
    
      * debian/patches/tvtime-1.0.2-cppcheck.patch: Fix severe errors in the code
        discovered with the cppcheck static code analysis tool. (LP: #1191093)
        - (error) Possible null pointer dereference: x - otherwise it is redundant
          to check it against null.
        - (error) Common realloc mistake: x nulled but not freed upon failure.
        - (error) Resource leak: x.
        - (error) Buffer is accessed out of bounds: x.
        - (error) Memory leak: x.
        - (error) Dangerous usage of x (strncpy doesn't always null-terminate it).
        - (warning) Dangerous usage of strncat - x'rd parameter is the maximum
          number of characters to append.
        - (warning) The buffer x may not be null-terminated after the call to
          strncpy().
     -- POJAR GEORGE <email address hidden>   Fri, 14 Jun 2013 18:18:36 +0000
  • tvtime (1.0.2-10ubuntu6) saucy; urgency=low
    
      * Modified debian/patches/tvtime-1.0.2-channel_list.patch: Prevent app to
        crash when try to renumber current channel by send an 'ENTER' command if we
        type more digits than there are channels. (LP: #1164457)
        - Deleted tvtime-1.0.2-key_event.patch as a result.
     -- POJAR GEORGE <email address hidden>   Thu, 04 Apr 2013 09:32:25 +0000
  • tvtime (1.0.2-10ubuntu5) raring; urgency=low
    
      * Updated debian/patches/tvtime-1.0.2-channel_list.patch: Make more logical
        behavior when channel selection menu is active: move to channel in menu
        instead to switch channel. (LP: #1163770)
     -- POJAR GEORGE <email address hidden>   Tue, 02 Apr 2013 13:53:01 +0000