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

Gerrit Code Review gerrit@openafs.org
Fri, 21 Feb 2020 12:24:04 -0500


The annotated tag, openafs-stable-1_8_6pre1 has been created
        at  e7572f642f06ee3a702a719b36381a80dcfd2c54 (tag)
   tagging  1045bcc97941e2788fb1d625b38f7727dd5a6813 (commit)
  replaces  openafs-stable-1_8_5
 tagged by  Benjamin Kaduk
        on  Fri Feb 21 09:22:05 2020 -0800

- Shortlog ------------------------------------------------------------
OpenAFS 1.8.6pre1
-----BEGIN PGP SIGNATURE-----

iQHGBAABCgAsFiEE2WGV4E2ARf9BYP0XKNmm82TrdRIFAl5QEb0OHGthZHVrQG1p
dC5lZHUACgkQKNmm82TrdRIphwwfRK10lA+tkL2HBMYUFUj4wWUIMOZ4xnmP3pD2
HrERGmKV/7qv+nTXhqB8zP3aczzEsmtU4viCLp5HQvuoU2PbvAfcUXgMftnn9nCO
S3wTx0z2W68PdylTa2yyXwvc8yKLo9zRKCEkF34RbIoSKhA6Nuthc5ETqtGn4MTo
hAy/bHxVUhFw/1sonUrZHxACnuDv95nNAhTpzL9wTs50Mz9H95etZzOHlKwvG84y
js5f6yQ75wu5+D9SSKn2jhSwKQvhaGwmWWCZomFq5DAF8BYx2nP4ZRtww5QGnMs7
zm7abrLzgV2sRR3383IKcfOiACayDQ6hmNvLNVNwNAszFTQ6sD1SldA05ITXosdd
B+CH7dhDc7iqZipIVbDEJDxTCnrszvlaxy8XvM40x8UDIHtdr/SQ4wxbCkBXIoY8
wkjuglNCIMAVulQCgbW5O5na/sKLbB9Mr6vGORFIGntcnv6KTJT4IKEieH0M0iqB
5b++PbTS79qIBIbNEbRFnLvw8Q91HasW0Q==
=X7j0
-----END PGP SIGNATURE-----

Andrew Deason (14):
      afs: Avoid panics in afs_InvalidateAllSegments
      WINNT: Build bubasics before audit
      kauth: Move COUNT_REQ to beginning of block
      afs: Avoid giving wrong 'tf' to afs_InitVolSlot
      WINNT: Link butc against audit
      rx: Export rx_GetCallStatus
      WINNT: Link tbutc against mtafsutil.lib
      Avoid calling krb5_free_context(NULL)
      rx: Fix test for end of call queue for LWP
      afs: Free 'addrs' array
      LINUX: Unlock page on afs_linux_read_cache errors
      ubik: Save errno before logging
      afs: Avoid -1 error for vreadUIO/vwriteUIO
      afs: Ensure CDirty is set during afs_write loop

Benjamin Kaduk (16):
      vol: avoid -Wformat-truncation issues in vol-salvage.c
      vlserver: use large enough buffer for rxinfo string
      butc: -Wformat-truncation fallout
      scout: band-aid -Wformat-truncation
      dumpscan: appease gcc8 -Wformat-overflow
      uss: signed/unsigned char fallout
      libadmin: appease clang -Wsometimes-uninitialized
      aklog: require opt-in to enable single-DES in libkrb5
      uss: Allocate buffer space for trailing NUL
      vlserver: fix vlentryread() for old vldb formats
      Avoid incomplete function type in casts
      rework afs_random() yet again
      The interminable rework of afs_random()
      vol: fix vutil format-truncation nit
      venus: appease gcc8's -Wformat-string
      vol: check snprintf return values in namei_ops

Cheyenne Wills (12):
      gtx: Avoid incomplete function type in casts
      rxkad: v5der.c format truncation warnings
      rxkad: ticket5.c fix typo in #if statement
      ptserver: Incorrect variable used to print error msg
      ptserver: testpt.c format-overflow warning
      uss: uss_procs.c format-overflow warning
      vlserver: initialize nvlentry elements after read
      LINUX 5.3: Add comments for fallthrough switch cases
      bos: remove smail-notifier
      restorevol: replace snprintf with asprintf
      RedHat: Update makesrpm.pl to use @PACKAGE_VERSION@ instead of @VERSION@
      LINUX 5.6: use struct proc_ops for proc_create

Marcio Barbosa (15):
      afs: avoid extra VL_GetEntryByName for .readonly's
      afs: afs_pag_wait() makes process unkillable
      sys: retry lsetpag if errno is EINTR
      venus: fix memory leak
      vol: remove empty directories left by vos zap -force
      viced: prevent writes on readonly fileservers
      viced: add opt to allow admin writes on RO servers
      macos: tell the compiler the system include path
      macos: upgrade *.xib files
      macos: add support for MacOS 10.15
      macos: packaging support for MacOS X 10.15
      macos: prepare for notarization
      macos: add script to notarize OpenAFS
      macos: add entry for afs into synthetic.conf
      macos: add anchors to synthetic.conf grep pattern

Mark Vitale (4):
      viced: consistently enforce host thread quota for ICBS(3)
      ubik: log important messages at default log level
      ubik: urecovery_AbortAll diagnostic msgs
      ubik: improve logging for database synchonizations

Michael Meffie (4):
      cmd: improve help for programs without subcommands
      auth: plug auth realms memory leaks
      vol: avoid query for parent id when deleting disk header
      vos: fix name availability check in vos rename

Stephan Wiesand (3):
      ptserver: Increase length limit of namelist, idlist, prlist, prentries
      Update NEWS for OpenAFS 1.8.6pre1
      Make OpenAFS 1.8.6pre1

Yadavendra Yadav (1):
      LINUX: Avoid re-taking global lock in afs_dentry_iput

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

-- 
OpenAFS Master Repository