Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libdrm: update to 2.4.100
@ 2019-11-03  2:10 voidlinux-github
  2019-11-03  9:43 ` voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-03  2:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages libdrm
https://github.com/void-linux/void-packages/pull/16071

libdrm: update to 2.4.100
Built against a few packages that uses it and also ran radeontop fine

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

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

From 20590a6898c65d8f7906bbe789f9968b32ffbb4c Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 2 Nov 2019 21:03:23 -0500
Subject: [PATCH] libdrm: update to 2.4.100

---
 common/shlibs           | 14 +++++++-------
 srcpkgs/libdrm/template |  4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 388f2a9b3ea..c238c61845a 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -277,13 +277,13 @@ libxkbfile.so.1 libxkbfile-1.0.5_1
 libXpm.so.4 libXpm-3.5.7_1
 libXmu.so.6 libXmu-1.0.4_1
 libXmuu.so.1 libXmu-1.0.4_1
-libdrm.so.2 libdrm-2.4.6_1
-libdrm_radeon.so.1 libdrm-2.4.6_1
-libdrm_intel.so.1 libdrm-2.4.6_1
-libdrm_nouveau.so.2 libdrm-2.4.34_1
-libdrm_amdgpu.so.1 libdrm-2.4.64_1
-libdrm_freedreno.so.1 libdrm-2.4.97_1
-libkms.so.1 libdrm-2.4.6_1
+libdrm.so.2 libdrm-2.4.100_1
+libdrm_radeon.so.1 libdrm-2.4.100_1
+libdrm_intel.so.1 libdrm-2.4.100_1
+libdrm_nouveau.so.2 libdrm-2.4.100_1
+libdrm_amdgpu.so.1 libdrm-2.4.100_1
+libdrm_freedreno.so.1 libdrm-2.4.100_1
+libkms.so.1 libdrm-2.4.100_1
 libXxf86vm.so.1 libXxf86vm-1.0.2_1
 libXi.so.6 libXi-1.2.1_1
 libdmx.so.1 libdmx-1.0.2_1
diff --git a/srcpkgs/libdrm/template b/srcpkgs/libdrm/template
index 77318b0b4c4..dc2dc3ce0e6 100644
--- a/srcpkgs/libdrm/template
+++ b/srcpkgs/libdrm/template
@@ -1,6 +1,6 @@
 # Template file for 'libdrm'
 pkgname=libdrm
-version=2.4.99
+version=2.4.100
 revision=1
 wrksrc="drm-libdrm-${version}"
 build_style=meson
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://dri.freedesktop.org/"
 distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
-checksum=bb4121e6c0966053fa9fa29c066600a8f80fb71a2baadcce75b3c1f138cff479
+checksum=28d524e0ed8dfb064211e864c29799a1140aed1ff39d53fdecc6c9575a4835a8
 
 post_install() {
 	sed -n 9,25p < libsync.h > LICENSE

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

* Re: libdrm: update to 2.4.100
  2019-11-03  2:10 [PR PATCH] libdrm: update to 2.4.100 voidlinux-github
@ 2019-11-03  9:43 ` voidlinux-github
  2019-11-03 15:36 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-03  9:43 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/16071#issuecomment-549120133

Comment:
Is there anything special about libdrm that the version numbers in comm/shlibs need to be changed without a soname bump?

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

