From owner-svn-ports-head@freebsd.org Mon Dec 28 11:24:09 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AEB844B07C6; Mon, 28 Dec 2020 11:24:09 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D4FYj4Wxgz3Hq3; Mon, 28 Dec 2020 11:24:09 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from [192.168.1.6] (host.212-19-20-216.broadband.redcom.ru [212.19.20.216]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fluffy) by smtp.freebsd.org (Postfix) with ESMTPSA id D6864D2DB; Mon, 28 Dec 2020 11:24:07 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Date: Mon, 28 Dec 2020 21:24:03 +1000 From: Dima Panov To: "Jason E. Hale" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, ports-committers@freebsd.org Message-ID: <924b73c4-53b8-4e92-873e-80843fa7208a@Canary> In-Reply-To: <202012280000.0BS00JIu063039@repo.freebsd.org> References: <202012280000.0BS00JIu063039@repo.freebsd.org> Subject: Re: svn commit: r559436 - in head/security: gpgme gpgme-cpp gpgme-qt5 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="5fe9c054_625558ec_291"; protocol="application/pgp-signature" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2020 11:24:09 -0000 --5fe9c054_625558ec_291 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Moin=21 This update broke security/libkleo and half of depended kde desktop :( -- Dima. (desktop, kde, x11, office, ports-secteam)=40=46reeBSD team (fluffy=40=46reeBSD.org, https://t.me/dima=5Fpanov) > On Monday, Dec 28, 2020 at 10:00 AM, Jason E. Hale wrote: > Author: jhale > Date: Mon Dec 28 00:00:19 2020 > New Revision: 559436 > URL: https://svnweb.freebsd.org/changeset/ports/559436 > > Log: > security/*gpgme*: Update to 1.15.0 > > Modified: > head/security/gpgme-cpp/pkg-plist > head/security/gpgme-qt5/pkg-plist > head/security/gpgme/Makefile > head/security/gpgme/distinfo > head/security/gpgme/pkg-plist > > Modified: head/security/gpgme-cpp/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/security/gpgme-cpp/pkg-plist Sun Dec 27 22:53:48 2020 (r559435= ) > +++ head/security/gpgme-cpp/pkg-plist Mon Dec 28 00:00:19 2020 (r559436= ) > =40=40 -24,6 +24,7 =40=40 include/gpgme++/interfaces/assuantransaction.= h > include/gpgme++/interfaces/dataprovider.h > include/gpgme++/interfaces/passphraseprovider.h > include/gpgme++/interfaces/progressprovider.h > +include/gpgme++/interfaces/statusconsumer.h > include/gpgme++/key.h > include/gpgme++/keygenerationresult.h > include/gpgme++/keylistresult.h > =40=40 -31,6 +32,7 =40=40 include/gpgme++/notation.h > include/gpgme++/result.h > include/gpgme++/scdgetinfoassuantransaction.h > include/gpgme++/signingresult.h > +include/gpgme++/statusconsumerassuantransaction.h > include/gpgme++/swdbresult.h > include/gpgme++/tofuinfo.h > include/gpgme++/trustitem.h > =40=40 -40,4 +42,4 =40=40 lib/cmake/Gpgmepp/GpgmeppConfig.cmake > lib/cmake/Gpgmepp/GpgmeppConfigVersion.cmake > lib/libgpgmepp.so > lib/libgpgmepp.so.6 > -lib/libgpgmepp.so.6.11.0 > +lib/libgpgmepp.so.6.12.0 > > Modified: head/security/gpgme-qt5/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/security/gpgme-qt5/pkg-plist Sun Dec 27 22:53:48 2020 (r559435= ) > +++ head/security/gpgme-qt5/pkg-plist Mon Dec 28 00:00:19 2020 (r559436= ) > =40=40 -6,6 +6,7 =40=40 include/QGpgME/ChangePasswdJob > include/QGpgME/CryptoConfig > include/QGpgME/DN > include/QGpgME/DataProvider > +include/QGpgME/Debug > include/QGpgME/DecryptJob > include/QGpgME/DecryptVerifyJob > include/QGpgME/DefaultKeyGenerationJob > =40=40 -42,6 +43,7 =40=40 include/qgpgme/changeownertrustjob.h > include/qgpgme/changepasswdjob.h > include/qgpgme/cryptoconfig.h > include/qgpgme/dataprovider.h > +include/qgpgme/debug.h > include/qgpgme/decryptjob.h > include/qgpgme/decryptverifyjob.h > include/qgpgme/defaultkeygenerationjob.h > =40=40 -78,4 +80,4 =40=40 lib/cmake/QGpgme/QGpgmeConfig.cmake > lib/cmake/QGpgme/QGpgmeConfigVersion.cmake > lib/libqgpgme.so > lib/libqgpgme.so.7 > -lib/libqgpgme.so.7.4.0 > +lib/libqgpgme.so.7.5.0 > > Modified: head/security/gpgme/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/security/gpgme/Makefile Sun Dec 27 22:53:48 2020 (r559435) > +++ head/security/gpgme/Makefile Mon Dec 28 00:00:19 2020 (r559436) > =40=40 -2,7 +2,7 =40=40 > =23 =24=46reeBSD=24 > > PORTNAME=3D gpgme > -PORTVERSION=3D 1.14.0 > +PORTVERSION=3D 1.15.0 > PORTREVISION=3F=3D 0 > CATEGORIES=3F=3D security > MASTER=5FSITES=3D GNUPG/gpgme > > Modified: head/security/gpgme/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/security/gpgme/distinfo Sun Dec 27 22:53:48 2020 (r559435) > +++ head/security/gpgme/distinfo Mon Dec 28 00:00:19 2020 (r559436) > =40=40 -1,3 +1,3 =40=40 > -TIMESTAMP =3D 1594996607 > -SHA256 (gpgme-1.14.0.tar.bz2) =3D cef1f710a6b0d28f5b44242713ad373702d1= 466dcbe512eb4e754d7f35cd4307 > -SIZE (gpgme-1.14.0.tar.bz2) =3D 1678910 > +TIMESTAMP =3D 1609111779 > +SHA256 (gpgme-1.15.0.tar.bz2) =3D 0b472bc12c7d455906c8a539ec56da0a6480= ef1c3a87aa5b74d7125df68d0e5b > +SIZE (gpgme-1.15.0.tar.bz2) =3D 1692019 > > Modified: head/security/gpgme/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/security/gpgme/pkg-plist Sun Dec 27 22:53:48 2020 (r559435) > +++ head/security/gpgme/pkg-plist Mon Dec 28 00:00:19 2020 (r559436) > =40=40 -8,7 +8,7 =40=40 lib/common-lisp/gpgme/gpgme.asd > lib/common-lisp/gpgme/gpgme.lisp > lib/libgpgme.so > lib/libgpgme.so.11 > -lib/libgpgme.so.11.23.0 > +lib/libgpgme.so.11.24.0 > libdata/pkgconfig/gpgme-glib.pc > libdata/pkgconfig/gpgme.pc > share/aclocal/gpgme.m4 --5fe9c054_625558ec_291 Content-Type: application/pgp-signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: Canary PGP V3 iQJVBAABCgA/OBxEaW1hIFBhbm92IChGcmVlQlNELk9SRyBDb21taXR0ZXIpIDxm bHVmZnlARnJlZUJTRC5PUkc+BQJf6cBTAAoJEPuLoJ3VOY8ppsUP/1ILdt9X1GGh YuPgqfriQWLs3Fx2DXf5cs3l7zLGNgLP3W+IQEoLytdF2LuV5lF4L2+TDpWgZ/Qj 9b0LdjvlnMO/lTnY1egUzxxPOtW2u2eCEPOWqT+kLWhu/RbTlkCNrJ1BpoL3g/y6 qQPmu+ghAIu8RFlaIhWECCyoEaoveiaDWZuDLYyP/SwN7CUdeduWqr0XPoHdG8cX 008DqBA7GA15XBIpPPcHuzMeWNosqsAVWqnAz/FViyKQuugfGVIkjmZvPzBBC+8y WbFfNtKLl1G1b10j68ZDNTxlGRHvw2P1LF408MH1Xae5Zq7ZGPqypLm04pUrMriP n5z9i+rzHF/wEKPvAWKAEPzPhhOTC3ah+60uAayNejIK1IkBZuCmjf/k4/aGXmIU RPoTXUsYsO4OueTMKsjlWIUV82XWl6dIlvIheWWlyoXtrB/2qlrbuHg+V2cM3OFS HoAi/X6oDHZg24WGfhMsxES9F+MU8JLvIC85/yspVoGPCTmeWifC/MwVOvb/XObM jEjC+G4NgtPSGrbT1lWcvTUtpHOmQMkm9cJXR4YoRvxTzzYThKSiDFXmM8CFopUd Ryq5t6qOUbAs93hpDw6MMiGuluf0ft7Y/wlywvIWyGvn/1tROqEwX3894lfZxzIe NZzRdn5vm3SJq3ZeXeFRKPf8BJz4rodi =FWgx -----END PGP SIGNATURE----- --5fe9c054_625558ec_291--