Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dbus: update to 1.15.2
@ 2023-01-15  1:38 carvalhudo
  2023-01-15  1:45 ` [PR PATCH] [Closed]: " carvalhudo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: carvalhudo @ 2023-01-15  1:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/carvalhudo/void-packages update_dbus
https://github.com/void-linux/void-packages/pull/41657

dbus: update to 1.15.2
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From e97a5edaf96bda64fe1f34dc1d464607c5b3f1cb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= <alcm99@gmail.com>
Date: Sat, 14 Jan 2023 22:37:00 -0300
Subject: [PATCH] dbus: update to 1.15.2

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

diff --git a/srcpkgs/dbus/template b/srcpkgs/dbus/template
index 2554bea742c3..e9a23b86189b 100644
--- a/srcpkgs/dbus/template
+++ b/srcpkgs/dbus/template
@@ -1,7 +1,7 @@
 # Template file for 'dbus'
 # NOTE: keep this pkg synchronized with dbus-elogind
 pkgname=dbus
-version=1.14.4
+version=1.15.2
 revision=1
 build_style=gnu-configure
 configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus
@@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
 homepage="https://dbus.freedesktop.org/"
 changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.14/NEWS"
 distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.xz"
-checksum=7c0f9b8e5ec0ff2479383e62c0084a3a29af99edf1514e9f659b81b30d4e353e
+checksum=7e640803084af59f5e477b7ded11fd888b5380910a895c51ca3aedd63c0626ca
 python_version=3
 conf_files="/etc/dbus-1/*.conf"
 

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

* Re: [PR PATCH] [Closed]: dbus: update to 1.15.2
  2023-01-15  1:38 [PR PATCH] dbus: update to 1.15.2 carvalhudo
@ 2023-01-15  1:45 ` carvalhudo
  2023-01-15  2:03 ` carvalhudo
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: carvalhudo @ 2023-01-15  1:45 UTC (permalink / raw)
  To: ml

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

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

dbus: update to 1.15.2
https://github.com/void-linux/void-packages/pull/41657

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

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

* Re: dbus: update to 1.15.2
  2023-01-15  1:38 [PR PATCH] dbus: update to 1.15.2 carvalhudo
  2023-01-15  1:45 ` [PR PATCH] [Closed]: " carvalhudo
@ 2023-01-15  2:03 ` carvalhudo
  2023-01-15  2:03 ` carvalhudo
  2023-01-15  2:03 ` carvalhudo
  3 siblings, 0 replies; 5+ messages in thread
From: carvalhudo @ 2023-01-15  2:03 UTC (permalink / raw)
  To: ml

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

New comment by carvalhudo on void-packages repository

https://github.com/void-linux/void-packages/pull/41657#issuecomment-1383024025

Comment:
according to the [official doc](https://www.freedesktop.org/wiki/Software/dbus/#download):

```
The current development branch is [dbus 1.15.x](https://gitlab.freedesktop.org/dbus/dbus/blob/HEAD/NEWS),
which will lead to a 1.16.x stable branch in future. The development branch does not come with security
support, and if it requires security fixes, they will often be released as part of an ordinary development
release that also contains potentially destabilising changes. Please do not include a development branch
of dbus in your OS distribution unless you can commit to tracking that branch and the stable branch that
follows it, for example continuing to track dbus 1.15.x and then switching to 1.16.x when it becomes
available.
```

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

* Re: dbus: update to 1.15.2
  2023-01-15  1:38 [PR PATCH] dbus: update to 1.15.2 carvalhudo
  2023-01-15  1:45 ` [PR PATCH] [Closed]: " carvalhudo
  2023-01-15  2:03 ` carvalhudo
@ 2023-01-15  2:03 ` carvalhudo
  2023-01-15  2:03 ` carvalhudo
  3 siblings, 0 replies; 5+ messages in thread
From: carvalhudo @ 2023-01-15  2:03 UTC (permalink / raw)
  To: ml

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

New comment by carvalhudo on void-packages repository

https://github.com/void-linux/void-packages/pull/41657#issuecomment-1383024025

Comment:
closing the pr. according to the [official doc](https://www.freedesktop.org/wiki/Software/dbus/#download):

```
The current development branch is [dbus 1.15.x](https://gitlab.freedesktop.org/dbus/dbus/blob/HEAD/NEWS),
which will lead to a 1.16.x stable branch in future. The development branch does not come with security
support, and if it requires security fixes, they will often be released as part of an ordinary development
release that also contains potentially destabilising changes. Please do not include a development branch
of dbus in your OS distribution unless you can commit to tracking that branch and the stable branch that
follows it, for example continuing to track dbus 1.15.x and then switching to 1.16.x when it becomes
available.
```

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

* Re: dbus: update to 1.15.2
  2023-01-15  1:38 [PR PATCH] dbus: update to 1.15.2 carvalhudo
                   ` (2 preceding siblings ...)
  2023-01-15  2:03 ` carvalhudo
@ 2023-01-15  2:03 ` carvalhudo
  3 siblings, 0 replies; 5+ messages in thread
From: carvalhudo @ 2023-01-15  2:03 UTC (permalink / raw)
  To: ml

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

New comment by carvalhudo on void-packages repository

https://github.com/void-linux/void-packages/pull/41657#issuecomment-1383024025

Comment:
Closing the pr. According to the [official doc](https://www.freedesktop.org/wiki/Software/dbus/#download):

```
The current development branch is [dbus 1.15.x](https://gitlab.freedesktop.org/dbus/dbus/blob/HEAD/NEWS),
which will lead to a 1.16.x stable branch in future. The development branch does not come with security
support, and if it requires security fixes, they will often be released as part of an ordinary development
release that also contains potentially destabilising changes. Please do not include a development branch
of dbus in your OS distribution unless you can commit to tracking that branch and the stable branch that
follows it, for example continuing to track dbus 1.15.x and then switching to 1.16.x when it becomes
available.
```

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

end of thread, other threads:[~2023-01-15  2:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-15  1:38 [PR PATCH] dbus: update to 1.15.2 carvalhudo
2023-01-15  1:45 ` [PR PATCH] [Closed]: " carvalhudo
2023-01-15  2:03 ` carvalhudo
2023-01-15  2:03 ` carvalhudo
2023-01-15  2:03 ` carvalhudo

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