Package webhook: Information

    Source package: webhook
    Version: 2.8.2-alt1
    Latest version according to Repology
    Build time:  Nov 3, 2024, 08:23 AM in the task #360927
    Category: System/Servers
    Report package bug
    License: MIT
    Summary: A lightweight incoming webhook server to run shell commands
    Description: 
    webhook is a lightweight configurable tool written in Go, that allows
    you to easily create HTTP endpoints (hooks) on your server, which you
    can use to execute configured commands. You can also pass data from
    the HTTP request (such as headers, payload or query variables) to your
    commands. webhook also allows you to specify rules which have to be
    satisfied in order for the hook to be triggered.

    List of RPM packages built from this SRPM:
    webhook (x86_64, ppc64le, i586, aarch64)
    webhook-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Vitaly Chikunov


    ACL:
    Vitaly Chikunov
    @everybody

      1. curl
      2. golang

    Last changed


    Oct. 26, 2024 Vitaly Chikunov 2.8.2-alt1
    - Update to 2.8.2 (2024-10-25).
    Feb. 28, 2024 Alexey Sheplyakov 2.8.1-alt2.1
    - NMU: fixed FTBFS on LoongArch:
      + use golang.org/x/sys@v0.0.0-20220712014510-0a85c31ab51e
      + -buildmode=pie requires CGO on LoongArch
    Feb. 24, 2024 Vitaly Chikunov 2.8.1-alt2
    - spec: Fix FTBFS after golang update to 1.22.