OpenAFS release team weekly meeting
Date: Aug 02, 2019 Participants: - Stephan Wiesand, Release Manager - Ben Kaduk - Michael Meffie - Yadavendra Yadav - Mark Vitale The weekly release team meetings are held on Fridays at 15:00GMT (11:00EDT) in release-t...@conference.openafs.org on jabber. Please request login information if you would like to participate. Logs are available at: https://conference.openafs.org/release-t...@conference.openafs.org/ News ==== 1.8.x series ============ * Staphan is finalizing 1.8.4pre1 * Stephan has merged 13692 * Request reviews for 13676 * gerrit 13748 will be deferred to after 1.8.4pre1 * Yadav will begin testing on linux on ppc64 and ppc64le Stephan reports some patches may not have been pulled up to stable. Candidates for 1.8.5 * Yadav's dput fix * changes for linux 5.3 (to be shared on gerrit) * changes to support freebsd * bug fixes already on master: 10983 cmd: improve help for programs without subcommands 12293 venus: fix memory leak 12839 vol: avoid query for parent id when deleting disk header 12879 vol: remove empty directories left by vos zap -force 13263 ubik: Save errno before logging 13355 afs: Free 'addrs' array 13365 viced: correct option parsing for -vlru*, -novbc 13370 ptserver: Fix AccessOK -restricted for addToGroup 13373 ptserver: Fix AccessOK -restricted for SYSADMINID 13374 ptserver: Check for -restricted in SPR_Delete 13395 auth: plug auth realms memory leaks 13396 auth: fix afsconf_GetExtendedCellInfo memory leak 13461 Avoid calling krb5_free_context(NULL) 13465 vlserver: fix vlentryread() for old vldb formats 13466 vlserver: use large enough buffer for rxinfo string 13652 asetkey: Fix random_key for Heimdal 1.6.x series ============ * Next 1.6.x release to follow 1.8.4pre1 master ====== * Mike reported Cheyenne has patches to address the libafs shutdown on linux 5.3rc. these are being cleaned up for gerrit. * dput deadlock fix from Yadav has been merged * restorevol changes to fix gcc8 warnings * Andrew has been helping with the changes for freebsd support Patches ======= Recently submitted for branch 'openafs-stable-1_8_x': 13740 venus: appease gcc8's -Wformat-string 13739 scout: band-aid -Wformat-truncation 13738 bos: remove smail-notifier 13737 butc: -Wformat-truncation fallout 13736 uss: Allocate buffer space for trailing NUL 13735 vlserver: use large enough buffer for rxinfo string 13734 vlserver: fix vlentryread() for old vldb formats 13733 vol: avoid -Wformat-truncation issues in vol-salvage.c 13732 vol: check snprintf return values in namei_ops 13731 vol: fix vutil format-truncation nit 13730 ptserver: testpt.c format-overflow warning 13729 uss: uss_procs.c format-overflow warning 13728 ptserver: Incorrect variable used to print error msg 13727 rxkad: v5der.c format truncation warnings 13748 LINUX: Avoid re-taking global lock in afs_dentry_iput 13745 libadmin: appease clang -Wsometimes-uninitialized 13744 uss: signed/unsigned char fallout 13743 rework afs_random() yet again 13742 Avoid incomplete function type in casts 13741 dumpscan: appease gcc8 -Wformat-overflow Recently submitted for branch 'master': 13697 afs: Remove reference to nonexistent function 13698 afs: Check for invalid afs_fakestat_enable values 13699 afs: Fix a few ARCH/osi_vcache.c style errors 13700 LINUX: Make sysctl definitions more concise 13701 afs: Handle osi_NewVnode failures 13702 afs: Refactor osi_NewVnode/afs_GetVCache params 13703 LINUX: Allow per-volume mounting with -automount 13704 LINUX: Automount volumes with -automount 13705 afsd: Make afsd -shutdown also umount 13707 viced: add opt to allow admin writes on readonly servers 13708 FBSD: Remove unnecessary explicit osi_fbsd_alloc 13709 FBSD: Give 0 'rootrefs' to vflush on unmount 13713 afs: Introduce shutdown_dynroot() 13714 afs: Free afs_thiscell during shutdown 13715 rx: Avoid leaking 'sq' in libafs rx_GetCall 13716 afs: Actually free resources during warm shutdown 13717 rx: Introduce rxi_NetSend 13718 rx: Avoid osi_NetSend during rx shutdown 13719 afs: Free rx/rxevent resources during shutdown 13720 vos: fix name availability check in vos rename 13721 LINUX: Introduce afs_d_path 13722 build: fix --enable-rxgk help format 13723 bozo: add the -user option 13725 LINUX: Avoid re-taking global lock in afs_dentry_iput 13726 gtx: Avoid incomplete function type in casts 13746 FBSD: Set KERNBUILDDIR for --with-bsd-kernel-build 13747 afs: Skip IsDCacheSizeOK for CDirty/VDIR Recently merged onto branch 'master': 13725 5792e0211b LINUX: Avoid re-taking global lock in afs_dentry_iput 13722 104a9d357d build: fix --enable-rxgk help format 13663 4a57cc54df ptserver: testpt.c format-overflow warning 13664 41ee558329 uss: uss_procs.c format-overflow warning 13662 f938f5f248 ptserver: Incorrect variable used to print error msg 13661 98ca332c4a rxkad: v5der.c format truncation warnings 13689 eaae6eba8c aklog: require opt-in to enable single-DES in libkrb5 13537 5f48367f2b afs: Avoid non-dir ENOENT errors in afs_lookup 13282 fa15fbda0a LINUX: Minor osi_vfsop.c cleanup 13281 397199a199 afs: Add AFS_USPC_SHUTDOWN bkg request 13660 79dffe29c8 libadmin: overlap warning in strcpy with gcc9 13436 7c60a0fba1 afs: Check dcache size when checking DVs 13672 eed79e2d28 LINUX: Unlock page on afs_linux_read_cache errors 13435 0d8ce846ab afs: Introduce afs_IsDCacheFresh 13657 fb9de9e5fd afscp: Add -l option 13599 b027899482 auth: make PGetTokens2 work with 3-char cellnames 13598 95ae30c30d auth: eliminate pointless retries in ktc_ListTokensEx 13656 4eeed830fa afscp: Link against opr/roken/hcrypto 13659 f5f59cd8d3 util: serverLog using memory after free 13665 1210a8d6d9 LINUX: Run the 'sparse' checker if available 13207 3f0b9907d1 afs: test condition mismatch resolved 13654 fbe2a03aa6 add dkms dependency in Red Hat unit file 13371 877d9d79a3 aklog: Avoid misleading AFSCELL message 13600 e14a69cf92 rx: Set listener pthread name 13655 9d28f73903 Move afs_pthread_setname_self to opr 13653 9941802427 libafs: Create $(DESTDIR)$(KMODDIR) on FBSD inst 13652 85d70ea953 asetkey: Fix random_key for Heimdal 13280 34fd532e35 DARWIN: Use tb->code_raw for BOP_MOVE 13287 0c1d124b0b rxkad: Update ticket5 from heimdal 13640 54c34d32e8 afs: remove bogus comment from afs_IsTokenExpired 13557 3a5ab19fe0 afs: add a file-level comment to afs_osidnlc.c 13508 30a6ab30f2 ptserver: Check for superuser in WhoIsThisWithName 13501 316b862af6 ptclient: rxgk support 11105 e5b1e6f1ad Add rxgk client options to vl and pt utilities -- Michael Meffie <mmef...@sinenomine.net> _______________________________________________ OpenAFS-devel mailing list OpenAFS-devel@openafs.org https://lists.openafs.org/mailman/listinfo/openafs-devel