xf86-video-ati: Branch 'master' - 2 commits
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Oct 4 23:47:00 UTC 2024
configure.ac | 6 +++---
man/radeon.man | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
New commits:
commit 888b33c67960ae6c1bf544e3fb3d439510ad9902
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sun Sep 29 11:09:55 2024 -0700
configure: Update links to use gitlab instead of anongit & bugzilla
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/merge_requests/27>
diff --git a/configure.ac b/configure.ac
index d44a2dda..cf76caf7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
[22.0.0],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/issues],
[xf86-video-ati])
AC_CONFIG_SRCDIR([Makefile.am])
@@ -270,13 +270,13 @@ AC_SUBST([DRIVER_NAME])
AC_MSG_NOTICE(
[The atimisc sub-driver has been split out to xf86-video-mach64:]
-[ git://anongit.freedesktop.org/git/xorg/driver/xf86-video-mach64]
+[ https://gitlab.freedesktop.org/xorg/driver/xf86-video-mach64]
[Please install that driver as well for mach64-based cards.]
)
AC_MSG_NOTICE(
[The r128 sub-driver has been split out to xf86-video-r128:]
-[ git://anongit.freedesktop.org/git/xorg/driver/xf86-video-r128]
+[ https://gitlab.freedesktop.org/xorg/driver/xf86-video-r128]
[Please install that driver as well for rage128-based cards.]
)
commit d799dba35af5d6fc8ca6c74dc2924c868670909f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sun Sep 29 11:07:23 2024 -0700
radeon.man: Update links to use gitlab & oftc instead of cgit & freenode
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/merge_requests/27>
diff --git a/man/radeon.man b/man/radeon.man
index 247dcdb7..c1b422a6 100644
--- a/man/radeon.man
+++ b/man/radeon.man
@@ -396,7 +396,7 @@ https://www.x.org/wiki/radeon
.IP " 2." 4
Overview about radeon development code:
.RS 4
-https://cgit.freedesktop.org/xorg/driver/xf86-video-ati/
+https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati
.RE
.IP " 3." 4
Mailing list:
@@ -406,17 +406,17 @@ https://lists.freedesktop.org/mailman/listinfo/amd-gfx
.IP " 4." 4
IRC channel:
.RS 4
-#radeon on irc.freenode.net
+#radeon on irc.oftc.net
.RE
.IP " 5." 4
Query the bugtracker for radeon bugs:
.RS 4
-https://bugs.freedesktop.org/query.cgi?product=xorg&component=Driver/Radeon
+https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/issues
.RE
.IP " 6." 4
Submit bugs & patches:
.RS 4
-https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon
+https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/
.RE
.SH AUTHORS
More information about the xorg-commit
mailing list