Bug 75388 - fix for linux_base-6 DEPRECATED line
Summary: fix for linux_base-6 DEPRECATED line
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-22 15:40 UTC by Trevor Johnson
Modified: 2004-12-22 21:07 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Trevor Johnson freebsd_committer freebsd_triage 2004-12-22 15:40:31 UTC
The DEPRECATED line I added causes the port to fail.

Fix: 

http://people.freebsd.org/~trevor/ports/freeze-linux/linux_base-6-deprecated.diff
How-To-Repeat: "make"
Comment 1 Trevor Johnson freebsd_committer freebsd_triage 2004-12-22 15:42:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Linux ports are frozen by portmgr
Comment 2 krion 2004-12-22 16:02:11 UTC
On Wed, Dec 22, 2004 at 03:36:51PM +0000, Trevor Johnson wrote:
> The DEPRECATED line I added causes the port to fail.
> >How-To-Repeat:
> "make"
> >Fix:
> http://people.freebsd.org/~trevor/ports/freeze-linux/linux_base-6-deprecated.diff

Since it contains a security bug, I would mark it FORBIDDEN,
DEPRECATED=${FORBIDDEN} and also EXPIRATION_DATE.

-Kirill
Comment 3 Trevor Johnson 2004-12-22 18:51:18 UTC
Kirill Ponomarew wrote:

> Since it contains a security bug, I would mark it FORBIDDEN,
> DEPRECATED=${FORBIDDEN} and also EXPIRATION_DATE.

I considered marking it FORBIDDEN but decided not to because the security
bug is minor.  I also wanted to tell users that this port is outdated, to
encourage them to try something newer if they can.

There is a bash RPM available which fixes the bug, but the port would need
to be refactored to use the new RPM.  I would set it up with
MASTER_SITES:n like I did with some of its sister ports, but I feel like
doing other things first.

Your suggestion would be okay by me, but it would also be okay to just fix
the DEPRECATED line.
-- 
Trevor Johnson
Comment 4 Trevor Johnson 2004-12-22 20:14:40 UTC
I committed the patch--this PR can be closed.
-- 
Trevor Johnson
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2004-12-22 21:07:25 UTC
State Changed
From-To: open->closed

Committed by submitter after approval, thanks.