https://bugzilla.redhat.com/show_bug.cgi?id=1037830
--- Comment #1 from John Eckersberg ---
Ok, some more detail at least on the "Authentication is required" bit.
GetRemoteHistory contains the following line:
req.Header.Set("Authorization", "Token "+strings.Join(token, ", "))
However, token
https://bugzilla.redhat.com/show_bug.cgi?id=1037830
--- Comment #2 from John Eckersberg ---
I see at least a few patches on master upstream that are related to this:
https://github.com/dotcloud/docker/commit/045989e3d824f577cd90a6386b66a5814e703766
https://github.com/dotcloud/docker/commit/ec
https://bugzilla.redhat.com/show_bug.cgi?id=1037634
--- Comment #4 from Alexander Larsson ---
Michal: Not sure what you mean, you seem to have some mounts with 3.2 gigs of
data in /var/lib/devicemapper/mnt, which implies that you have either a
container or an image. Plus, the loopback mounts in
https://bugzilla.redhat.com/show_bug.cgi?id=1022983
Fedora Update System changed:
What|Removed |Added
Status|NEW |MODIFIED
--
You are receiving
https://bugzilla.redhat.com/show_bug.cgi?id=1022983
--- Comment #24 from Fedora Update System ---
golang-1.2-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/golang-1.2-1.el6
--
You are receiving this mail because:
You are on the CC list for the
https://bugzilla.redhat.com/show_bug.cgi?id=1034951
--- Comment #7 from Fedora Update System ---
golang-1.2-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/golang-1.2-1.el6
--
You are receiving this mail because:
You are on the CC list for the
https://bugzilla.redhat.com/show_bug.cgi?id=1034951
--- Comment #8 from Fedora Update System ---
golang-1.2-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/golang-1.2-1.fc19
--
You are receiving this mail because:
You are on the CC list for the bu
https://bugzilla.redhat.com/show_bug.cgi?id=1022983
--- Comment #25 from Fedora Update System ---
golang-1.2-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/golang-1.2-1.fc19
--
You are receiving this mail because:
You are on the CC list for the b
https://bugzilla.redhat.com/show_bug.cgi?id=1022983
--- Comment #26 from Fedora Update System ---
golang-1.2-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/golang-1.2-1.fc20
--
You are receiving this mail because:
You are on the CC list for the b
https://bugzilla.redhat.com/show_bug.cgi?id=1034951
--- Comment #9 from Fedora Update System ---
golang-1.2-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/golang-1.2-1.fc20
--
You are receiving this mail because:
You are on the CC list for the bu
https://bugzilla.redhat.com/show_bug.cgi?id=1038329
Bug ID: 1038329
Summary: Updating docker-io should probably restart the daemon
Product: Fedora
Version: 19
Component: docker-io
Assignee: l...@redhat.com
Reporter: l...@mit
https://bugzilla.redhat.com/show_bug.cgi?id=1022983
Fedora Update System changed:
What|Removed |Added
Status|MODIFIED|ON_QA
--- Comment #27 from Fed
https://bugzilla.redhat.com/show_bug.cgi?id=1038683
Bug ID: 1038683
Summary: golang appears to contain an ECC implementation
Product: Fedora
Version: 20
Component: golang
Assignee: a...@spicenitz.org
Reporter: nott...@redhat
https://bugzilla.redhat.com/show_bug.cgi?id=1038683
Vincent Batts changed:
What|Removed |Added
Assignee|a...@spicenitz.org |vba...@redhat.com
--
You are receivi
https://bugzilla.redhat.com/show_bug.cgi?id=1038683
--- Comment #1 from Vincent Batts ---
This will take a bit of work/consideration on which curves are not allowed.
From just stdlib alone, the following libraries import from crypto/elliptic:
* crypto/ecdsa
* crypto/x509
- also imports from c
https://bugzilla.redhat.com/show_bug.cgi?id=1038683
--- Comment #2 from Vincent Batts ---
per http://golang.org/src/pkg/crypto/ecdsa/ecdsa.go, the ecdsa implementation
is to spec of the Suite B guide for FIPS 186-3
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://bugzilla.redhat.com/show_bug.cgi?id=1038683
Vincent Batts changed:
What|Removed |Added
Status|NEW |ASSIGNED
--
You are receiving this m
https://bugzilla.redhat.com/show_bug.cgi?id=1037830
--- Comment #3 from John Eckersberg ---
I've provisioned a clean RHEL 6.5 VM and cannot reproduce this issue there, so
whatever the issue is seems to be isolated to this one system.
Also of note is that I get the exact same error if I use the
https://bugzilla.redhat.com/show_bug.cgi?id=1037830
--- Comment #4 from Lokesh Mandvekar ---
I see, this didn't occur on my rhel instance either, but I saw a 404 on my
rawhide machine for docker-io built using go1.2, need to check
--
You are receiving this mail because:
You are on the CC list
https://bugzilla.redhat.com/show_bug.cgi?id=1037830
--- Comment #5 from John Eckersberg ---
I think you'll get the 404 at the end if any of the downloads fail. I think
this patch upstream fixes that part:
https://github.com/dotcloud/docker/commit/d47507791e14908e78cf38d415a9863c9ef75c5e
--
https://bugzilla.redhat.com/show_bug.cgi?id=1037634
--- Comment #5 from Alexander Larsson ---
The -init layer deletion is fixed in master and will be in 0.7.1
This will make us unmount not used devices:
https://github.com/dotcloud/docker/pull/3073
--
You are receiving this mail because:
You
https://bugzilla.redhat.com/show_bug.cgi?id=1036217
Raman Gupta changed:
What|Removed |Added
CC||rocketra...@gmail.com
--- Comment #8 fr
https://bugzilla.redhat.com/show_bug.cgi?id=1036217
--- Comment #9 from Marek Goldmann ---
(In reply to Raman Gupta from comment #8)
> The fix does not appear to be in Fedora 19?
>
> # rpm -q --info docker-io | head -2
> Name: docker-io
> Version : 0.7.0
>
> # cat /usr/lib/system
https://bugzilla.redhat.com/show_bug.cgi?id=1036217
--- Comment #10 from Raman Gupta ---
(In reply to Marek Goldmann from comment #9)
> (In reply to Raman Gupta from comment #8)
> > I use shorewall and ran into this issue on F19.
>
> The fix is available in all Fedora (and EPEL) versions. The
https://bugzilla.redhat.com/show_bug.cgi?id=1041400
Bug ID: 1041400
Summary: docker permission denied errors
Product: Fedora
Version: rawhide
Component: docker-io
Assignee: l...@redhat.com
Reporter: l...@redhat.com
Q
https://bugzilla.redhat.com/show_bug.cgi?id=1036217
--- Comment #11 from Matthew Miller ---
You should also be able to disable firewalld completely with systemd mask
firewalld service -- unfortunately, "disabled" does not actually mean what it
seems like it might in systemd.
--
You are receiv
https://bugzilla.redhat.com/show_bug.cgi?id=1042786
Bug ID: 1042786
Summary: Docker can't talk to the API as certificate can't be
verfified
Product: Fedora
Version: 19
Component: docker-io
Assignee: l...@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1034951
Vincent Batts changed:
What|Removed |Added
Status|ON_QA |CLOSED
Resolution|---
https://bugzilla.redhat.com/show_bug.cgi?id=1034095
Fedora Update System changed:
What|Removed |Added
Fixed In Version|docker-io-0.7.0-14.fc19 |docker-io-0.7.0-14.fc20
--- Co
https://bugzilla.redhat.com/show_bug.cgi?id=1034919
Fedora Update System changed:
What|Removed |Added
Fixed In Version|docker-io-0.7.0-14.fc19 |docker-io-0.7.0-14.fc20
--- Co
https://bugzilla.redhat.com/show_bug.cgi?id=1036027
Fedora Update System changed:
What|Removed |Added
Fixed In Version|docker-io-0.7.0-14.fc19 |docker-io-0.7.0-14.fc20
--- Co
https://bugzilla.redhat.com/show_bug.cgi?id=1036217
Fedora Update System changed:
What|Removed |Added
Status|ON_QA |CLOSED
Fixed In Version|
https://bugzilla.redhat.com/show_bug.cgi?id=1026545
Fedora Update System changed:
What|Removed |Added
Fixed In Version|docker-io-0.7.0-14.fc19 |docker-io-0.7.0-14.fc20
--- Co
https://bugzilla.redhat.com/show_bug.cgi?id=1033606
Fedora Update System changed:
What|Removed |Added
Fixed In Version|docker-io-0.7.0-14.fc19 |docker-io-0.7.0-14.fc20
--- Co
https://bugzilla.redhat.com/show_bug.cgi?id=1042786
--- Comment #1 from Lokesh Mandvekar ---
Hi Peter,
Can you check if this occurs with 0.7.1-1 (currently in testing repo)? If yes,
can you also check with upstream released binary?
http://docs.docker.io/en/latest/installation/binaries/
I'm s
https://bugzilla.redhat.com/show_bug.cgi?id=1042786
Peter Meier changed:
What|Removed |Added
Status|NEW |CLOSED
Resolution|---
https://bugzilla.redhat.com/show_bug.cgi?id=1042786
Peter Meier changed:
What|Removed |Added
Status|CLOSED |NEW
Resolution|CURRENTRELEASE
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
Bug ID: 1044373
Summary: docker-io-0.7.2 is available
Product: Fedora
Version: rawhide
Component: docker-io
Keywords: FutureFeature, Triaged
Assignee: l...@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1032750
--- Comment #9 from Fedora Update System ---
golang-github-syndtr-gocapability-0-0.3.git3454319.fc20 has been submitted as
an update for Fedora 20.
https://admin.fedoraproject.org/updates/golang-github-syndtr-gocapability-0-0.3.git3454319.fc20
https://bugzilla.redhat.com/show_bug.cgi?id=1032750
Fedora Update System changed:
What|Removed |Added
Status|NEW |MODIFIED
--
You are receiving
https://bugzilla.redhat.com/show_bug.cgi?id=1032750
--- Comment #10 from Fedora Update System ---
golang-github-syndtr-gocapability-0-0.3.git3454319.fc19 has been submitted as
an update for Fedora 19.
https://admin.fedoraproject.org/updates/golang-github-syndtr-gocapability-0-0.3.git3454319.fc1
https://bugzilla.redhat.com/show_bug.cgi?id=1032750
--- Comment #11 from Fedora Update System ---
golang-github-syndtr-gocapability-0-0.3.git3454319.el6 has been submitted as an
update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/golang-github-syndtr-gocapability-0-0.3.git3454319.
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
Fedora Update System changed:
What|Removed |Added
Status|NEW |MODIFIED
--
You are receiving
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
--- Comment #1 from Fedora Update System ---
docker-io-0.7.2-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/docker-io-0.7.2-1.fc20
--
You are receiving this mail because:
You are on the CC list
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
--- Comment #2 from Fedora Update System ---
docker-io-0.7.2-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/docker-io-0.7.2-1.fc19
--
You are receiving this mail because:
You are on the CC list
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
--- Comment #3 from Fedora Update System ---
docker-io-0.7.2-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/docker-io-0.7.2-1.el6
--
You are receiving this mail because:
You are on the CC lis
https://bugzilla.redhat.com/show_bug.cgi?id=1032750
Fedora Update System changed:
What|Removed |Added
Status|MODIFIED|ON_QA
--- Comment #12 from Fed
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
Fedora Update System changed:
What|Removed |Added
Status|MODIFIED|ON_QA
--- Comment #4 from Fedo
https://bugzilla.redhat.com/show_bug.cgi?id=1029068
Fedora Update System changed:
What|Removed |Added
Status|ON_QA |CLOSED
Fixed In Version|
https://bugzilla.redhat.com/show_bug.cgi?id=1045173
Bug ID: 1045173
Summary: Accessing Docker containers from outside network -
adding firewall exceptions problem
Product: Fedora EPEL
Version: el6
Component: docker-io
https://bugzilla.redhat.com/show_bug.cgi?id=1042786
--- Comment #4 from Lokesh Mandvekar ---
Peter, could you check with 0.7.2 ?
this should be going into updates-testing repo for f19 and f20 soon. get the
f19 rpm from here:
http://kojipkgs.fedoraproject.org//packages/docker-io/0.7.2/1.fc19/x8
https://bugzilla.redhat.com/show_bug.cgi?id=1045173
--- Comment #1 from Lokesh Mandvekar ---
hi ajinkya, docker-io 0.7.2-1.el6 should be in epel-testing repo. Could you
please check with this?
Please add +1 or -1 karma based on how it works for you here:
https://admin.fedoraproject.org/updates
https://bugzilla.redhat.com/show_bug.cgi?id=1042786
--- Comment #5 from Peter Meier ---
Unfortunately not:
$ rpm -Uvh
http://kojipkgs.fedoraproject.org//packages/docker-io/0.7.2/1.fc19/x86_64/docker-io-0.7.2-1.fc19.x86_64.rpm
Retrieving
http://kojipkgs.fedoraproject.org//packages/docker-io/0.7
https://bugzilla.redhat.com/show_bug.cgi?id=1045220
Bug ID: 1045220
Summary: Pulling the "ubuntu" image from upstream fails
Product: Fedora EPEL
Version: el6
Component: docker-io
Severity: low
Assignee: l...@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1045220
--- Comment #1 from Lokesh Mandvekar ---
Hi Don,
looks like it's xz that the ubuntu image depends on, cause it seemed to work
fine even after removing xz-lzma-compat, but I could see this error only after
removing xz. Could you verify this pl
https://bugzilla.redhat.com/show_bug.cgi?id=1045220
--- Comment #2 from Don Marti ---
Hi Lokesh,
Yes, you are right. I removed xz-lzma-compat and it works:
[demo@CentoOS6-2013-09-30 ~]$ docker run ubuntu echo "hello world"
Unable to find image 'ubuntu' (tag: latest) locally
Pulling repository
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
--- Comment #5 from Fedora Update System ---
docker-io-0.7.2-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.fc20
--
You are receiving this mail because:
You are on the CC list
https://bugzilla.redhat.com/show_bug.cgi?id=1045220
Fedora Update System changed:
What|Removed |Added
Status|NEW |MODIFIED
--
You are receiving
https://bugzilla.redhat.com/show_bug.cgi?id=1045220
--- Comment #3 from Fedora Update System ---
docker-io-0.7.2-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.fc20
--
You are receiving this mail because:
You are on the CC list
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
--- Comment #6 from Fedora Update System ---
docker-io-0.7.2-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.fc19
--
You are receiving this mail because:
You are on the CC list
https://bugzilla.redhat.com/show_bug.cgi?id=1045220
--- Comment #4 from Fedora Update System ---
docker-io-0.7.2-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.fc19
--
You are receiving this mail because:
You are on the CC list
https://bugzilla.redhat.com/show_bug.cgi?id=1045220
--- Comment #5 from Fedora Update System ---
docker-io-0.7.2-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.el6
--
You are receiving this mail because:
You are on the CC lis
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
--- Comment #7 from Fedora Update System ---
docker-io-0.7.2-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.el6
--
You are receiving this mail because:
You are on the CC lis
https://bugzilla.redhat.com/show_bug.cgi?id=1037830
--- Comment #6 from Lokesh Mandvekar ---
(In reply to John Eckersberg from comment #5)
> I think you'll get the 404 at the end if any of the downloads fail. I think
> this patch upstream fixes that part:
>
> https://github.com/dotcloud/docke
https://bugzilla.redhat.com/show_bug.cgi?id=1042786
--- Comment #6 from Lokesh Mandvekar ---
hmm, I can't seem to replicate it, perhaps you might wanna check if this helps:
https://groups.google.com/d/msg/golang-nuts/vWewH0Wum90/4A4SNmdlb8gJ
--
You are receiving this mail because:
You are on
https://bugzilla.redhat.com/show_bug.cgi?id=1029068
Fedora Update System changed:
What|Removed |Added
Fixed In Version|golang-googlecode-tools-0-0 |golang-googlecode-tools-0-0
https://bugzilla.redhat.com/show_bug.cgi?id=1029068
Fedora Update System changed:
What|Removed |Added
Fixed In Version|golang-googlecode-tools-0-0 |golang-googlecode-tools-0-0
https://bugzilla.redhat.com/show_bug.cgi?id=1045220
Fedora Update System changed:
What|Removed |Added
Status|MODIFIED|ON_QA
--- Comment #6 from Fedo
https://bugzilla.redhat.com/show_bug.cgi?id=1038683
--- Comment #9 from Vincent Batts ---
I've pushed a patched build to rawhide, to bake for a bit.
http://koji.fedoraproject.org/koji/buildinfo?buildID=485741
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1046469
Bug ID: 1046469
Summary: docker privileged mode with cmd /sbin/init - agetty &
high cpu
Product: Fedora
Version: 20
Component: docker-io
Assignee: l...@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1046472
Bug ID: 1046472
Summary: Request for docker api python client package
Product: Fedora
Version: 20
Component: docker-io
Assignee: l...@redhat.com
Reporter: fort...@gmail.com
https://bugzilla.redhat.com/show_bug.cgi?id=1046472
fort...@gmail.com changed:
What|Removed |Added
Doc Type|Bug Fix |Enhancement
--- Doc Text *updated*
https://bugzilla.redhat.com/show_bug.cgi?id=1046717
Bug ID: 1046717
Summary: Cancel run or pull operation doesn't actually stop the
ongoing task
Product: Fedora
Version: 20
Component: docker-io
Severity: medium
https://bugzilla.redhat.com/show_bug.cgi?id=1046882
Bug ID: 1046882
Summary: docker-io: Make it available for EPEL 7
Product: Fedora EPEL
Version: el7
Component: docker-io
Assignee: l...@redhat.com
Reporter: mgold...@redhat.
https://bugzilla.redhat.com/show_bug.cgi?id=1046882
--- Comment #1 from Lokesh Mandvekar ---
So, to get this done, we need to wait for EPEL 7 to be released, right?
--
You are receiving this mail because:
You are on the CC list for the bug.
___
gola
https://bugzilla.redhat.com/show_bug.cgi?id=1047194
Bug ID: 1047194
Summary: etcd-0.2.0 is available
Product: Fedora
Version: rawhide
Component: etcd
Keywords: FutureFeature, Triaged
Assignee: lacyp...@gmail.com
Re
https://bugzilla.redhat.com/show_bug.cgi?id=1046882
--- Comment #2 from Marek Goldmann ---
I think you can already ask for el7 branch. I see that the process of
rebuilding core packages already started - some mirrors have some EPEL 7
packages already: http://mirrors.fedoraproject.org/publiclist
https://bugzilla.redhat.com/show_bug.cgi?id=1046717
--- Comment #1 from Marek Goldmann ---
This was reported upstream: https://github.com/dotcloud/docker/issues/3136
--
You are receiving this mail because:
You are on the CC list for the bug.
___
gol
https://bugzilla.redhat.com/show_bug.cgi?id=1032750
Fedora Update System changed:
What|Removed |Added
Status|ON_QA |CLOSED
Fixed In Version|
https://bugzilla.redhat.com/show_bug.cgi?id=1045173
--- Comment #2 from ajin...@ajinkyakulkarni.com ---
Hi Lokesh,
I just tested it with docker-io 0.7.2-1.el6 and I am still having the same
issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://bugzilla.redhat.com/show_bug.cgi?id=1032750
Fedora Update System changed:
What|Removed |Added
Fixed In Version|golang-github-syndtr-gocapa |golang-github-syndtr-gocapa
https://bugzilla.redhat.com/show_bug.cgi?id=1032750
Fedora Update System changed:
What|Removed |Added
Fixed In Version|golang-github-syndtr-gocapa |golang-github-syndtr-gocapa
https://bugzilla.redhat.com/show_bug.cgi?id=1045173
bugzi...@consolejunkie.net changed:
What|Removed |Added
CC||bugzi...@consolejunkie.net
https://bugzilla.redhat.com/show_bug.cgi?id=1033797
--- Comment #2 from Lokesh Mandvekar ---
In this case since we have an upstream version number, the %{release} tag
should be 1%{dist}.
Also, since upstream doesn't maintain tarballs, it's perhaps preferable to
include in comments the steps to
https://bugzilla.redhat.com/show_bug.cgi?id=1033797
--- Comment #3 from Lokesh Mandvekar ---
The version number here is probably more like a snapshot release timestamp.
In that case the timestamp is probably better off in %{release} as per this:
https://fedoraproject.org/wiki/Packaging:Naming
https://bugzilla.redhat.com/show_bug.cgi?id=1046882
--- Comment #3 from Lokesh Mandvekar ---
I posted a package change request asking for el7 on Bug 1000662.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mail
https://bugzilla.redhat.com/show_bug.cgi?id=1046882
--- Comment #4 from Lokesh Mandvekar ---
(In reply to Lokesh Mandvekar from comment #3)
> I posted a package change request asking for el7 on Bug 1000662.
hmm, so it seems it's still too early for el7.
--
You are receiving this mail because
https://bugzilla.redhat.com/show_bug.cgi?id=1045220
Fedora Update System changed:
What|Removed |Added
Status|ON_QA |CLOSED
Fixed In Version|
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
Fedora Update System changed:
What|Removed |Added
Status|ON_QA |CLOSED
Fixed In Version|
https://bugzilla.redhat.com/show_bug.cgi?id=1048441
Bug ID: 1048441
Summary: docker-io-0.7.3 is available
Product: Fedora
Version: rawhide
Component: docker-io
Keywords: FutureFeature, Triaged
Assignee: l...@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1048441
Fedora Update System changed:
What|Removed |Added
Status|NEW |MODIFIED
--
You are receiving
https://bugzilla.redhat.com/show_bug.cgi?id=1048441
--- Comment #1 from Fedora Update System ---
docker-io-0.7.3-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/docker-io-0.7.3-1.fc20
--
You are receiving this mail because:
You are on the CC list
https://bugzilla.redhat.com/show_bug.cgi?id=1048441
--- Comment #2 from Fedora Update System ---
docker-io-0.7.3-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/docker-io-0.7.3-2.fc20
--
You are receiving this mail because:
You are on the CC list
https://bugzilla.redhat.com/show_bug.cgi?id=1048441
--- Comment #3 from Fedora Update System ---
docker-io-0.7.3-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/docker-io-0.7.3-2.fc19
--
You are receiving this mail because:
You are on the CC list
https://bugzilla.redhat.com/show_bug.cgi?id=1048441
--- Comment #4 from Fedora Update System ---
docker-io-0.7.3-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/docker-io-0.7.3-2.el6
--
You are receiving this mail because:
You are on the CC lis
https://bugzilla.redhat.com/show_bug.cgi?id=1045220
Fedora Update System changed:
What|Removed |Added
Fixed In Version|docker-io-0.7.2-2.el6 |docker-io-0.7.2-2.fc20
--- Com
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
Fedora Update System changed:
What|Removed |Added
Fixed In Version|docker-io-0.7.2-2.el6 |docker-io-0.7.2-2.fc20
--- Com
https://bugzilla.redhat.com/show_bug.cgi?id=1044373
Fedora Update System changed:
What|Removed |Added
Fixed In Version|docker-io-0.7.2-2.fc20 |docker-io-0.7.2-2.fc19
--- Com
https://bugzilla.redhat.com/show_bug.cgi?id=1045220
Fedora Update System changed:
What|Removed |Added
Fixed In Version|docker-io-0.7.2-2.fc20 |docker-io-0.7.2-2.fc19
--- Com
https://bugzilla.redhat.com/show_bug.cgi?id=1048441
Fedora Update System changed:
What|Removed |Added
Status|MODIFIED|ON_QA
--- Comment #5 from Fedo
301 - 400 of 8300 matches
Mail list logo