non port: x11-servers/xwayland/Makefile |
SVNWeb
|
Number of commits found: 26 |
Tue, 20 Dec 2022
|
[ 17:50 Emmanuel Vadot (manu) ] 316c600
x11-server/xwayland: Update to 22.1.7
Xext: fix invalid event type mask in XTestSwapFakeInput
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
Wed, 14 Dec 2022
|
[ 13:08 Emmanuel Vadot (manu) ] 26c717c
x11-servers/xwayland: Update to 22.1.6
Security: CVE-2022-46340 CVE-2022-46341 CVE-2022-46342 CVE-2022-46343
CVE-2022-46344 CVE-2022-4283
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
Fri, 4 Nov 2022
|
[ 07:38 Emmanuel Vadot (manu) ] 9e5fb26
x11-servers/xwayland: Update to 22.1.5
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Thu, 28 Jul 2022
|
[ 06:55 Baptiste Daroussin (bapt) ] e8b7dc8
x11-servers/xwayland: update to 22.1.3
|
Wed, 27 Jul 2022
|
[ 13:08 Baptiste Daroussin (bapt) ] 5f87249
x11-servers/xwayland: update to 22.1.2
|
Fri, 22 Oct 2021
|
[ 06:57 Tobias C. Berner (tcberner) ] 59fea54
x11-servers/xorg-server: Update to 1.20.13
Summary:
Changelogs to 1.20.12 in [1] and 1.20.13 in [2].
[1] https://lists.x.org/archives/xorg-announce/2021-July/003098.html
[2] https://lists.x.org/archives/xorg-announce/2021-July/003100.html
Reviewd by: x11 (manu,zeising)
Differential Revision: https://reviews.freebsd.org/D32539
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
|
Tue, 13 Apr 2021
|
[ 15:50 Emmanuel Vadot (manu) ] fdd9474
x11/xorg-server: Update to 1.20.11
Changes: https://lists.x.org/archives/xorg/2021-April/060678.html
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 1 Dec 2020
|
[ 19:48 zeising ]
xorg-server: Add patches to fix security issues
Patch xorg-server (and sub ports) to fix recently discovered security isses:
CVE-2020-14360 and CVE-2020-25712.
These issues can lead to privileges elevations for authorized clients
on systems where the X server is running privileged.
Tested by: adridg, tcberner, mikael
MFH: 2020Q4
Security: 76c8b690-340b-11eb-a2b7-54e1ad3d6335
|
Mon, 28 Sep 2020
|
[ 19:59 zeising ] (Only the first 10 of 61 ports in this commit are shown above. )
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
|
Fri, 17 Apr 2020
|
[ 19:01 jbeich ]
x11-servers/xwayland: expose x11/nvidia-driver support
Disabled for now as runtime wasn't tested. EGLStreams is supported by
x11-wm/mutter and x11-wm/plasma5-kwin.
PR: 244242
Approved by: zeising (x11)
|
Thu, 20 Feb 2020
|
[ 21:15 zeising ] (Only the first 10 of 111 ports in this commit are shown above. )
Update xorg x11 servers to 1.20.7
Update xorg x11 servers to 1.20.7. This updates x11-servers/xorg-server,
xephyr, xorg-dmx, xorg-nestserver, xorg-vbserver and xwayland.
Enable the UDEV backend by default, instead of the DEVD backend, for
autoconfiguration of input devices on FreeBSD 12 and later.
FreeBSD 11 lacks the needed support in base and will keep on using the DEVD
backend.
Support for the HAL backend is dropped completely, it has been deprecated
for a long time.
Update and improve the DEVD backend.
Add a pkg message about sysctl configuration that might be needed when using
UDEV.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 9 Feb 2020
|
[ 22:21 jbeich ]
x11-servers/xwayland-devel: add new port
Current version in the tree is very old and buggy. Divorce from Xorg
server to simplify QA and avoid numerious non-upstreamed patches.
|
Sat, 25 Jan 2020
|
[ 16:26 jbeich ]
x11-servers/xorg-server: expose UDEV support for evdev hotplug
UDEV builds Xorg against libudev-devd, allowing automatic detection of
/dev/input/* (evdev) devices with xf86-input-libinput or xf86-input-evdev.
PR: 222609
Submitted by: Greg V <greg@unrelenting.technology>
Tested by: Ivan <bsd@abinet.ru>, manu
Approved by: x11 (bapt via IRC)
|
Sun, 23 Dec 2018
|
[ 09:57 zeising ]
x11-servers/xwayland: Fix portrevision
Fix portrevision, it accidentally went backwards when comitting r487789.
Bump it to 11 to ensure xwayland is rebuild after the evdev-proto changes.
Add a big note about this, so I might remember next time.
PR: 222905, 217248, 233787 (original commit), 234240 (fix)
Submitted by: Stefan Ehmann (fix)
|
Wed, 19 Dec 2018
|
[ 09:09 zeising ] (Only the first 10 of 51 ports in this commit are shown above. )
Split out evdev headers from multimedia/v4l_compat
Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their
own port, devel/evdev-proto, and update those to be current with the Linux
4.19 kernel. This is done in order to be able to update the rest of the
FreeBSD input stack, which is forthcoming.
By splititng out the evdev headers we can update them independent of other
updates in v4l_compat, which makes it easier for the graphics team to keep
track of them and keep them updated as needed.
Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work
with the updated headers. This will be further updated.
Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work (Only the first 15 lines of the commit message are shown above )
|
Thu, 13 Sep 2018
|
[ 08:30 zeising ]
Remove portrevision, it's inherited from master
Remove portrevision, it's inherited from master. Adding it here made it go
backwards.
Reported by: Matthew D. Fuller
|
Tue, 11 Sep 2018
|
[ 18:34 zeising ] (Only the first 10 of 331 ports in this commit are shown above. )
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906
|
Mon, 16 Oct 2017
|
[ 19:45 rezny ]
Drop POTREVISION form slaves so they go forward with xorg-server.
Adding PORTREVISION to explicitly bump them after the recent CVE patches
actually caused the revision to go backwards instead of forwards.
PR: 223049
Reported by: mandree
|
Fri, 13 Oct 2017
|
[ 19:14 kwm ] (Only the first 10 of 12 ports in this commit are shown above. )
Fix security issues: CVE-2017-12176 through CVE-2017-12187 in xorg-server.
Bump all the slaves due to not being sure where the shared code is used.
MFH: 2017Q4
Security: 7274e0cc-575f-41bc-8619-14a41b3c2ad0
|
Mon, 9 Oct 2017
|
[ 19:30 kwm ]
Fix security issues: CVE-2017-13721 and CVE-2017-13723 in xorg-server.
Bump all the slaves due to not being sure where the shared code is used.
MFH: 2017Q4
Security: 4f8ffb9c-f388-4fbd-b90f-b3131559d888
|
Wed, 5 Jul 2017
|
[ 12:41 jbeich ]
x11-servers/xwayland: respect LOCALBASE
|
Sat, 11 Feb 2017
|
[ 18:31 bapt ]
XWayland is an X Server running as a Wayland client, thus capable of displaying
native X11 client applications in a Wayland compositor environment.
WWW: https://wayland.freedesktop.org/xserver.html
|
Number of commits found: 26 |