So what do you recommend to do other upgrades that depends on it (for
instance polybar) in the meantime?
Le 16/02/2021 à 21:36, Stuart Henderson a écrit :
> On 2021/02/16 18:47, Guy Godfroy wrote:
>> After some research, I found out that maybe sphinx version had
>> something to do with it (thanks
On Tue Feb 16, 2021 at 05:13:15PM -0500, Daniel Dickman wrote:
>
>
> > On Feb 16, 2021, at 4:57 PM, Stuart Henderson wrote:
> >
> > On 2021/02/16 21:50, Rafael Sadowski wrote:
> >>> On Tue Feb 16, 2021 at 04:42:07PM +, Stuart Henderson wrote:
> >>> On 2021/02/15 14:02, Daniel Dickman wrote
On Wed, 17 Feb 2021 00:23:03 +0100
Christian Weisgerber wrote:
> Even more so than the micro-controller toolchains that I already
> touched, this port feels massively outdated and should probably be
> replaced by some newer version. That, however, is a substantial
> undertaking and needs to be d
On Tuesday, February 16th, 2021 at 6:37 PM, Klemens Nanni
wrote:
> There are only two duplicate symbols so it might be an easy fix
>
> (FreeBSD still packages 2.0.2, FWIW) but the game reproducibly crashes
>
> for me on startup on amd64; here's a debug build with `COPTS=-fcommon':
>
> Program te
On Tuesday, February 16th, 2021 at 6:34 PM, Stuart Henderson
wrote:
> On 2021/02/16 23:22, Brian Callahan wrote:
>
> > Hi Stuart --
> >
> > On Tuesday, February 16th, 2021 at 10:41 AM, Stuart Henderson
> > s...@spacehopper.org wrote:
> >
> > > Sorry I missed this when testing, I had a local upd
On Tue, Feb 16, 2021 at 04:42:07PM +, Stuart Henderson wrote:
> On 2021/02/15 14:02, Daniel Dickman wrote:
> >
> >
> > On Mon, 15 Feb 2021, Rafael Sadowski wrote:
> >
> > > Please find attached a new dependency for an possible calibre update.
> > >
> >
> > I think it needs dependencies on
Hi Stuart --
On Tuesday, February 16th, 2021 at 10:41 AM, Stuart Henderson
wrote:
> Sorry I missed this when testing, I had a local update in my tree which is
>
> why my SUBDIRLIST build of ports using sip/py-qt5 didn't notice it.
>
> I tried some of the example documents and don't see any prob
On 2021/02/15 18:29, Rafael Sadowski wrote:
> Please find attached a new dependency for a possible calibre update.
>
> Information for inst:py3-regex-2020.11.13
>
> Comment:
> alternative regular expression module, to replace re.
>
> Description:
> This regex implementation is backwards-compatib
There are only two duplicate symbols so it might be an easy fix
(FreeBSD still packages 2.0.2, FWIW) but the game reproducibly crashes
for me on startup on amd64; here's a debug build with `COPTS=-fcommon':
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0b0f
On 2021/02/16 23:22, Brian Callahan wrote:
> Hi Stuart --
>
> On Tuesday, February 16th, 2021 at 10:41 AM, Stuart Henderson
> wrote:
>
> > Sorry I missed this when testing, I had a local update in my tree which is
> >
> > why my SUBDIRLIST build of ports using sip/py-qt5 didn't notice it.
> >
>
Here is a bump to KiCAD's stable 5.1.7 version.
The kicad-shared bump is to follow.
Everything looks good on amd64. There were no library changes.
Ok?
--
Tracey Emery
Index: Makefile
===
RCS file: /cvs/ports/cad/kicad/Makefile,v
Even more so than the micro-controller toolchains that I already
touched, this port feels massively outdated and should probably be
replaced by some newer version. That, however, is a substantial
undertaking and needs to be done by somebody who can verify that
the result actually works.
So here a
> On Feb 16, 2021, at 4:57 PM, Stuart Henderson wrote:
>
> On 2021/02/16 21:50, Rafael Sadowski wrote:
>>> On Tue Feb 16, 2021 at 04:42:07PM +, Stuart Henderson wrote:
>>> On 2021/02/15 14:02, Daniel Dickman wrote:
On Mon, 15 Feb 2021, Rafael Sadowski wrote:
> P
On Tue, Feb 16, 2021 at 09:20:20AM -0800, Rafael Ávila de Espíndola wrote:
> Marc Espie writes:
>
> > On Mon, Feb 15, 2021 at 01:45:40PM -0800, Rafael Ávila de Espíndola wrote:
> >> The last release of libtool is 2.4.6, which is from 2015. We currently
> >> have 2.4.2. I don't expect projects to
On 2021/02/16 21:50, Rafael Sadowski wrote:
> On Tue Feb 16, 2021 at 04:42:07PM +, Stuart Henderson wrote:
> > On 2021/02/15 14:02, Daniel Dickman wrote:
> > >
> > >
> > > On Mon, 15 Feb 2021, Rafael Sadowski wrote:
> > >
> > > > Please find attached a new dependency for an possible calibre
On Tue Feb 16, 2021 at 04:42:07PM +, Stuart Henderson wrote:
> On 2021/02/15 14:02, Daniel Dickman wrote:
> >
> >
> > On Mon, 15 Feb 2021, Rafael Sadowski wrote:
> >
> > > Please find attached a new dependency for an possible calibre update.
> > >
> >
> > I think it needs dependencies on a
On 2021/02/16 18:47, Guy Godfroy wrote:
> After some research, I found out that maybe sphinx version had
> something to do with it (thanks solene).
>
> I found out that OpenBSD version of py-sphinx (1.5.6) is almost
> 4 years old. Current version is 3.5.1.
>
> I am not skilled enough to take care
And here's a backport to 3.8.6 of the fix. Probably worth it as it is
the default version of python.
(I tested both backports on a amd64-stable machine)
Index: Makefile
===
RCS file: /cvs/ports/lang/python/3.8/Makefile,v
retrieving r
This includes a fix for the high severity issue (bpo-42938) and a few
others.
* bpo-42967: Fix web cache poisoning vulnerability by defaulting the
query args separator to &, and allowing the user to choose a custom
separator.
* bpo-42938: Avoid static buffers when computing the repr of
Hello,
Here is a diff to update net/synapse to 1.27.0.
Please note that this release includes a change in Synapse to use Redis
as a cache ─ as well as a pub/sub mechanism.
This release also changes the callback URI for OpenID Connect (OIDC)
identity providers. If your server is configured to
After some research, I found out that maybe sphinx version had something
to do with it (thanks solene).
I found out that OpenBSD version of py-sphinx (1.5.6) is almost 4 years
old. Current version is 3.5.1.
I am not skilled enough to take care of upgrading py-sphinx (simply
change some varia
Marc Espie writes:
> On Mon, Feb 15, 2021 at 01:45:40PM -0800, Rafael Ávila de Espíndola wrote:
>> The last release of libtool is 2.4.6, which is from 2015. We currently
>> have 2.4.2. I don't expect projects to actually require 2.4.6, but given
>> how old 2.4.6 is, some check for that version.
>
On 2021/02/16 10:09, Marc Espie wrote:
> On Mon, Feb 15, 2021 at 01:45:40PM -0800, Rafael Ávila de Espíndola wrote:
> > The last release of libtool is 2.4.6, which is from 2015. We currently
> > have 2.4.2. I don't expect projects to actually require 2.4.6, but given
> > how old 2.4.6 is, some chec
On 2021/02/15 14:02, Daniel Dickman wrote:
>
>
> On Mon, 15 Feb 2021, Rafael Sadowski wrote:
>
> > Please find attached a new dependency for an possible calibre update.
> >
>
> I think it needs dependencies on at least:
> - py-lxml
> - py-chardet
> - py-beautifulsoup4
beautifulsoup4 is option
Bulk build on sparc64-0a.ports.openbsd.org
Started : Sat Feb 13 22:21:27 MST 2021
Finished: Tue Feb 16 09:29:21 MST 2021
Duration: 2 Days 11 hours 8 minutes
Built using OpenBSD 6.9-beta (GENERIC.MP) #688: Sat Feb 13 15:25:35 MST 2021
Built 9381 packages
Number of packages built each day:
Feb 13
On 2021/02/15 15:05, Aisha Tammy wrote:
> Hi,
> I've been using rabbitmq for a while and am interested in updating the port.
> The latest version 3.8.11 , recommends >= erlang 23 (needs >=22.3):
> https://rabbitmq.com/which-erlang.html
> I'll try a hand at updating but I might not be able to do soo
Sorry I missed this when testing, I had a local update in my tree which is
why my SUBDIRLIST build of ports using sip/py-qt5 didn't notice it.
I tried some of the example documents and don't see any problems.
OK?
Index: Makefile
===
R
Hello,
I'm not very skilled in ports maintenance.
I'm trying to update polybar port from 3.4.3 to 3.5.4 but I can't get
over a Sphinx error. I join the diff of what I made to the port.
When I try to complile, I have got this error:
[1/91] cd /usr/ports/pobj/polybar-3.5.4/build-amd64/doc &&
sphi
Attached diff updates ncspot to 0.4.0
Changes: https://github.com/hrkfdn/ncspot/releases/tag/v0.4.0
OK?
? crates
? licenses
Index: Makefile
===
RCS file: /cvs/ports/audio/ncspot/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 M
On Tue, Feb 16, 2021 at 11:49:31AM +0100, Theo Buehler wrote:
> sprintf strikes again.
>
> https://nvd.nist.gov/vuln/detail/CVE-2021-3177#vulnCurrentDescriptionTitle
>
> This was made public last night UTC and looks pretty bad, but there seem
> to be no releases for in-tree Pythons available as o
sprintf strikes again.
https://nvd.nist.gov/vuln/detail/CVE-2021-3177#vulnCurrentDescriptionTitle
This was made public last night UTC and looks pretty bad, but there seem
to be no releases for in-tree Pythons available as of now. I'm not
familiar with how Python deals with security issues...
Thi
On Mon, Feb 15, 2021 at 01:45:40PM -0800, Rafael Ávila de Espíndola wrote:
> The last release of libtool is 2.4.6, which is from 2015. We currently
> have 2.4.2. I don't expect projects to actually require 2.4.6, but given
> how old 2.4.6 is, some check for that version.
>
> Given that libtool is
32 matches
Mail list logo