Skip to content

batfish 0.36.1

Compare
Choose a tag to compare
@dhalperi dhalperi released this 14 Mar 04:58

Release notes

This is a bugfix release that includes only changes to the RPM and DEB packages.

Bug fixes

  • (#1051) Fix a regression in the .deb and .rpm release packages.

Breaking changes

Installation

Using APT:

(Ubuntu 16.04 ONLY)
echo 'deb https://apt.batfish.org/batfish/debian xenial main' | sudo tee /etc/apt/sources.list.d/batfish.list

(Ubuntu 14.04 ONLY)
echo 'deb https://apt.batfish.org/batfish/debian trusty main' | sudo tee /etc/apt/sources.list.d/batfish.list

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5CC0F927C4237ED5
sudo apt-get update
sudo apt-get install batfish-0.36