From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CFv7Cq+XGGRLWQEASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 18:28:15 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id APEECq+XGGRJQgAAG6o9tA (envelope-from ) for ; Mon, 20 Mar 2023 18:28:15 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx2.migadu.com (Postfix) with ESMTPS id E0383364F2 for ; Mon, 20 Mar 2023 18:28:14 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=mXzY5MZ1; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679333294; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=joJnyawO8YejZvWPhN9Db9aakb2C8ZFt6r72ZYMytXg=; b=VZdUODMNvQVgd/+q150E4u3c01Hss87wigOUZrVzTzP17ltK2qsWRrlQ2CXc+6UthPyv4Q Wu5Ol9H4VUjC7IF1m+l66cEodO1SPEDokwyjxSFEF/4X2id9llhqI38NazrmRjEPEgJJJk DTQYk9RMazU5CVg1oXNi9hjf1W5PUB3c5PNnyo/4Ka/7mnu4WEYcZNQagkJBRAns1pZcQh KEzNBGRviVFgmncbWqdWzWtVEs0RT3PoF6NcjfvLw6gZ2rjNUPkYMaqQMVsW2pWAhSMmsh jXzwk2Vh9AQoYhmUK/wiPfDLr1YFvKRcjg5Uevy/Hy7eft86hUtCRG+ujRphZw== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=mXzY5MZ1; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679333294; a=rsa-sha256; cv=none; b=kKkoNPet7tBbFX9aA+O8iVBsPdKw4cDcFJ3t3dvIc+AJ6DGGyrKwSKSSceYxMyGVT9Rjm8 40jyrvl2pHn8stZWbNbqD+H65uKPqJ4JzEZTCVzd/IwBqKcOsMW/mWYZcC97K5l+8Kc5r9 Idi7JgRbLSZ7nUWf2QzdnQewm18o09USaDnuf0Y8Ho1GOfXnsa7+buGrV6qTqNsgi2sDfv rqYRXsUqCeze7G+4KxMhctHYUdKFfSx9iL4GEfxZb2usLM4gltv9RmDj8XzDSOZCktiS8w L/PdKyDWXjBxDpsbg5elwPGmT0TXLNL2BB/ZyORc0SB193cN9+/qXD4YIq7aeQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJH9-0004bM-3j; Mon, 20 Mar 2023 13:26:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1peJH4-0004VA-Ho for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:24 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1peJH0-0005SR-3x for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:21 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJH0-00041k-01 for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:18 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 135/223] gnu: Add ruby-rack-session. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:26:17 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62196 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62196@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 62196-submit@debbugs.gnu.org id=B62196.167933313114760 (code B ref 62196); Mon, 20 Mar 2023 17:26:17 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:25:31 +0000 Received: from localhost ([127.0.0.1]:56118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJGE-0003pm-GG for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:25:30 -0400 Received: from mail-qt1-f177.google.com ([209.85.160.177]:46960) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJFE-0003dR-Ad for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:24:28 -0400 Received: by mail-qt1-f177.google.com with SMTP id c19so13958519qtn.13 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:24:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679333068; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=joJnyawO8YejZvWPhN9Db9aakb2C8ZFt6r72ZYMytXg=; b=mXzY5MZ1mJhiMEzADFAmVOdMxBjNfp78GuFDWIWzGgWp5GdReofdasLouaszTL/0E4 fxYj3SHG/qA/949D5k6JZ9YT6/pRVU3kW8hkalA/fr9WnaKMwXZwaiM6kjQArLSL5VWd P68MRei9LXTlKoKLaDUq11hzKF3B3ri1hYplwmSB+JcL75t8xumcEDkEjVnRifkdSsQ4 rITRmDGO3Ym6ixDwyp/8QzDkTF4PR/1NCSpom6DZ4YOAgjPgqJz6hHfg5gNKc/flsDTs h6x++59eQH3gRyQrptx+QT8YCoZ9YiTLXMeZxx2f53nyo0FQhbRsGV+cMRxNvVthMWio fhXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679333068; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=joJnyawO8YejZvWPhN9Db9aakb2C8ZFt6r72ZYMytXg=; b=Xr0EgbFfXUG6VfbEEsjRO973U3908NkrFz/MenckoRI1OTgv2/5spIO1qs9T9qt1h9 7qu+uidPB4cvase3kRXn0UcPc6IxbKnM/ldcQsPAbCcWIQLh8E15H3iS4ZHX5mTuobRE /5fwsmE0H858MuIaKJuLAe5k3S+gBKgNPL82qpCI3oOyb449wt45xQRVs3/rbfaeWEOR WR5Jq4ZUWofaKVInBiY3heBFR1VwfZZYyIw1Lcqnw7sahZSYRshlgSLCtEozHALQ+90z oHppPSSTEeH6lr7XfLOqhCvYHu9eedNPy6pKCegp3Qli2C+b04G/lKFHgIj+5yWpCeKm FJaw== X-Gm-Message-State: AO0yUKWKlq0VCby2ueSX/qp6TgkIo78Gmh0W/aHdqNe6mo+ztDvoJXR+ cAJgqcgOhDFyVYhlAwyCjfbVK+Kq33o= X-Google-Smtp-Source: AK7set/RgmYsmH9dTKmdff5b1JWoiNR3edDqMHGMptyUpxSLFASjJB5ZgY2D6jSv0lH8ML6/aPvccA== X-Received: by 2002:a05:622a:154:b0:3bf:aa76:f4e1 with SMTP id v20-20020a05622a015400b003bfaa76f4e1mr27993210qtw.40.1679333067814; Mon, 20 Mar 2023 10:24:27 -0700 (PDT) Received: from localhost.localdomain (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id i7-20020a378607000000b007422eee8058sm7769352qkd.125.2023.03.20.10.24.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:24:27 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:22:21 -0400 Message-Id: <20230320172349.12752-34-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230320172349.12752-1-maxim.cournoyer@gmail.com> References: <20230320172349.12752-1-maxim.cournoyer@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: E0383364F2 X-Spam-Score: -2.66 X-Migadu-Spam-Score: -2.66 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: brqSy8CnZH5k * gnu/packages/ruby.scm (ruby-rack-session): New variable. --- gnu/packages/ruby.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 97ed984811..965980a783 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -7708,6 +7708,33 @@ (define-public ruby-rack-test (home-page "https://github.com/rack/rack-test") (license license:expat))) +(define-public ruby-rack-session + (package + (name "ruby-rack-session") + ;; Stay on version 1 until all the rack users such as Rails can use rack 3 + ;; (rack-session 2 requires rack 3). + (version "1.0.1") + (source (origin + (method git-fetch) ;for tests + (uri (git-reference + (url "https://github.com/rack/rack-session") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0rv955wd7ckp5jgy5c229wmajh48jpcy8s0iv5i8ma61wf7qw0i1")))) + (build-system ruby-build-system) + (native-inputs + (list ruby-minitest-global-expectations + ruby-minitest-sprint)) + (propagated-inputs + (list ruby-rack)) + (synopsis "Session management for Rack") + (description "This package provides a session management implementation +for Rack.") + (home-page "https://github.com/rack/rack-session") + (license license:expat))) + (define-public ruby-rack-protection (package (name "ruby-rack-protection") -- 2.39.1