Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 6E2FA782B1F for ; Tue, 7 Sep 2021 10:42:40 +0000 (UTC) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 13AFC320090D; Tue, 7 Sep 2021 06:42:39 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Tue, 07 Sep 2021 06:42:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alistair23.me; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm2; bh=y6opA/cW5wS/Q isPNI+m4wru1IJPvAJDGtRcO3m+AFo=; b=26eTlLEtPTJKQHgdJbr8OWUimtHp/ F7utYAJMvxIe4OwFZ4Fa86dY/INcngg2+bSBwhihInxdNwWlUBKAmKoyXrwxg+zt WBi3Ka4rLeubHQpKa+hUJj9Wc+XPiE9kwxPkE6tFjGMA0rmfl4rOV95x0WjVfw50 a0kS1tidkSod7qCf29csq0ZK8IK2NpAAZmrjhf0txsOk4JBQgyuL+kQyBbTCUYu8 kGiM5q4kAX4xVtuFi1/SMN7ZZ4r+/NXQLz2CNeapULmySq2rMjaZ9GYKImoZI5NR NbgR9VGS5UiN4YTDPsMaaU2qby07oFn6qCARWLJ9OMEljFqHSh4TcdiQw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=y6opA/cW5wS/QisPNI+m4wru1IJPvAJDGtRcO3m+AFo=; b=KoXZJqwQ U3lOaT1c4KQb6y2YqWqGd186iB27rpo2wykt5y+EpBZFaC93GlDj2xtZwqdBkshF VTcVBSviM8sXn1WfSU138bC08NoRmXnH/5rcyPc4po/yXlb7JToUSI/vJrNOwAjx 7K7l0vqX6jiwp9HivRXBKIGDiocJhpDPA4hPKceZMet3alS93kRjYAk7IfD3KuDq 8WOiTTsp22Q4MZiN6jQuEy+n+pYbYXTtX7nanK3eAzz/LmEin+YYipAbj3KtQieT dGtgQTgGbV/IOxIQ5CYYwyuPyWaLuEKyX3qhnARPOqlH95hK8kfs4W125IBqZ+Iw D7L03wjzM/3MZw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrudefhedgfedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekre dtredttdenucfhrhhomheptehlihhsthgrihhrucfhrhgrnhgtihhsuceorghlihhsthgr ihhrsegrlhhishhtrghirhdvfedrmhgvqeenucggtffrrghtthgvrhhnpeegveehhfevke ehkeeitdehueejkedvtdefjeeijeefvdffuedufedvveehvddujeenucffohhmrghinhep ghhithhhuhgsrdgtohhmpdhgihhtlhgrsgdrtghomhenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpegrlhhishhtrghirhesrghlihhsthgrihhr vdefrdhmvg X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 7 Sep 2021 06:42:36 -0400 (EDT) From: Alistair Francis To: alpine-aports@lists.alpinelinux.org Cc: alistair23@gmail.com, Alistair Francis Subject: [PATCH 2/2] community/newsflash: fix newsblur login failure Date: Tue, 7 Sep 2021 20:42:20 +1000 Message-Id: <20210907104220.434-2-alistair@alistair23.me> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210907104220.434-1-alistair@alistair23.me> References: <20210907104220.434-1-alistair@alistair23.me> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Apply a patch to bump the NewsBlur API crate to fix a login failure. Signed-off-by: Alistair Francis --- ...rgo.lock-Bump-the-newsblur-API-crate.patch | 29 +++++++++++++++++++ community/newsflash/APKBUILD | 7 +++-- 2 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 community/newsflash/0001-Cargo.lock-Bump-the-newsblur-API-crate.patch diff --git a/community/newsflash/0001-Cargo.lock-Bump-the-newsblur-API-crate.patch b/community/newsflash/0001-Cargo.lock-Bump-the-newsblur-API-crate.patch new file mode 100644 index 0000000000..76ee4dde88 --- /dev/null +++ b/community/newsflash/0001-Cargo.lock-Bump-the-newsblur-API-crate.patch @@ -0,0 +1,29 @@ +From 5581648af0c87378e79a6c4ec214f6954949176c Mon Sep 17 00:00:00 2001 +From: Alistair Francis +Date: Tue, 7 Sep 2021 20:33:26 +1000 +Subject: [PATCH] Cargo.lock: Bump the newsblur API crate + +Signed-off-by: Alistair Francis +--- + Cargo.lock | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/Cargo.lock b/Cargo.lock +index 93be16f..ef89dc1 100644 +--- a/Cargo.lock ++++ b/Cargo.lock +@@ -1890,9 +1890,9 @@ dependencies = [ + + [[package]] + name = "newsblur_api" +-version = "0.1.1" ++version = "0.1.2" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "fd77391c1b68a5678882fb3bf2777dfa3761d2c0615e8b4c60d29199b3b405d2" ++checksum = "78451667cd4ba4d62baa55f6b71346c1d30c8300b13e3262d17a6d973fcbec14" + dependencies = [ + "failure", + "reqwest", +-- +2.31.1 + diff --git a/community/newsflash/APKBUILD b/community/newsflash/APKBUILD index 5311e07421..814d235e51 100644 --- a/community/newsflash/APKBUILD +++ b/community/newsflash/APKBUILD @@ -2,13 +2,15 @@ # Maintainer: Alex McGrath pkgname=newsflash pkgver=1.4.3 -pkgrel=0 +pkgrel=1 pkgdesc="An rss feed reader that supports various web based services" url="https://gitlab.com/news-flash/news_flash_gtk/" arch="all !s390x !mips64 !riscv64" # cargo, rust, libhandy not found license="GPL-3.0-only" makedepends="meson bash rust cargo webkit2gtk-dev libhandy1-dev sqlite-dev gettext-dev openssl-dev" -source="news_flash_gtk-v.$pkgver.tar.gz::https://gitlab.com/news-flash/news_flash_gtk/-/archive/v.$pkgver/news_flash_gtk-v.$pkgver.tar.gz" +source="news_flash_gtk-v.$pkgver.tar.gz::https://gitlab.com/news-flash/news_flash_gtk/-/archive/v.$pkgver/news_flash_gtk-v.$pkgver.tar.gz + 0001-Cargo.lock-Bump-the-newsblur-API-crate.patch + " options="!check" # no tests builddir="$srcdir/news_flash_gtk-v.$pkgver" @@ -24,4 +26,5 @@ package() { sha512sums=" d5048644563d0afbb273422c2316148c97e05e20b4f1aaab71206fb34e13b31cadf268752fbe09036ae8c0cb7d80ce36a4748d114d35047249daf92cfa641df3 news_flash_gtk-v.1.4.3.tar.gz +444b77082d44d5c710d19d752dfd885442cc85c5f1bf3eda2280baed8b0937b1e2175433db93b3b6ce741f94fd71cf8f5ed265852813a0b446bebff51f8c5fc1 0001-Cargo.lock-Bump-the-newsblur-API-crate.patch " -- 2.31.1