Change logs for cupt source package in Trusty

  • cupt (2.6.4) unstable; urgency=medium
    
    
      * lib:
        - system/worker:
          - 'renameSnapshot': don't accept invalid snapshot names.
          - Detect snapshot names having whitespace characters as invalid.
          - 'updateReleaseAndIndexData': reimplemented needed subset of <future>.
            Fixes FTBFS on armel. (Closes: #730974)
      * debian:
        - control:
          - Bumped Standards-Version to 3.9.5, no changes needed.
    
     -- Eugene V. Lyubimkin <email address hidden>  Tue, 24 Dec 2013 20:59:30 +0200
  • cupt (2.6.3) unstable; urgency=low
    
    
      * lib:
        - Standard-conformance fixes to be buildable by g++-4.8.
      * build system:
        - Removed the restriction to build only with g++-4.6.
      * debian:
        - control:
          - Removed 'g++-4.6' from Build-Depends.
    
     -- Eugene V. Lyubimkin <email address hidden>  Tue, 22 Oct 2013 23:05:55 +0300
  • cupt (2.6.2) unstable; urgency=low
    
    
      * lib:
        - system/worker:
          - 'changeSystem': fixed forgetting some multiplied dependencies if some
            not changed installed packages has a dependency on some changed
            package through more than one relation expression. This regression
            was introduced in 2.2.0~rc1.
        - system/resolvers/native:
          - Reduced a memory footprint of unprepared solutions a bit.
      * debian:
        - control:
          - Bumped Standards-Version to 3.9.4, no changes needed.
    
     -- Eugene V. Lyubimkin <email address hidden>  Sat, 12 Oct 2013 17:51:10 +0300
  • cupt (2.5.10) unstable; urgency=low
    
    
      * lib:
        - download/manager:
          - Avoid memory allocations in a signal handler when sending internal
            pings. This could hang the download manager. Many thanks to
            James McCoy for the final analysis. (Closes: #710239)
    
     -- Eugene V. Lyubimkin <email address hidden>  Tue, 25 Jun 2013 20:57:51 +0300