Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] msmtp 1.8.26
@ 2024-03-05 12:54 balejk
  2024-05-01 15:22 ` [PR PATCH] [Updated] " balejk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: balejk @ 2024-03-05 12:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/balejk/void-packages msmtp-1.8.26
https://github.com/void-linux/void-packages/pull/49127

msmtp 1.8.26
- **gsasl: update to 2.2.1.**
- **mutt: revbump for libgsasl**
- **jreen: revbump for libgsasl**
- **msmtp: update to 1.8.26.**

The msmtp release is not tagged yet but I was testing one of the changes and had to bump gsasl, so I'm pushing it here so that it can be used once the tag is pushed out (which I expect to be very soon since the version has already been incremented in the source).

--


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

#### Testing the changes
- I have briefly tested manually built git version of msmtp, I have also built the other two packages (`mutt` and `jreen`) for my architecture but did not try running them.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


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

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

From 1bfbf38b3e02359f433bc1b83ab3e8cbbc172db8 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Tue, 5 Mar 2024 12:48:19 +0100
Subject: [PATCH 1/4] gsasl: update to 2.2.1.

---
 common/shlibs          | 2 +-
 srcpkgs/gsasl/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 27effd372a4cf6..11ce0a30fc1484 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1179,7 +1179,7 @@ libspice-client-glib-2.0.so.8 spice-gtk-0.41_2
 libspice-controller.so.0 spice-gtk-0.41_2
 libvirt-gconfig-1.0.so.0 libvirt-glib-0.1.2_1
 libvirt-gobject-1.0.so.0 libvirt-glib-0.1.2_1
-libgsasl.so.7 libgsasl-1.8.0_1
+libgsasl.so.18 libgsasl-2.2.1_1
 libzmq.so.5 zeromq-4.1.2_1
 libstatgrab.so.10 libstatgrab-0.91_1
 libseccomp.so.2 libseccomp-2.0.0_1
diff --git a/srcpkgs/gsasl/template b/srcpkgs/gsasl/template
index 6dd6fb34a0fb89..0b0b649441cd16 100644
--- a/srcpkgs/gsasl/template
+++ b/srcpkgs/gsasl/template
@@ -1,6 +1,6 @@
 # Template file for 'gsasl'
 pkgname=gsasl
-version=1.10.0
+version=2.2.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-gssapi-impl=mit"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/gsasl/"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=85bcbd8ee6095ade7870263a28ebcb8832f541ea7393975494926015c07568d3
+checksum=d45b562e13bd13b9fc20b372f4b53269740cf6279f836f09ce11b9d32bcee075
 
 libgsasl_package() {
 	short_desc+=" - Runtime library"

From 5190eca7514c31a09375d4cdba70f406a1de1abe Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Tue, 5 Mar 2024 12:48:31 +0100
Subject: [PATCH 2/4] mutt: revbump for libgsasl

---
 srcpkgs/mutt/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/mutt/template b/srcpkgs/mutt/template
index 4dabcdd2bc9186..a332591cb14550 100644
--- a/srcpkgs/mutt/template
+++ b/srcpkgs/mutt/template
@@ -1,7 +1,7 @@
 # Template file for 'mutt'
 pkgname=mutt
 version=2.2.12
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
  --enable-gpgme --with-idn2 --with-ssl --without-sasl --with-gsasl

From 7b685533c99e00bfe046c90a94f7fc97f83eee66 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Tue, 5 Mar 2024 12:48:31 +0100
Subject: [PATCH 3/4] jreen: revbump for libgsasl

---
 srcpkgs/jreen/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/jreen/template b/srcpkgs/jreen/template
index f23ba29135460f..1a679671c3361e 100644
--- a/srcpkgs/jreen/template
+++ b/srcpkgs/jreen/template
@@ -1,7 +1,7 @@
 # Template file for 'jreen'
 pkgname=jreen
 version=1.3.0
-revision=2
+revision=3
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="gsasl-devel speex-devel qt5-devel zlib-devel"

From 36d00c0b04e527eeeef01cbb7a98643c148cbcce Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Tue, 5 Mar 2024 12:53:35 +0100
Subject: [PATCH 4/4] msmtp: update to 1.8.26.

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

diff --git a/srcpkgs/msmtp/template b/srcpkgs/msmtp/template
index 0c2df61fed984d..821ba44d560d98 100644
--- a/srcpkgs/msmtp/template
+++ b/srcpkgs/msmtp/template
@@ -1,6 +1,6 @@
 # Template file for 'msmtp'
 pkgname=msmtp
-version=1.8.25
+version=1.8.26
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_with msmtpd)
@@ -17,7 +17,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-or-later"
 homepage="https://marlam.de/msmtp/"
 distfiles="https://marlam.de/msmtp/releases/msmtp-${version}.tar.xz"
-checksum=2dfe1dbbb397d26fe0b0b6b2e9cd2efdf9d72dd42d18e70d7f363ada2652d738
+checksum=
 
 build_options="idn sasl gnome msmtpd"
 build_options_default="idn sasl msmtpd"

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

* Re: [PR PATCH] [Updated] msmtp 1.8.26
  2024-03-05 12:54 [PR PATCH] msmtp 1.8.26 balejk
@ 2024-05-01 15:22 ` balejk
  2024-05-01 15:28 ` balejk
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: balejk @ 2024-05-01 15:22 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by balejk against master on the void-packages repository

https://github.com/balejk/void-packages msmtp-1.8.26
https://github.com/void-linux/void-packages/pull/49127

msmtp 1.8.26
- **gsasl: update to 2.2.1.**
- **mutt: revbump for libgsasl**
- **jreen: revbump for libgsasl**
- **msmtp: update to 1.8.26.**

The msmtp release is not tagged yet but I was testing one of the changes and had to bump gsasl, so I'm pushing it here so that it can be used once the tag is pushed out (which I expect to be very soon since the version has already been incremented in the source).

--


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

#### Testing the changes
- I have briefly tested manually built git version of msmtp, I have also built the other two packages (`mutt` and `jreen`) for my architecture but did not try running them.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


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

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

From 05a706eb017d47483ce6daccf0c8c55de52a57e3 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Tue, 5 Mar 2024 12:48:19 +0100
Subject: [PATCH 1/4] gsasl: update to 2.2.1.

---
 common/shlibs          | 2 +-
 srcpkgs/gsasl/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 9dbc8f0d118823..8872faa597af73 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1180,7 +1180,7 @@ libspice-client-glib-2.0.so.8 spice-gtk-0.41_2
 libspice-controller.so.0 spice-gtk-0.41_2
 libvirt-gconfig-1.0.so.0 libvirt-glib-0.1.2_1
 libvirt-gobject-1.0.so.0 libvirt-glib-0.1.2_1
-libgsasl.so.7 libgsasl-1.8.0_1
+libgsasl.so.18 libgsasl-2.2.1_1
 libzmq.so.5 zeromq-4.1.2_1
 libstatgrab.so.10 libstatgrab-0.91_1
 libseccomp.so.2 libseccomp-2.0.0_1
diff --git a/srcpkgs/gsasl/template b/srcpkgs/gsasl/template
index 6dd6fb34a0fb89..0b0b649441cd16 100644
--- a/srcpkgs/gsasl/template
+++ b/srcpkgs/gsasl/template
@@ -1,6 +1,6 @@
 # Template file for 'gsasl'
 pkgname=gsasl
-version=1.10.0
+version=2.2.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-gssapi-impl=mit"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/gsasl/"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=85bcbd8ee6095ade7870263a28ebcb8832f541ea7393975494926015c07568d3
+checksum=d45b562e13bd13b9fc20b372f4b53269740cf6279f836f09ce11b9d32bcee075
 
 libgsasl_package() {
 	short_desc+=" - Runtime library"

From e813033812f4908afbe19c4c499377764647bf21 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Wed, 1 May 2024 17:21:00 +0200
Subject: [PATCH 2/4] mutt: revbump for libgsasl

---
 srcpkgs/mutt/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/mutt/template b/srcpkgs/mutt/template
index f2c02902467578..99ded33d3c22ef 100644
--- a/srcpkgs/mutt/template
+++ b/srcpkgs/mutt/template
@@ -1,7 +1,7 @@
 # Template file for 'mutt'
 pkgname=mutt
 version=2.2.13
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
  --enable-gpgme --with-idn2 --with-ssl --without-sasl --with-gsasl

From a0531e404533e18ac2d8676a4c462e0ebd2e4656 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Tue, 5 Mar 2024 12:48:31 +0100
Subject: [PATCH 3/4] jreen: revbump for libgsasl

---
 srcpkgs/jreen/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/jreen/template b/srcpkgs/jreen/template
index f23ba29135460f..1a679671c3361e 100644
--- a/srcpkgs/jreen/template
+++ b/srcpkgs/jreen/template
@@ -1,7 +1,7 @@
 # Template file for 'jreen'
 pkgname=jreen
 version=1.3.0
-revision=2
+revision=3
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="gsasl-devel speex-devel qt5-devel zlib-devel"

From 0772e1aa3b7c17251f85e6c27ddc108d27864fec Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Wed, 1 May 2024 17:20:05 +0200
Subject: [PATCH 4/4] msmtp: update to 1.8.26.

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

diff --git a/srcpkgs/msmtp/template b/srcpkgs/msmtp/template
index 0c2df61fed984d..2b2cdf47797404 100644
--- a/srcpkgs/msmtp/template
+++ b/srcpkgs/msmtp/template
@@ -1,6 +1,6 @@
 # Template file for 'msmtp'
 pkgname=msmtp
-version=1.8.25
+version=1.8.26
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_with msmtpd)
@@ -17,7 +17,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-or-later"
 homepage="https://marlam.de/msmtp/"
 distfiles="https://marlam.de/msmtp/releases/msmtp-${version}.tar.xz"
-checksum=2dfe1dbbb397d26fe0b0b6b2e9cd2efdf9d72dd42d18e70d7f363ada2652d738
+checksum=6cfc488344cef189267e60aea481f00d4c7e2a59b53c6c659c520a4d121f66d8
 
 build_options="idn sasl gnome msmtpd"
 build_options_default="idn sasl msmtpd"

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

* Re: msmtp 1.8.26
  2024-03-05 12:54 [PR PATCH] msmtp 1.8.26 balejk
  2024-05-01 15:22 ` [PR PATCH] [Updated] " balejk
