Skip to content
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

Multiple tweaks and bugfixes #93

Merged
merged 7 commits into from May 9, 2016
Merged

Conversation

bastianeicher
Copy link
Contributor

I've been maintaing a fork of SharpZipLib with a number of small tweaks and bugfixes. This code has been in heavy use for over a year in Zero Install and is available on NuGet as ICSharpCode.SharpZipLib.Patched.

For the pull request I have rebased everything on the current master and removed anything that would change the publicly visible API. This also includes the commit from #18, which I've been using in my fork.

@bastianeicher bastianeicher force-pushed the pull-request branch 2 times, most recently from 8a5b50e to 7ba118c Compare November 23, 2015 09:11
@McNeight McNeight self-assigned this Apr 14, 2016
@McNeight McNeight added the bug label Apr 14, 2016
@McNeight McNeight mentioned this pull request Apr 14, 2016
@bastianeicher
Copy link
Contributor Author

@McNeight I hereby place the code contributed in my commits under the MIT license.
@hempels Is it fine by you if we include your commit as well?

@McNeight McNeight added tar Related to TAR file format zip Related to ZIP file format labels Apr 15, 2016
@McNeight
Copy link
Contributor

McNeight commented May 9, 2016

@bastianeicher

Have you heard anything from @hempels about re-licensing his contribution? As soon as I get confirmation from him, I'll merge all of the code in.

-Neil

@hempels
Copy link
Contributor

hempels commented May 9, 2016

Approval was a bit complicated as the company I worked for when I contributed that change was subsequently acquired.
See issue: #103

Some rogue zip creators fail to set a non-zero local header size in
Extra Data causing SharpZLib to reject them, this patch causes the
library to tolerate that particular oversight like most other libraries.
@bastianeicher
Copy link
Contributor Author

@hempels: Thanks for getting the contribution cleared. :)

@McNeight: I rebased my branch of the current master to make merging easier.

@McNeight McNeight merged commit 20e633e into icsharpcode:master May 9, 2016
@McNeight
Copy link
Contributor

McNeight commented May 9, 2016

Shawn & Bastian,

Thanks for taking the extra time to square everything away, and thank you for your contributions.

-Neil

@icsharpcode icsharpcode locked and limited conversation to collaborators May 9, 2016
@McNeight McNeight modified the milestone: 1.0 May 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug tar Related to TAR file format zip Related to ZIP file format
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants