Re: Meaning of 'OpenBSD -stable binary packages'

2019-09-10 Thread Stuart Henderson
On 2019-09-10, Michael Hekeler  wrote:
> Hello all.
>
> I am running 6.5 STABLE. 
> This release was with PHP 7.1.28. So my webserver runs PHP 7.1.28. 
>
> Today I wanted to install an additional PHP driver for postgresql and I 
> realized that there are only plugins for PHP versions 7.1.31 and 7.1.32 
> (and 7.2.x + 7.3.x) available with pkg_add.
>
> So my question is if the new announced binary updates for packages means 
> that the released versions are gone? 
> Do I have to edit /etc/installurl to follow -stable without the updates 
> for packages? 
> Have I misunderstood the mail on the list about the binary  updates...

You have two options:

1. (recommended) - update your packages (pkg_add -u) to get updates for
the security releases of PHP to 7.1.32 / etc.

2. (not recommended) - if you want to ignore the security fixes for
packages and just use the ones present at release, you can set PKG_PATH
in the environment to just include the release directory,

PKG_PATH=(mirror)/pub/OpenBSD/6.5/packages/(arch)/

(obviously, filling in (mirror) and (arch) with the relevant mirror
address and cpue architecture e.g. aarch64, amd64, ..).




Meaning of 'OpenBSD -stable binary packages'

2019-09-10 Thread Michael Hekeler
Hello all.

I am running 6.5 STABLE. 
This release was with PHP 7.1.28. So my webserver runs PHP 7.1.28. 

Today I wanted to install an additional PHP driver for postgresql and I 
realized that there are only plugins for PHP versions 7.1.31 and 7.1.32 
(and 7.2.x + 7.3.x) available with pkg_add.

So my question is if the new announced binary updates for packages means 
that the released versions are gone? 
Do I have to edit /etc/installurl to follow -stable without the updates 
for packages? 
Have I misunderstood the mail on the list about the binary  updates...



Re: OpenBSD -stable binary packages

2019-08-20 Thread Stuart Henderson
On 2019-08-14, Consus  wrote:
> On 15:30 Wed 14 Aug, Thomas Bohl wrote:
>> https://marc.info/?l=openbsd-announce=156577865917831=2
>> 
>> > We are pleased to announce that we now also provide selected binary
>> > packages for the most recent release. These are built from the -stable
>> > ports tree which receives security and a few other important fixes:
>> 
>> Thank you!
>> That is really cool.
>
> A decade or two late,

What a great attitude, really makes you want to spend time on helping
such people...

Anyway there did used to be updated -stable packages for a similar set
of arches as the new builds, that was done until somewhere around 4.6,
so not only is your "decade or two late" comment a bit off, it is also
wrong.

It didn't stop before because "OpenBSD isn't doing this", it stopped
because there was nobody interested enough to put in the work needed.




Re: OpenBSD -stable binary packages

2019-08-14 Thread Consus
On 15:30 Wed 14 Aug, Thomas Bohl wrote:
> https://marc.info/?l=openbsd-announce=156577865917831=2
> 
> > We are pleased to announce that we now also provide selected binary
> > packages for the most recent release. These are built from the -stable
> > ports tree which receives security and a few other important fixes:
> 
> Thank you!
> That is really cool.

A decade or two late, but still a great job. Worth re-establishing
monthly donations, I guess.



Re: OpenBSD -stable binary packages

2019-08-14 Thread Thomas Bohl

https://marc.info/?l=openbsd-announce=156577865917831=2

> We are pleased to announce that we now also provide selected binary
> packages for the most recent release. These are built from the -stable
> ports tree which receives security and a few other important fixes:

Thank you!
That is really cool.