On Mon, Oct 14, 2024 at 08:44:56AM -, Stuart Henderson wrote:
> On 2024-10-14, Lorenz (xha) wrote:
> > hi, i'd like to kindly ask if the patches that are included in
> > snapshots could somehow be provided to the people running the
> > snapshots, in some way, like
hi, i'd like to kindly ask if the patches that are included in
snapshots could somehow be provided to the people running the
snapshots, in some way, like source-changes@?
one part of free and open source software is that i know which code
i am running.
and i am obviously totally fine with testing
On Sun, Sep 01, 2024 at 04:00:11PM -, Stuart Henderson wrote:
> On 2024-09-01, aalin...@riseup.net wrote:
> > Other than upgrading to the latest snapshot, I have changed nothing on
> > my Lenovo X1 Carbon 6th Gen.
> >
> > When I try to download anything using either Firefox or
> > Ungoogled-Ch
On Wed, Mar 20, 2024 at 08:15:55AM +0100, Kirill Miazine wrote:
> Hi there
>
> • Paul B. Henson [2024-03-20 05:40]:
> > We're using wireguard to set up VPN connections from various systems
> > deployed on-prem at customer sites to central openbsd boxes to route
> > internal traffic between the rem
On Wed, Jan 03, 2024 at 08:50:43AM +0100, Lorenz (xha) wrote:
> On Tue, Jan 02, 2024 at 08:32:00PM -, Stuart Henderson wrote:
> > I can't say. Though I doubt there would much objection if it's clean and
> > not a copy of a GPLv3-licensed upstream commit.
>
>
On Tue, Jan 02, 2024 at 08:32:00PM -, Stuart Henderson wrote:
> I can't say. Though I doubt there would much objection if it's clean and
> not a copy of a GPLv3-licensed upstream commit.
what about this?
i am not sure about the situation on arm64. it looks like newer gnu
assemblers don't like
On Tue, Jan 02, 2024 at 11:51:48AM +0100, Otto Moerbeek wrote:
> On Tue, Jan 02, 2024 at 08:56:55PM +1100, Alexis wrote:
>
> >
> > "Lorenz (xha)" writes:
> >
> > > On Mon, Jan 01, 2024 at 08:47:07PM +1100, Alexis wrote:
> > > >
> &g
On Tue, Jan 02, 2024 at 11:51:48AM +0100, Otto Moerbeek wrote:
> Dunno what haoppened to as(1) specifically. But as we do not use
> standalone as(1) for our own builds, it does not get a lot of
> attention (in additional to the potential licensing issues).
as cannot be used correctly anymore (at
On Mon, Jan 01, 2024 at 08:47:07PM +1100, Alexis wrote:
>
> "Lorenz (xha)" writes:
>
> > just out of couriosity, why is "as" in the base system if it is
> > outdated and is updating it an option?
>
> i presume it's due to subsequent versi
On Mon, Jan 01, 2024 at 10:04:07AM +0100, Otto Moerbeek wrote:
> On Mon, Jan 01, 2024 at 10:00:34AM +0100, Lorenz (xha) wrote:
>
> > On Sun, Dec 31, 2023 at 03:39:14PM +0100, Otto Moerbeek wrote:
> > > On Sun, Dec 31, 2023 at 04:51:14AM +0100, Lorenz (xha) wrote:
&
On Sun, Dec 31, 2023 at 03:39:14PM +0100, Otto Moerbeek wrote:
> On Sun, Dec 31, 2023 at 04:51:14AM +0100, Lorenz (xha) wrote:
>
> > hi misc@,
> >
> > like the subject says, `as` in the base system cannot do endbr64
> > instructions. should it be updated?
> &g
hi misc@,
like the subject says, `as` in the base system cannot do endbr64
instructions. should it be updated?
background: i am maintaining hare for openbsd and we always have
to install "gas" from the "binutils" package because the normal one
is too old. i'd be nice if we don't depend on any pac
hi,
On Sun, Nov 26, 2023 at 05:28:09PM +0100, quen...@schibler.fr wrote:
> Hello !
>
> I upgraded to current using sysupgrade -s so I could get the latest wayland
> related packages.
> I looked on openports and found that a sway port exists
> https://openports.pl/path/wayland/sway.
> When I pkg
On Fri, Nov 17, 2023 at 12:40:35PM -0700, Todd C. Miller wrote:
> On Fri, 17 Nov 2023 19:23:32 +0100, "Lorenz (xha)" wrote:
>
> > i am doing a port of the hare programming language[1] to OpenBSD and have
> > a question regarding the zoneinfo that is package
hi misc@,
i am doing a port of the hare programming language[1] to OpenBSD and have
a question regarding the zoneinfo that is packaged with OpenBSD: can
leap-seconds.list be packged at /usr/share/zoneinfo/leap-seconds.list?
it is a requirement for the time part of the stdlib to work.
[1]: https:/
> PT_PHDR is the tag for an entry in the program headers that points to the
> program headers themselves. Some ELF files (for example, core files) have
> a program header but don't include a PT_PHDR entry in it. It's presumably
> not added by ld because you supplied a linker script and ld is tryi
On Mon, Oct 09, 2023 at 01:29:52PM -0700, Philip Guenther wrote:
> On Mon, Oct 9, 2023 at 11:21 AM Lorenz (xha) wrote:
>
> > hi misc@,
> >
> > i'm currently porting the hare programming language to openbsd and i am
> > having quite a few problems trying
hi misc@,
i'm currently porting the hare programming language to openbsd and i am
having quite a few problems trying to use a linker script. i am always
getting a "/bin/ksh: .bin/hare: Invalid argument" error.
so far i tried a lot of stuff like comparing a working version without a
linker script,
hi,
i just did a sysupgrade to the next snapshot and now ld depends on
libpthread 27.1, even though i have 27.0 installed:
```
lorenz@~/src/hare/hare % ldd `which ld`
/usr/bin/ld:
warning: libpthread.so.27.0: minor version >= 1 expected, using it anyway
StartEnd T
19 matches
Mail list logo