~uusijani/apt/uusi-branch

« back to all changes in this revision

Viewing changes to doc/apt-secure.8.xml

  • Committer: David Kalnischkies
  • Date: 2011-01-20 13:53:52 UTC
  • mto: (1327.86.1 apt-sid)
  • mto: This revision was merged to the branch mainline in revision 1841.
  • Revision ID: kalnischkies@gmail.com-20110120135352-b3o567err9aspndp
  - try downloading clearsigned InRelease before trying Release.gpg
* apt-pkg/deb/deblistparser.cc:
  - rewrite LoadReleaseInfo to cope with clearsigned Releasefiles

Show diffs side-by-side

added added

removed removed

Lines of Context:
148
148
   (you should make sure you are using a trusted communication channel
149
149
   when retrieving it), add it with <command>apt-key</command> and
150
150
   then run <command>apt-get update</command> so that apt can download
151
 
   and verify the <filename>Release.gpg</filename> files from the archives you
152
 
   have configured.
 
151
   and verify the <filename>InRelease</filename> or <filename>Release.gpg</filename>
 
152
   files from the archives you have configured.
153
153
   </para>
154
154
</refsect1>
155
155
 
166
166
       (provided in apt-utils).</para></listitem>
167
167
   
168
168
      <listitem><para><emphasis>Sign it</emphasis>. You can do this by running
 
169
      <command>gpg --clearsign -o InRelease Release</command> and
169
170
      <command>gpg -abs -o Release.gpg Release</command>.</para></listitem>
170
171
 
171
172
      <listitem><para><emphasis>Publish the key fingerprint</emphasis>,