Re: UPDATE archivers/zstd-1.5.6

2024-04-16 Thread Bjorn Ketelaars
On Wed 27/03/2024 22:39, Bjorn Ketelaars wrote: > Diff below updates zstd to 1.5.6. Release notes can be found at > https://github.com/facebook/zstd/releases/tag/v1.5.6. Minor of shared > lib has been bumped because of the addition of a symbol. > > Passes all tests, and run tested with several too

Re: UPDATE archivers/zstd-1.5.5

2023-04-04 Thread Bjorn Ketelaars
On Wed 05/04/2023 06:45, Stuart Henderson wrote: > On 2023/04/05 06:47, Bjorn Ketelaars wrote: > > ztsd-1.5.5 has been released. Primary focus is to correct a rare > > corruption bug in high compression mode. Overview on changes can be > > found at https://github.com/facebook/zstd/releases/tag/v1.5

Re: UPDATE archivers/zstd-1.5.5

2023-04-04 Thread Stuart Henderson
On 2023/04/05 06:47, Bjorn Ketelaars wrote: > ztsd-1.5.5 has been released. Primary focus is to correct a rare > corruption bug in high compression mode. Overview on changes can be > found at https://github.com/facebook/zstd/releases/tag/v1.5.5. > > Bumped minor of libzstd because of additions of

Re: UPDATE archivers/zstd-1.5.4

2023-02-11 Thread Stuart Henderson
On 2023/02/11 07:50, Bjorn Ketelaars wrote: > zstd-1.5.4 is a pretty big release benefiting from one year of work. It > offers performance improvements, as well as new features, and it fixes > some bugs. Details can be found at > https://github.com/facebook/zstd/releases/tag/v1.5.4 > > Bumped mino

Re: UPDATE archivers/zstd-1.5.2

2022-01-23 Thread Bjorn Ketelaars
On Sun 23/01/2022 14:35, Stuart Henderson wrote: > On 2022/01/21 05:40, Bjorn Ketelaars wrote: > > --- lib/libzstd.mk.orig > > +++ lib/libzstd.mk > > -@@ -79,7 +79,7 @@ endif > > +@@ -81,7 +81,7 @@ endif > > CFLAGS += -fno-stack-protector -fomit-frame-pointer -fno-ident \ > > -D

Re: UPDATE archivers/zstd-1.5.2

2022-01-23 Thread Stuart Henderson
On 2022/01/21 05:40, Bjorn Ketelaars wrote: > --- lib/libzstd.mk.orig > +++ lib/libzstd.mk > -@@ -79,7 +79,7 @@ endif > +@@ -81,7 +81,7 @@ endif > CFLAGS += -fno-stack-protector -fomit-frame-pointer -fno-ident \ > -DDYNAMIC_BMI2=0 -DNDEBUG > else > -- CFLAGS += -O3 > -+ CFLA

Re: UPDATE archivers/zstd-1.5.1

2021-12-25 Thread Klemens Nanni
On Wed, Dec 22, 2021 at 06:58:06AM +0100, Bjorn Ketelaars wrote: > zstd-1.5.1 is a maintenance release, bringing small refinements. Release > notes and changelog can be found at > https://github.com/facebook/zstd/releases/tag/v1.5.1. > > Shared lib needs a minor bump because of two additions. > >

Re: UPDATE archivers/zstd-1.5.0

2021-06-06 Thread Daniel Jakots
On Wed, 26 May 2021 06:09:24 +0200, Bjorn Ketelaars wrote: > Diff below updates zstd to 1.5.0 ok danj

Re: UPDATE archivers/zstd-1.5.0

2021-05-25 Thread Bjorn Ketelaars
On Sun 16/05/2021 11:51, Bjorn Ketelaars wrote: > Diff below updates zstd to 1.5.0, which is a major release featuring > large performance improvements as well as API changes. Overview on > changes can be found at > https://github.com/facebook/zstd/releases/tag/v1.5.0. > > Changes to the port: > -

Re: UPDATE archivers/zstd-1.4.9

2021-03-06 Thread Stuart Henderson
On 2021/03/05 06:18, Bjorn Ketelaars wrote: > Diff below updates zstd to 1.4.9, which is a bugfix release. Changelog > can be found at [0]. > > Visibility of symbols in shared library has been fixed [1] resulting in > check_sym reporting removal of several symbols. The latter warrants a > major bu

Re: UPDATE archivers/zstd-1.4.7

2020-12-25 Thread Bjorn Ketelaars
On Sat 19/12/2020 07:39, Bjorn Ketelaars wrote: > On Fri 18/12/2020 07:27, Bjorn Ketelaars wrote: > > Diff below updates zstd to 1.4.7, which unleashes several months of > > improvements across many axis, from performance to various fixes, to new > > capabilities. Overview on changes can be found a

Re: UPDATE archivers/zstd-1.4.7

