Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] olm: update to 3.2.15.
@ 2023-07-27 10:02 Bnyro
  2023-07-27 10:06 ` [PR PATCH] [Updated] " Bnyro
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bnyro @ 2023-07-27 10:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages olm
https://github.com/void-linux/void-packages/pull/45275

olm: update to 3.2.15.

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From 0b484616d4d291893d566fc5dccecd0cd844f105 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 27 Jul 2023 12:02:23 +0200
Subject: [PATCH] olm: update to 3.2.15.

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

diff --git a/srcpkgs/olm/template b/srcpkgs/olm/template
index 331bb7d555d06..3537b635f2294 100644
--- a/srcpkgs/olm/template
+++ b/srcpkgs/olm/template
@@ -1,6 +1,6 @@
 # Template file for 'olm'
 pkgname=olm
-version=3.2.14
+version=3.2.15
 revision=1
 build_style=cmake
 short_desc="Implementation of the Double Ratchet cryptographic ratchet"
@@ -9,7 +9,7 @@ license="Apache-2.0"
 homepage="https://gitlab.matrix.org/matrix-org/olm"
 changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
 distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
-checksum=099d93ef93cc9d6efb3dd0ed5eb5f675b550579d6ccff01abaeca18f8a5f7e77
+checksum=543f14f58a5ff7187f62f28afedfeba246fd0f28fccdad259dee82215b91298d
 
 do_check() {
 	cd build/tests

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

* Re: [PR PATCH] [Updated] olm: update to 3.2.15.
  2023-07-27 10:02 [PR PATCH] olm: update to 3.2.15 Bnyro
@ 2023-07-27 10:06 ` Bnyro
  2023-07-27 10:07 ` Bnyro
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Bnyro @ 2023-07-27 10:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages olm
https://github.com/void-linux/void-packages/pull/45275

olm: update to 3.2.15.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

cc @jcgruenhage 


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

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

From 0b484616d4d291893d566fc5dccecd0cd844f105 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 27 Jul 2023 12:02:23 +0200
Subject: [PATCH 1/2] olm: update to 3.2.15.

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

diff --git a/srcpkgs/olm/template b/srcpkgs/olm/template
index 331bb7d555d06..3537b635f2294 100644
--- a/srcpkgs/olm/template
+++ b/srcpkgs/olm/template
@@ -1,6 +1,6 @@
 # Template file for 'olm'
 pkgname=olm
-version=3.2.14
+version=3.2.15
 revision=1
 build_style=cmake
 short_desc="Implementation of the Double Ratchet cryptographic ratchet"
@@ -9,7 +9,7 @@ license="Apache-2.0"
 homepage="https://gitlab.matrix.org/matrix-org/olm"
 changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
 distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
-checksum=099d93ef93cc9d6efb3dd0ed5eb5f675b550579d6ccff01abaeca18f8a5f7e77
+checksum=543f14f58a5ff7187f62f28afedfeba246fd0f28fccdad259dee82215b91298d
 
 do_check() {
 	cd build/tests

From 00499227cd5c6c519aca0be9240c8b033a86fab1 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 27 Jul 2023 12:07:10 +0200
Subject: [PATCH 2/2] olm-python3: update to 3.2.15.

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

diff --git a/srcpkgs/olm-python3/template b/srcpkgs/olm-python3/template
index 28db8a879cdb7..6d9221f841f6d 100644
--- a/srcpkgs/olm-python3/template
+++ b/srcpkgs/olm-python3/template
@@ -1,6 +1,6 @@
 # Template file for 'olm-python3'
 pkgname=olm-python3
-version=3.2.14
+version=3.2.15
 revision=1
 build_wrksrc=python
 build_style=python3-module
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://gitlab.matrix.org/matrix-org/olm"
 changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
 distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
-checksum=099d93ef93cc9d6efb3dd0ed5eb5f675b550579d6ccff01abaeca18f8a5f7e77
+checksum=543f14f58a5ff7187f62f28afedfeba246fd0f28fccdad259dee82215b91298d
 
 pre_build() {
 	make include/olm/olm.h

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

* Re: [PR PATCH] [Updated] olm: update to 3.2.15.
  2023-07-27 10:02 [PR PATCH] olm: update to 3.2.15 Bnyro
  2023-07-27 10:06 ` [PR PATCH] [Updated] " Bnyro
