Commit Graph

26 Commits

Author SHA1 Message Date
Todd Zullinger
f5bc9a8383 Check upstream GPG signatures in %prep
Many years ago, the GPG signature file was included in the source list¹.
A compromise at kernel.org caused the tarballs to move to googlecode.com
for a number of releases and the signatures were not provided in an
easily downloaded format².  When the source location was moved back to
kernel.org, the signature file had already been removed from the spec
file and was not re-added³.

There is an effort underway to make GPG signature verification a
requirement when upstream provides signatures⁴.  Regardless of whether
this becomes a requirement in the packaging guidelines, verification of
upstream signatures makes good sense.  It also makes the process easier
for git package maintainers, who are (or should be ;) doing this
manually for each upstream git release.

While adding the signatures to the source list, all non-upstream source
files were moved to Source10 and above.  This should make it easier to
add new upstream source files in the future, avoiding the need for
tedious (and error-prone) renumbering of existing sources.

Remove the unused entry for Patch14 also.

¹ ea3f253 Include gpg signature for tarball in SRPM (2011-08-26)
² c57f383 Update to 1.7.9.1 (2012-02-15)
³ b741f45 Change source URLs, as googlecode doesn't have up-to-date
           tarballs (2014-06-10)
⁴ https://fedorahosted.org/fpc/ticket/610
  https://fedoraproject.org/wiki/PackagingDrafts:GPGSignatures
  https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/2TBK4LLNRH73QJQSXWFPCQYHGTSJ3C7P/
2016-03-27 21:31:56 -04:00
Todd Zullinger
a823c54d04 Use https for URL / Source as well as smaller tar.xz files
Using https URL's for source files provides a little more security for
those downloading the code.  Packagers, of course, should be verifying
the GPG signature files before pushing new releases to Fedora's source
cache¹.

While we're changing the source URL's, we might as well use the smaller
tar.xz files which upstream provides.  (This requires minor adjustments
to the unpacking of prebuilt html and man tarballs; tar on el5 does not
know how to automatically filter via xz.)

¹ Replace .xz with .sign for the signatures, which are made against the
uncompressed tarballs.
2016-03-27 17:05:37 -04:00
Todd Zullinger
68864de6d0 Ignore mockbuild output (results_git dir) 2016-03-27 17:05:36 -04:00
Todd Zullinger
31ba44f1e0 Fix gitignore and remove cruft
With the change upstream from .bz2 to .gz, the pattern match failed and
fedpkg added each individual tarball to gitignore when new-sources was
called.  Drop this and the entries that were added as a result.
2012-02-15 11:14:37 -05:00
Adam Tkac
f574a8e350 Update to 1.7.9
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-30 12:55:02 +01:00
Adam Tkac
264271602b Update to 1.7.8.4
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-19 16:37:37 +01:00
Adam Tkac
79ad3f2316 Update to 1.7.8.3
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-12 11:02:28 +01:00
Adam Tkac
e4983519c0 Update to 1.7.8.2
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-02 14:45:46 +01:00
Adam Tkac
2c6f9a68d1 Update to 1.7.8.1
Signed-off-by: Adam Tkac <vonsch@gmail.com>
2011-12-23 14:25:21 +01:00
Adam Tkac
435cffdcce Update to 1.7.8
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-12-07 15:21:27 +01:00
Adam Tkac
ddcead8de9 Update to 1.7.7.4
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-29 15:34:07 +01:00
Adam Tkac
63f76de575 Update to 1.7.7.3
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-10 12:28:10 +01:00
Adam Tkac
f8dd26fdf9 Update to 1.7.7.2
Signed-off-by: Adam Tkac <vonsch@gmail.com>
2011-11-07 18:34:53 +01:00
Adam Tkac
77a1f9c77c Update to 1.7.7.1
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-01 13:42:54 +01:00
Adam Tkac
303956ba46 Update to 1.7.7
- git-1.6-update-contrib-hooks-path.patch is no longer needed

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-10-20 17:01:35 +02:00
Adam Tkac
f8faec03bd Update to 1.7.6.4
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-09-26 10:52:49 +02:00
Todd Zullinger
031dd59158 Update to 1.7.4.1 2011-02-13 13:31:19 -05:00
Adam Tkac
32225e93ff Update to 1.7.3.4.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-12-16 12:59:03 +01:00
Adam Tkac
2d2f51feec Update to 1.7.3.3.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-12-06 09:29:50 +01:00
Adam Tkac
154dc10e89 Update to 1.7.3.2.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-10-22 09:26:15 +02:00
Adam Tkac
0114f5785d Update to 1.7.3.1.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-09-30 13:28:18 +02:00
Todd Zullinger
f279779f02 Update sources for 1.7.3
It helps to have the tarball uploaded for building. :/
2010-09-19 21:50:58 -04:00
Adam Tkac
d5dd393b9a Update to 1.7.2.3.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-09-07 10:14:04 +02:00
Adam Tkac
71a8c911be Update to 1.7.2.2.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-08-20 10:55:54 +02:00
Todd Zullinger
4764d30f28 Update to git-1.7.2.1 2010-07-30 10:15:19 -04:00
Fedora Release Engineering
012e1b5c7c dist-git conversion 2010-07-28 15:41:35 +00:00