public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] libevent2: update to 2.1.11-stable
@ 2020-04-18 12:49 Peter Müller
  2020-04-18 12:49 ` [PATCH 2/2] Tor: bump package version Peter Müller
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2020-04-18 12:49 UTC (permalink / raw)
  To: development

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

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 config/rootfiles/common/libevent2 | 20 ++++++++++----------
 lfs/libevent2                     |  6 +++---
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/config/rootfiles/common/libevent2 b/config/rootfiles/common/libevent2
index d5c60c233..e5b5730a4 100644
--- a/config/rootfiles/common/libevent2
+++ b/config/rootfiles/common/libevent2
@@ -25,18 +25,18 @@
 #usr/include/event2/thread.h
 #usr/include/event2/util.h
 #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-2.1.so.7
+usr/lib/libevent-2.1.so.7.0.0
+usr/lib/libevent_core-2.1.so.7
+usr/lib/libevent_core-2.1.so.7.0.0
+usr/lib/libevent_extra-2.1.so.7
+usr/lib/libevent_extra-2.1.so.7.0.0
+usr/lib/libevent_openssl-2.1.so.7
+usr/lib/libevent_openssl-2.1.so.7.0.0
 #usr/lib/libevent_openssl.la
 usr/lib/libevent_openssl.so
-usr/lib/libevent_pthreads-2.1.so.6
-usr/lib/libevent_pthreads-2.1.so.6.0.2
+usr/lib/libevent_pthreads-2.1.so.7
+usr/lib/libevent_pthreads-2.1.so.7.0.0
 #usr/lib/libevent_pthreads.la
 usr/lib/libevent_pthreads.so
 #usr/lib/pkgconfig/libevent.pc
diff --git a/lfs/libevent2 b/lfs/libevent2
index 08bba486e..9976d5fde 100644
--- a/lfs/libevent2
+++ b/lfs/libevent2
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # 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.1.8-stable
+VER        = 2.1.11-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 = f3eeaed018542963b7d2416ef1135ecc
+$(DL_FILE)_MD5 = 7f35cfe69b82d879111ec0d7b7b1c531
 
 install : $(TARGET)
 
-- 
2.16.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 2/2] Tor: bump package version
  2020-04-18 12:49 [PATCH 1/2] libevent2: update to 2.1.11-stable Peter Müller
@ 2020-04-18 12:49 ` Peter Müller
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2020-04-18 12:49 UTC (permalink / raw)
  To: development

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

This is required in order to ship Tor compiled against libevent
2.1.11-stable.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 lfs/tor | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lfs/tor b/lfs/tor
index b6a1639d9..83ffa7371 100644
--- a/lfs/tor
+++ b/lfs/tor
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = tor
-PAK_VER    = 47
+PAK_VER    = 48
 
 DEPS       = libseccomp
 
-- 
2.16.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-18 12:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-18 12:49 [PATCH 1/2] libevent2: update to 2.1.11-stable Peter Müller
2020-04-18 12:49 ` [PATCH 2/2] Tor: bump package version Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox