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 c9a249995bf0297dfd4bc0013bd0eb8294785eb6 (commit) via 62bbb4e87675997b2109d05e0f1bafd1a28d9876 (commit) via 2b56891d7ad1f2d8e9ae1a94bd4b3ea3fd2451b8 (commit) via 93d9052216863349f71226d958a00e754e9b9f51 (commit) via 3f1b19c18b6d7eb7976276aede289a3e77a51b92 (commit) via e979680572c5349b38200131ffba5022d5372023 (commit) from c4a96583466e091828207c8f361010a0b016e7a3 (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 c9a249995bf0297dfd4bc0013bd0eb8294785eb6 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Nov 11 11:58:50 2023 +0100
mpd: Update to version 0.23.14
- Update from version 0.24.13 to 0.24.14 - Update of rootfile not required - Changelog 0.23.14 (2023/10/08) * decoder - flac: fix scanning files with non-ASCII names on Windows - mad: fix calculation of LAME peak values * mixer - wasapi: fix problem setting volume * more libfmt 10 fixes * fix auto-detected systemd unit directory * Android - require Android 7 or newer
Signed-off-by: Adolf Belka adolf.belka@ipfire.org
commit 62bbb4e87675997b2109d05e0f1bafd1a28d9876 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Nov 11 11:58:49 2023 +0100
minicom: Update to version 2.9
- Update from version 2.8 to 2.9 - Update of rootfile - Changelog This file (NEWS) lists the most important changes to the previous released version. For a full list of changes please refer to the ChangeLog file. New for version 2.9: - Change Hardware Flow Control Default to No. - Timestamping mode is now saved and restored. - Split "Screen and Keyboard" menu into two menus. - Update to gettext-0.21. - Change return values of --help and --version to success. - Support higher baud rates on MacOS - Save character send delay to config file - Save newline send delay to config file - Update translations: Romanian, German, French, Norwegian/Bookmal, Polish, Serbian, Swedish - New translation: Georgian, Korean
Signed-off-by: Adolf Belka adolf.belka@ipfire.org
commit 2b56891d7ad1f2d8e9ae1a94bd4b3ea3fd2451b8 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Nov 11 11:58:48 2023 +0100
mindlna: Update to version 1.3.3
- Update from version 1.3.2 to 1.3.3 - Update of rootfile not required - Changelog 1.3.3 - Released 1-Jun-2023 - Fixed HTTP chunk length parsing. - Improved Dutch and Swedish translations. - Fixed directory symlink deletion handling.
Signed-off-by: Adolf Belka adolf.belka@ipfire.org
commit 93d9052216863349f71226d958a00e754e9b9f51 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Nov 11 11:58:47 2023 +0100
meson: Update to version 1.2.3
- Update from version 1.2.0 to 1.2.3 - Update of rootfile - Changelog The meson changelog is defined only at the 1.2 level. So what changes are related in going from 1.2.0 to 1.2.3 can not be determined. The changes have to be reviewed from the 1.2 branch of commits https://github.com/mesonbuild/meson/commits/1.2
Signed-off-by: Adolf Belka adolf.belka@ipfire.org
commit 3f1b19c18b6d7eb7976276aede289a3e77a51b92 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Nov 11 11:58:46 2023 +0100
mdns-repeater: Update to version 1.11
- Update from version 1.10 to 1.11 - Update of rootfile not required - Previous versions of this package used to be on bitbucket but that link no longer exists. The new git repo https://github.com/geekman/mdns-repeater was started by someone else as a fork but the original developer then moved to it. However all the history was not moved to the new repo so that repo starts now with version 1.11. It is being worked on as the last commit was Aug 2023 however version 1.11 was released in 2016. There are 11 commits between version 1.11 and present time. - Changelog 1.11 Blacklist feature added (16 blacklisted subnets allowed). Socket limit increased to 16 sockets, moved to #define. The first is most interesting. Say you have two networks bound together with site-to-site tunnels, repeating mDNS over the tunnel... And there are Chromecasts, or Apple TV's at both ends. Even if you had firewall rules to block traffic, the devices would still show up (albeit be defective) on the opposite network. The new blacklist flag allows you to filter such devices out by specifying their subnet (or individual addresses, although having such "private" devices on their own subnet might be a good idea).
Signed-off-by: Adolf Belka adolf.belka@ipfire.org
commit e979680572c5349b38200131ffba5022d5372023 Author: Adolf Belka adolf.belka@ipfire.org Date: Sat Nov 11 11:58:45 2023 +0100
mcelog: Update to version 196
- Update from version 181 to 196 - Update of rootfile not required - Fix python call patch removed as correct python call now in the source tarball - Changelog file is no longer used. Review of changes has to be done via the git repo. https://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git/log/
Signed-off-by: Adolf Belka adolf.belka@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/meson | 14 +++++++------- config/rootfiles/packages/minicom | 2 ++ lfs/mcelog | 12 ++++-------- lfs/mdns-repeater | 8 ++++---- lfs/meson | 4 ++-- lfs/minicom | 8 ++++---- lfs/minidlna | 6 +++--- lfs/mpd | 6 +++--- src/patches/mcelog-181-fix-Python-call.patch | 8 -------- 9 files changed, 29 insertions(+), 39 deletions(-) delete mode 100644 src/patches/mcelog-181-fix-Python-call.patch
Difference in files: diff --git a/config/rootfiles/common/meson b/config/rootfiles/common/meson index 59541f9bc..c8e29f313 100644 --- a/config/rootfiles/common/meson +++ b/config/rootfiles/common/meson @@ -1,11 +1,11 @@ #usr/bin/meson -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/PKG-INFO -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/SOURCES.txt -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/dependency_links.txt -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/entry_points.txt -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/requires.txt -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/top_level.txt +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/PKG-INFO +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/SOURCES.txt +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/dependency_links.txt +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/entry_points.txt +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/requires.txt +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/top_level.txt #usr/lib/python3.10/site-packages/mesonbuild #usr/lib/python3.10/site-packages/mesonbuild/__init__.py #usr/lib/python3.10/site-packages/mesonbuild/_pathlib.py diff --git a/config/rootfiles/packages/minicom b/config/rootfiles/packages/minicom index 38d7e524a..d100edae3 100644 --- a/config/rootfiles/packages/minicom +++ b/config/rootfiles/packages/minicom @@ -11,6 +11,8 @@ usr/bin/xminicom #usr/share/locale/hu/LC_MESSAGES/minicom.mo #usr/share/locale/id/LC_MESSAGES/minicom.mo #usr/share/locale/ja/LC_MESSAGES/minicom.mo +#usr/share/locale/ka/LC_MESSAGES/minicom.mo +#usr/share/locale/ko/LC_MESSAGES/minicom.mo #usr/share/locale/nb/LC_MESSAGES/minicom.mo #usr/share/locale/pl/LC_MESSAGES/minicom.mo #usr/share/locale/pt_BR/LC_MESSAGES/minicom.mo diff --git a/lfs/mcelog b/lfs/mcelog index 0f4694f2b..619cf025a 100644 --- a/lfs/mcelog +++ b/lfs/mcelog @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2023 IPFire Team info@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 # @@ -26,7 +26,7 @@ include Config
SUMMARY = Log Machine Check Events
-VER = 181 +VER = 196
THISAPP = mcelog-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = mcelog -PAK_VER = 3 +PAK_VER = 4 SUP_ARCH = x86_64
DEPS = @@ -49,7 +49,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 4e182c84ae15abf3673e0210940830c66377b275e05c0bf88ff2199ef1b87bf1e9bcff12ebd9c07e5af00d763369c96aae37c274174563fb3ae0db7bbd7306de +$(DL_FILE)_BLAKE2 = 50871cd7a3c4dd6f4c4d613c7db4528d972ca37ba17b0a5aa4876d8fc92d4478c2247ea65748310ad6d4b950d1abc9bd0ea40193e72b36d38334547382477849
install : $(TARGET)
@@ -82,10 +82,6 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - - # Fix Python interpreter call in genconfig.py script - cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/mcelog-181-fix-Python-call.patch - cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install
diff --git a/lfs/mdns-repeater b/lfs/mdns-repeater index bcd393f9c..615008f56 100644 --- a/lfs/mdns-repeater +++ b/lfs/mdns-repeater @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2023 IPFire Team info@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 # @@ -26,7 +26,7 @@ include Config
SUMMARY = A mDNS repeater
-VER = 1.10 +VER = 1.11
THISAPP = mdns-repeater-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = mdns-repeater -PAK_VER = 2 +PAK_VER = 3
DEPS =
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 7fb9278808deff0f62ce1e0ada3e1c367fafa0e27b12714b6df4fe25f2d2eefb6401390fdd74bf5ee98e361b969c7422a01053cf3181993a99ad05ae1605d795 +$(DL_FILE)_BLAKE2 = 88e6b68635be152c2fcd7eb0e5be038d694bae590edde283dec83b896c2380d83cc84d5e4cfb02b6ae957d75dd7525975e31c418d05f5732b5f41382fb130c31
install : $(TARGET)
diff --git a/lfs/meson b/lfs/meson index 6a8b10143..42222c522 100644 --- a/lfs/meson +++ b/lfs/meson @@ -24,7 +24,7 @@
include Config
-VER = 1.2.0 +VER = 1.2.3
THISAPP = meson-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = a8239c41ab5d20c26c057293dc85e5577eb9e6eef7a39acc67a0b5b1e82b1afae341936431d96571ff83e96b7648a80a16cfd8eb581ff29b2ca88615657d5ca3 +$(DL_FILE)_BLAKE2 = 7d76c54bddba249ab97ebd5dd0afc448177ff9fa70812a8ca0cc9fe308c9b145b3fbc3ee068acae0fdc73edff42134b7a0b618cd80a05347a424aca7bc8bbef8
install : $(TARGET)
diff --git a/lfs/minicom b/lfs/minicom index 1799e103f..c2d379b13 100644 --- a/lfs/minicom +++ b/lfs/minicom @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2023 IPFire Team info@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 # @@ -26,7 +26,7 @@ include Config
SUMMARY = A Terminal Program
-VER = 2.8 +VER = 2.9
THISAPP = minicom-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = minicom -PAK_VER = 2 +PAK_VER = 3
DEPS =
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 007a2975a996e2dd2390b1cf20e1a70c4bb1b57d224211d30e8d83a9d02a45c147df34bf409961a20ad3746cb6b5551c1e0702a05bb0a0a3f7f042d251b553be +$(DL_FILE)_BLAKE2 = 4c17f235d770ff9b4719c0ce9d3dfdb01603986d08cec245b1bfba5addbea597032bb06fc73c585886e035915dec990f37e9690b58d0a80a3e6faf8675485f96
install : $(TARGET)
diff --git a/lfs/minidlna b/lfs/minidlna index d0422c08a..55941bea8 100644 --- a/lfs/minidlna +++ b/lfs/minidlna @@ -26,7 +26,7 @@ include Config
SUMMARY = DLNA compatible server
-VER = 1.3.2 +VER = 1.3.3
THISAPP = minidlna-$(VER) DL_FILE = minidlna-$(VER).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = minidlna -PAK_VER = 13 +PAK_VER = 14
DEPS = ffmpeg flac libexif libid3tag libogg
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = e35266be94e4585f399c80a6909318ce973d443506f6becdacdb00802ed0ce060ebf8401ff1b5dfef0b451f609d98f805c80b9a0c87e23d14084338047418620 +$(DL_FILE)_BLAKE2 = 489b7ecb54a20f6111a65388ad2c52d477164046131af490cbcef7cd3ff2b841644f549bcad708ea6d4548f4111d5b2b63bafc0f079edf160467b85c682cbc5b
install : $(TARGET)
diff --git a/lfs/mpd b/lfs/mpd index cd9702f9a..a9807b3cd 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -26,7 +26,7 @@ include Config
SUMMARY = Music Player Daemon
-VER = 0.23.13 +VER = 0.23.14
THISAPP = mpd-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/${THISAPP} TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd -PAK_VER = 32 +PAK_VER = 33 # SUP_ARCH = aarch64 x86_64
DEPS = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr fmt @@ -49,7 +49,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 02907f08cc504d0fbf703179b333b301c7ad8fc8535d85305faa7962dd7faa164f4492286902cb48eaf3db2a1445b541b1261c18a89ca8a73e80016af9581e26 +$(DL_FILE)_BLAKE2 = c048f128111d1d65775c317182b91d113339a5b09d3005c320cc3b14a79b7c1da0d1ba3d53f6bf348a3a404ceea33c1ad2427225f4a1f3d1cde4a921e71d6e1c
install : $(TARGET)
diff --git a/src/patches/mcelog-181-fix-Python-call.patch b/src/patches/mcelog-181-fix-Python-call.patch deleted file mode 100644 index b0781f828..000000000 --- a/src/patches/mcelog-181-fix-Python-call.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- mcelog-181.orig/genconfig.py 2022-04-23 14:54:26.721031777 +0000 -+++ mcelog-181/genconfig.py 2022-04-23 14:54:35.577658935 +0000 -@@ -1,4 +1,4 @@ --#!/usr/bin/python -+#!/usr/bin/python3 - # generate man config documentation from mcelog.conf example - # genconfig.py mcelog.conf intro.html - from __future__ import print_function
hooks/post-receive -- IPFire 2.x development tree