commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.9.git20230520-10-g7ae31255


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20230520-10-g7ae31255
Date: Sun, 28 May 2023 19:47:13 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  7ae31255799b7aad9cf897343ff65cc26fab07cf (commit)
       via  be6ba3a094163223fea64049b216234eeed5882d (commit)
       via  c808b9ae9d79cd8fb12cca0968117130c438cc82 (commit)
       via  ad592204bc8ad6b931bc184c2047903db1bbce41 (commit)
      from  1d289b9b38f7da8c2859491f91dacb717cf82501 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7ae31255799b7aad9cf897343ff65cc26fab07cf
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun May 28 23:48:35 2023 +0200

    Revert "Disable Linux-based pfinet on x86_64"
    
    This reverts commit 19558c940e81d405dbda0ea1dd29549f34b5aa2a.
    
    It now builds fine.

commit be6ba3a094163223fea64049b216234eeed5882d
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun May 28 23:46:21 2023 +0200

    pfinet: Add x86_64 checksum support

commit c808b9ae9d79cd8fb12cca0968117130c438cc82
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun May 28 23:45:40 2023 +0200

    pfinet: Missing size_t/mach_msg_type_number_t fix

commit ad592204bc8ad6b931bc184c2047903db1bbce41
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun May 28 16:34:56 2023 +0200

    lwip: Drop spurious port deref on error
    
    When ports_create_port returns an error there is no reference to release.

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

Summary of changes:
 Makefile                                           |   6 +-
 lwip/port-objs.c                                   |   4 +-
 .../arch/{alpha => x86_64}/lib/checksum.c          |   2 +-
 pfinet/linux-src/include/asm-x86_64/checksum.h     | 109 +++++++++++++++++++++
 pfinet/socket-ops.c                                |   4 +-
 5 files changed, 115 insertions(+), 10 deletions(-)
 copy pfinet/linux-src/arch/{alpha => x86_64}/lib/checksum.c (99%)
 create mode 100644 pfinet/linux-src/include/asm-x86_64/checksum.h


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]