From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Blake Shaw Newsgroups: gmane.lisp.guile.user Subject: Re: guile-oauth 1.1.0 released Date: Wed, 23 Feb 2022 18:43:07 +0700 Message-ID: <87wnhlyfjo.fsf@nonconstructivism.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36549"; mail-complaints-to="usenet@ciao.gmane.io" Cc: guile-user To: Aleix Conchillo =?utf-8?Q?Flaqu=C3=A9?= Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Wed Feb 23 12:44:30 2022 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nMq4L-0009NC-4m for guile-user@m.gmane-mx.org; Wed, 23 Feb 2022 12:44:29 +0100 Original-Received: from localhost ([::1]:57770 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nMq4J-000061-Km for guile-user@m.gmane-mx.org; Wed, 23 Feb 2022 06:44:27 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:33482) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nMq3e-0008W4-4R for guile-user@gnu.org; Wed, 23 Feb 2022 06:43:46 -0500 Original-Received: from out2.migadu.com ([188.165.223.204]:62209) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nMq3c-0004gx-At for guile-user@gnu.org; Wed, 23 Feb 2022 06:43:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nonconstructivism.com; s=key1; t=1645616610; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3/TPBMqW7NhKNj6JjNV5O/souMM8juJqePEI8C/zag4=; b=UHEofElG1xrGVgeAIh0IMyj5UXzOj1WzRV7iEXZAXAK3s9lswwKK/E8idms1bUjUxZFod3 iw/RnNe8Cj7bkr5krnMbZMny8ce6tCe9GeSUCN/jZq9GwT6dZdLRKsz1hwClasCeD4R6uq xkLPAspunTEfwl1KXf5sOmbP2fTL3h0= Gcc: nnimap+imap.migadu.de:sent.2022 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: nonconstructivism.com Received-SPF: pass client-ip=188.165.223.204; envelope-from=blake@nonconstructivism.com; helo=out2.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:18130 Archived-At: Aleix Conchillo Flaqué writes: > Hi, > > I'm happy to announce guile-oauth 1.1.0. This is a minor release that just > adds a missing #:body keyword argument to OAuth1 and OAuth2 HTTP request > procedures and improves documentation. > > https://github.com/aconchillo/guile-oauth/ > > * About > > guile-oauth is an OAuth client module for Guile. It supports the following > features: > > - OAuth 1.0a: HMAC-SHA1 and PLAINTEXT signatures. > - OAuth 2.0: Authorization Code and Client Credentials grant types. > > * Download > > Compressed sources and a GPG detached signature[*]: > > https://download.savannah.nongnu.org/releases/guile-oauth/guile-oauth-1.1.0.tar.gz > https://download.savannah.nongnu.org/releases/guile-oauth/guile-oauth-1.1.0.tar.gz.sig > > [*] To verify download both files and then run: > > gpg --keyserver keys.openpgp.org \ > --recv-keys 7CEC5511C8D057A9EF17470C54D4CC6FFC7468F4 > > gpg --verify guile-oauth-1.1.0.tar.gz.sig > > * Changes since 1.1.0 > > https://github.com/aconchillo/guile-oauth/blob/master/NEWS > > Bugs and comments can be reported at > https://github.com/aconchillo/guile-oauth/issues > > Happy hacking! > > Aleix thanks you Alex! -- “In girum imus nocte et consumimur igni”