public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 6ea98370152c0de4d0da35fe58708a3dba574895
Date: Tue, 13 Dec 2016 13:49:16 +0000	[thread overview]
Message-ID: <20161213134917.294981078E80@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3380 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  6ea98370152c0de4d0da35fe58708a3dba574895 (commit)
       via  e786a6a94d6eee053304f95157f8946a99baba83 (commit)
      from  ada4c102e2f5208f7e9bc33eb48dfce366464444 (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 6ea98370152c0de4d0da35fe58708a3dba574895
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date:   Tue Dec 13 14:15:18 2016 +0100

    krb5: Update to 1.15
    
    This is a major update to the latest available version of kerberos.
    
    * Drop SELinux support.
    
    Fixes #11210.
    
    Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit e786a6a94d6eee053304f95157f8946a99baba83
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date:   Tue Dec 13 14:10:21 2016 +0100

    bison: Requires at least m4 1.4.17-2
    
    Otherwise the forked child of bison will terminated
    with a SEQV.
    
    * Drop perl as build dependency which is not longer required.
    
    Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 bison/bison.nm |  5 ++---
 krb5/krb5.nm   | 14 +++++++-------
 2 files changed, 9 insertions(+), 10 deletions(-)

Difference in files:
diff --git a/bison/bison.nm b/bison/bison.nm
index 0a2af3d..bedeeae 100644
--- a/bison/bison.nm
+++ b/bison/bison.nm
@@ -5,7 +5,7 @@
 
 name       = bison
 version    = 3.0.4
-release    = 1
+release    = 2
 
 groups     = Development/Tools
 url        = http://www.gnu.org/software/bison/
@@ -23,8 +23,7 @@ sources    = %{thisapp}.tar.xz
 build
 	requires
 		flex >= 2.5.37
-		m4 >= 1.4.16
-		perl
+		m4 >= 1.4.17-2
 	end
 
 	configure_cmds
diff --git a/krb5/krb5.nm b/krb5/krb5.nm
index 395f635..62065a9 100644
--- a/krb5/krb5.nm
+++ b/krb5/krb5.nm
@@ -4,9 +4,10 @@
 ###############################################################################
 
 name       = krb5
-version    = %{version_maj}.%{version_min}
-version_maj= 1.14
-version_min= 4
+#version    = %{version_maj}.%{version_min}
+version    = %{version_maj}
+version_maj= 1.15
+version_min=
 release    = 1
 
 groups     = System/Libraries
@@ -26,12 +27,11 @@ build
 	requires
 		autoconf
 		automake
-		bison
+		bison >= 3.0.4-2
 		dejagnu
 		flex
 		gettext
 		libcom_err-devel
-		libselinux-devel
 		libss-devel
 		ncurses-devel
 		openldap-devel
@@ -55,8 +55,7 @@ build
 		--with-dirsrv \
 		--enable-pkinit \
 		--with-crypto-impl=openssl \
-		--with-pam \
-		--with-selinux
+		--with-pam
 
 	# Don't use strlcpy that comes with glibc.
 	configure_options += \
@@ -64,6 +63,7 @@ build
 
 	build
 		cd %{DIR_APP}/src
+
 		./configure \
 			%{configure_options}
 


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

                 reply	other threads:[~2016-12-13 13:49 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=20161213134917.294981078E80@git01.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