Commit Graph

73 Commits

Author SHA256 Message Date
Tomáš Chvátal
7755b017b4 Accepting request 598532 from security:privacy
fix 1.11.0 submission

OBS-URL: https://build.opensuse.org/request/show/598532
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=97
2018-04-19 11:59:31 +00:00
Tomáš Chvátal
13a149f452 Accepting request 598030 from home:kbabioch:branches:Base:System
- Update to 1.11
 * New encryption API to support direct key specification including
   hidden recipients option and taking keys from a file.  This also
   allows to enforce the use of a subkey.
 * New encryption flag for the new API to enforce the use of plain
   mail addresses (addr-spec).
 * The import API can now tell whether v3 keys are skipped.  These old
   and basically broken keys are not anymore supported by GnuPG 2.1.
 * The decrypt and verify API will now return the MIME flag as
   specified by RFC-4880bis.
 * The offline mode now has an effect on gpg by disabling all network
   access.
 * A failed OpenPGP verification how returns the fingerprint of the
   intended key if a recent gpg version was used for signature creation.
 * Interface changes
 * Various minor fixes.
- Dropped patch 0001-core-Tweak-STATUS_FAILURE-handling.patch, since
  it is included upstream now.

OBS-URL: https://build.opensuse.org/request/show/598030
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=96
2018-04-19 07:59:15 +00:00
Tomáš Chvátal
4762d2762c Accepting request 597073 from security:privacy
bsc#1089497

OBS-URL: https://build.opensuse.org/request/show/597073
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=94
2018-04-16 16:03:52 +00:00
Tomáš Chvátal
5bed7fb432 - Tweak up the python conditional to allow us finegraining and
selecting only py2 or py3 if needed

OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=92
2018-01-08 10:31:58 +00:00
Tomáš Chvátal
cfa6a42400 Accepting request 556533 from security:privacy
gpgme 1.10.0

OBS-URL: https://build.opensuse.org/request/show/556533
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=90
2017-12-12 16:53:22 +00:00
Tomáš Chvátal
40578182ca Accepting request 539503 from home:pluskalm:branches:Base:System
- Make python package naming consistent with python singlespec

OBS-URL: https://build.opensuse.org/request/show/539503
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=88
2017-11-08 06:57:22 +00:00
Tomáš Chvátal
14426c5156 Accepting request 483173 from security:privacy
gpgme 1.9.0

OBS-URL: https://build.opensuse.org/request/show/483173
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=86
2017-03-29 10:44:07 +00:00
Tomáš Chvátal
35580c25b1 Accepting request 482421 from home:luca_b:branches:Base:System
- Re-conditionalize python builds, to allow gpgme to build on 
  Leap 42.3 (python tests fail with an older gpg, see 
  gpg issue 3008)
- Enable Qt build also on Leap 42.3 (needed for KDE PIM)

OBS-URL: https://build.opensuse.org/request/show/482421
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=85
2017-03-24 15:14:23 +00:00
Tomáš Chvátal
286b6f9869 - Unconditionalize python and python3 builds
- Unconditionalize c++ build

OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=83
2017-02-14 09:52:32 +00:00
4a8ba210db Accepting request 456923 from home:jengelh:branches:Base:System
- Fix RPM groups

OBS-URL: https://build.opensuse.org/request/show/456923
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=82
2017-02-14 06:39:37 +00:00
Tomáš Chvátal
d5639ae93e - Do not condition around the qt version as it breaks baselibs validator
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=81
2017-02-13 15:47:46 +00:00
Tomáš Chvátal
5575e8e3e9 Accepting request 455178 from home:elvigia:branches:Base:System
- gpgme-include_functional.patch: include <functional> where
  needed, fix GCC7 build

