Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121533 - net-firewall/iptables - display 1.2.x upgrade notes only when needed
Summary: net-firewall/iptables - display 1.2.x upgrade notes only when needed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-04 04:51 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2006-02-04 09:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
iptables-1.3.5.ebuild.patch (iptables-1.3.5.ebuild.patch,706 bytes, patch)
2006-02-04 04:51 UTC, Paweł Hajdan, Jr. (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2006-02-04 04:51:19 UTC
Notes about upgrading from iptables-1.2.x should be displayed only when needed (1.2.x installed). has_version can be used to determine installed version:

"Note that has_version will operate on the version that
was installed, which can be useful for selective upgrade messages."
http://dev.gentoo.org/~plasmaroo/devmanual//ebuild-writing/functions/pkg_postinst/
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2006-02-04 04:51:55 UTC
Created attachment 78853 [details, diff]
iptables-1.3.5.ebuild.patch
Comment 2 SpanKY gentoo-dev 2006-02-04 09:50:45 UTC
done