Hi all,
I'm using Nextcloud and after upgrading to latest OpenBSD 6.9
it stopped uploading files from Android client.
I did an analysis and it turns out that becuase httpd uses
Transfer-Encoding: chunked, Content-Length is not available on the
client side and some code path there excplicitly chec
Hi,
In the github link that Chris posted is a link to download a "Nextcloud
QA" apk.
I have installed it on my phone and confirmed that it can upload
photos. I haven't been able to get the "Auto Upload" to work, but
that's an andriod app issue, nothing to do with OpenBSD. And likely to
do
Hello ports --
Attached is an update to py-websocket-client. It is needed for an update to
streamlink. Tests ok on amd64 and its dependents (only 2 ports) also are ok
with this update.
OK?
~Brian
py-websocket-client-0590.diff
Description: Binary data
Hi,
I can confirm that my Andriod Nextcloud client (3.16.0) has also quit
working. I have been running on Nextcloud on OpenBSD since Nextcloud 17
and am currently on 20.0.9.
I just checked the date that my Andriod Client was updated and it was
May 5, the same day I did my OpenBSD 6.9 upgrade
On Tue, 11 May 2021 23:52:01 +0200, Christian Weisgerber wrote:
> No, I dropped the --without-libtextstyle-prefix for testing purposes
> and the bison executable is linked with libtextstyle.so.0.1. I can't
> reproduce the segfault.
That's odd, I was just now able to reproduce it on amd64 without
On Thu, May 06, 2021 at 06:14:55PM +0200, Marc Espie wrote:
> On Wed, May 05, 2021 at 06:26:06PM +0200, Marc Espie wrote:
> > Compiles almost like a charm, this is a stepping stone to also getting
> > gmic-qt working, as it is a whole set of fun effects for other graphical
> > programs.
> >
> > gm
Hi Kurt --
On Tuesday, May 11th, 2021 at 12:39 PM, Kurt Mosiejczuk
wrote:
> editors/dte fails with the following on sparc64:
>
> cc1: error: unrecognized command line option "-Wvla"
>
> Switching it to use ports-gcc rather than base-gcc fixes it.
>
> ok?
>
> --Kurt
>
OK with me, thanks.
~Bri
Todd C. Miller:
> > > - devel/cbmc: repeatable bison segfault, seems related to
> > > curses/libtextstyle.
> > I can't reproduce this on amd64.
>
> That's because I disabled use of libtextstyle in later bison diffs :-)
No, I dropped the --without-libtextstyle-prefix for testing purposes
and the
Todd disabled textstyle support in later diffs which sidestepped this
--
Sent from a phone, apologies for poor formatting.
On 11 May 2021 22:15:32 Christian Weisgerber wrote:
Stuart Henderson:
Updated diff below, there were some missing library deps and I've enabled
building a debug package
On Tue, 11 May 2021 23:10:31 +0200, Christian Weisgerber wrote:
> Stuart Henderson:
>
> > Updated diff below, there were some missing library deps and I've enabled
> > building a debug package. My build is still running, so far I've run
> > into errors in these which seem related:
> >
> > - devel
PING
Seriously guys. Solene told me she would look this week-end, but apparently
she didn't have time.
This is just in the top 3 of gimp extensions that people use.
There are some rough edges, but you get something like 500+ filters more,
some of which are crazy cool (there's a morphing filter).
Stuart Henderson:
> Updated diff below, there were some missing library deps and I've enabled
> building a debug package. My build is still running, so far I've run
> into errors in these which seem related:
>
> - devel/cbmc: repeatable bison segfault, seems related to curses/libtextstyle.
I can
On Tue May 11, 2021 at 12:28:00PM +0200, Sebastien Marie wrote:
> On Sun, May 09, 2021 at 12:28:03PM +0200, Sebastien Marie wrote:
> > Hi,
> >
> > The following diff update lang/wabt to 1.0.23.
>
> New diff with futher changes:
>
> - Fabian told me privately to remove him as MAINTAINER
>
> - I
On Tue, 11 May 2021 20:25:20 +0200, Christian Weisgerber wrote:
> bison.info incorporates bison.help, which is regenerated from the
> newly built bison executable. We need to break that dependency.
Right, I wasn't sure that it was OK to do that.
> That's simple enough that we can do it in Makef
Christian Weisgerber:
> > > Hmm, why does bison.info get rebuilt anyway? GNU software ships
> > > with a pre-built .info file included. Maybe we can just disable
> > > the regeneration?
> >
> > I was unsuccessful in doing that, though I'm sure someone with more
> > automake knowledge could. Ju
Hello again,
Finally, move net/prosody to use Lua 5.2. 0.11.x is the last version to
support Lua 5.1, and it's recommended by upstream to use Lua 5.2 since
0.11.0 anyways. Before merging this, the patch I sent a couple of
minutes ago for databases/luadbi. I'm testing this on my 6.9-stable
server a
Hello ports@,
I was searching for a comics reader able to handle cbz/cbr files. In
ports we have comix which is old, unmaintained and I personally dislike
it. There is a fork of it, mcomix, which I prefer, but it's
unmaintained and written in python2, so I don't think is suitable for a
submissio
On 5/11/21 3:30 PM, Renaud Allard wrote:
Hello,
Here is security update for synapse which brings it to 1.33.2 to solve a
denial of service attack (CVE-2021-29471) against Synapse's push rules
implementation.
Best Regards
Sorry, I forgot to add the patch for the dependencies in my former
Hello,
Here is security update for synapse which brings it to 1.33.2 to solve a
denial of service attack (CVE-2021-29471) against Synapse's push rules
implementation.
Best Regards
? patches
Index: Makefile
===
RCS file: /cvs/port
Lucas wrote:
> Hello list,
>
> Here's a patch to add FLAVORs for luadbi based on the Lua version. I
> need this in order to have a 5.2-flavored luadbi to bump net/prosody to
> use Lua 5.2, which is the recommended version for it since 0.11.0 and
> 0.11.x is going to be the last version supporting
On Tue, May 11, 2021 at 01:14:15PM -0400, Kurt Mosiejczuk wrote:
> py-genshi fails to compile a .so file because it uses C99 and thus blows
> up when packaging. (Not sure why it doesn't blow up when compilation fails
> but).
> This adds the necessary magic with base to fix the build on sparc64
Hello list,
Here's a patch to add FLAVORs for luadbi based on the Lua version. I
need this in order to have a 5.2-flavored luadbi to bump net/prosody to
use Lua 5.2, which is the recommended version for it since 0.11.0 and
0.11.x is going to be the last version supporting 5.1.
Portwise, I bumped
py-genshi fails to compile a .so file because it uses C99 and thus blows
up when packaging. (Not sure why it doesn't blow up when compilation fails
but).
This adds the necessary magic with base to fix the build on sparc64.
ok?
--Kurt
On 5/10/21 5:22 PM, Jeremie Courreges-Anglas wrote:
On Mon, May 10 2021, Aisha Tammy wrote:
Hi,
Hi,
I've reattached the patch for lmdb update.
Note that it still doesn't apply. ;)
This time I've also added a patch from debian which adds a pkgconfig file.
I'll leave that out unless I ge
editors/dte fails with the following on sparc64:
cc1: error: unrecognized command line option "-Wvla"
Switching it to use ports-gcc rather than base-gcc fixes it.
ok?
--Kurt
Index: Makefile
===
RCS file: /cvs/ports/editors/dte/Mak
Hello list,
While searching for inspiration on how to add Lua flavors to
databases/luadbi, I took a look at textproc/lua-yaml, which has a typo
in the spelling (FlAVOR instead of FLAVOR). I search for similar typos
across the tree with
find /usr/ports -type f -name 'Makefile*' \( \
On Tue, May 04, 2021 at 08:01:11AM -0600, Tracey Emery wrote:
> On Tue, Apr 27, 2021 at 03:40:50PM -0600, Tracey Emery wrote:
> > On Wed, Apr 14, 2021 at 10:18:52AM -0600, Tracey Emery wrote:
> > > Hello!
> > >
> > > This brings cad/pcb2gcode from 2.1.0 to 2.4.0. Everything runs fine on
> > > amd6
Todd C. Miller:
> > Hmm, why does bison.info get rebuilt anyway? GNU software ships
> > with a pre-built .info file included. Maybe we can just disable
> > the regeneration?
>
> I was unsuccessful in doing that, though I'm sure someone with more
> automake knowledge could. Just touching the ap
Here's an updated patch to update lang/node to 12.22.1 based on some feedback I
received.
I rebuilt all reverse-deps with the patch applied, and none showed any problems.
I've also submitted a pull request to upstream for
patches/patch-src_cares_wrap_cc (not merged yet).
May 6, 2021, 19:44 by
Le Tue, May 11, 2021 at 03:39:10PM +0200, Renaud Allard a écrit :
>
>
> On 5/11/21 3:30 PM, Renaud Allard wrote:
> > Hello,
> >
> > Here is security update for synapse which brings it to 1.33.2 to solve a
> > denial of service attack (CVE-2021-29471) against Synapse's push rules
> > implementati
Hi Jeremie,
On Mon, May 10, 2021 at 7:10 PM Jeremie Courreges-Anglas
wrote:
> On Mon, May 10 2021, K R wrote:
> > Hi ports@,
> >
> > After an upgrade to OpenBSD 6.9, flake8 no longer works:
> >
> > ---
> > [...]
> > File
> "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py",
>
On Sun, May 09, 2021 at 12:28:03PM +0200, Sebastien Marie wrote:
> Hi,
>
> The following diff update lang/wabt to 1.0.23.
New diff with futher changes:
- Fabian told me privately to remove him as MAINTAINER
- I patched command-line tools with unveil and pledge (tools are used
to inspect wasm
On Sun, 02 May 2021, Kurt Mosiejczuk wrote:
> On Mon, Mar 15, 2021 at 11:34:15PM -0400, Kurt Mosiejczuk wrote:
> > Update py-slixmpp to 1.7.0
>
> > Changelog at: https://lab.louiz.org/poezio/slixmpp/-/releases
>
> > All but 1 regression tests pass on amd64, same as last release.
>
> > All regre
This went through an amd64 bulk with no fallout, tested on amd64 and
sparc64.
It's not all that much churn for protobuf, but of course all libraries
need major bumps. Detailed changelog is here, nothing really stands out:
https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0
Index: de
34 matches
Mail list logo