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

Update Ubuntu for CVE-2014-0224 #84

Merged
merged 1 commit into from
Jun 18, 2014
Merged

Conversation

tianon
Copy link
Member

@tianon tianon commented Jun 18, 2014

No description provided.

@tianon
Copy link
Member Author

tianon commented Jun 18, 2014

root@e616a1cc0831:/stackbrew/stackbrew# ./brew-cli --debug -b CVE-2014-0224 --targets ubuntu git://github.com/tianon/stackbrew   
2014-06-18 19:55:01,459 DEBUG Cloning repo_url=git://github.com/tianon/stackbrew, ref=CVE-2014-0224
2014-06-18 19:55:01,461 DEBUG folder = /tmp/tmp24Kb39
2014-06-18 19:55:01,461 DEBUG Cloning git://github.com/tianon/stackbrew into /tmp/tmp24Kb39
2014-06-18 19:55:01,461 DEBUG Executing "git clone git://github.com/tianon/stackbrew ." in /tmp/tmp24Kb39
Cloning into '.'...
remote: Reusing existing pack: 764, done.
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 773 (delta 2), reused 0 (delta 0)
Receiving objects: 100% (773/773), 118.37 KiB | 0 bytes/s, done.
Resolving deltas: 100% (416/416), done.
Checking connectivity... done.
2014-06-18 19:55:02,661 DEBUG Checkout ref:CVE-2014-0224 in /tmp/tmp24Kb39
2014-06-18 19:55:02,662 DEBUG Executing "git checkout CVE-2014-0224" in /tmp/tmp24Kb39
Branch CVE-2014-0224 set up to track remote branch CVE-2014-0224 from origin.
Switched to a new branch 'CVE-2014-0224'
2014-06-18 19:55:02,668 DEBUG latest: git://github.com/tianon/docker-brew-ubuntu-core@487c2e834faee181ff5c15d15f57842a610f56da 14.04

2014-06-18 19:55:02,668 DEBUG trusty: git://github.com/tianon/docker-brew-ubuntu-core@487c2e834faee181ff5c15d15f57842a610f56da 14.04

2014-06-18 19:55:02,669 DEBUG 14.04: git://github.com/tianon/docker-brew-ubuntu-core@487c2e834faee181ff5c15d15f57842a610f56da 14.04

2014-06-18 19:55:02,669 DEBUG precise: git://github.com/tianon/docker-brew-ubuntu-core@487c2e834faee181ff5c15d15f57842a610f56da 12.04.4

2014-06-18 19:55:02,669 DEBUG 12.04: git://github.com/tianon/docker-brew-ubuntu-core@487c2e834faee181ff5c15d15f57842a610f56da 12.04.4

2014-06-18 19:55:02,669 DEBUG quantal: git://github.com/tianon/docker-brew-ubuntu-core@487c2e834faee181ff5c15d15f57842a610f56da 12.10

2014-06-18 19:55:02,669 DEBUG 12.10: git://github.com/tianon/docker-brew-ubuntu-core@487c2e834faee181ff5c15d15f57842a610f56da 12.10

2014-06-18 19:55:02,669 DEBUG raring: git://github.com/tianon/docker-brew-ubuntu-core@487c2e834faee181ff5c15d15f57842a610f56da 13.04

2014-06-18 19:55:02,669 DEBUG 13.04: git://github.com/tianon/docker-brew-ubuntu-core@487c2e834faee181ff5c15d15f57842a610f56da 13.04

2014-06-18 19:55:02,669 DEBUG saucy: git://github.com/tianon/docker-brew-ubuntu-core@487c2e834faee181ff5c15d15f57842a610f56da 13.10

2014-06-18 19:55:02,669 DEBUG 13.10: git://github.com/tianon/docker-brew-ubuntu-core@487c2e834faee181ff5c15d15f57842a610f56da 13.10

