[libglnx] Created tag v2016.1



The signed tag 'v2016.1' was created.

Tagger: Colin Walters <walters verbum org>
Date: Tue Mar 1 14:19:35 2016 -0500

    Release 2016.1
    
    This is the first tag in this module, just figured it's time to cut a
    release.  Things have been relatively stable.
    
    Git-EVTag-v0-SHA512: 
261d8eb07f56f77300ebfa81bbf3ad8a77c41ec32ac36a7c4267939263492372d1a57bd6bd2e6f2eb07910b8b755bf822aa75ca76b384696d6732d3227b55e69

Changes:

Alexander Larsson (7):
      Backport g_autoptr support for GString
      Add g_autoptr support for GSubprocess
      Add backport of g_set_object
      Add glnx_steal_fd
      Add glnx_mkdtempat
      autocleanups: Fix g_autoptr(GString) with glib 2.44
      Add autoptr support for GZlib*

Colin Walters (51):
      Initial commit; backport of GLib autoptr code
      Import directory iteration, errno handling, and shutil from libgsystem
      Update README
      Import xattr reading code from libgsystem
      Import xattr setting code from libgsystem
      dirfd: Add some gtk-doc
      dirfd: Fix two typos
      Import console from rpm-ostree
      .gitignore: New file
      Include autocleanups - it has the definitions which we want
      Add cleanups for array types
      fdio: New APIs to read/write on fds, fd-relative
      xattrs: Migrate some code from ostree here
      backports: g_autofree
      dfditer: Unset initialized variable when cleared
      fdio: Add glnx_file_copy_at()
      Import libcontainer code from rpm-ostree
      Add glnx_basename()
      fdio: Add missing mode argument
      Add glnx_dirfd_canonicalize()
      console: Make glnx_console_lines and columns public
      README.md: Add some porting bits
      Switch to using glibc xattrs
      shutil: Add mkdir -p API
      fdio: Include <string.h> for basename
      build: Drop leftover -lattr
      shutil: Drop unnecessary new block scope
      fdio: Add glnx_file_replace_contents_at()
      fdio: Also add a replace variant that takes mode/uid/gid
      fdio: Canonicalize dfd for replace contents API
      fdio: Honor umask by default for glnx_file_replace_contents_at()
      fdio: Fix errno handling from posix_fallocate() and loop_write()
      console: Do basic output if we're not on a tty
      dirfd: Add API to get an absolute path from a dfd/relpath
      fdio: glnx_file_copy_at: If no stbuf passed, do stat internally
      README.md: Some more rationale
      lockfile: New code to lock files, massaged from systemd
      backport-autocleanups: GTask
      libcontainer: Search $PATH for exec() if argv[0] is not absolute
      libcontainer: Fall back to noop if / is not a mountpoint
      libcontainer: Pare down to just "run in root" API
      backport-autocleanups: Add GDBusConnection,GDBusMessage
      Add a generic glnx-backports.h
      README.md: Add note on contributing
      dirfd: Add a public API to ensure a filled dtype
      fdio: Export loop_write
      Introduce glnx-alloca.h with glnx_strjoina()
      console: g_auto() macro no-ops if console is not locked
      console: Fix g_auto() and unlock cleanup
      console: Don't delete last character of output text
      console: Fix bar progress length

Giuseppe Scrivano (2):
      Makefile-libglnx.am: use README.md not README
      glnx-fdio: always initialize buf

Matthew Barnes (8):
      Fix includes when relying on backported g_autoptr()
      fdio: Fix default mode in glnx_file_replace_contents_with_perms_at()
      Backport more autocleanup types from GLib
      Backport all the GIO object types used by OSTree
      libcontainer: Set PATH when using execvp()
      Backport g_autoptr support for GCancellable
      Comment typo
      Backport g_autoptr support for GFileOutputStream


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