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 Fedora 26 - 20171106 #3677

Merged
merged 1 commit into from Nov 7, 2017
Merged

Conversation

maxamillion
Copy link
Contributor

Signed-off-by: Adam Miller maxamillion@fedoraproject.org

Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
@yosifkit
Copy link
Member

yosifkit commented Nov 7, 2017

Diff:
diff --git a/fedora_26/Dockerfile b/fedora_26/Dockerfile
index b1c8288..b3f907a 100644
--- a/fedora_26/Dockerfile
+++ b/fedora_26/Dockerfile
@@ -3,4 +3,4 @@ MAINTAINER \
 [Adam Miller <maxamillion@fedoraproject.org>] \
 [Patrick Uiterwijk <patrick@puiterwijk.org>]
 ENV DISTTAG=f26container FGC=f26 FBR=f26
-ADD fedora-26-x86_64-20170912.tar.xz /
+ADD fedora-26-x86_64-20171106.tar.xz /
diff --git a/fedora_26/fedora-26-x86_64-20170912.tar.xz b/fedora_26/fedora-26-x86_64-20171106.tar.xz
similarity index 77%
rename from fedora_26/fedora-26-x86_64-20170912.tar.xz
rename to fedora_26/fedora-26-x86_64-20171106.tar.xz
index d378e44..707ef23 100644
Binary files a/fedora_26/fedora-26-x86_64-20170912.tar.xz and b/fedora_26/fedora-26-x86_64-20171106.tar.xz differ
diff --git a/fedora_26/fedora-26-x86_64-20170912.tar.xz  'tar -t' b/fedora_26/fedora-26-x86_64-20171106.tar.xz  'tar -t'
similarity index 99%
rename from fedora_26/fedora-26-x86_64-20170912.tar.xz  'tar -t'
rename to fedora_26/fedora-26-x86_64-20171106.tar.xz  'tar -t'
index 6ca37ca..6e83152 100644
--- a/fedora_26/fedora-26-x86_64-20170912.tar.xz  'tar -t'	
+++ b/fedora_26/fedora-26-x86_64-20171106.tar.xz  'tar -t'	
@@ -508,7 +508,7 @@
 ./tmp/
 ./tmp/.font-unix/
 ./tmp/.ICE-unix/
-./tmp/ks-script-2u44ogul
+./tmp/ks-script-n1tmh_ty
 ./tmp/.Test-unix/
 ./tmp/.X11-unix/
 ./tmp/.XIM-unix/
@@ -1284,7 +1284,7 @@
 ./usr/lib64/libdb-5.3.so
 ./usr/lib64/libdb-5.so
 ./usr/lib64/libdbus-1.so.3
-./usr/lib64/libdbus-1.so.3.17.0
+./usr/lib64/libdbus-1.so.3.19.0
 ./usr/lib64/libdbus-glib-1.so.2
 ./usr/lib64/libdbus-glib-1.so.2.3.3
 ./usr/lib64/libdevmapper.so.1.02
@@ -1309,7 +1309,7 @@
 ./usr/lib64/libfreebl3.so
 ./usr/lib64/libfreeblpriv3.chk
 ./usr/lib64/libfreeblpriv3.so
-./usr/lib64/libgcc_s-7-20170622.so.1
+./usr/lib64/libgcc_s-7-20170915.so.1
 ./usr/lib64/libgcc_s.so.1
 ./usr/lib64/libgcrypt.so.20
 ./usr/lib64/libgcrypt.so.20.1.8

@yosifkit
Copy link
Member

yosifkit commented Nov 7, 2017

Build test of #3677; c13c2ed; amd64 (fedora):

$ bashbrew build fedora:latest
Building bashbrew/cache:5dbb6fe9012de68e15939078e136d722e3695e22eec19715ed5cf8aacc83c371 (fedora:latest)
Tagging fedora:latest
Tagging fedora:26

$ test/run.sh fedora:latest
testing fedora:latest
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build fedora:26-modular
Using bashbrew/cache:c6460688d7603e9602ec96a084916eb9c6054a96e4ec44087ebaec28eb4ffd2e (fedora:26-modular)
Tagging fedora:26-modular

$ test/run.sh fedora:26-modular
testing fedora:26-modular
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build fedora:25
Using bashbrew/cache:90e9be333857f18c142738ced7e0c017bad0f69dde5616d957670694def11daa (fedora:25)
Tagging fedora:25

$ test/run.sh fedora:25
testing fedora:25
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build fedora:rawhide
Using bashbrew/cache:40144ad0f8fb8f3b78233173df0b02248f7c6cf7cd1c9c6c0fa4735c66482518 (fedora:rawhide)
Tagging fedora:rawhide

$ test/run.sh fedora:rawhide
testing fedora:rawhide
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed

@yosifkit yosifkit merged commit 18e8911 into docker-library:master Nov 7, 2017
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.

None yet

3 participants