New commits:
commit 96707c9770e1ed49d531bdb9e635365a6d086ee5
Merge: a832b048e7 dbc1a8079a
Author: Andrew Cagney <[email protected]>
Date:   Sat Nov 15 11:18:12 2025 -0500

    Merge refcnt: add .discard() and .jam() methods
    
    drop expectation that refcnt object has a logger
    .discard is an alternative to current refcnt delete code
    
    update fd.[hc]

commit dbc1a8079a4421d97fe232cf3f5e2f8b3caf58be
Author: Andrew Cagney <[email protected]>
Date:   Sat Nov 15 10:33:55 2025 -0500

    refcnt: drop expectation that refcnt object has a logger

commit c8e0c73082e13b0becb34009b0331d2995c2e410
Author: Andrew Cagney <[email protected]>
Date:   Fri Nov 14 11:07:03 2025 -0500

    connections: move build_connection_proposals_from_hosts_and_configs()
    
    into renamed build_connection_host_and_proposals_from_resolve()

commit 6a77cac132fbdd9ffc144cd5fa633a5762804a9c
Author: Andrew Cagney <[email protected]>
Date:   Thu Nov 13 22:09:51 2025 -0500

    connections: split resolve from update code

commit d13e96f49acd670e1c70c6373d5c234b357b7e61
Author: Andrew Cagney <[email protected]>
Date:   Tue Nov 11 21:51:47 2025 -0500

    connections: move post extract resolve code to resolve_connection()

commit fa08a5362c6d4d3c4e3c2ce7fe943f9d4786a4a9
Author: Andrew Cagney <[email protected]>
Date:   Thu Nov 13 19:21:20 2025 -0500

    seccomp: pass helper's logger into init_seccomp_helper()
    
    nee init_seccomp_cryptohelper()

commit d50ebe12c734be143543dfb355e7a52193fc7793
Author: Andrew Cagney <[email protected]>
Date:   Sat Nov 15 10:21:16 2025 -0500

    refcnt: add .jam method to dump object when updating reference
    
    use in fd.[hc]

commit 5bb96886c1488d02e0593ec85bcd1470e7217ebc
Author: Andrew Cagney <[email protected]>
Date:   Thu Nov 13 13:22:43 2025 -0500

    refcnt: add .discard() member to refcnt_base, use in fd
    
    when present use to free the last reference
    
    add to fd.[hc]

commit 752c90e7c8128377ce0b4c00f55be7193c0cc421
Author: Andrew Cagney <[email protected]>
Date:   Fri Nov 14 11:03:36 2025 -0500

    refcnt: log from POV of owner, not object
    
    for instance:
    
       | "conn" #1: addref connection@0x...(1->2)

commit 3126d6c2c37f2edcda216ed1efd5905f08e461ce
Author: Andrew Cagney <[email protected]>
Date:   Fri Nov 14 10:52:08 2025 -0500

    refcnt: require an owner logger (the thing taking the reference)

commit d143f2cac3cbe03ff6b78bade8638935335dc6d8
Author: Andrew Cagney <[email protected]>
Date:   Fri Nov 14 10:42:55 2025 -0500

    refcnt: pass the owner into refcnt_peek()

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to