-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please make new release #422
Comments
@kloczek well you can use snapshot :) |
Issue is that most of the Linux and other OSes distributions are using only releases and only for handful packages some snapshots :) |
Yes, there will be a tagged release soon. |
Ubuntu has one commit that Debian lacks. This should help clear that up. Thank you. |
@madler, status on new release? |
since there is lot of coming changes (optimization) to zlib [1], would you consider releasing another version? I'd like to see zlib without direct dependency on Google developers, but incorporate their patches and release often is sign of vital project... |
Hello @madler! It's been a while, do you have a release date for this new release? |
Hi @madler. Like everyone else, wondering what the status of zlib is... |
madler commented on 18 Jun 2019
@madler -> 9 months later, Is this baby ready to show it's head? 😆 |
Hi @madler , may I ask when this masterpiece can be born? |
@madler Any status update at least? - It's been more than a year since you said there'd be a tagged release. |
haha ,then two years passed ..... |
Despite us @-ing MAddler, he doesn't respond. I'm pretty sure that this is a dead project. Despite the fact that ZLib compression can be found everywhere (the deflate algorithm invented by MAddler and used in ZLib is also found in many other projects, even in the original zip file format which was used by PKZip and WinZip software), it seems that either MAddler himself has died, or he's given up working on this project (a project that if it never existed, would mean no Deflate algorithm, and thus no internet would exist, nor would most other computer software). Did you know that most internet traffic is compressed by either GZip container or raw Deflate stream? Yeah, it's THAT IMPORTANT of an invention. I seriously hope that @madler will get back to work on this VERY important project, or at least let us all know that he's given up on it (something that hopefully won't happen, because it could mean the end of modern computer technology and the internet as we know it). |
Maybe time to consider zlib-ng? |
Note that there's more than one fork out there - for example there's also one that the Chromium people have. One thing that having releases from upstream zlib would help with would be helping with bringing things together. |
There is million forks, since everyone fixed what bothered them, but I think it's reasonable to focus on relatively independent and maintained forks, which zlib-ng fulfills 😉 |
As does the Chromium one to some extent :( |
I think that it is needed to look all PRs (contributions of people) and Issues of this repo. |
#605 and #603 should be addressed in a new release that fixes CVE-2018-25032. |
There is a 1.2.12 but it is not "perfect". |
@Neustradamus If there are specific issues, please report them! |
@vielmetti: You can already look recent entries here: |
It's not?! Oh my goodness. I'm shocked. |
Thanks. The first two which are issues with zlib are both fixed by a new commit on the develop branch. The other two are from contributions. The contributor provided a patch for #610, for which there is a new commit. The CMakeLists.txt thing is not a problem if you compile normally without using the assembler code options. I have asked for someone to edit CMakeLists.txt to remove those options. |
Made new release! |
Last zlib version has been released more than two years ago.
I think that it would be good to make new release ASAP :)
The text was updated successfully, but these errors were encountered: