[ostree] Created tag v2016.3



The signed tag 'v2016.3' was created.

Tagger: Colin Walters <walters verbum org>
Date: Fri Feb 26 12:01:19 2016 -0500

    Release 2016.3
    
    This is a quick followup to the previous release.  The build was broken
    with `-Werror=format` on 32 bit - we didn't have any 32 bit CI, a problem
    which I'll be remedying in the future.
    
    There was also a regression with static delta offline execution as used
    by xdg-app.
    
    Besides that, Alex discovered that our handling of endianness in static
    deltas was wrong - we tried to canonicalize everything to big endian,
    but the size was missing.
    
    Newly generated deltas will now have an endianness marker which we
    will honor.  For older deltas, we'll apply some heuristics which in my
    testing work well (basically if the delta sizes are in exabytes,
    that's probably byteswapped).
    
    Alexander Larsson (2):
          deltas: Fix regression in ostree_repo_static_delta_execute_offline
          rofiles-fuse: Handle operations on the root
    
    Colin Walters (8):
          libarchive: Fix a 32 bit format warning
          lib: Two more compiler warning fixes
          deltas: Fix some more 32 bit warnings
          deltas: Include an endianness marker
          deltas: Use endianness marker when parsing
          deltas: Heuristically detect endianness for older deltas
          deltas: Add a compression size heuristic for endianness detection
    
    Git-EVTag-v0-SHA512: 
3517badace5a6d43c156cce2e1dcdcef7f2caa5afe702608fc37bf81146b016d7df7c13f9b637d92be6371decefb6162eb84ccb4278fef2d5a58773b83989354

Changes since the last tag 'v2016.2':

Alexander Larsson (2):
      deltas: Fix regression in ostree_repo_static_delta_execute_offline
      rofiles-fuse: Handle operations on the root

Colin Walters (8):
      libarchive: Fix a 32 bit format warning
      lib: Two more compiler warning fixes
      deltas: Fix some more 32 bit warnings
      deltas: Include an endianness marker
      deltas: Use endianness marker when parsing
      deltas: Heuristically detect endianness for older deltas
      deltas: Add a compression size heuristic for endianness detection
      Release 2016.3


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]