]> git.proxmox.com Git - pve-sheepdog.git/commit - Makefile
bump to 0.6.3
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 16 Sep 2013 07:35:37 +0000 (09:35 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 2 Oct 2013 07:20:55 +0000 (09:20 +0200)
commitb83354720f2b47ddaed433eadce133fa597cbef2
tree4caa85cb451091eee14d71e4ac75dcb0a9a95612
parent98a5da9dbb32d2200fcf26ad20da51714275a724
bump to 0.6.3

he most important updates of this release are:
 - fix memory leak in sockfd cache
 - fix latent segfault in event loop

If no one complains about this release in 2 days, it will be v0.6.3
officialy.

Below is the summary of commits this release contains.

Hitoshi Mitake (2):
      collie: remove a compiler warning
      sheep: correct a way of freeing sockfd_cache_entry

Kai Zhang (1):
      sheep: fixed compile warning

MORITA Kazutaka (2):
      sheep: make invalid_vnode() type safe
      event: refresh event info after unregistering

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Makefile
debian/changelog