diff --git a/debian/changelog b/debian/changelog index d5c049ad..0bf2307a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +zerotier-one (1.4.2-2) unstable; urgency=medium + + * See https://github.com/zerotier/ZeroTierOne for release notes. + * This is a new build that fixes a binary build issue with containers and SELinux + + -- Adam Ierymenko Thu, 04 Aug 2019 01:00:00 -0700 + zerotier-one (1.4.2) unstable; urgency=medium * See https://github.com/zerotier/ZeroTierOne for release notes. diff --git a/zerotier-one.spec b/zerotier-one.spec index 6123eb70..6649e653 100644 --- a/zerotier-one.spec +++ b/zerotier-one.spec @@ -1,6 +1,6 @@ Name: zerotier-one Version: 1.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ZeroTier One network virtualization service License: GPLv3 @@ -14,7 +14,7 @@ BuildRequires: systemd BuildRequires: systemd %endif -Requires: iproute +Requires: iproute libstdc++ %if 0%{?rhel} >= 7 Requires: systemd