Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] miniflux: update to 2.0.41
@ 2022-12-12 15:29 frobiac
  2022-12-12 15:37 ` paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: frobiac @ 2022-12-12 15:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 901 bytes --]

There is a new pull request by frobiac against master on the void-packages repository

https://github.com/frobiac/void-packages master
https://github.com/void-linux/void-packages/pull/41039

miniflux: update to 2.0.41
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**


#### Local build testing
- I built this PR locally for my native architecture, amd64
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[2.0.41](https://github.com/miniflux/v2/releases/tag/2.0.41) fixes "Refresh all feeds" crash, see [#1290](https://github.com/miniflux/v2/pull/1290) which made prior version unusable with multiple feeds.

A patch file from https://github.com/void-linux/void-packages/pull/41039.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-41039.patch --]
[-- Type: text/x-diff, Size: 1021 bytes --]

From dfa310b55ee8442ef15d8696a8c3943cc588b1c4 Mon Sep 17 00:00:00 2001
From: frobiac <frobiac@gmail.com>
Date: Mon, 12 Dec 2022 15:51:52 +0100
Subject: [PATCH] miniflux: update to 2.0.41

---
 srcpkgs/miniflux/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index e817060f7149..f49cbd1788ac 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,6 +1,6 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.40
+version=2.0.41
 revision=1
 build_style=go
 go_import_path="miniflux.app"
@@ -11,7 +11,7 @@ license="Apache-2.0"
 homepage="https://miniflux.app"
 changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog"
 distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
-checksum=4882295cf32c526d797a72f40f6b0bf9a9e140571432fa178ac0befa9ecd9114
+checksum=01e150ebfba12c8b5ca7c1d9d5a5976d018081cafc11228d6f77a48ac3333e1b
 system_accounts="_miniflux"
 
 post_install() {

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: miniflux: update to 2.0.41
  2022-12-12 15:29 [PR PATCH] miniflux: update to 2.0.41 frobiac
@ 2022-12-12 15:37 ` paper42
  2022-12-12 15:40 ` steinex
  2022-12-12 15:45 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-12-12 15:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 151 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41039#issuecomment-1346732586

Comment:
@steinex 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: miniflux: update to 2.0.41
  2022-12-12 15:29 [PR PATCH] miniflux: update to 2.0.41 frobiac
  2022-12-12 15:37 ` paper42
@ 2022-12-12 15:40 ` steinex
  2022-12-12 15:45 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: steinex @ 2022-12-12 15:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 269 bytes --]

New comment by steinex on void-packages repository

https://github.com/void-linux/void-packages/pull/41039#issuecomment-1346737283

Comment:
> @steinex

ugh, I pushed to my own branch yesterday and forgot to open the PR here. The PR is fine and in use by me, so LGTM

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: miniflux: update to 2.0.41
  2022-12-12 15:29 [PR PATCH] miniflux: update to 2.0.41 frobiac
  2022-12-12 15:37 ` paper42
  2022-12-12 15:40 ` steinex
@ 2022-12-12 15:45 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-12-12 15:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 751 bytes --]

There's a merged pull request on the void-packages repository

miniflux: update to 2.0.41
https://github.com/void-linux/void-packages/pull/41039

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**


#### Local build testing
- I built this PR locally for my native architecture, amd64
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[2.0.41](https://github.com/miniflux/v2/releases/tag/2.0.41) fixes "Refresh all feeds" crash, see [#1290](https://github.com/miniflux/v2/pull/1290) which made prior version unusable with multiple feeds.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-12 15:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-12 15:29 [PR PATCH] miniflux: update to 2.0.41 frobiac
2022-12-12 15:37 ` paper42
2022-12-12 15:40 ` steinex
2022-12-12 15:45 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).