71 lines
2.4 KiB
Plaintext
71 lines
2.4 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Wed Sep 14 10:10:05 UTC 2016 - opensuse-packaging@opensuse.org
|
||
|
|
||
|
- Update to version 0.6.1:
|
||
|
* Support quorum read option
|
||
|
* deps: Update go-iptables version
|
||
|
* mk-docker-opts.sh: replace with busybox shell compatible version
|
||
|
* BUILDS: Overhaul build process
|
||
|
* vxlan: error on sysctl fail
|
||
|
* Fix a typo in format error.
|
||
|
* Makefile: Disable static builds of flanneld
|
||
|
* Makefile: Make the ARCH part of the tag name not the image name
|
||
|
* Builds: Insert libpthread into busybox images
|
||
|
* Support VXLAN GBP
|
||
|
* Add cli args for etcd basic auth
|
||
|
* Add reservations to admin control subnet allocs
|
||
|
* Ability to revoke lease
|
||
|
* small docs changes
|
||
|
* overhaul of the build system
|
||
|
* improvements to stability and UX tweaks
|
||
|
* refactoring mainly driven by reservation support
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jul 15 15:45:36 UTC 2016 - kstreitova@suse.com
|
||
|
|
||
|
- clean specfile by spec-cleaner
|
||
|
- change 'PreReq: %fillup_prereq' to 'Requires(post)'
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jul 7 11:37:03 UTC 2016 - tboerger@suse.com
|
||
|
|
||
|
- Dropped rpmlintrc
|
||
|
- Refactoring of the spec based on golang-packaging
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jul 6 14:12:51 UTC 2016 - msabate@suse.com
|
||
|
|
||
|
- Added go_provides
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jul 6 13:24:52 UTC 2016 - msabate@suse.com
|
||
|
|
||
|
- Removed kernel-devel build requirement
|
||
|
|
||
|
I've also added golang-packaging as a build requirement and we will be using
|
||
|
the %{go_nostrip} macro from that package. Moreover, I've done some minor
|
||
|
improvements here and there.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jul 5 09:27:54 UTC 2016 - cbrauner@suse.com
|
||
|
|
||
|
- add %ghost instruction: Files that are put into /run should be generated on
|
||
|
the fly during runtime. To prevent them from getting installed we use
|
||
|
%ghost.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jul 5 09:16:42 UTC 2016 - cbrauner@suse.com
|
||
|
|
||
|
- add _constraints file to get more disk space on aarch64
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Mar 22 14:35:36 UTC 2016 - fcastelli@suse.com
|
||
|
|
||
|
- Fix issue inside of systemd unit file
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Mar 21 21:50:17 UTC 2016 - fcastelli@suse.com
|
||
|
|
||
|
- First release v0.5.5
|
||
|
|