Tue, 23 Apr 2024 17:43:21 UTC | login

Information for build flannel-0.5.1-2.el7

ID1412
Package Nameflannel
Version0.5.1
Release2.el7
Epoch
SummaryEtcd address management agent for overlay networks
DescriptionFlannel is an etcd driven address management agent. Most commonly it is used to manage the ip addresses of overlay networks between systems running containers that need to communicate with one another.
Built bynshaikh
State complete
Volume DEFAULT
StartedMon, 13 Jul 2015 12:54:57 UTC
CompletedMon, 13 Jul 2015 12:57:30 UTC
Taskbuild (virt7-docker-common-el7, flannel-0.5.1-2.el7.src.rpm)
Tags
virt7-docker-common-candidate
RPMs
src
flannel-0.5.1-2.el7.src.rpm (info) (download)
x86_64
flannel-0.5.1-2.el7.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
state.log
Changelog * Fri Jul 10 2015 jchaloup <jchaloup@redhat.com> - 0.5.1-2 - Change flannel prefix from /coreos.com/network to /atomic.io/network * Fri Jul 10 2015 jchaloup <jchaloup@redhat.com> - 0.5.1-1 - Update to 0.5.1 * Fri Jul 10 2015 jchaloup <jchaloup@redhat.com> - 0.5.0-3 - Add After=etcd.service to flanneld.service * Fri Jun 26 2015 jchaloup <jchaloup@redhat.com> - 0.5.0-2 - Add missing Requires: golang(github.com/gorilla/mux) to devel subpackage * Fri Jun 26 2015 jchaloup <jchaloup@redhat.com> - 0.5.0-1 - Update to 0.5.0 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri May 22 2015 jchaloup <jchaloup@redhat.com> - 0.4.1-2 - Bump to upstream 9180d9a37e2ae6d7fceabea51c6416767c6b50f6 related: #1223445 * Wed May 20 2015 jchaloup <jchaloup@redhat.com> - 0.4.1-1 - Bump to upstream 4ab27ddd3e87eb2daf152513c0b1dc22879393a8 resolves: #1223445 * Fri Apr 10 2015 Eric Paris <eparis@redhat.com> - 0.3.1-1 - Bump to version 0.3.1 * Tue Apr 07 2015 Eric Paris <eparis@redhat.com> - 0.3.0-1 - Bump to version 0.3.0 * Mon Mar 30 2015 jchaloup <jchaloup@redhat.com> - 0.2.0-7 - Add debug info related: #1165688 * Fri Feb 20 2015 jchaloup <jchaloup@redhat.com> - 0.2.0-6 - Update [Build]Requires for go-etcd package * Wed Jan 21 2015 Eric Paris <eparis@redhat.com> - 0.2.0-5 - Add generator more like upstream wants to use, use ExecStartPost (https://github.com/coreos/flannel/pull/85) * Tue Jan 20 2015 Eric Paris <eparis@redhat.com> - 0.2.0-4 - Add generator to turn flannel env vars into docker flags * Tue Jan 20 2015 Peter Lemenkov <lemenkov@gmail.com> - 0.2.0-3 - Change (Build)Requires accordning to the recent changes (http://pkgs.fedoraproject.org/cgit/golang-github-coreos-go-systemd.git/commit/?id=204f61c) * Fri Jan 16 2015 Peter Lemenkov <lemenkov@gmail.com> - 0.2.0-2 - Change flannel service type to notify. See https://github.com/coreos/flannel/blob/v0.2.0/main.go#L213 * Tue Dec 23 2014 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.2.0-1 - update to upstream v0.2.0 - append FLANNEL_OPTIONS variable to unitfile command - systemd-units merged into systemd for fedora18+ * Tue Dec 02 2014 John W. Linville <linville@redhat.com> - 0.1.0-8.gita7b435a - Remove patches related to out-of-tree slice backend - Update to latest upstream * Thu Nov 20 2014 jchaloup <jchaloup@redhat.com> - 0.1.0-7.git071d778 - Removing deps on Godeps and adding deps on golang-github packages - Removing wait-online service and changing Type of flannel.service from simple to notify - Adding README and other doc files - Adding spec file header with commit, import_path, ... - Adding devel subpackage - spec polished based on Lokesh' notes (3 lines below) - modify summary in specfile as in bug description (capitalize if needed) - might need to enforce NVR for coreos/go-systemd in deps - pkgconfig(systemd) is preferable to systemd in BR (I think) resolves: #1165688 * Fri Nov 07 2014 - Neil Horman <nhoramn@tuxdriver.com> - Updating to latest upstream * Fri Nov 07 2014 - Neil Horman <nhoramn@tuxdriver.com> - Added wait-online service to sync with docker * Thu Nov 06 2014 - Neil Horman <nhoramn@tuxdriver.com> - Fixed flanneld.service file - Added linvilles slice type patch * Tue Nov 04 2014 - Neil Horman <nhorman@tuxdriver.com> - 0.1.0-20141104gitdc530ce - Initial Build