2020-12-18 Thread Bjorn Ketelaars
On Fri 18/12/2020 07:27, Bjorn Ketelaars wrote: > Diff below updates zstd to 1.4.7, which unleashes several months of > improvements across many axis, from performance to various fixes, to new > capabilities. Overview on changes can be found at > https://github.com/facebook/zstd/releases/tag/v1.4.7

Re: UPDATE archivers/zstd

2018-04-04 Thread Klemens Nanni
On Wed, Apr 04, 2018 at 03:19:48PM +0200, Björn Ketelaars wrote: > New diff. zstd requires a stable sort, which libc's qsort() is not > guaranteed to be. Upstream proposed to use mergesort(). > > https://github.com/facebook/zstd/issues/1088 Nice work! > Diff below brings zstd to 1.3.4. > > I ran

Re: UPDATE archivers/zstd

2018-04-04 Thread Björn Ketelaars
On Fri 30/03/2018 23:18, Stuart Henderson wrote: > On 2018/03/30 20:19, Björn Ketelaars wrote: > > On Fri 30/03/2018 18:22, Stuart Henderson wrote: > > > On 2018/03/30 19:01, Björn Ketelaars wrote: > > > > On Fri 30/03/2018 13:45, Klemens Nanni wrote: > > > > > On Fri, Mar 30, 2018 at 05:30:55AM +0

Re: UPDATE archivers/zstd

2018-03-30 Thread Stuart Henderson
On 2018/03/30 20:19, Björn Ketelaars wrote: > On Fri 30/03/2018 18:22, Stuart Henderson wrote: > > On 2018/03/30 19:01, Björn Ketelaars wrote: > > > On Fri 30/03/2018 13:45, Klemens Nanni wrote: > > > > On Fri, Mar 30, 2018 at 05:30:55AM +0200, Björn Ketelaars wrote: > > > > > zstd received an upda

Re: UPDATE archivers/zstd

2018-03-30 Thread Björn Ketelaars
On Fri 30/03/2018 18:22, Stuart Henderson wrote: > On 2018/03/30 19:01, Björn Ketelaars wrote: > > On Fri 30/03/2018 13:45, Klemens Nanni wrote: > > > On Fri, Mar 30, 2018 at 05:30:55AM +0200, Björn Ketelaars wrote: > > > > zstd received an update, which focuses on performance. Changelog can be > >

Re: UPDATE archivers/zstd

2018-03-30 Thread Klemens Nanni
On Fri, Mar 30, 2018 at 08:07:31PM +0200, Klemens Nanni wrote: > No, happens with an empty/missing mk.conf(5). > > Pruned archivers/zstd, fetched from cvs.openbsd.org, applied the patch, > ran make build... still getting errors. See attched `make build' log. > > Running "(GENERIC.MP) #92: Wed Mar

Re: UPDATE archivers/zstd

2018-03-30 Thread Klemens Nanni
On Fri, Mar 30, 2018 at 06:22:47PM +0100, Stuart Henderson wrote: > On 2018/03/30 19:01, Björn Ketelaars wrote: > > On Fri 30/03/2018 13:45, Klemens Nanni wrote: > > > On Fri, Mar 30, 2018 at 05:30:55AM +0200, Björn Ketelaars wrote: > > > > zstd received an update, which focuses on performance. Cha

Re: UPDATE archivers/zstd

2018-03-30 Thread Stuart Henderson
On 2018/03/30 19:01, Björn Ketelaars wrote: > On Fri 30/03/2018 13:45, Klemens Nanni wrote: > > On Fri, Mar 30, 2018 at 05:30:55AM +0200, Björn Ketelaars wrote: > > > zstd received an update, which focuses on performance. Changelog can be > > > found at https://github.com/facebook/zstd/blob/dev/NEW

Re: UPDATE archivers/zstd

2018-03-30 Thread Björn Ketelaars
On Fri 30/03/2018 13:45, Klemens Nanni wrote: > On Fri, Mar 30, 2018 at 05:30:55AM +0200, Björn Ketelaars wrote: > > zstd received an update, which focuses on performance. Changelog can be > > found at https://github.com/facebook/zstd/blob/dev/NEWS. The major > > number of the shared lib has been b

Re: UPDATE archivers/zstd

2018-03-30 Thread Klemens Nanni
On Fri, Mar 30, 2018 at 05:30:55AM +0200, Björn Ketelaars wrote: > zstd received an update, which focuses on performance. Changelog can be > found at https://github.com/facebook/zstd/blob/dev/NEWS. The major > number of the shared lib has been bumped as a couple of symbols have > been removed, and

Re: UPDATE: archivers/zstd

2017-10-23 Thread Juan Francisco Cantero Hurtado
On Sun, Oct 22, 2017 at 11:59:48AM +0200, Rafael Sadowski wrote: > Hi All, > > please find below a simple update to 1.3.2. > > - Adjust COMPILER > - https://github.com/facebook/zstd/issues/335 is closed. > "Wanted to let the community know that we’ve released zstd v1.3.1 >earlier today, whi