Opened 8 years ago
Closed 8 years ago
#1930 closed defect (fixed)
BIND 9 and BIND 10 have a collision on a header file
Reported by: | cas | Owned by: | muks |
---|---|---|---|
Priority: | low | Milestone: | Sprint-20120515 |
Component: | Unclassified | Version: | |
Keywords: | Cc: | ||
CVSS Scoring: | Parent Tickets: | ||
Sensitive: | no | Defect Severity: | N/A |
Sub-Project: | DNS | Feature Depending on Ticket: | |
Estimated Difficulty: | 4 | Add Hours to Ticket: | 0 |
Total Hours: | 0.59 | Internal?: | no |
Description
I found that BIND 10 overwrites a header file installed by BIND 9:
/usr/local/include/dns/rcode.h
I'm not sure if that is a problem, but might be good if someone of the team can look into this.
Subtickets
Change History (8)
comment:1 Changed 8 years ago by jelte
- Milestone changed from New Tasks to Sprint-20120515
comment:2 Changed 8 years ago by muks
- Owner set to muks
- Status changed from new to assigned
comment:3 Changed 8 years ago by muks
- Owner changed from muks to UnAssigned
- Status changed from assigned to reviewing
Up for review.
comment:4 Changed 8 years ago by vorner
- Owner changed from UnAssigned to vorner
comment:5 Changed 8 years ago by vorner
- Owner changed from vorner to muks
Hello
It looks OK to merge. But maybe there should be a changelog entry, as this modifies the visible behavior.
comment:6 Changed 8 years ago by vorner
- Total Hours changed from 0 to 0.59
comment:7 Changed 8 years ago by muks
Added this ChangeLog? entry:
+432. [bug]* muks + BIND 10 now installs its header files in a BIND 10 specific + sub-directory in the install prefix. + (Trac #1930, git fcf2f08db9ebc2198236bfa25cf73286821cba6b)
comment:8 Changed 8 years ago by muks
- Resolution set to fixed
- Status changed from reviewing to closed
Pushed to master:
* 8c1eb19 [1930] Add ChangeLog entry * fcf2f08 [1930] Install headers into bind10-specific directory
Resolving as fixed. Thank you for the review.
Note: See
TracTickets for help on using
tickets.
Picking bug