Changelog for
docker-io-0.8.0-5.6.x86_64.rpm :
Thu Feb 13 13:00:00 2014 Adam Miller
- 0.8.0-3
- Remove unneeded sysctl settings in initscript
https://github.com/dotcloud/docker/pull/4125
Sat Feb 8 13:00:00 2014 Lokesh Mandvekar - 0.8.0-2
- ignore btrfs for rhel7 and clones for now
- include vim syntax highlighting from contrib/syntax/vim
Wed Feb 5 13:00:00 2014 Lokesh Mandvekar - 0.8.0-1
- upstream version bump
- don\'t use btrfs for rhel6 and clones (yet)
Mon Jan 20 13:00:00 2014 Lokesh Mandvekar - 0.7.6-2
- bridge-utils only for rhel < 7
- discard freespace when image is removed
Thu Jan 16 13:00:00 2014 Lokesh Mandvekar - 0.7.6-1
- upstream version bump v0.7.6
- built with golang >= 1.2
Thu Jan 9 13:00:00 2014 Lokesh Mandvekar - 0.7.5-1
- upstream version bump to 0.7.5
Thu Jan 9 13:00:00 2014 Lokesh Mandvekar - 0.7.4-1
- upstream version bump to 0.7.4 (BZ #1049793)
- udev rules file from upstream contrib
- unit file firewalld not used, description changes
Mon Jan 6 13:00:00 2014 Lokesh Mandvekar - 0.7.3-3
- udev rules typo fixed (BZ 1048775)
Sat Jan 4 13:00:00 2014 Lokesh Mandvekar - 0.7.3-2
- missed commit value in release 1, updated now
- upstream release monitoring (BZ 1048441)
Sat Jan 4 13:00:00 2014 Lokesh Mandvekar - 0.7.3-1
- upstream release bump to v0.7.3
Thu Dec 19 13:00:00 2013 Lokesh Mandvekar - 0.7.2-2
- require xz to work with ubuntu images (BZ #1045220)
Wed Dec 18 13:00:00 2013 Lokesh Mandvekar - 0.7.2-1
- upstream release bump to v0.7.2
Fri Dec 6 13:00:00 2013 Vincent Batts - 0.7.1-1
- upstream release of v0.7.1
Mon Dec 2 13:00:00 2013 Lokesh Mandvekar - 0.7.0-14
- sysvinit patch corrected (epel only)
- 80-docker.rules unified for udisks1 and udisks2
Mon Dec 2 13:00:00 2013 Lokesh Mandvekar - 0.7.0-13
- removed firewall-cmd --add-masquerade
Sat Nov 30 13:00:00 2013 Lokesh Mandvekar - 0.7.0-12
- systemd for fedora >= 18
- firewalld in unit file changed from Requires to Wants
- firewall-cmd --add-masquerade after docker daemon start in unit file
(Michal Fojtik ), continue if not present (Michael Young
)
- 80-docker.rules included for epel too, ENV variables need to be changed for
udisks1
Fri Nov 29 13:00:00 2013 Marek Goldmann - 0.7.0-11
- Redirect docker log to /var/log/docker (epel only)
- Removed the \'-b none\' parameter from sysconfig, it\'s unnecessary since
we create the bridge now automatically (epel only)
- Make sure we have the cgconfig service started before we start docker,
RHBZ#1034919 (epel only)
Thu Nov 28 13:00:00 2013 Lokesh Mandvekar - 0.7.0-10
- udev rules added for fedora >= 19 BZ 1034095
- epel testing pending
Thu Nov 28 13:00:00 2013 Lokesh Mandvekar - 0.7.0-9
- requires and started after firewalld
Thu Nov 28 13:00:00 2013 Lokesh Mandvekar - 0.7.0-8
- iptables-fix patch corrected
Thu Nov 28 13:00:00 2013 Lokesh Mandvekar - 0.7.0-7
- use upstream tarball and patch with mgoldman\'s commit
Thu Nov 28 13:00:00 2013 Lokesh Mandvekar - 0.7.0-6
- using mgoldman\'s shortcommit value 0ff9bc1 for package (BZ #1033606)
- https://github.com/dotcloud/docker/pull/2907
Wed Nov 27 13:00:00 2013 Adam Miller - 0.7.0-5
- Fix up EL6 preun/postun to not fail on postun scripts
Wed Nov 27 13:00:00 2013 Lokesh Mandvekar - 0.7.0-4
- brctl patch for rhel <= 7
Wed Nov 27 13:00:00 2013 Vincent Batts - 0.7.0-3
- Patch how the bridge network is set up on RHEL (BZ #1035436)
Wed Nov 27 13:00:00 2013 Vincent Batts - 0.7.0-2
- add libcgroup require (BZ #1034919)
Tue Nov 26 13:00:00 2013 Marek Goldmann - 0.7.0-1
- Upstream release 0.7.0
- Using upstream script to build the binary
Mon Nov 25 13:00:00 2013 Vincent Batts - 0.7-0.20.rc7
- correct the build time defines (bz#1026545). Thanks dan-fedora.
Fri Nov 22 13:00:00 2013 Adam Miller - 0.7-0.19.rc7
- Remove xinetd entry, added sysvinit
Fri Nov 22 13:00:00 2013 Lokesh Mandvekar - 0.7-0.18.rc7
- rc version bump
Wed Nov 20 13:00:00 2013 Lokesh Mandvekar - 0.7-0.17.rc6
- removed ExecStartPost lines from docker.service (BZ #1026045)
- dockerinit listed in files
Wed Nov 20 13:00:00 2013 Vincent Batts - 0.7-0.16.rc6
- adding back the none bridge patch
Wed Nov 20 13:00:00 2013 Vincent Batts - 0.7-0.15.rc6
- update docker source to crosbymichael/0.7.0-rc6
- bridge-patch is not needed on this branch
Tue Nov 19 13:00:00 2013 Vincent Batts - 0.7-0.14.rc5
- update docker source to crosbymichael/0.7-rc5
- update docker source to 457375ea370a2da0df301d35b1aaa8f5964dabfe
- static magic
- place dockerinit in a libexec
- add sqlite dependency
Sat Nov 2 13:00:00 2013 Lokesh Mandvekar - 0.7-0.13.dm
- docker.service file sets iptables rules to allow container networking, this
is a stopgap approach, relevant pull request here:
https://github.com/dotcloud/docker/pull/2527
Sat Oct 26 14:00:00 2013 Lokesh Mandvekar - 0.7-0.12.dm
- dm branch
- dockerinit -> docker-init
Tue Oct 22 14:00:00 2013 Lokesh Mandvekar - 0.7-0.11.rc4
- passing version information for docker build BZ #1017186
Sat Oct 19 14:00:00 2013 Lokesh Mandvekar - 0.7-0.10.rc4
- rc version bump
- docker-init -> dockerinit
- zsh completion script installed to /usr/share/zsh/site-functions
Fri Oct 18 14:00:00 2013 Lokesh Mandvekar - 0.7-0.9.rc3
- lxc-docker version matches package version
Fri Oct 18 14:00:00 2013 Lokesh Mandvekar - 0.7-0.8.rc3
- double quotes removed from buildrequires as per existing golang rules
Fri Oct 11 14:00:00 2013 Lokesh Mandvekar - 0.7-0.7.rc3
- xinetd file renamed to docker.xinetd for clarity
Thu Oct 10 14:00:00 2013 Lokesh Mandvekar - 0.7-0.6.rc3
- patched for el6 to use sphinx-1.0-build
Wed Oct 9 14:00:00 2013 Lokesh Mandvekar - 0.7-0.5.rc3
- rc3 version bump
- exclusivearch x86_64
Wed Oct 9 14:00:00 2013 Lokesh Mandvekar - 0.7-0.4.rc2
- debuginfo not Go-ready yet, skipped
Wed Oct 9 14:00:00 2013 Lokesh Mandvekar - 0.7-0.3.rc2
- debuginfo package generated
- buildrequires listed with versions where needed
- conditionals changed to reflect systemd or not
- docker commit value not needed
- versioned provides lxc-docker
Mon Oct 7 14:00:00 2013 Lokesh Mandvekar - 0.7-2.rc2
- rc branch includes devmapper
- el6 BZ #1015865 fix included
Sun Oct 6 14:00:00 2013 Lokesh Mandvekar - 0.7-1
- version bump, includes devicemapper
- epel conditionals included
- buildrequires sqlite-devel
Fri Oct 4 14:00:00 2013 Lokesh Mandvekar - 0.6.3-4.devicemapper
- docker-io service enables IPv4 and IPv6 forwarding
- docker user not needed
- golang not supported on ppc64, docker-io excluded too
Thu Oct 3 14:00:00 2013 Lokesh Mandvekar - 0.6.3-3.devicemapper
- Docker rebuilt with latest kr/pty, first run issue solved
Fri Sep 27 14:00:00 2013 Marek Goldmann - 0.6.3-2.devicemapper
- Remove setfcap from lxc.cap.drop to make setxattr() calls working in the
containers, RHBZ#1012952
Thu Sep 26 14:00:00 2013 Lokesh Mandvekar 0.6.3-1.devicemapper
- version bump
- new version solves docker push issues
Tue Sep 24 14:00:00 2013 Lokesh Mandvekar 0.6.2-14.devicemapper
- package requires lxc
Tue Sep 24 14:00:00 2013 Lokesh Mandvekar 0.6.2-13.devicemapper
- package requires tar
Tue Sep 24 14:00:00 2013 Lokesh Mandvekar 0.6.2-12.devicemapper
- /var/lib/docker installed
- package also provides lxc-docker
Mon Sep 23 14:00:00 2013 Lokesh Mandvekar 0.6.2-11.devicemapper
- better looking url
Mon Sep 23 14:00:00 2013 Lokesh Mandvekar 0.6.2-10.devicemapper
- release tag changed to denote devicemapper patch
Mon Sep 23 14:00:00 2013 Lokesh Mandvekar 0.6.2-9
- device-mapper-devel is a buildrequires for alex\'s code
- docker.service listed as a separate source file
Sun Sep 22 14:00:00 2013 Matthew Miller 0.6.2-8
- install bash completion
- use -v for go build to show progress
Sun Sep 22 14:00:00 2013 Matthew Miller 0.6.2-7
- build and install separate docker-init
Sun Sep 22 14:00:00 2013 Matthew Miller 0.6.2-4
- update to use new source-only golang lib packages
Sat Sep 21 14:00:00 2013 Lokesh Mandvekar 0.6.2-3
- man page generation from docs/.
- systemd service file created
- dotcloud/tar no longer required
Fri Sep 20 14:00:00 2013 Lokesh Mandvekar 0.6.2-2
- patched with alex larsson\'s devmapper code
Wed Sep 18 14:00:00 2013 Lokesh Mandvekar 0.6.2-1
- Version bump
Tue Sep 10 14:00:00 2013 Lokesh Mandvekar 0.6.1-2
- buildrequires updated
- package renamed to docker-io
Fri Aug 30 14:00:00 2013 Lokesh Mandvekar 0.6.1-1
- Version bump
- Package name change from lxc-docker to docker
- Makefile patched from 0.5.3
Wed Aug 28 14:00:00 2013 Lokesh Mandvekar 0.5.3-5
- File permissions settings included
Wed Aug 28 14:00:00 2013 Lokesh Mandvekar 0.5.3-4
- Credits in changelog modified as per reference\'s request
Tue Aug 27 14:00:00 2013 Lokesh Mandvekar 0.5.3-3
- Dependencies listed as rpm packages instead of tars
- Install section added
Mon Aug 26 14:00:00 2013 Lokesh Mandvekar 0.5.3-2
- Github packaging
- Deps not downloaded at build time courtesy Elan Ruusamäe
- Manpage and other docs installed
Fri Aug 23 14:00:00 2013 Lokesh Mandvekar 0.5.3-1
- Initial fedora package
- Some credit to Elan Ruusamäe (glenAATTpld-linux.org)