From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill Newsgroups: gmane.emacs.devel Subject: Re: ELPA badge hanging behind Date: Wed, 24 Nov 2021 23:57:41 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22147"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Nov 24 23:58:22 2021 Return-path: Envelope-to: ged-emacs-devel@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 1mq1DZ-0005Zv-MJ for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Nov 2021 23:58:22 +0100 Original-Received: from localhost ([::1]:53126 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mq1DY-00020t-7U for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Nov 2021 17:58:20 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:57524) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mq1D3-0001ME-45 for emacs-devel@gnu.org; Wed, 24 Nov 2021 17:57:49 -0500 Original-Received: from out1.migadu.com ([91.121.223.63]:18063) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mq1Cz-0005AB-Eg for emacs-devel@gnu.org; Wed, 24 Nov 2021 17:57:48 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1637794662; 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: in-reply-to:in-reply-to:references:references; bh=Weva5AkrqsWwND/9yTl4186wAsXIPH3QXxrmhm0I/mk=; b=ChfcYpJBkYtrXvUe9ZDZxomZMoaI1cioLsy6xk3XwOJw7LSCH0XHpHUWmkKaR3vuwq/Vy/ 1mh+rMVsPgaFgtFpjtLlOLJYBpJ975VxUj/GYkyTQyKeDzVLiAbE0k0VIhfhf2SmwpaTR0 hzGUS67BhUDVkYdAq6AnweGoqUcsgL1qW4HfaFJENmvN7RXHBbwYV+DhKOO21NZTOsbC4g BR4CrIRcxutACuQdaubJoOQgtcT/LYl06PuYs+g50RpOKW17w0TBT+cFvsI6B1eTRU4Om7 y7ZXXDuM1V19AvxnZ7mj+d47rMoKNclHUj/sl5GST/PmSa5ixiS8Bx0/3UdISg== In-Reply-To: Received-SPF: pass client-ip=91.121.223.63; envelope-from=theo@thornhill.no; helo=out1.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:280057 Archived-At: Stefan Monnier writes: > Theodor Thornhill [2021-11-24 12:11:59] wrote: > Hmm... not sure about what's going on with the old badge, but as for not > showing anything, it seems it was due to a missing font making us > generate tiny/empty SVGs. > I believe it's fixed now, but it won't fix it retroactively, IOW will > only have an impact when new tarballs are built. > Great, thanks! Well, a new build should be on the way sometime soon, when ELPA decides it is time. I'll see what happens then :) Thanks a lot! Theo