Changelog for
ufw-0.35-9.el7.noarch.rpm :
Tue Jan 31 13:00:00 2017 Robert Scheck
0.35-9
- Adjust packaging to allow building for RHEL 6 and 7
Thu Jan 19 13:00:00 2017 Helge Wiethoff 0.35-8
- Fix python2 build
Tue Jan 3 13:00:00 2017 Kevin Kofler 0.35-7
- Bump Release for official build
Fri Dec 30 13:00:00 2016 Kevin Kofler 0.35-6
- Change permissions of the
*.rules files from 0640 to 0644
- Change permissions of the before.init and after.init hooks from 0640 to 0755
- Don\'t prepend /usr/bin/env to sys.executable, which is always an absolute path
Fri Dec 30 13:00:00 2016 Kevin Kofler 0.35-5
- Change URL to https
- Get the tarball directly from upstream rather than from Ubuntu
- Remove redundant \"-n %{name}-%{version}\" from %setup
- Use %py3_build and %py3_install macros
- Add Python 3.6 to check-requirements
Tue Nov 1 13:00:00 2016 Kevin Kofler 0.35-4
- Fix KDE Connect profile (port ranges can only be specified per protocol)
Tue Nov 1 13:00:00 2016 Kevin Kofler 0.35-3
- Fix wrong path to user.rules and user6.rules in backend_iptables.py
Tue Nov 1 13:00:00 2016 Kevin Kofler 0.35-2
- Fix wrong path to user.rules and user6.rules in ufw-init-functions
Wed Oct 5 14:00:00 2016 Kevin Kofler 0.35-1
- Update to 0.35
- Drop upstreamed Ubuntu patches
- Drop setup-lp819600 patch, fixed differently upstream
- Rebase trans-dir patch
- Rebase libexec-dir patch, move user.rules and user6.rules back to /var/lib/ufw
- Fix check-requirements for Python 3.5 (and remove no longer supported 3.2/3.3)
Thu Sep 10 14:00:00 2015 Kevin Kofler 0.34-0.11.rc
- Add protocol profiles for KDE Connect (#1257699) and Icecream (#1262009)
Mon Aug 17 14:00:00 2015 Kevin Kofler 0.34-0.10.rc
- Change COPYING from %doc to %license
Mon Aug 17 14:00:00 2015 Kevin Kofler 0.34-0.9.rc
- Rebuild
Sat Jan 24 13:00:00 2015 Kevin Kofler 0.34-0.8.rc
- Use a managed rule instead of a \"before\" rule for default-allowing mDNS
- Do not allow UPnP by default at all, document in ufw.8 how it can be allowed
- Update the README file and the ufw.8 manpage according to the above changes
Tue Jan 20 13:00:00 2015 Kevin Kofler 0.34-0.7.rc
- Define multicast protocols (mDNS, UPnP) as a normal protocol profile
Fri Dec 12 13:00:00 2014 Kevin Kofler 0.34-0.6.rc
- Fix License tag (GPLv3 only, not GPLv3+, unfortunately)
Mon Dec 8 13:00:00 2014 Kevin Kofler 0.34-0.5.rc
- Allow SSH connections by default
Mon Dec 8 13:00:00 2014 Kevin Kofler 0.34-0.4.rc
- Fix config(noreplace) marking
- Install systemd service ufw.service
- Default to enabled, let systemd handle whether ufw is actually enabled
- Requires: systemd iptables
- Don\'t install README.
* (patch backup files and developer documentation)
- Drop 0001-optimize-boot.patch, not useful in our setup
Mon Dec 1 13:00:00 2014 Kevin Kofler 0.34-0.3.rc
- Install state data to /var/lib/ufw instead of /lib/ufw
- Install helper scripts to /usr/libexec/ufw instead of /lib/ufw
Mon Dec 1 13:00:00 2014 Kevin Kofler 0.34-0.2.rc
- Enable translations: BR gettext, use %find_lang
- Apply a patch to install translations to the standard location for %find_lang
Sat Nov 29 13:00:00 2014 Kevin Kofler 0.34-0.1.rc
- Upgrade to 0.34 RC from Ubuntu
- Apply the bugfix patches from Ubuntu packaging
- Better fix for lp#819600 (directory locations with python3 setup.py build)
- Use Python 3
- Clean up BuildRequires
- Specfile cleanups
Tue Aug 2 14:00:00 2011 Nathan Owe 0.30.1-4
- Cleaned the file list a little more
- Added more detail about the patch file
Tue Aug 2 14:00:00 2011 Nathan Owe 0.30.1-3
- Made the file list a little smaller
Mon Aug 1 14:00:00 2011 Nathan Owe 0.30.1-2
- Set dir ownership
- Patch to fix directory locations
Sun Jul 31 14:00:00 2011 Nathan Owe 0.30.1-1
- Initial Release