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

Bump debian control.tar size limit #273

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

dbnicholson
Copy link
Contributor

Increase the arbitrary control.tar.gz limit from 1 MB to 16 MB. We came
across an openjdk-7-jdk package that had a 2.4MB control.tar.gz and
libsolv failed to parse it. dpkg doesn't actually apply a limit to these
files.

Increase the arbitrary control.tar limit from 1 MB to 16 MB. We came
across an openjdk-7-jdk package that had a 2.4MB control.tar.gz and
libsolv failed to parse it. dpkg doesn't actually apply a limit to these
files.
@mlschroe mlschroe merged commit c3ed757 into openSUSE:master Jun 22, 2018
@mlschroe
Copy link
Member

Yes, the limit is somewhat arbitrary. It's just there to guard against bad packages. (I'm surprised that dpkg doesn't have limit, rpm does have limits for header sizes.)

@dbnicholson dbnicholson deleted the deb-control-size branch June 22, 2018 10:43
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants