aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-08-21 17:59:00 +0200
committerMichał Górny <mgorny@gentoo.org>2015-08-21 17:59:00 +0200
commita50b763c338161b4621d23e9fa5cd6e11455d6ca (patch)
tree1eb543d2acbe00d8501244a7246f4cb84316be74 /2015-05-01-shorewall-changes/2015-05-01-shorewall-changes.en.txt
parentdocument openssh-7.0 dsa key change #557388 (diff)
downloadgentoo-news-a50b763c338161b4621d23e9fa5cd6e11455d6ca.tar.gz
gentoo-news-a50b763c338161b4621d23e9fa5cd6e11455d6ca.tar.bz2
gentoo-news-a50b763c338161b4621d23e9fa5cd6e11455d6ca.zip
Drop year subdirectories to match client structure
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=523828
Diffstat (limited to '2015-05-01-shorewall-changes/2015-05-01-shorewall-changes.en.txt')
-rw-r--r--2015-05-01-shorewall-changes/2015-05-01-shorewall-changes.en.txt43
1 files changed, 43 insertions, 0 deletions
diff --git a/2015-05-01-shorewall-changes/2015-05-01-shorewall-changes.en.txt b/2015-05-01-shorewall-changes/2015-05-01-shorewall-changes.en.txt
new file mode 100644
index 0000000..08d1cdb
--- /dev/null
+++ b/2015-05-01-shorewall-changes/2015-05-01-shorewall-changes.en.txt
@@ -0,0 +1,43 @@
+Title: shorewall is now a single package
+Author: Ian Delaney <idella4@gentoo.org>
+Content-Type: text/plain
+Posted: 2015-05-01
+Revision: 1
+News-Item-Format: 1.0
+Display-If-Installed: net-firewall/shorewall-core
+Display-If-Installed: net-firewall/shorewall6
+Display-If-Installed: net-firewall/shorewall-lite
+Display-If-Installed: net-firewall/shorewall6-lite
+Display-If-Installed: net-firewall/shorewall-init
+
+Starting with net-firewall/shorewall-4.6 we have re-integrated
+
+ - net-firewall/shorewall-core
+ - net-firewall/shorewall6
+ - net-firewall/shorewall-lite
+ - net-firewall/shorewall6-lite
+ - net-firewall/shorewall-init
+
+into a new all-in-one net-firewall/shorewall ebuild (see bug 522278).
+
+The new all-in-one ebuild makes maintenance a lot more easier because the
+package is proxy-maintained and finding someone who is willing to help
+you bumping 6 packages each time you provide an update was not easy in
+the past.
+
+Because net-firewall/shorewall{-core,6,-lite,6-lite,init} is now
+integrated in net-firewall/shorewall, we have to hard mask these old
+ebuilds in the new monolithic ebuild to prevent file collisions.
+
+Due to this block we cannot migrate to the new version without user
+interaction. Please remove the previous split ebuilds from your system if
+you want to upgrade:
+
+ $ emerge --ask --unmerge 'net-firewall/shorewall-*' \
+ 'net-firewall/shorewall6*'
+
+
+Please note:
+Since the second shorewall-4.6 ebuild is now stabilized and shorewall-4.5
+is not compatible with the perl-5.20 (see bug 524558) we will start the
+removal process for shorewall-4.5 ebuilds within the next 30 days.