@ 2023-07-27 10:07 ` Bnyro
  2023-07-27 10:15 ` Bnyro
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Bnyro @ 2023-07-27 10:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages olm
https://github.com/void-linux/void-packages/pull/45275

olm: update to 3.2.15.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

cc @jcgruenhage 


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

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

From 45b58744db70c0e62ae4fad685666d9c542a7a6d Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 27 Jul 2023 12:02:23 +0200
Subject: [PATCH 1/2] olm: update to 3.2.15.

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

diff --git a/srcpkgs/olm/template b/srcpkgs/olm/template
index 331bb7d555d06..3537b635f2294 100644
--- a/srcpkgs/olm/template
+++ b/srcpkgs/olm/template
@@ -1,6 +1,6 @@
 # Template file for 'olm'
 pkgname=olm
-version=3.2.14
+version=3.2.15
 revision=1
 build_style=cmake
 short_desc="Implementation of the Double Ratchet cryptographic ratchet"
@@ -9,7 +9,7 @@ license="Apache-2.0"
 homepage="https://gitlab.matrix.org/matrix-org/olm"
 changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
 distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
-checksum=099d93ef93cc9d6efb3dd0ed5eb5f675b550579d6ccff01abaeca18f8a5f7e77
+checksum=543f14f58a5ff7187f62f28afedfeba246fd0f28fccdad259dee82215b91298d
 
 do_check() {
 	cd build/tests

From 77f0a28c02c6529d4bab5913c02ace1e42d57381 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 27 Jul 2023 12:07:10 +0200
Subject: [PATCH 2/2] olm-python3: update to 3.2.15.

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

diff --git a/srcpkgs/olm-python3/template b/srcpkgs/olm-python3/template
index 28db8a879cdb7..6d9221f841f6d 100644
--- a/srcpkgs/olm-python3/template
+++ b/srcpkgs/olm-python3/template
@@ -1,6 +1,6 @@
 # Template file for 'olm-python3'
 pkgname=olm-python3
-version=3.2.14
+version=3.2.15
 revision=1
 build_wrksrc=python
 build_style=python3-module
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://gitlab.matrix.org/matrix-org/olm"
 changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
 distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
-checksum=099d93ef93cc9d6efb3dd0ed5eb5f675b550579d6ccff01abaeca18f8a5f7e77
+checksum=543f14f58a5ff7187f62f28afedfeba246fd0f28fccdad259dee82215b91298d
 
 pre_build() {
 	make include/olm/olm.h

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

* Re: olm: update to 3.2.15.
  2023-07-27 10:02 [PR PATCH] olm: update to 3.2.15 Bnyro
  2023-07-27 10:06 ` [PR PATCH] [Updated] " Bnyro
  2023-07-27 10:07 ` Bnyro
@ 2023-07-27 10:15 ` Bnyro
  2023-07-27 17:14 ` [PR PATCH] [Updated] " Bnyro
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Bnyro @ 2023-07-27 10:15 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/45275#issuecomment-1653320192

Comment:
(currently fails due to the gcc rebuild, not due to the changes in this PR)

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

* Re: [PR PATCH] [Updated] olm: update to 3.2.15.
  2023-07-27 10:02 [PR PATCH] olm: update to 3.2.15 Bnyro
                   ` (2 preceding siblings ...)
  2023-07-27 10:15 ` Bnyro
@ 2023-07-27 17:14 ` Bnyro
  2023-07-27 17:15 ` Bnyro
  2023-08-09 20:27 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Bnyro @ 2023-07-27 17:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages olm
https://github.com/void-linux/void-packages/pull/45275

olm: update to 3.2.15.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

cc @jcgruenhage 


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

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

From 45b58744db70c0e62ae4fad685666d9c542a7a6d Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 27 Jul 2023 12:02:23 +0200
Subject: [PATCH 1/2] olm: update to 3.2.15.

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

diff --git a/srcpkgs/olm/template b/srcpkgs/olm/template
index 331bb7d555d06..3537b635f2294 100644
--- a/srcpkgs/olm/template
+++ b/srcpkgs/olm/template
@@ -1,6 +1,6 @@
 # Template file for 'olm'
 pkgname=olm
-version=3.2.14
+version=3.2.15
 revision=1
 build_style=cmake
 short_desc="Implementation of the Double Ratchet cryptographic ratchet"
@@ -9,7 +9,7 @@ license="Apache-2.0"
 homepage="https://gitlab.matrix.org/matrix-org/olm"
 changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
 distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
-checksum=099d93ef93cc9d6efb3dd0ed5eb5f675b550579d6ccff01abaeca18f8a5f7e77
+checksum=543f14f58a5ff7187f62f28afedfeba246fd0f28fccdad259dee82215b91298d
 
 do_check() {
 	cd build/tests

From 8a0626dcdc27b9a5a04aee9575df69cbae54bfc4 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 27 Jul 2023 19:15:20 +0200
Subject: [PATCH 2/2] olm-python3: update to 3.2.15.

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

diff --git a/srcpkgs/olm-python3/template b/srcpkgs/olm-python3/template
index 28db8a879cdb7..6d9221f841f6d 100644
--- a/srcpkgs/olm-python3/template
+++ b/srcpkgs/olm-python3/template
@@ -1,6 +1,6 @@
 # Template file for 'olm-python3'
 pkgname=olm-python3
-version=3.2.14
+version=3.2.15
 revision=1
 build_wrksrc=python
 build_style=python3-module
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://gitlab.matrix.org/matrix-org/olm"
 changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
 distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
-checksum=099d93ef93cc9d6efb3dd0ed5eb5f675b550579d6ccff01abaeca18f8a5f7e77
+checksum=543f14f58a5ff7187f62f28afedfeba246fd0f28fccdad259dee82215b91298d
 
 pre_build() {
 	make include/olm/olm.h

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

* Re: olm: update to 3.2.15.
  2023-07-27 10:02 [PR PATCH] olm: update to 3.2.15 Bnyro
                   ` (3 preceding siblings ...)
  2023-07-27 17:14 ` [PR PATCH] [Updated] " Bnyro
@ 2023-07-27 17:15 ` Bnyro
  2023-08-09 20:27 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Bnyro @ 2023-07-27 17:15 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/45275#issuecomment-1653320192

Comment:
(ci currently fails due to the gcc rebuild, not due to the changes in this PR)

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

* Re: [PR PATCH] [Merged]: olm: update to 3.2.15.
  2023-07-27 10:02 [PR PATCH] olm: update to 3.2.15 Bnyro
                   ` (4 preceding siblings ...)
  2023-07-27 17:15 ` Bnyro
@ 2023-08-09 20:27 ` Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Duncaen @ 2023-08-09 20:27 UTC (permalink / raw)
  To: ml

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

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

olm: update to 3.2.15.
https://github.com/void-linux/void-packages/pull/45275

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

cc @jcgruenhage 


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

end of thread, other threads:[~2023-08-09 20:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-27 10:02 [PR PATCH] olm: update to 3.2.15 Bnyro
2023-07-27 10:06 ` [PR PATCH] [Updated] " Bnyro
2023-07-27 10:07 ` Bnyro
2023-07-27 10:15 ` Bnyro
2023-07-27 17:14 ` [PR PATCH] [Updated] " Bnyro
2023-07-27 17:15 ` Bnyro
2023-08-09 20:27 ` [PR PATCH] [Merged]: " Duncaen

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