blob: 8083e6d0708566d93453d549eecdace65005bb06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<p><br>
Le 30 mai 2012 18:42, "Thierry Vignaud" <<a href="mailto:thierry.vignaud@gmail.com">thierry.vignaud@gmail.com</a>> a écrit :<br>
><br>
> On 30 May 2012 17:25, Johnny A. Solbu <<a href="mailto:cooker@solbu.net">cooker@solbu.net</a>> wrote:<br>
> >> > dropped the --sign from rpmbuild<br>
> >><br>
> >> Use rpmsign<br>
> ><br>
> > Why is "--sign" no longer supported?<br>
><br>
> <a href="http://lists.rpm.org/pipermail/rpm-announce/2011-March/000027.html">http://lists.rpm.org/pipermail/rpm-announce/2011-March/000027.html</a><br>
><br>
> "* New command line utilities for spec queries (with much<br>
> enhanced functionality), package signing, keyring operations<br>
> and database maintenance"<br>
><br>
> <a href="http://rpm.org/wiki/Releases/4.9.0">http://rpm.org/wiki/Releases/4.9.0</a><br>
><br>
> "New command-line utilities<br>
><br>
> - The keyring related operations of importing public keys and<br>
> verifying package signatures have been split into a new "rpmkeys"<br>
> cli utility<br>
><br>
> - Package signing and signature deletion operations have been split<br>
> into a new "rpmsign" cli utility (related to RhBug:624585) "<br>
><br>
> (...)<br>
><br>
> Removed features<br>
><br>
> - Support for --sign during rpmbuild has been removed. Signing must<br>
> be done as a separate step using the new "rpmsign" command.</p>
<p>It is still present in rpmbuilt --help, may be is forgotten to be removed</p>
|