From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 80a2765de51ea614cb1e0c770e4e0217ec8d00a0
Date: Wed, 13 May 2020 21:07:30 +0000 [thread overview]
Message-ID: <49MnLV50t7z2xf3@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 5992 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 2.x development tree".
The branch, next has been updated
via 80a2765de51ea614cb1e0c770e4e0217ec8d00a0 (commit)
from bd61ace39bff5910d0f6a7ab6170ded80a9b0452 (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 80a2765de51ea614cb1e0c770e4e0217ec8d00a0
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Wed May 13 20:02:36 2020 +0000
core145: add files linked against new libpng, libdb
also bump cups-filters, ghostscript, minidlna and qemu
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/core/145/filelists/files | 20 ++++++++++++++++++++
lfs/cups-filters | 4 ++--
lfs/ghostscript | 4 ++--
lfs/minidlna | 4 ++--
lfs/qemu | 2 +-
5 files changed, 27 insertions(+), 7 deletions(-)
Difference in files:
diff --git a/config/rootfiles/core/145/filelists/files b/config/rootfiles/core/145/filelists/files
index 39713eb09..d2f3b50ad 100644
--- a/config/rootfiles/core/145/filelists/files
+++ b/config/rootfiles/core/145/filelists/files
@@ -17,3 +17,23 @@ usr/sbin/openvpn-metrics
var/ipfire/menu.d/70-log.menu
var/ipfire/general-functions.pl
var/ipfire/graphs.pl
+usr/bin/squidGuard
+usr/lib/sasl2/libsasldb.so.3.0.0
+usr/lib/perl5/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/DB_File/DB_File.so
+usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/BerkeleyDB/BerkeleyDB.so
+usr/lib/python2.7/lib-dynload/_bsddb.so
+usr/sbin/sasldblistusers2
+usr/sbin/saslpasswd2
+usr/sbin/pluginviewer
+usr/bin/rrdcached
+usr/bin/pango-view
+usr/lib/librrd.so.8.2.1
+usr/lib/libpoppler.so.66.0.0
+usr/lib/libgd.so.2.0.0
+usr/lib/libcairo-gobject.so.2.11600.0
+usr/lib/collectd/rrdtool.so
+usr/lib/collectd/rrdcached.so
+usr/lib/libcairo.so.2.11600.0
+usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/GD/GD.so
+usr/lib/libcairo-script-interpreter.so.2.11600.0
+usr/lib/libpangocairo-1.0.so.0.3000.1
diff --git a/lfs/cups-filters b/lfs/cups-filters
index 8acd557af..de862aa92 100644
--- a/lfs/cups-filters
+++ b/lfs/cups-filters
@@ -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 #
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = cups-filters
-PAK_VER = 2
+PAK_VER = 3
DEPS = cups ghostscript
diff --git a/lfs/ghostscript b/lfs/ghostscript
index f1dc55864..7dd32858e 100644
--- a/lfs/ghostscript
+++ b/lfs/ghostscript
@@ -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 #
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ghostscript
-PAK_VER = 4
+PAK_VER = 5
DEPS = cups dbus libtiff
diff --git a/lfs/minidlna b/lfs/minidlna
index 4402181c2..67ba1f959 100644
--- a/lfs/minidlna
+++ b/lfs/minidlna
@@ -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 #
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = minidlna
-PAK_VER = 4
+PAK_VER = 5
DEPS = ffmpeg flac libexif libid3tag libogg
diff --git a/lfs/qemu b/lfs/qemu
index 8005a11c9..ec5413b29 100644
--- a/lfs/qemu
+++ b/lfs/qemu
@@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
SUP_ARCH = i586 x86_64
PROG = qemu
-PAK_VER = 26
+PAK_VER = 27
DEPS = libusbredir spice libseccomp
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2020-05-13 21:07 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=49MnLV50t7z2xf3@people01.haj.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