Ticket #380 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

bind9 too large

Reported by: tg Assigned to: somebody
Priority: major Milestone: 1.1
Component: packages Version: trunk
Keywords: bind dns named Cc:

Description (Last modified by tg)

-rwxr-xr-x 1  1668376 Aug 29 13:46 named-checkzone
-rwxr-xr-x 1  1702272 Aug 29 13:46 dnssec-signzone
-rwxr-xr-x 1  1711696 Aug 29 13:46 nsupdate
-rwxr-xr-x 1  1748332 Aug 29 13:46 host
-rwxr-xr-x 1  1752332 Aug 29 13:46 named-checkconf
-rwxr-xr-x 1  1760600 Aug 29 13:46 dig
-rwxr-xr-x 1  2215548 Aug 29 13:46 named

Please use dynamic linking against a shared libbind or so.

Attachments

Change History

08/29/07 14:36:02 changed by tg

  • description changed.

10/05/07 00:10:06 changed by sumsum

  • status changed from new to closed.
  • resolution set to fixed.

Changed behavior to link agains libbind which results in:

-rwxr-xr-x 1 104133 2007-10-04 23:58 dig
-rwxr-xr-x 2  87124 2007-10-04 23:58 host
-rwxr-xr-x 2   2923 2007-10-04 23:58 isc-config.sh
-rwxr-xr-x 2  91872 2007-10-04 23:58 nslookup
-rwxr-xr-x 2  57088 2007-10-04 23:58 nsupdate

and

-rw-r--r-- 2   40993 2007-10-04 23:58 libbind9.so.30.0.3
-rw-r--r-- 2 1574918 2007-10-04 23:58 libdns.so.32.1.1
-rw-r--r-- 2   37430 2007-10-04 23:58 libisccc.so.30.0.1
-rw-r--r-- 2  101207 2007-10-04 23:58 libisccfg.so.30.0.2
-rw-r--r-- 2  351246 2007-10-04 23:58 libisc.so.32.0.3
-rw-r--r-- 2   84554 2007-10-04 23:58 liblwres.so.30.0.4

Thus a new package named libbind is created and dependet on. Trunk rev. 3589


Add/Change #380 (bind9 too large)




Action