OpenAFS Master Repository annotated tag, openafs-stable-1_8_1pre1, created. openafs-stable-1_8_1pre1

Gerrit Code Review gerrit@openafs.org
Thu, 28 Jun 2018 23:03:04 -0400


The annotated tag, openafs-stable-1_8_1pre1 has been created
        at  dd8a1aa2f847217819c01b9ae1caa6489073394c (tag)
   tagging  ec4488afc260238ca0a8af33cd71b9b5df8ee14d (commit)
  replaces  openafs-stable-1_8_0
 tagged by  Benjamin Kaduk
        on  Thu Jun 28 22:02:12 2018 -0500

- Shortlog ------------------------------------------------------------
OpenAFS 1.8.1pre1
-----BEGIN PGP SIGNATURE-----

iQHGBAABCgAsFiEE2WGV4E2ARf9BYP0XKNmm82TrdRIFAls1oTQOHGthZHVrQG1p
dC5lZHUACgkQKNmm82TrdRKHLAwfavNmVt5rXLi4F0LwjuAcHHUAxhmfWJg/+pZK
0sf9V39OlgQOUNX9QOYVBdlPioumdSEMc1kilQwYiG32dvHcWgHCC5JPeSj/crvt
Rwy7/PImmqjJT9XWyfaqDSgzxT3C3C/H/PVkhksNmwdi1I1tECvncL6gmu5lIJCA
4VneKvy4T+sIdw42OAsjchDB1C3FtFDbDFjnoSxGH9Lw7Em7XScvhsJ3PXxV5Zmd
6B7WPsymL1/h2zluloFqfL0zpAO/z3HOxNxiK+PEjZMZEGyJzZF0apymECbb/bjm
/uGNf5an1FULNxW5aYtC0CHJZlGDjjJCYaMzEKvrE0nGQiSyRYnbk8wpxUgxBjed
wBYgdRd+tWSS3rM6zfWbaOViCF2Q4bOZHtLHeTgePHgjjfSNk7C7NTOPJA5YyxOJ
rVv7nF6LeR5cvS++LAcK0Aec05dnY1NxqO9ntaATZWWnepq9OYW7OfOeygYfUQWC
DWoopZPNLA9leYvyqdF2ooZ0SWNxMlVm9w==
=ZKu/
-----END PGP SIGNATURE-----

Andrew Deason (19):
      Avoid empty libtool -export-symbols-regex pattern
      ubik: Log sync site for SDISK_SendFile USYNC error
      LINUX: Return NULL for afs_linux_raw_open error
      afs: Avoid afs_GetDCache panic on cache open error
      afs: WriteThroughDSlots: Avoid write error panic
      LINUX: Remove unused osi_fetchstore.c
      util: Add the AFS_STRINGIZE() macro
      Do not require AFS_SYSCALL
      Do not set default AFS_SYSCALL
      hcrypto: Avoid 'double' param in arm64 kernel code
      Add support for arm64_linux26
      RHEL: Add aarch64/arm64 to spec file
      hcrypto: Avoid arc4random in kernel
      SOLARIS: Check for map_addr() without 'vacalign'
      Avoid libtool 'nm' errors
      ubik: Remove 'mtime' from ubik_stat
      ubik: Make udisk_Log* functions static
      afs: Avoid GetDCache panic on AllocDCache failure
      afs: Avoid GetDCache delays on screwy cache

Ben Kaduk (3):
      auth: Let superuser identities be superusers
      Export a few krb5 routines for rxgk
      Export {Get,Set}ServiceSpecific from liboafs_rx.la

Benjamin Kaduk (24):
      Make OpenAFS 1.8.0
      BSD: Work around panic in FlushVCache
      opr: install afs/opr.h and opr/lock.h
      Export comerr initialization functions from libafsauthent
      Export ubik_PR_ symbols from libafsauthent
      Remove duplicates from liboafs_util.la.sym
      Rename getDirPath to afs_getDirPath in preparation for export
      Export afs_getDirPath from shared libraries
      Use afs_DestroyReq in afs_PrefetchNoCache()
      Synchronize libafsauthent afsconf_ exports with windows
      libafsauthent: export more afsconf_ functions
      libafsauthent: export ktc token 'Ex' routines for Unix
      libafsauthent: Export more token-manipulation functions
      libafsauthent: export ugen_ClientInit*
      libafsauthent: export additional xdr_ functions
      Export missing opr functions from libafsrpc
      libafsrpc: export some more rx functions
      libafsrpc: export more xdr functions
      Un-export opr_AssertFailU
      Comment out (again!) xdr_Capabilities from afsrpc.def
      Comment out opr_AssertionFailed from afsrpc.def
      Comment out missing comerr functions from afsauthent.def
      Update NEWS for 1.8.1pre1
      Make OpenAFS 1.8.1pre1

Ian Wienand (1):
      Remove warning "find_preferred_connection: no connection and !create"

Jeffrey Altman (3):
      rx: pass serial number to rxi_SendRawAbort
      rx: connection aborts send serial zero when no conn available
      viced: SRXAFS_InlineBulkStatus set InterfaceVersion on error

Marcio Barbosa (5):
      ubik: don't set database epoch to 0 if not needed
      rx: fix atomics on darwin
      autoconf: remove check for lorder
      afs: alloc openafs_lck_grp before osi_Init() on darwin
      ubik: clones should not request votes

Mark Vitale (6):
      ubik: death to orphaned signals
      afs: fix broken volume callbacks (e.g. vos release)
      ubik: remove redundant memset from udisk_write
      ptserver: improve PR_GetHostCPS logging
      xdr: avoid xdr_enum memory overrun
      xdr: remove dead code, whitespace from xdr_enum

Michael Meffie (16):
      afs: improve -volume-ttl error messages
      redhat: remove extra kernel version check
      redhat: remove the openafs-kernel-version.sh script
      butc: fix format overflow warning
      butc: convert butc/dump.c to safer string handling
      venus: fix format overflow warning
      venus: convert fs.c to safer string functions
      libafs: git ignore build artifacts on Solaris
      afs: squash empty declaration warning
      Suppress statement not reached warnings under Solaris Studio
      autoconf: remove more linux 2.4 references
      vol: check for bad partition names
      Windows: define AFS_IHANDLE_PIO_ENV for ihandle pio
      autoconf: remove uss from configure summary
      autoconf: add kernel module to the summary
      util: check for trailing characters in partition names

Pat Riehecky (4):
      Add missing va_end
      Convert extended character set to unicode
      Add braces to empty conditional blocks
      Remove pointless assignments

Stephan Wiesand (4):
      redhat: Create unique debuginfo packages for kmods
      FBSD: param.h consistency
      redhat: PACKAGE_VERSION macro no longer exists
      redhat: Make separate debuginfo for kmods work with recent rpm

-----------------------------------------------------------------------

-- 
OpenAFS Master Repository