27 Commits

Author SHA256 Message Date
5c395a72aa Accepting request 1151759 from security:privacy
OBS-URL: https://build.opensuse.org/request/show/1151759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/signing-party?expand=0&rev=7
2024-02-26 18:49:15 +00:00
3f33eb0aef Accepting request 1151537 from home:dimstar:rpm4.20:s
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151537
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=46
2024-02-26 14:14:58 +00:00
e09e4d1d9c Accepting request 893285 from security:privacy
OBS-URL: https://build.opensuse.org/request/show/893285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/signing-party?expand=0&rev=6
2021-05-15 21:16:16 +00:00
63ebde6867 Accepting request 893284 from home:AndreasStieger:branches:security:privacy
signing-party 2.11

OBS-URL: https://build.opensuse.org/request/show/893284
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=44
2021-05-15 09:02:17 +00:00
4ed1d8ace6 Accepting request 710221 from security:privacy
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/710221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/signing-party?expand=0&rev=5
2019-06-17 08:34:49 +00:00
5936ddae26 - remove cve-2019-11627.patchm included in tarball.
- update to version 2.10-1:
  * gpg-key2ps: Security fix for CVE-2018-15599: unsafe shell call enabling
    shell injection via a User ID.  Use Perl's (core) module Encode.pm instead
    of shelling out to `iconv`. (Closes: #928256.)

OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=42
2019-06-09 19:41:01 +00:00
ef2212e8bd Accepting request 700370 from security:privacy
- Add patch cve-2019-11627.patch from cd69b6c042
  to fix CVE-2019-11627.

OBS-URL: https://build.opensuse.org/request/show/700370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/signing-party?expand=0&rev=4
2019-05-03 20:47:45 +00:00
2807041be9 - Add patch cve-2019-11627.patch from cd69b6c042
to fix CVE-2019-11627.

OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=40
2019-05-03 11:58:20 +00:00
ee9ecac59c Accepting request 685859 from security:privacy
- replace broken URL in specfile
- update to version 2.9:
  * gpglist:
    + When --signer's argument is a long keyid or fingerprint, don't require
      the key to be present in the keyring.  This enable filtering on unknown
      signing keys.
    + Don't choke on direct-key signatures. (Closes: #921331.)
  * gpgparticipants:
    + Improve quoting and replace `echo` with `printf`.
    + Avoid including subkey fingerprints when gpg.conf contains 'fingerprint'.
- update to version 2.8:
  * keyart, gpgparticipants-prefill: port to python3.
  * keyart:
    + Don't print ASCII art for subkeys, only the master key.
    + Pass --no-auto-check-trustdb flag to gpg(1).
    + Fix crash with non-ASCII UIDs.  Patch from Grégoire Detrez.
  * Fix a couple of spelling errors.  Thanks to Edward Betts for the report
    and patch. (Closes: debian#882729)
  * caff:
    + Add the "only-sign-text-ids" to the list of gpg(1) options imported from
      ~/.gnupg/gpg.conf.
    + Ensure the terminal is "sane enough" when asking questions ('echo',
      'echok', 'icanon', 'icrnl' settings are all set), and restore original
      settings when exit()'ing the program. (Closes: #872529)
  * caff, gpglist, gpgsigs: in `gpg --with-colons` output, allow signature
    class to be followed with an optional revocation reason. gpg(1) does that
    since 2.2.9. (Closes: #905097.)
  * caff, gpg-key2latex, gpg-key2ps, gpglist, gpgsigs, keylookup: Remove
    references to https://pgp-tools.alioth.debian.org/ .
  * caff, gpg-key2latex, gpg-key2ps, gpg-mailkeys, gpglist, gpgparticipants,
    gpgsigs, keylookup: Remove SVN keywords ($Id$, $Rev$, etc.)
  * sig2dot: Don't use the diamond operator.

OBS-URL: https://build.opensuse.org/request/show/685859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/signing-party?expand=0&rev=3
2019-03-26 14:42:56 +00:00
d504fa3d92 - update to version 2.9:
* gpglist:
    + When --signer's argument is a long keyid or fingerprint, don't require
      the key to be present in the keyring.  This enable filtering on unknown
      signing keys.
    + Don't choke on direct-key signatures. (Closes: #921331.)
  * gpgparticipants:
    + Improve quoting and replace `echo` with `printf`.
    + Avoid including subkey fingerprints when gpg.conf contains 'fingerprint'.
- update to version 2.8:
  * keyart, gpgparticipants-prefill: port to python3.
  * keyart:
    + Don't print ASCII art for subkeys, only the master key.
    + Pass --no-auto-check-trustdb flag to gpg(1).
    + Fix crash with non-ASCII UIDs.  Patch from Grégoire Detrez.
  * Fix a couple of spelling errors.  Thanks to Edward Betts for the report
    and patch. (Closes: debian#882729)
  * caff:
    + Add the "only-sign-text-ids" to the list of gpg(1) options imported from
      ~/.gnupg/gpg.conf.
    + Ensure the terminal is "sane enough" when asking questions ('echo',
      'echok', 'icanon', 'icrnl' settings are all set), and restore original
      settings when exit()'ing the program. (Closes: #872529)
  * caff, gpglist, gpgsigs: in `gpg --with-colons` output, allow signature
    class to be followed with an optional revocation reason. gpg(1) does that
    since 2.2.9. (Closes: #905097.)
  * caff, gpg-key2latex, gpg-key2ps, gpglist, gpgsigs, keylookup: Remove
    references to https://pgp-tools.alioth.debian.org/ .
  * caff, gpg-key2latex, gpg-key2ps, gpg-mailkeys, gpglist, gpgparticipants,
    gpgsigs, keylookup: Remove SVN keywords ($Id$, $Rev$, etc.)

OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=38
2019-03-17 20:08:39 +00:00
a40a2ef2a0 Accepting request 679578 from security:privacy
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/679578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/signing-party?expand=0&rev=2
2019-02-27 14:08:56 +00:00
Stephan Kulow
b335c5a11d Accepting request 671832 from security:privacy
Establishing signing-party (caff) in Factory/Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/671832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/signing-party?expand=0&rev=1
2019-02-24 16:11:58 +00:00
Joop Boonen
0d63ff1418 Accepting request 673254 from home:olh:branches:security:privacy
- apply conditionals also to filelist

OBS-URL: https://build.opensuse.org/request/show/673254
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=35
2019-02-11 10:29:56 +00:00
e932207dac Accepting request 671025 from home:namtrac:branches:security:privacy
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/671025
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=34
2019-02-04 15:37:05 +00:00
3e64a0da2d 2.7
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=33
2018-06-21 10:06:14 +00:00
6cb17b7465 Accepting request 532709 from home:AndreasStieger:branches:security:privacy
2.6

OBS-URL: https://build.opensuse.org/request/show/532709
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=32
2017-10-12 15:07:43 +00:00
af8872de9e signing-party 2.5
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=31
2016-10-26 06:36:56 +00:00
47560236b4 signing-party 2.4
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=30
2016-09-13 08:50:57 +00:00
2a7d9bb156 Accepting request 423415 from home:pluskalm:branches:security:privacy
- Rename pgpgring to avoid file conflict with mutt

OBS-URL: https://build.opensuse.org/request/show/423415
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=29
2016-08-30 15:36:25 +00:00
47b5b58dbb Accepting request 414650 from home:pluskalm:branches:security:privacy
- Build also pgpring

OBS-URL: https://build.opensuse.org/request/show/414650
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=28
2016-07-24 12:16:18 +00:00
Joop Boonen
06bccf3484 Accepting request 405158 from home:olh:branches:security:privacy
- Correct path to _defaultdocdir in caff(1)

OBS-URL: https://build.opensuse.org/request/show/405158
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=27
2016-07-07 09:03:53 +00:00
42f3af94ac update to 2.3
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=26
2016-05-08 15:34:24 +00:00
bc5abecc1f 2.2
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=25
2016-01-02 15:05:04 +00:00
5f4e9c2ce7 - Require srm
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=24
2015-11-27 08:25:42 +00:00
13a8923874 - fix an incompatibility with perl 5.18 (boo#955986)
* caff 2.x is using hash slices which were introduced in Perl 5.20
  * added caff-perl_5.18_compatibility.patch

OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=23
2015-11-27 08:20:11 +00:00
fa0472bb8a OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=22 2015-11-27 08:17:23 +00:00
1275756e53 Accepting request 51564 from home:a_jaeger
OBS-URL: https://build.opensuse.org/request/show/51564
OBS-URL: https://build.opensuse.org/package/show/security:privacy/signing-party?expand=0&rev=1
2010-11-02 11:01:51 +00:00