From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. bccde9948bbf5cee53da5f89ee90c202ca7ed8b0 Date: Tue, 15 Feb 2022 17:42:57 +0000 Message-ID: <4JypMk2MBBz2xgZ@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0162324248177579867==" List-Id: --===============0162324248177579867== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 bccde9948bbf5cee53da5f89ee90c202ca7ed8b0 (commit) via 215a205a13454413e00df65c6404de6cb2acfbf6 (commit) via af20e3bbdc1a447ff421dad82f11002aaba9f422 (commit) via 64b72c4038cc40c02f089adc2b38fcb69472465a (commit) via 049b21c8e6ef9d965fc62e4e43302adae6ddc86e (commit) via aed06a32c36ca1a7e519bb24f36470cc75336be4 (commit) via fb3e1c82c8b5e12314e87ea4641479bd1f4052fd (commit) from bbca73d467bace690a1418c6c6c7202db8c8fd63 (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 bccde9948bbf5cee53da5f89ee90c202ca7ed8b0 Author: Peter M=C3=BCller Date: Tue Feb 15 16:57:00 2022 +0000 Core Update 165: Ship libarchive =20 Signed-off-by: Peter M=C3=BCller commit 215a205a13454413e00df65c6404de6cb2acfbf6 Author: Adolf Belka Date: Tue Feb 15 10:36:56 2022 +0100 libarchive: Update to version 3.6.0 =20 - Update from 3.5.2 to 3.6.0 - Update of rootfile - Changelog Libarchive 3.6.0 is a feature and bugfix release. New features: tar: new option "--no-read-sparse" (#1614) tar: threads support for zstd (#1567) RAR reader: filter support (#1503) RAR5 reader: self-extracting archive support (#1585) ZIP reader: zstd decompression support (#1518) Other notable bugfixes and improvements: tar: respect "--ignore-zeros" in c, r and u modes (#1620) reduced size of application binaries (#1625) internal code optimizations Libarchive 3.5.3 is a security release Security Fixes: extended fix for following symlinks when processing the fixup list (#1566, #1617, CVE-2021-31566) fix invalid memory access and out of bounds read in RAR5 reader (#1491, #1492, #1493, CVE-2021-36976) =20 Signed-off-by: Adolf Belka Reviewed-by: Peter M=C3=BCller commit af20e3bbdc1a447ff421dad82f11002aaba9f422 Author: Adolf Belka Date: Tue Feb 15 10:37:13 2022 +0100 stunnel: Update to version 5.62 =20 - Update from 5.58 to 5.62 - Update of rootfile - Changelog ### Version 5.62, 2022.01.17, urgency: MEDIUM * New features - Added a bash completion script. * Bugfixes - Fixed a transfer() loop bug. ### Version 5.61, 2021.12.22, urgency: LOW * New features sponsored by the University of Maryland - Added new "protocol =3D capwin" and "protocol =3D capwinctrl" configuration file options. * New features for the Windows platform - Added client mode allowing authenticated users to view logs, reconfigure and terminate running stunnel services. - Added support for multiple GUI and service instances distinguised by the location of stunnel.conf. - Improved log window scrolling. - Added a new 'Pause auto-scroll' GUI checkbox. - Double click on the icon tray replaced with single click. - OpenSSL DLLs updated to version 3.0.1. * Other new features - Rewritten the testing framework in python (thx to Peter Pentchev for inspiration and initial framework). - Added support for missing SSL_set_options() values. - Updated stunnel.spec to support RHEL8. * Bugfixes - Fixed OpenSSL 3.0 build. - Fixed reloading configuration with "systemctl reload stunnel.service". - Fixed incorrect messages logged for OpenSSL errors. - Fixed printing IPv6 socket option defaults on FreeBSD. ### Version 5.60, 2021.08.16, urgency: LOW * New features - New 'sessionResume' service-level option to allow or disallow session resumption - Added support for the new SSL_set_options() values. - Download fresh ca-certs.pem for each new release. * Bugfixes - Fixed 'redirect' with 'protocol'. This combination is not supported by 'smtp', 'pop3' and 'imap' protocols. - Enforced minimum WIN32 log window size. - Fixed support for password-protected private keys with OpenSSL 3.0 (thx to Dmitry Belyavskiy). ### Version 5.59, 2021.04.05, urgency: HIGH * Security bugfixes - OpenSSL DLLs updated to version 1.1.1k. * New features - Client-side "protocol =3D ldap" support (thx to Bart Dopheide and Seth Grover). * Bugfixes - The test suite fixed not to require external connectivity. - Fixed paths in generated manuals (thx to Tatsuki Makino). - Fixed configuration reload when compression is used. - Fixed compilation with early releases of OpenSSL 1.1.1. =20 Signed-off-by: Adolf Belka Reviewed-by: Peter M=C3=BCller commit 64b72c4038cc40c02f089adc2b38fcb69472465a Author: Peter M=C3=BCller Date: Tue Feb 15 16:44:56 2022 +0000 Core Update 165: Ship lcms2 =20 Signed-off-by: Peter M=C3=BCller commit 049b21c8e6ef9d965fc62e4e43302adae6ddc86e Author: Adolf Belka Date: Wed Feb 9 22:29:01 2022 +0100 lcms2: Update to version 2.13.1 =20 - Update from 2.12 to 2.13.1 - Update of rootfile - Changelog 2.13.1 Hot fix Fix for pure white going gray in grayscale transforms. 2.13 Featured release Added support for premultiplied alpha tifficc can now handle alpha channels, both unassociated and premult= iplied Better documentation CGATS parser can now deal with very long strings Added Projects for Visual Studio 2020 Travis CI discontinued, GitHub actions used instead Added a very preliminar meson build script (thanks to xclaesse) Added ARM64 target to visual studio 2019 (thanks to gaborkertesz-lin= aro) Added thread safe code to get time Added automatic linear space detection Added cmsGetStageContextID function Added cmsDetectRGBProfileGamma function configure now accepts --without-fastfloat to turn plugin off autogen.sh has now a --distclean toggle to get rid of all autotools = generated files Checked to work on STM32 Cortex-A, Cortex-M families Bug & typos fixing (thanks to many reporters and contributors) =20 Signed-off-by: Adolf Belka Reviewed-by: Peter M=C3=BCller commit aed06a32c36ca1a7e519bb24f36470cc75336be4 Author: Peter M=C3=BCller Date: Tue Feb 15 16:43:43 2022 +0000 Core Update 165: Ship iana-etc =20 Signed-off-by: Peter M=C3=BCller commit fb3e1c82c8b5e12314e87ea4641479bd1f4052fd Author: Adolf Belka Date: Tue Feb 15 10:36:42 2022 +0100 iana-etc: Update to version 20220207 =20 - Update from 2.30 (2011) to 20220207 - Update of rootfile not required - After version 2.30 the files from iana are no longer versioned. A git r= epository is available (also used by LFS) which creates the required files by an au= tomated script. So the lfs just needs to copy across the services and protocols files = to /etc - There is no Changelog =20 Signed-off-by: Adolf Belka Acked-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/lcms2 | 2 +- config/rootfiles/common/libarchive | 2 +- config/rootfiles/{oldcore/123 =3D> core/165}/filelists/iana-etc | 0 config/rootfiles/{oldcore/110 =3D> core/165}/filelists/lcms2 | 0 .../rootfiles/{oldcore/104 =3D> core/165}/filelists/libarchive | 0 config/rootfiles/packages/stunnel | 1 + lfs/iana-etc | 11 +++++----= -- lfs/lcms2 | 4 ++-- lfs/libarchive | 4 ++-- lfs/stunnel | 11 +++++----= -- 10 files changed, 17 insertions(+), 18 deletions(-) copy config/rootfiles/{oldcore/123 =3D> core/165}/filelists/iana-etc (100%) copy config/rootfiles/{oldcore/110 =3D> core/165}/filelists/lcms2 (100%) copy config/rootfiles/{oldcore/104 =3D> core/165}/filelists/libarchive (100%) Difference in files: diff --git a/config/rootfiles/common/lcms2 b/config/rootfiles/common/lcms2 index 5a7d2f276..17300a91a 100644 --- a/config/rootfiles/common/lcms2 +++ b/config/rootfiles/common/lcms2 @@ -8,7 +8,7 @@ #usr/lib/liblcms2.la #usr/lib/liblcms2.so usr/lib/liblcms2.so.2 -usr/lib/liblcms2.so.2.0.12 +usr/lib/liblcms2.so.2.0.13 #usr/lib/pkgconfig/lcms2.pc #usr/share/man/man1/jpgicc.1 #usr/share/man/man1/linkicc.1 diff --git a/config/rootfiles/common/libarchive b/config/rootfiles/common/lib= archive index e1c76269b..c939d74f4 100644 --- a/config/rootfiles/common/libarchive +++ b/config/rootfiles/common/libarchive @@ -6,7 +6,7 @@ #usr/lib/libarchive.la #usr/lib/libarchive.so usr/lib/libarchive.so.13 -usr/lib/libarchive.so.13.5.2 +usr/lib/libarchive.so.13.6.0 #usr/lib/pkgconfig/libarchive.pc #usr/share/man/man1/bsdcat.1 #usr/share/man/man1/bsdcpio.1 diff --git a/config/rootfiles/core/165/filelists/iana-etc b/config/rootfiles/= core/165/filelists/iana-etc new file mode 120000 index 000000000..1f3d54dbd --- /dev/null +++ b/config/rootfiles/core/165/filelists/iana-etc @@ -0,0 +1 @@ +../../../common/iana-etc \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/lcms2 b/config/rootfiles/cor= e/165/filelists/lcms2 new file mode 120000 index 000000000..f72a39451 --- /dev/null +++ b/config/rootfiles/core/165/filelists/lcms2 @@ -0,0 +1 @@ +../../../common/lcms2 \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/libarchive b/config/rootfile= s/core/165/filelists/libarchive new file mode 120000 index 000000000..551f1f743 --- /dev/null +++ b/config/rootfiles/core/165/filelists/libarchive @@ -0,0 +1 @@ +../../../common/libarchive \ No newline at end of file diff --git a/config/rootfiles/packages/stunnel b/config/rootfiles/packages/st= unnel index 0882ef4de..c44cbc90c 100644 --- a/config/rootfiles/packages/stunnel +++ b/config/rootfiles/packages/stunnel @@ -7,6 +7,7 @@ usr/bin/stunnel #usr/lib/stunnel #usr/lib/stunnel/libstunnel.la usr/lib/stunnel/libstunnel.so +#usr/share/bash-completion/completions/stunnel.bash #usr/share/doc/stunnel #usr/share/doc/stunnel/AUTHORS.md #usr/share/doc/stunnel/BUGS.md diff --git a/lfs/iana-etc b/lfs/iana-etc index 8b7156f12..ddcdc9242 100644 --- a/lfs/iana-etc +++ b/lfs/iana-etc @@ -24,10 +24,10 @@ =20 include Config =20 -VER =3D 2.30 +VER =3D 20220207 =20 THISAPP =3D iana-etc-$(VER) -DL_FILE =3D $(THISAPP).tar.bz2 +DL_FILE =3D $(THISAPP).tar.gz DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 3ba3afb1d1b261383d247f46cb135ee8 +$(DL_FILE)_MD5 =3D 81d865ce7fe4240d5abed48c3ca5fa9f =20 install : $(TARGET) =20 @@ -69,8 +69,7 @@ $(subst %,%_MD5,$(objects)) : =20 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) - cd $(DIR_APP) && make install + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) + cp -avf $(DIR_APP)/{services,protocols} /etc/ @rm -rf $(DIR_APP) @$(POSTBUILD) diff --git a/lfs/lcms2 b/lfs/lcms2 index 751ff47d3..590810f92 100644 --- a/lfs/lcms2 +++ b/lfs/lcms2 @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 2.12 +VER =3D 2.13.1 =20 THISAPP =3D lcms2-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 8cb583c8447461896320b43ea9a688e0 +$(DL_FILE)_MD5 =3D 47a99e781b89c958a773e2012e81ae8c =20 install : $(TARGET) =20 diff --git a/lfs/libarchive b/lfs/libarchive index a9618c2b5..29bde8d60 100644 --- a/lfs/libarchive +++ b/lfs/libarchive @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 3.5.2 +VER =3D 3.6.0 =20 THISAPP =3D libarchive-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -41,7 +41,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 2ba9f1f8c169aa9caf8e2d34dde323be +$(DL_FILE)_MD5 =3D 93f96acdb9e7277278edb154e5d76e49 =20 install : $(TARGET) =20 diff --git a/lfs/stunnel b/lfs/stunnel index 9df9b96a3..948f51ca0 100644 --- a/lfs/stunnel +++ b/lfs/stunnel @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2020 IPFire Team = # +# Copyright (C) 2007-2022 IPFire Team = # # = # # 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,17 +24,16 @@ =20 include Config =20 +VER =3D 5.62 SUMMARY =3D Universal TLS Tunnel =20 -VER =3D 5.58 - THISAPP =3D stunnel-$(VER) DL_FILE =3D $(THISAPP).tar.gz DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D stunnel -PAK_VER =3D 7 +PAK_VER =3D 8 =20 DEPS =3D =20 @@ -48,7 +47,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D aed41cff61d622ff6c8706e9d75c53b7 +$(DL_FILE)_MD5 =3D e8cafad72a75252ff85210c0cef77f19 =20 install : $(TARGET) =20 @@ -58,7 +57,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects)) =20 md5 : $(subst %,%_MD5,$(objects)) =20 -dist:=20 +dist: @$(PAK) =20 ############################################################################= ### hooks/post-receive -- IPFire 2.x development tree --===============0162324248177579867==--