Bug 259269 - databases/memcached: Update to 1.6.12
Summary: databases/memcached: Update to 1.6.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-19 12:57 UTC by Gian-Simon Purkert
Modified: 2021-10-22 22:46 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments
Update to 1.6.12 (1.09 KB, patch)
2021-10-19 12:57 UTC, Gian-Simon Purkert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gian-Simon Purkert 2021-10-19 12:57:08 UTC
Created attachment 228836 [details]
Update to 1.6.12
Comment 1 Gian-Simon Purkert 2021-10-19 13:00:20 UTC
ReleaseNotes1.6.11:

Fixes

    Expose number of currently active watchers in stats
    Configurable minimum supported TLS protocol version
    core: fix hang bug in extstore
    thread: use eventfd for worker notify if available
    thread: per-worker-thread connection event queues
    core: cache.c cleanups, use queue.h freelist
    core: add queue.h to replace handrolled queues.
    logger: simplify logging code
    logger: avoid polling without watchers
    Implement LOG_CONNEVENTS watcher flag for connection state transitions
    Report item sizes for fetch, mutation, and eviction watchers
    Fix typos in doc/code comments (tem->item, etc)


ReleaseNotes1.6.12

Fixes

    add queue.h in archive
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-10-22 22:44:17 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1dbe7b3d18bf1a7c806eda246bc89112d43cd6f6

commit 1dbe7b3d18bf1a7c806eda246bc89112d43cd6f6
Author:     Gian-Simon Purkert <gspurki@gmail.com>
AuthorDate: 2021-10-22 22:38:34 +0000
Commit:     Steve Wills <swills@FreeBSD.org>
CommitDate: 2021-10-22 22:43:19 +0000

    databases/memcached: update to 1.6.12

    PR:             259269

 databases/memcached/Makefile | 2 +-
 databases/memcached/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Steve Wills freebsd_committer freebsd_triage 2021-10-22 22:46:38 UTC
Committed, thanks!