public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. dd349eda4c2f1cb3e618a2b5784b1dd4263f279e
Date: Sun, 10 Mar 2019 18:19:06 +0000	[thread overview]
Message-ID: <20190310181906.E675084FDD6@people01.i.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2332 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  dd349eda4c2f1cb3e618a2b5784b1dd4263f279e (commit)
       via  086d04c92c432109e879f6555b74b31892e03f13 (commit)
      from  1256357967f54ea08ff01e846038cabf2a468008 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dd349eda4c2f1cb3e618a2b5784b1dd4263f279e
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Mar 9 15:40:15 2019 +0000

    libgcrypt: Make sure that we are building with libgpg-error >= 1.25
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 086d04c92c432109e879f6555b74b31892e03f13
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Mar 9 15:39:58 2019 +0000

    gpgme: Update to 1.12.0
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 gpgme/gpgme.nm         | 2 +-
 libgcrypt/libgcrypt.nm | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/gpgme/gpgme.nm b/gpgme/gpgme.nm
index 48d8d9ea4..f9a36a094 100644
--- a/gpgme/gpgme.nm
+++ b/gpgme/gpgme.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = gpgme
-version    = 1.6.0
+version    = 1.12.0
 release    = 1
 
 groups     = Applications/System
diff --git a/libgcrypt/libgcrypt.nm b/libgcrypt/libgcrypt.nm
index a0488a20c..7c322c05a 100644
--- a/libgcrypt/libgcrypt.nm
+++ b/libgcrypt/libgcrypt.nm
@@ -5,7 +5,7 @@
 
 name       = libgcrypt
 version    = 1.8.1
-release    = 1
+release    = 2
 
 groups     = System/Libraries
 url        = http://www.gnupg.org/
@@ -24,7 +24,7 @@ sources    = %{thisapp}.tar.bz2
 build
 	requires
 		gcc-c++
-		libgpg-error-devel
+		libgpg-error-devel >= 1.25
 	end
 
 	configure_options += \


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2019-03-10 18:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190310181906.E675084FDD6@people01.i.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox