Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
4df16d8d
Commit
4df16d8d
authored
Sep 02, 2018
by
Takuya Noguchi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update rubyzip to 1.2.2 (CVE-2018-1000544)
parent
ba99dfcd
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
4 deletions
+9
-4
Gemfile.lock
Gemfile.lock
+1
-1
Gemfile.rails5.lock
Gemfile.rails5.lock
+1
-1
changelogs/unreleased/50930-update-rubyzip-to-1-2-2.yml
changelogs/unreleased/50930-update-rubyzip-to-1-2-2.yml
+5
-0
qa/Gemfile.lock
qa/Gemfile.lock
+2
-2
No files found.
Gemfile.lock
View file @
4df16d8d
...
...
@@ -804,7 +804,7 @@ GEM
sexp_processor (~> 4.1)
rubyntlm (0.6.2)
rubypants (0.2.0)
rubyzip (1.2.
1
)
rubyzip (1.2.
2
)
rufus-scheduler (3.4.0)
et-orbi (~> 1.0)
rugged (0.27.4)
...
...
Gemfile.rails5.lock
View file @
4df16d8d
...
...
@@ -813,7 +813,7 @@ GEM
sexp_processor (~> 4.1)
rubyntlm (0.6.2)
rubypants (0.2.0)
rubyzip (1.2.
1
)
rubyzip (1.2.
2
)
rufus-scheduler (3.4.0)
et-orbi (~> 1.0)
rugged (0.27.4)
...
...
changelogs/unreleased/50930-update-rubyzip-to-1-2-2.yml
0 → 100644
View file @
4df16d8d
---
title
:
Update rubyzip to 1.2.2 (CVE-2018-1000544)
merge_request
:
21460
author
:
Takuya Noguchi
type
:
security
qa/Gemfile.lock
View file @
4df16d8d
...
...
@@ -77,7 +77,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
rubyzip (1.2.
1
)
rubyzip (1.2.
2
)
selenium-webdriver (3.8.0)
childprocess (~> 0.5)
rubyzip (~> 1.0)
...
...
@@ -103,4 +103,4 @@ DEPENDENCIES
selenium-webdriver (~> 3.8.0)
BUNDLED WITH
1.16.
1
1.16.
4
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment