From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id CAWKO2JrUmDGDAAA0tVLHw (envelope-from ) for ; Wed, 17 Mar 2021 20:49:38 +0000 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id IOdSN2JrUmD0SQAA1q6Kng (envelope-from ) for ; Wed, 17 Mar 2021 20:49:38 +0000 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 9573222D93 for ; Wed, 17 Mar 2021 21:49:38 +0100 (CET) Received: from localhost ([::1]:34816 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lMd6n-0002DG-KC for larch@yhetil.org; Wed, 17 Mar 2021 16:49:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43598) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lMd6I-0001pP-OA for guix-patches@gnu.org; Wed, 17 Mar 2021 16:49:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60862) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lMd6H-0001b3-6S for guix-patches@gnu.org; Wed, 17 Mar 2021 16:49:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lMd6H-0001Pn-4Q for guix-patches@gnu.org; Wed, 17 Mar 2021 16:49:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44492] [PATCH v8 24/51] gnu: Add rust-ammonia-3. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 17 Mar 2021 20:49:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44492 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo To: 44492@debbugs.gnu.org Received: via spool by 44492-submit@debbugs.gnu.org id=B44492.16160141435404 (code B ref 44492); Wed, 17 Mar 2021 20:49:05 +0000 Received: (at 44492) by debbugs.gnu.org; 17 Mar 2021 20:49:03 +0000 Received: from localhost ([127.0.0.1]:44168 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMd6E-0001Ot-Rr for submit@debbugs.gnu.org; Wed, 17 Mar 2021 16:49:03 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:50848) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMd6C-0001O7-Vx for 44492@debbugs.gnu.org; Wed, 17 Mar 2021 16:49:01 -0400 Received: from localhost.localdomain (194-96-13-79.adsl.highway.telekom.at [194.96.13.79]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4F12Lv0vS1z3xMh for <44492@debbugs.gnu.org>; Wed, 17 Mar 2021 21:48:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1616014135; bh=Ke9LIBQqlxn3TUWU5zfgjBglHYY6g4nvThq+SPpCFuY=; h=From:To:Subject:Date:In-Reply-To:References; b=R3zn3vXKBip6BFkPhc9VWgGcz42MnTEehZTOdiuerdm+Q00tThkAOQXriSaALXANK lhgBHSbL9qnurLV+L3w6yeuXcFoDsJXPuWYwafc8vm6aENlRpYIvnG+1ui43DppHgZ vHYHisMdKC1qWTNOjpaVhkE9wCKwxiBZ4Y7tl6gY= From: Leo Prikler Date: Wed, 17 Mar 2021 21:27:08 +0100 Message-Id: <20210317202735.14024-24-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210317202735.14024-1-leo.prikler@student.tugraz.at> References: <20210317202735.14024-1-leo.prikler@student.tugraz.at> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1616014178; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=Ke9LIBQqlxn3TUWU5zfgjBglHYY6g4nvThq+SPpCFuY=; b=K+ztj9TtM2YJoK27PIcJ41HwLDF3vhYo94Z/6knaMdWj2Oc9qFFWeqsP8NPF5wgsQUMlKz bDJ2tjgvS2Ae4t6roEBlA1vriB5iauJI3RPuTypPXkAtkN/UyIbc5gBk+2WNmNqqZOZ4qT LmKPeJ7uFvn/EX+lHwvaJBkwbnmYULJcuLooBZXX7r/970yD6IHD76GunHBrtIkP7+xy7B 7qELNM1iUvrWAMsAufJULLWH9n6DyFPDKFjBOjUg5XN7WWl8IYnpz0d+3G57xm2/HkrzzX yaDpkwEcbt6fIbyF4Hdw3X/bp4njbAuLNHXy4xO5OzPEkZXWslrtZYkJ61vYcg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1616014178; a=rsa-sha256; cv=none; b=jCAn/luKsi5aRXQM8IETUKGH8fcplWJ1aBz6RjwiWrZk9ccpCUYdWtaiiXC6WW+u1E+wOv N+oaQYCX2gHlqPjutxuINMgwS2+Ra4KGP5YINaA3dDAcAxM9TVEi+5zjrfIjZMXa4e0tjS BDg7gqJhDlGaAfZgLiG/njsJ9zAjKK92ZH+Y7VJTSkSaly4Ck0Cr8uESbbrOnwhJ6ckiK+ hcqvWlWDs0zgi5TX9JY/VXLQ7pJOrqior6ohAblW7tYzIVF2Svb7h5Q2amI3xXkFmbNLgt QnIxTiHVogkV5w/3qECBYM/ip7vnERkL65kSxqkAhWr12M6mombMyco1xw4yKg== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=R3zn3vXK; spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.70 Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=R3zn3vXK; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 9573222D93 X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: KQhvxxqy5pyH * gnu/packages/crates-io.scm (rust-ammonia-3): New variable. --- gnu/packages/crates-io.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index dbc1e95212..4285891f28 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -1725,6 +1725,40 @@ options to use calloc or a mutable global variable for pre-zeroed memory.") be used with the stdlib.") (license license:bsd-3))) +(define-public rust-ammonia-3 + (package + (name "rust-ammonia") + (version "3.1.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "ammonia" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "0fzaj1fx3yhz2qd47gfvz7n8xjrnn37w2hp4qlyzpczlf18wisl9")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-html5ever" ,rust-html5ever-0.25) + ("rust-lazy-static" ,rust-lazy-static-1) + ("rust-maplit" ,rust-maplit-1) + ("rust-markup5ever-rcdom" + ,rust-markup5ever-rcdom-0.1) + ("rust-matches" ,rust-matches-0.1) + ("rust-tendril" ,rust-tendril-0.4) + ("rust-url" ,rust-url-2)) + #:cargo-development-inputs + (("rust-version-sync" ,rust-version-sync-0.8)))) + (home-page "https://github.com/rust-ammonia/ammonia") + (synopsis "HTML Sanitization") + (description "Ammonia is a whitelist-based HTML sanitization library. +It is designed to prevent cross-site scripting, layout breaking, and +clickjacking caused by untrusted user-provided HTML being mixed into a larger +web page.") + (license (list license:expat license:asl2.0)))) + (define-public rust-android-glue-0.2 (package (name "rust-android-glue") -- 2.31.0