fix packaging problem -- not including all of the shell-scripts
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@105 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
This commit is contained in:
parent
ddd612231a
commit
661f31cdba
12
ChangeLog
12
ChangeLog
@ -1,3 +1,15 @@
|
|||||||
|
2006-10-10 David Blacka <davidb@verisignlabs.com>
|
||||||
|
|
||||||
|
* Released version 0.8.3
|
||||||
|
|
||||||
|
* ZoneFormat: fix RRSIG ordering issue when dealing with multiple
|
||||||
|
RRSIGs for a given RRset.
|
||||||
|
|
||||||
|
* ZoneFormat: lowercase all names in the zone.
|
||||||
|
|
||||||
|
* Fix packaging errors.
|
||||||
|
|
||||||
|
|
||||||
2006-09-12 David Blacka <davidb@verisignlabs.com>
|
2006-09-12 David Blacka <davidb@verisignlabs.com>
|
||||||
|
|
||||||
* Released version 0.8.0.
|
* Released version 0.8.0.
|
||||||
|
@ -108,12 +108,7 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
<patternset id="exec.files">
|
<patternset id="exec.files">
|
||||||
<!-- FIXME: when we get more command line tools built, make sure
|
<include name="${sectools-distname}/bin/jdnssec-*" />
|
||||||
to include them here -->
|
|
||||||
<include name="${sectools-distname}/bin/jdnssec-signzone" />
|
|
||||||
<include name="${sectools-distname}/bin/jdnssec-keygen" />
|
|
||||||
<include name="${sectools-distname}/bin/jdnssec-verifyzone" />
|
|
||||||
<include name="${sectools-distname}/bin/jdnssec-zoneformat" />
|
|
||||||
</patternset>
|
</patternset>
|
||||||
|
|
||||||
<patternset id="src.files">
|
<patternset id="src.files">
|
||||||
|
Loading…
Reference in New Issue
Block a user