@ 2024-05-01 15:28 ` balejk
  2024-05-01 15:34 ` [PR PATCH] [Updated] " balejk
  2024-05-01 15:53 ` [PR PATCH] [Merged]: " leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: balejk @ 2024-05-01 15:28 UTC (permalink / raw)
  To: ml

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

New comment by balejk on void-packages repository

https://github.com/void-linux/void-packages/pull/49127#issuecomment-2088635119

Comment:
Cc: @leahneukirchen


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

* Re: [PR PATCH] [Updated] msmtp 1.8.26
  2024-03-05 12:54 [PR PATCH] msmtp 1.8.26 balejk
  2024-05-01 15:22 ` [PR PATCH] [Updated] " balejk
  2024-05-01 15:28 ` balejk
@ 2024-05-01 15:34 ` balejk
  2024-05-01 15:53 ` [PR PATCH] [Merged]: " leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: balejk @ 2024-05-01 15:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by balejk against master on the void-packages repository

https://github.com/balejk/void-packages msmtp-1.8.26
https://github.com/void-linux/void-packages/pull/49127

msmtp 1.8.26
- **gsasl: update to 2.2.1.**
- **mutt: revbump for libgsasl**
- **jreen: revbump for libgsasl**
- **msmtp: update to 1.8.26.**
---

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

#### Testing the changes
- I have tested msmtp, the other two packages (`mutt` and `jreen`) I only built for my architecture but did not try running them.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


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

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

From 05a706eb017d47483ce6daccf0c8c55de52a57e3 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Tue, 5 Mar 2024 12:48:19 +0100
Subject: [PATCH 1/5] gsasl: update to 2.2.1.

---
 common/shlibs          | 2 +-
 srcpkgs/gsasl/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 9dbc8f0d118823..8872faa597af73 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1180,7 +1180,7 @@ libspice-client-glib-2.0.so.8 spice-gtk-0.41_2
 libspice-controller.so.0 spice-gtk-0.41_2
 libvirt-gconfig-1.0.so.0 libvirt-glib-0.1.2_1
 libvirt-gobject-1.0.so.0 libvirt-glib-0.1.2_1
-libgsasl.so.7 libgsasl-1.8.0_1
+libgsasl.so.18 libgsasl-2.2.1_1
 libzmq.so.5 zeromq-4.1.2_1
 libstatgrab.so.10 libstatgrab-0.91_1
 libseccomp.so.2 libseccomp-2.0.0_1
diff --git a/srcpkgs/gsasl/template b/srcpkgs/gsasl/template
index 6dd6fb34a0fb89..0b0b649441cd16 100644
--- a/srcpkgs/gsasl/template
+++ b/srcpkgs/gsasl/template
@@ -1,6 +1,6 @@
 # Template file for 'gsasl'
 pkgname=gsasl
-version=1.10.0
+version=2.2.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-gssapi-impl=mit"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/gsasl/"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=85bcbd8ee6095ade7870263a28ebcb8832f541ea7393975494926015c07568d3
+checksum=d45b562e13bd13b9fc20b372f4b53269740cf6279f836f09ce11b9d32bcee075
 
 libgsasl_package() {
 	short_desc+=" - Runtime library"

From e813033812f4908afbe19c4c499377764647bf21 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Wed, 1 May 2024 17:21:00 +0200
Subject: [PATCH 2/5] mutt: revbump for libgsasl

---
 srcpkgs/mutt/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/mutt/template b/srcpkgs/mutt/template
index f2c02902467578..99ded33d3c22ef 100644
--- a/srcpkgs/mutt/template
+++ b/srcpkgs/mutt/template
@@ -1,7 +1,7 @@
 # Template file for 'mutt'
 pkgname=mutt
 version=2.2.13
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
  --enable-gpgme --with-idn2 --with-ssl --without-sasl --with-gsasl

From a0531e404533e18ac2d8676a4c462e0ebd2e4656 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Tue, 5 Mar 2024 12:48:31 +0100
Subject: [PATCH 3/5] jreen: revbump for libgsasl

---
 srcpkgs/jreen/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/jreen/template b/srcpkgs/jreen/template
index f23ba29135460f..1a679671c3361e 100644
--- a/srcpkgs/jreen/template
+++ b/srcpkgs/jreen/template
@@ -1,7 +1,7 @@
 # Template file for 'jreen'
 pkgname=jreen
 version=1.3.0
-revision=2
+revision=3
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="gsasl-devel speex-devel qt5-devel zlib-devel"

From 0772e1aa3b7c17251f85e6c27ddc108d27864fec Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Wed, 1 May 2024 17:20:05 +0200
Subject: [PATCH 4/5] msmtp: update to 1.8.26.

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

diff --git a/srcpkgs/msmtp/template b/srcpkgs/msmtp/template
index 0c2df61fed984d..2b2cdf47797404 100644
--- a/srcpkgs/msmtp/template
+++ b/srcpkgs/msmtp/template
@@ -1,6 +1,6 @@
 # Template file for 'msmtp'
 pkgname=msmtp
-version=1.8.25
+version=1.8.26
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_with msmtpd)
@@ -17,7 +17,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-or-later"
 homepage="https://marlam.de/msmtp/"
 distfiles="https://marlam.de/msmtp/releases/msmtp-${version}.tar.xz"
-checksum=2dfe1dbbb397d26fe0b0b6b2e9cd2efdf9d72dd42d18e70d7f363ada2652d738
+checksum=6cfc488344cef189267e60aea481f00d4c7e2a59b53c6c659c520a4d121f66d8
 
 build_options="idn sasl gnome msmtpd"
 build_options_default="idn sasl msmtpd"

From fa3eca9edea2e1255244f17c07c3ea6debe351e9 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Wed, 1 May 2024 17:33:37 +0200
Subject: [PATCH 5/5] msmtp: add changelog

---
 srcpkgs/msmtp/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/msmtp/template b/srcpkgs/msmtp/template
index 2b2cdf47797404..52507bb4975900 100644
--- a/srcpkgs/msmtp/template
+++ b/srcpkgs/msmtp/template
@@ -16,6 +16,7 @@ short_desc="Mini SMTP client"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-or-later"
 homepage="https://marlam.de/msmtp/"
+changelog="https://git.marlam.de/gitweb/?p=msmtp.git;a=blob_plain;f=NEWS"
 distfiles="https://marlam.de/msmtp/releases/msmtp-${version}.tar.xz"
 checksum=6cfc488344cef189267e60aea481f00d4c7e2a59b53c6c659c520a4d121f66d8
 

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

* Re: [PR PATCH] [Merged]: msmtp 1.8.26
  2024-03-05 12:54 [PR PATCH] msmtp 1.8.26 balejk
                   ` (2 preceding siblings ...)
  2024-05-01 15:34 ` [PR PATCH] [Updated] " balejk
@ 2024-05-01 15:53 ` leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2024-05-01 15:53 UTC (permalink / raw)
  To: ml

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

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

msmtp 1.8.26
https://github.com/void-linux/void-packages/pull/49127

Description:
- **gsasl: update to 2.2.1.**
- **mutt: revbump for libgsasl**
- **jreen: revbump for libgsasl**
- **msmtp: update to 1.8.26.**
- **msmtp: add changelog**
---

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

#### Testing the changes
- I have tested msmtp, the other two packages (`mutt` and `jreen`) I only built for my architecture but did not try running them.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


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

end of thread, other threads:[~2024-05-01 15:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05 12:54 [PR PATCH] msmtp 1.8.26 balejk
2024-05-01 15:22 ` [PR PATCH] [Updated] " balejk
2024-05-01 15:28 ` balejk
2024-05-01 15:34 ` [PR PATCH] [Updated] " balejk
2024-05-01 15:53 ` [PR PATCH] [Merged]: " leahneukirchen

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).