From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bengt Richter Newsgroups: gmane.lisp.guile.user Subject: Re: Guile-zlib 0.1.0 released Date: Sat, 13 Mar 2021 09:18:19 +0100 Message-ID: <20210313081819.GA10548@LionPure> References: <875z1wv6uw.fsf@gnu.org> Reply-To: Bengt Richter 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="7681"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.10.1 (2018-07-13) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Sat Mar 13 13:43:57 2021 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 1lL3ca-0001rc-OJ for guile-user@m.gmane-mx.org; Sat, 13 Mar 2021 13:43:56 +0100 Original-Received: from localhost ([::1]:36746 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lL3cZ-0003X3-IW for guile-user@m.gmane-mx.org; Sat, 13 Mar 2021 07:43:55 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52318) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lKzTp-0001Re-N0 for guile-user@gnu.org; Sat, 13 Mar 2021 03:18:41 -0500 Original-Received: from imta-36.everyone.net ([216.200.145.36]:38710 helo=imta-38.everyone.net) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lKzTl-0003uK-TW for guile-user@gnu.org; Sat, 13 Mar 2021 03:18:35 -0500 Original-Received: from pps.filterd (m0004960.ppops.net [127.0.0.1]) by imta-38.everyone.net (8.16.0.43/8.16.0.43) with SMTP id 12D8CGbG015623 for ; Sat, 13 Mar 2021 00:18:30 -0800 X-Eon-Originating-Account: fNBEI8nA9VoBYcXdpfs-J3qmQVUEC2i0s17pgThjlxI X-Eon-Dm: m0116953.ppops.net Original-Received: by m0116953.mta.everyone.net (EON-AUTHRELAY2 - 5a81c7fd) id m0116953.603eb1da.e415a for ; Sat, 13 Mar 2021 00:18:29 -0800 X-Eon-Sig: AQMHrIJgTHVVoj1k1AIAAAAB,d9a6e72880acc96de78b246180aa3070 X-Eip: Cm9mT1UZyM_M_Pn0yKGLvU5XSPXaj60-ZDMjXuF45kk Content-Disposition: inline In-Reply-To: <875z1wv6uw.fsf@gnu.org> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.369, 18.0.761 definitions=2021-03-13_03:2021-03-12, 2021-03-13 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 lowpriorityscore=0 bulkscore=0 suspectscore=0 priorityscore=1501 spamscore=0 mlxscore=0 mlxlogscore=848 adultscore=0 malwarescore=0 impostorscore=0 phishscore=0 clxscore=1034 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2103130056 Received-SPF: pass client-ip=216.200.145.36; envelope-from=bokr@oz.net; helo=imta-38.everyone.net X-Spam_score_int: 25 X-Spam_score: 2.5 X-Spam_bar: ++ X-Spam_report: (2.5 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TO_NO_BRKTS_PCNT=2.499, URIBL_SBL=1.623 autolearn=no autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 13 Mar 2021 07:43:44 -0500 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 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:17358 Archived-At: On +2021-03-12 14:28:39 +0100, Ludovic Courtès wrote: > Hi! > > I’m pleased to announce the second release of Guile-zlib: > > git clone https://notabug.org/guile-zlib/guile-zlib > cd guile-zlib > git checkout v0.1.0 # or 429b3c65ee8946d7ced2353efb8710047fd29c57 > git tag -v v0.1.0 > > The ‘git tag -v’ command checks the authenticity of your checkout. > You may need to retrieve the signing key first: > > gpg --keyserver pool.sks-keyservers.net \ > --recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 > > Guile-zlib provides Guile 3.0/2.x bindings to the zlib compression > library. > > Changes since the previous release (excerpt from the ‘NEWS’ file): > > ** New procedures: ‘make-zlib-input-port’, ‘make-zlib-output-port’ > > These procedures and the companion ‘call-with-zlib-*’ procedures > provide an alternative to the ‘make-gzip-*’ and ‘call-with-gzip-*’ > procedures; unlike those, they operate on all types of ports, not > just file ports. > > These procedures also support multiple formats: raw “deflate”, > “zlib”, and “gzip”. > > ** New ‘compress’ and ‘uncompress’ procedures > > These procedures support compression/decompression of individual > bytevectors. > > You can report bugs and send patches to or on the > web site: > > https://notabug.org/guile-zlib/guile-zlib > > If you like Guile-zlib, you may also like these: > > https://notabug.org/guile-lzlib/guile-lzlib > https://notabug.org/guile-zstd/guile-zstd > > :-) > > Ludo’. --8<---------------cut here---------------start------------->8--- [08:57 ~/wb]$ git clone https://notabug.org/guile-zlib/guile-zlib Cloning into 'guile-zlib'... remote: Counting objects: 75, done. remote: Compressing objects: 100% (66/66), done. remote: Total 75 (delta 32), reused 0 (delta 0) Unpacking objects: 100% (75/75), done. [08:58 ~/wb]$ cd guile guile/ guile-netlink/ guile-zlib/ guile-zstd/ [08:58 ~/wb]$ cd guile-z guile-zlib/ guile-zstd/ [08:58 ~/wb]$ cd guile-zlib/ [08:58 ~/wb/guile-zlib]$ git checkout v0.1.0 Note: checking out 'v0.1.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 429b3c6 maint: Bump to 0.1.0. [08:59 ~/wb/guile-zlib]$ gpg --keyserver pool.sks-keyservers.net \ > --recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 gpg: key 090B11993D9AEBB5: 4 duplicate signatures removed gpg: key 090B11993D9AEBB5: 122 signatures not checked due to missing keys gpg: key 090B11993D9AEBB5: 4 signatures reordered gpg: key 090B11993D9AEBB5: "Ludovic Courtès " not changed gpg: Total number processed: 1 gpg: unchanged: 1 [09:01 ~/wb/guile-zlib]$ [09:01 ~/wb/guile-zlib]$ git tag -v v0.1.0 object 429b3c65ee8946d7ced2353efb8710047fd29c57 type commit tag v0.1.0 tagger Ludovic Courtès 1615555317 +0100 Guile-zlib 0.1.0. gpg: Signature made Fri 12 Mar 2021 02:21:57 PM CET gpg: using RSA key 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 gpg: Good signature from "Ludovic Courtès " [expired] gpg: aka "Ludovic Courtès " [expired] gpg: aka "Ludovic Courtès (Inria) " [expired] gpg: Note: This key has expired! Primary key fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 --8<---------------cut here---------------end--------------->8--- Following your procedure, above is what I got. Noting: gpg: key 090B11993D9AEBB5: 122 signatures not checked due to missing keys gpg: Good signature from "Ludovic Courtès " [expired] ... HTH -- Regards, Bengt Richter