Bug#995809: libinput: please make the build reproducible

2023-12-06 Thread Vagrant Cascadian
On 2023-12-01, Vagrant Cascadian wrote: > On 2021-10-06, Chris Lamb wrote: >> This is due to the use of the LIBINPUT_QUIRKS_DIR macro which includes >> the absolute build path. >> >> It is not entirely clear (during a very brief look) when/where this >> value i

Bug#995809: libinput: please make the build reproducible

2023-12-01 Thread Vagrant Cascadian
n it anyways. I would like to perform an NMU in the near future, unless there are objections? live well, vagrant From 6b78d6697661c497ae4ff2a3bbf1eea53ae60ccc Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 1 Dec 2023 14:17:20 -0800 Subject: [PATCH] tools: Remove references to L

Bug#945105: intel-gpu-tools: please make the build reproducible

2022-12-01 Thread Vagrant Cascadian
ld the maintainers be amendable to an NMU for this fix? I would love to see this land in time for the bookworm freeze... It looks like there is or will be a transition for: https://release.debian.org/transitions/html/auto-procps.html Which might necessitate a bit of d

Bug#1020873: xserver-xorg-video-glide: reproducible-builds: build path embedded in glide_drv.so

2022-09-27 Thread Vagrant Cascadian
maintaining xserver-xorg-video-glide! live well, vagrant From 116058d94c85ce8b617be1485076bedab95d6a25 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 27 Sep 2022 19:53:19 + Subject: [PATCH] debian/rules: Pass default CFLAGS to dh_auto_configure. --- debian/rules | 2 +- 1 file

Bug#1020715: xserver-xorg-input-joystick: reproducible-builds: Embedded build path in joystick_drv.so

2022-09-25 Thread Vagrant Cascadian
/rules by passing -ffile-prefix-map in CFLAGS to configure. With this patch applied xserver-xorg-input-joystick should build reproducibly on tests.reproducible-builds.org! Thanks for maintaining xserver-xorg-input-joystick! live well, vagrant From 3810247bbd3d038b4d8ac21016d43ca809a8f0b9 Mon Sep

Bug#976898: xorg-server: reproducible builds: Embeds running kernel version

2020-12-08 Thread Vagrant Cascadian
el version: https://tests.reproducible-builds.org/debian/issues/unstable/captures_kernel_version_issue.html The attached patch passes --with-os-name=DEB_HOST_ARCH_OS to configure which avoids embedding the running kernel version in the shipped binaries. Thanks for maintaining xorg-server! live well,

Bug#801340: xorg-server: Vcs-Git points to wrong repository

2015-10-08 Thread Vagrant Cascadian
ebian.org/git/pkg-xorg/xserver/xorg-server.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/xserver/xorg-server.git Homepage: http://www.x.org/ Thanks for maintaining X! live well, vagrant signature.asc Description: PGP signature

Bug#487635: Bug #487635: Performance degradation over remote ssh X11 forwarded display

2009-05-25 Thread Vagrant Cascadian
ktype, addr->ai_protocol); if(fd >= 0) { +int on = 1; +setsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &on, sizeof(on)); + if (connect(fd, addr->ai_addr, addr->ai_addrlen) >= 0) break; close(fd); live well,

Bug#489051: xserver-xorg-video-vesa: fails to find valid modes

2008-07-02 Thread Vagrant Cascadian
tion you'd like to have. live well, vagrant -- Package-specific info: Contents of /var/lib/x11/X.roster: xserver-xorg /var/lib/x11/X.md5sum does not exist. X server symlink status: lrwxrwxrwx 1 root root 13 2008-07-02 18:38 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1718228 2008-

Bug#346149: Add low-priority question to avoid generating xorg.conf, for preseeding

2008-03-26 Thread vagrant
file, but it isn't there yet.) Xorg's automatic configuration without an xorg.conf is maybe good enough now (using xserver-xorg 1:7.3+10) to consider making this a normal or high priority question, and possibly even the default behavior. live well, vagrant -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#457606: /etc/X11/Xsession: use run-parts --list instead of run_parts function

2007-12-23 Thread Vagrant Cascadian
Package: x11-common Version: 1:7.3+8 Severity: wishlist File: /etc/X11/Xsession Tags: patch it seems like "run-parts --list" would be equivalent to the run_parts function in /etc/X11/Xsession. patch attached. --- /etc/X11/Xsession 2007-02-20 01:07:09.0 -0800 +++ Xsession2007-12-23 1

Bug#405639: xserver-xorg: installs arbitrary -input and -video packages

2007-01-05 Thread Vagrant Cascadian
On Fri, Jan 05, 2007 at 12:30:13AM -0800, Steve Langasek wrote: > On Thu, Jan 04, 2007 at 11:00:25PM -0800, Vagrant Cascadian wrote: > > Depends: xserver-xorg-core (>= 2:1.1.1-11), xserver-xorg-video-1.0, > > xserver-xorg-input, debconf (>= 0.5) | debconf-2.0, xkb-data |

Bug#405639: xserver-xorg: installs arbitrary -input and -video packages

2007-01-04 Thread Vagrant Cascadian
viding -video-1.0 to satisfy the dependency. similar with -input, though the above still could leave you with only one of -mouse or -kbd. i have no idea how to get that perfectly while still allowing for unusual -input configurations. thanks! live well, vagrant -- To UNSUBSCRIBE, email to

Bug#404124: when installing xserver-xorg into a chroot, screen blanks

2006-12-21 Thread Vagrant Cascadian
warning: failed to infer keyboard layout from layout/lang '10 debian-installer/keymap doesn't exist--en_US' the screen returns to normal shortly after, and while it doesn't seem to actually cause any problems, the sudden blanking of the screen is a little alarming. live well

Bug#384686: xdm no longer provides x-display-manager?

2006-08-25 Thread Vagrant Cascadian
Package: xdm Version: 1.0.5-1 Severity: normal i was surprised to find that xdm no longer provides "x-display-manager", while gdm, kdm and wdm still do. is this intentional? i see no mention of it in the debian changelog, or README.Debian. live well, vagrant -- To UNSUBSCRIBE

Bug#295034: xdm: test for value of HEED_DEFAULT_DISPLAY_MANAGER before setting it

2005-02-12 Thread Vagrant Cascadian
Package: xdm Severity: wishlist Tags: patch when setting up a diskless terminal with a shared read-only root filesystem, it is very difficult to start a different display manager on each diskless terminal. if /etc/init.d/xdm (and gdm, kdm, wdm) were patched to check that HEED_DEFAULT_DISPLAY_MANA