]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libevent2: Update to 2.1.8-stable
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 9 Apr 2017 22:35:50 +0000 (00:35 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 20 Apr 2017 10:50:21 +0000 (11:50 +0100)
Contains lots of build- and bugfixes since 2.0.22 - for details see:
https://raw.githubusercontent.com/libevent/libevent/release-2.1.8-stable/ChangeLog

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/libevent2
lfs/libevent2

index aab354ebee540dcd3a894e600cdb792d889d4680..d5c60c23329d3d74dc03a7f572f6a27fbe52643b 100644 (file)
 #usr/include/event2/tag_compat.h
 #usr/include/event2/thread.h
 #usr/include/event2/util.h
-usr/lib/libevent-2.0.so.5
-usr/lib/libevent-2.0.so.5.1.9
-usr/lib/libevent_core-2.0.so.5
-usr/lib/libevent_core-2.0.so.5.1.9
-usr/lib/libevent_extra-2.0.so.5
-usr/lib/libevent_extra-2.0.so.5.1.9
-usr/lib/libevent_openssl-2.0.so.5
-usr/lib/libevent_openssl-2.0.so.5.1.9
-#usr/lib/libevent_openssl.a
+#usr/include/event2/visibility.h
+usr/lib/libevent-2.1.so.6
+usr/lib/libevent-2.1.so.6.0.2
+usr/lib/libevent_core-2.1.so.6
+usr/lib/libevent_core-2.1.so.6.0.2
+usr/lib/libevent_extra-2.1.so.6
+usr/lib/libevent_extra-2.1.so.6.0.2
+usr/lib/libevent_openssl-2.1.so.6
+usr/lib/libevent_openssl-2.1.so.6.0.2
 #usr/lib/libevent_openssl.la
 usr/lib/libevent_openssl.so
-usr/lib/libevent_pthreads-2.0.so.5
-usr/lib/libevent_pthreads-2.0.so.5.1.9
-#usr/lib/libevent_pthreads.a
+usr/lib/libevent_pthreads-2.1.so.6
+usr/lib/libevent_pthreads-2.1.so.6.0.2
 #usr/lib/libevent_pthreads.la
 usr/lib/libevent_pthreads.so
 #usr/lib/pkgconfig/libevent.pc
+#usr/lib/pkgconfig/libevent_core.pc
+#usr/lib/pkgconfig/libevent_extra.pc
 #usr/lib/pkgconfig/libevent_openssl.pc
 #usr/lib/pkgconfig/libevent_pthreads.pc
index 2482dda179bae065c75999564076423fbe1d7335..014086403f2353917446958c43dc0543ca4322dc 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2015  IPFire Team  <info@ipfire.de>                      #
+# Copyright (C) 2007-2017  IPFire Team  <info@ipfire.de>                      #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.0.22-stable
+VER        = 2.1.8-stable
 
 THISAPP    = libevent-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = c4c56f986aa985677ca1db89630a2e11
+$(DL_FILE)_MD5 = f3eeaed018542963b7d2416ef1135ecc
 
 install : $(TARGET)