* Re: [PR PATCH] [Updated] libdrm: update to 2.4.100
  2019-11-03  2:10 [PR PATCH] libdrm: update to 2.4.100 voidlinux-github
  2019-11-03  9:43 ` voidlinux-github
  2019-11-03 15:36 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-03 15:36 ` voidlinux-github
  2019-11-03 15:36 ` voidlinux-github
  2019-11-04 18:36 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-03 15:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages libdrm
https://github.com/void-linux/void-packages/pull/16071

libdrm: update to 2.4.100
Built against a few packages that uses it and also ran radeontop fine

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

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

From f8daf60665138f24af877daadb52765b88bbf53e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sun, 3 Nov 2019 09:35:50 -0600
Subject: [PATCH] libdrm: update to 2.4.100

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

diff --git a/srcpkgs/libdrm/template b/srcpkgs/libdrm/template
index 77318b0b4c4..dc2dc3ce0e6 100644
--- a/srcpkgs/libdrm/template
+++ b/srcpkgs/libdrm/template
@@ -1,6 +1,6 @@
 # Template file for 'libdrm'
 pkgname=libdrm
-version=2.4.99
+version=2.4.100
 revision=1
 wrksrc="drm-libdrm-${version}"
 build_style=meson
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://dri.freedesktop.org/"
 distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
-checksum=bb4121e6c0966053fa9fa29c066600a8f80fb71a2baadcce75b3c1f138cff479
+checksum=28d524e0ed8dfb064211e864c29799a1140aed1ff39d53fdecc6c9575a4835a8
 
 post_install() {
 	sed -n 9,25p < libsync.h > LICENSE

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

* Re: [PR PATCH] [Updated] libdrm: update to 2.4.100
  2019-11-03  2:10 [PR PATCH] libdrm: update to 2.4.100 voidlinux-github
  2019-11-03  9:43 ` voidlinux-github
@ 2019-11-03 15:36 ` voidlinux-github
  2019-11-03 15:36 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-03 15:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages libdrm
https://github.com/void-linux/void-packages/pull/16071

libdrm: update to 2.4.100
Built against a few packages that uses it and also ran radeontop fine

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

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

From f8daf60665138f24af877daadb52765b88bbf53e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sun, 3 Nov 2019 09:35:50 -0600
Subject: [PATCH] libdrm: update to 2.4.100

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

diff --git a/srcpkgs/libdrm/template b/srcpkgs/libdrm/template
index 77318b0b4c4..dc2dc3ce0e6 100644
--- a/srcpkgs/libdrm/template
+++ b/srcpkgs/libdrm/template
@@ -1,6 +1,6 @@
 # Template file for 'libdrm'
 pkgname=libdrm
-version=2.4.99
+version=2.4.100
 revision=1
 wrksrc="drm-libdrm-${version}"
 build_style=meson
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://dri.freedesktop.org/"
 distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
-checksum=bb4121e6c0966053fa9fa29c066600a8f80fb71a2baadcce75b3c1f138cff479
+checksum=28d524e0ed8dfb064211e864c29799a1140aed1ff39d53fdecc6c9575a4835a8
 
 post_install() {
 	sed -n 9,25p < libsync.h > LICENSE

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

* Re: libdrm: update to 2.4.100
  2019-11-03  2:10 [PR PATCH] libdrm: update to 2.4.100 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-11-03 15:36 ` voidlinux-github
@ 2019-11-03 15:36 ` voidlinux-github
  2019-11-04 18:36 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-03 15:36 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/16071#issuecomment-549148843

Comment:
Fixed

On Sun, Nov 3, 2019 at 3:43 AM Helmut Pozimski <notifications@github.com>
wrote:

> Is there anything special about libdrm that the version numbers in
> comm/shlibs need to be changed without a soname bump?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/void-linux/void-packages/pull/16071?email_source=notifications&email_token=AAA4X3642YW2V2JR24W663LQR2MMNA5CNFSM4JIJLZS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC5ORBI#issuecomment-549120133>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAA4X356YT2QFGXJHPPFAYLQR2MMNANCNFSM4JIJLZSQ>
> .
>


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

* Re: [PR PATCH] [Merged]: libdrm: update to 2.4.100
  2019-11-03  2:10 [PR PATCH] libdrm: update to 2.4.100 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-11-03 15:36 ` voidlinux-github
@ 2019-11-04 18:36 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-04 18:36 UTC (permalink / raw)
  To: ml

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

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

libdrm: update to 2.4.100
https://github.com/void-linux/void-packages/pull/16071

Description:
Built against a few packages that uses it and also ran radeontop fine

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

end of thread, other threads:[~2019-11-04 18:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-03  2:10 [PR PATCH] libdrm: update to 2.4.100 voidlinux-github
2019-11-03  9:43 ` voidlinux-github
2019-11-03 15:36 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-03 15:36 ` voidlinux-github
2019-11-03 15:36 ` voidlinux-github
2019-11-04 18:36 ` [PR PATCH] [Merged]: " voidlinux-github

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