OBS-URL: https://build.opensuse.org/request/show/455178
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=80
2017-02-13 15:31:17 +00:00
Tomáš Chvátal
0bfaa47ec6 Accepting request 441495 from home:luca_b:branches:Base:System
- Add remove-a-forgotten-instance-of-libsuffix.diff: fix CMake 
  files for gpgmepp (or they won't work with KDE software)

OBS-URL: https://build.opensuse.org/request/show/441495
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=78
2016-11-23 11:33:21 +00:00
c2ebaadc60 Accepting request 441006 from security:privacy
gpgme 1.8

OBS-URL: https://build.opensuse.org/request/show/441006
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=76
2016-11-20 22:33:59 +00:00
e879fc4b08 Accepting request 436756 from security:privacy
- in addition to dropping gpgme-1.7.0-python-Include-config.h.patch
  remove automake depdendency and autogen.sh call
- build QT lib only on Factory

OBS-URL: https://build.opensuse.org/request/show/436756
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=74
2016-10-22 13:07:35 +00:00
Tomáš Chvátal
a9b5a8dbb4 Accepting request 436481 from home:jengelh:branches:Base:System
- Trim and update descriptions

OBS-URL: https://build.opensuse.org/request/show/436481
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=72
2016-10-20 07:23:29 +00:00
Tomáš Chvátal
06de03e5c0 Accepting request 436111 from home:luca_b:branches:Base:System
- New upstream release 1.7.1
  * Fixed problems with the new language bindings.
  * New helper function gpgme_addrspec_from_uid.
  * Use option --exit-on-status-write-error with newer gpg versions.
  * qt: Missed API from the Qt Binding inclusion has
    been added again.
  * qt: abstractimportjob.h is now installed to that
    ImportJobs can be used again.
  * qt: Fixed spelling error in API (startReceive).
  * Interface changes relative to the 1.7.0 release:
    gpgme_addrspec_from_uid         NEW.
    qt: WksPublishJob::startRecieve RENAMED to ::startReceive.
    qt: MultiDeleteJob              NEW.
    qt: AbstractImportJob           NEW.
    qt: SpecialJob                  NEW.
    cpp: Signature::key(bool, bool)              NEW.
    cpp: UserID::addrSpecFromString(const char*) NEW.
    cpp: UserID::addrSpec()                      NEW.
- Drop conflict (handled on kdepimlibs4 side)
- Drop upstreamed patches:
  * gpgme-1.7.0-nonvoid-returns.patch
  * gpgme-1.7.0-cpp-qt-Include-config.h.patch
  * gpgme-1.7.0-python-Include-config.h.patch

OBS-URL: https://build.opensuse.org/request/show/436111
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=71
2016-10-19 09:36:02 +00:00
Tomáš Chvátal
efc1738687 Accepting request 434649 from home:luca_b:branches:Base:System
- Switch on the Qt bindings
- Add missing buildrequires, files, and needed adjustments for the
  Qt build

OBS-URL: https://build.opensuse.org/request/show/434649
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=69
2016-10-13 08:28:34 +00:00
cc41d0397c Accepting request 434374 from home:luca_b:branches:Base:System
- Conflict libgpgmepp-devel with kdepimlibs4-devel as they both
  install the same header (kdepimlibs4 for historical reasons)

OBS-URL: https://build.opensuse.org/request/show/434374
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=68
2016-10-12 06:55:56 +00:00
Andreas Jaeger
1edc1be941 Accepting request 430543 from security:privacy
gpgme 1.7.0

OBS-URL: https://build.opensuse.org/request/show/430543
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=67
2016-09-27 12:54:32 +00:00
3d35fa75f9 Accepting request 330481 from home:AndreasStieger:branches:Base:System
restore taking build timestamp from changelog date

OBS-URL: https://build.opensuse.org/request/show/330481
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=65
2015-09-17 12:56:47 +00:00
a60591eae6 Accepting request 327136 from security:privacy
gpgme 1.6.0

OBS-URL: https://build.opensuse.org/request/show/327136
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=63
2015-08-26 15:46:17 +00:00
Vítězslav Čížek
de4801e4b1 Accepting request 312673 from security:privacy
- fix install-info for clean uninstall [boo#935339]

OBS-URL: https://build.opensuse.org/request/show/312673
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=61
2015-06-19 15:15:14 +00:00
Vítězslav Čížek
cba329dd7d Accepting request 311159 from home:AndreasStieger:branches:Base:System
gpgme 1.5.5

OBS-URL: https://build.opensuse.org/request/show/311159
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=59
2015-06-10 21:32:05 +00:00
Vítězslav Čížek
bad29945f8 Accepting request 296392 from home:AndreasStieger:branches:Base:System
gpgme 1.5.4
 * Fixed a possible crash in the debug code.

OBS-URL: https://build.opensuse.org/request/show/296392
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=57
2015-04-18 10:06:52 +00:00
dad8dc7150 Accepting request 283930 from home:coolo:branches:openSUSE:Factory
- making the build reproducible - see 
  http://lists.gnupg.org/pipermail/gnupg-commits/2014-September/010683.html
  for a very similiar problem

OBS-URL: https://build.opensuse.org/request/show/283930
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=55
2015-02-05 10:58:10 +00:00
cc66a4af62 Accepting request 266476 from home:AndreasStieger:branches:Base:System
gpgme 1.5.3

OBS-URL: https://build.opensuse.org/request/show/266476
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=53
2014-12-29 08:47:37 +00:00
d0323c0ab6 Accepting request 262670 from home:AndreasStieger:branches:Base:System
gpgme 1.5.2, test are failing

OBS-URL: https://build.opensuse.org/request/show/262670
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=51
2014-12-08 08:31:29 +00:00
Vítězslav Čížek
c5fcb1d286 Accepting request 243547 from home:AndreasStieger:branches:Base:System
gpgme 1.5.1 [bnc#890123] [CVE-2014-3564]

OBS-URL: https://build.opensuse.org/request/show/243547
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=49
2014-08-04 15:52:40 +00:00
Vítězslav Čížek
3279da7f61 Accepting request 234969 from home:AndreasStieger:branches:Base:System
gpgme 1.5.0

OBS-URL: https://build.opensuse.org/request/show/234969
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=47
2014-05-21 13:51:31 +00:00
db885faaed Accepting request 186940 from home:AndreasStieger:branches:Base:System
gpgme 1.4.3

OBS-URL: https://build.opensuse.org/request/show/186940
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=45
2013-08-13 15:41:36 +00:00
139ff77b76 Accepting request 176432 from home:babelworx:ldig:branches:Base:System
license update: LGPL-2.1+ and GPL-3.0+
See the HACKING file in the doc directory

OBS-URL: https://build.opensuse.org/request/show/176432
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=43
2013-05-24 15:35:56 +00:00
Ismail Dönmez
f303747a79 Accepting request 158744 from home:AndreasStieger:branches:Base:System
- gpgme-config --libs lists -lassuan, but libgpgme-devel did not 
  require libassuan-devel [bnc#808882]

OBS-URL: https://build.opensuse.org/request/show/158744
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=41
2013-03-12 20:59:59 +00:00
Andreas Jaeger
5b106ec5c3 Accepting request 157160 from home:AndreasStieger:branches:Base:System
update to 1.4.0

OBS-URL: https://build.opensuse.org/request/show/157160
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=39
2013-03-09 18:04:52 +00:00
09992f19bf Accepting request 141603 from home:AndreasStieger:branches:Base:System
update to 1.3.2

OBS-URL: https://build.opensuse.org/request/show/141603
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=37
2012-11-18 09:43:42 +00:00
054322dfe5 Accepting request 94752 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94752
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=32
2011-12-01 20:10:43 +00:00
Cristian Rodríguez
825706edad Accepting request 86071 from home:elvigia:branches:Base:System
- Workaround qemu-arm bugs 
- remove support for the "pth" library, which has not seen
  mainteniance for around 5 years, native pthread support
  should be just fine in linux too.

OBS-URL: https://build.opensuse.org/request/show/86071
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=30
2011-10-02 15:36:05 +00:00
Vítězslav Čížek
a9c8bb3e4e Accepting request 80953 from home:vuntz:branches:Base:System
Move gpg2 Requires to libgpgme11

OBS-URL: https://build.opensuse.org/request/show/80953
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=28
2011-09-05 13:30:00 +00:00
Petr Uzel
120c786f5a update to 1.3.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=26
2011-07-29 15:54:23 +00:00
Stephan Kulow
8bcd78e553 Accepting request 68635 from home:namtrac:branches:Base:System
excellente!

OBS-URL: https://build.opensuse.org/request/show/68635
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=24
2011-04-28 08:45:22 +00:00
17afd46613 - Removed unneeded dependency of libgpgme11.
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=22
2011-02-04 15:34:36 +00:00
c40764f653 Revert to Factory version.
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=21
2011-02-04 14:43:18 +00:00
5bd2c553c8 Accepting request 59943 from home:sbrabec:branches:Base:System
Accepted my own submit.

OBS-URL: https://build.opensuse.org/request/show/59943
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=19
2011-02-03 17:06:38 +00:00
Cristian Rodríguez
f411f70725 Accepting request 59525 from home:gberh:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/59525
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=17
2011-02-01 00:14:42 +00:00
Greg Kroah-Hartman
0c22dbbee5 Accepting request 55920 from home:elvigia:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/55920
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=14
2010-12-14 22:28:20 +00:00
Stephan Kulow
8c18731dfa OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=13 2010-09-16 10:21:05 +00:00
OBS User autobuild
e274c4648d Accepting request 37977 from Base:System
checked in (request 37977)

OBS-URL: https://build.opensuse.org/request/show/37977
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=12
2010-04-15 22:23:40 +00:00
a7c310520f Accepting request 37968 from home:computersalat:devel:privacy
Copy from home:computersalat:devel:privacy/gpgme via accept of submit request 37968 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/37968
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=11
2010-04-15 08:59:54 +00:00
OBS User buildservice-autocommit
2c9c0cc386 Updating link to change in openSUSE:Factory/gpgme revision 24.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=95e36685892049aed71e54b96fab09ec
2010-04-05 16:59:17 +00:00
OBS User autobuild
7030c46fd5 Accepting request 36953 from Base:System
checked in (request 36953)

OBS-URL: https://build.opensuse.org/request/show/36953
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=10
2010-04-05 16:59:16 +00:00