2014-06-18 19:55:02,669 DEBUG ubuntu: latest,trusty,14.04
2014-06-18 19:55:02,669 DEBUG ubuntu: precise,12.04
2014-06-18 19:55:02,669 DEBUG ubuntu: saucy,13.10
2014-06-18 19:55:02,669 DEBUG ubuntu: raring,13.04
2014-06-18 19:55:02,670 DEBUG ubuntu: quantal,12.10
2014-06-18 19:55:02,670 DEBUG Cloning repo_url=git://github.com/tianon/docker-brew-ubuntu-core, ref=487c2e834faee181ff5c15d15f57842a610f56da
2014-06-18 19:55:02,670 DEBUG folder = /tmp/tmpxkjCpn
2014-06-18 19:55:02,670 DEBUG Cloning git://github.com/tianon/docker-brew-ubuntu-core into /tmp/tmpxkjCpn
2014-06-18 19:55:02,670 DEBUG Executing "git clone git://github.com/tianon/docker-brew-ubuntu-core ." in /tmp/tmpxkjCpn
Cloning into '.'...
remote: Counting objects: 83, done.
remote: Compressing objects: 100% (65/65), done.
remote: Total 83 (delta 28), reused 69 (delta 17)
Receiving objects: 100% (83/83), 211.21 MiB | 1.15 MiB/s, done.
Resolving deltas: 100% (28/28), done.
Checking connectivity... done.
2014-06-18 19:58:15,980 DEBUG Checkout ref:487c2e834faee181ff5c15d15f57842a610f56da in /tmp/tmpxkjCpn
2014-06-18 19:58:15,980 DEBUG Executing "git checkout 487c2e834faee181ff5c15d15f57842a610f56da" in /tmp/tmpxkjCpn
Note: checking out '487c2e834faee181ff5c15d15f57842a610f56da'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 487c2e8... CVE-2014-0224
2014-06-18 19:58:17,115 INFO Build start: ubuntu ('git://github.com/tianon/docker-brew-ubuntu-core', '487c2e834faee181ff5c15d15f57842a610f56da', '14.04')
2014-06-18 19:59:25,683 INFO Build success: 96c8e7cdb41a (ubuntu:latest)
2014-06-18 19:59:25,688 INFO Build success: 96c8e7cdb41a (ubuntu:trusty)
2014-06-18 19:59:25,692 INFO Build success: 96c8e7cdb41a (ubuntu:14.04)
2014-06-18 19:59:25,695 DEBUG Checkout ref:487c2e834faee181ff5c15d15f57842a610f56da in /tmp/tmpxkjCpn
2014-06-18 19:59:25,695 DEBUG Executing "git checkout 487c2e834faee181ff5c15d15f57842a610f56da" in /tmp/tmpxkjCpn
HEAD is now at 487c2e8... CVE-2014-0224
2014-06-18 19:59:25,700 INFO Build start: ubuntu ('git://github.com/tianon/docker-brew-ubuntu-core', '487c2e834faee181ff5c15d15f57842a610f56da', '12.04.4')
2014-06-18 20:00:21,372 INFO Build success: 8d35ac098056 (ubuntu:precise)
2014-06-18 20:00:21,376 INFO Build success: 8d35ac098056 (ubuntu:12.04)
2014-06-18 20:00:21,380 DEBUG Checkout ref:487c2e834faee181ff5c15d15f57842a610f56da in /tmp/tmpxkjCpn
2014-06-18 20:00:21,380 DEBUG Executing "git checkout 487c2e834faee181ff5c15d15f57842a610f56da" in /tmp/tmpxkjCpn
HEAD is now at 487c2e8... CVE-2014-0224
2014-06-18 20:00:21,384 INFO Build start: ubuntu ('git://github.com/tianon/docker-brew-ubuntu-core', '487c2e834faee181ff5c15d15f57842a610f56da', '13.10')
2014-06-18 20:01:07,647 INFO Build success: 62d1e8023664 (ubuntu:saucy)
2014-06-18 20:01:07,652 INFO Build success: 62d1e8023664 (ubuntu:13.10)
2014-06-18 20:01:07,656 DEBUG Checkout ref:487c2e834faee181ff5c15d15f57842a610f56da in /tmp/tmpxkjCpn
2014-06-18 20:01:07,656 DEBUG Executing "git checkout 487c2e834faee181ff5c15d15f57842a610f56da" in /tmp/tmpxkjCpn
HEAD is now at 487c2e8... CVE-2014-0224
2014-06-18 20:01:07,660 INFO Build start: ubuntu ('git://github.com/tianon/docker-brew-ubuntu-core', '487c2e834faee181ff5c15d15f57842a610f56da', '13.04')
2014-06-18 20:01:38,944 INFO Build success: 404555b79ebd (ubuntu:raring)
2014-06-18 20:01:38,948 INFO Build success: 404555b79ebd (ubuntu:13.04)
2014-06-18 20:01:38,952 DEBUG Checkout ref:487c2e834faee181ff5c15d15f57842a610f56da in /tmp/tmpxkjCpn
2014-06-18 20:01:38,952 DEBUG Executing "git checkout 487c2e834faee181ff5c15d15f57842a610f56da" in /tmp/tmpxkjCpn
HEAD is now at 487c2e8... CVE-2014-0224
2014-06-18 20:01:38,957 INFO Build start: ubuntu ('git://github.com/tianon/docker-brew-ubuntu-core', '487c2e834faee181ff5c15d15f57842a610f56da', '12.10')
2014-06-18 20:02:08,639 INFO Build success: a2975934b99c (ubuntu:quantal)
2014-06-18 20:02:08,643 INFO Build success: a2975934b99c (ubuntu:12.10)

@shin-
Copy link
Contributor

shin- commented Jun 18, 2014

LGTM

shin- added a commit that referenced this pull request Jun 18, 2014
@shin- shin- merged commit 7f3459f into docker-library:master Jun 18, 2014
@shin- shin- mentioned this pull request Jun 18, 2014
@tianon tianon deleted the CVE-2014-0224 branch June 18, 2014 20:53
legolaz8451 pushed a commit to legolaz8451/official-images that referenced this pull request Mar 14, 2024
Fix "gpg" usage to stop relying on deprecated and insecure behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants