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 4e4ea96428eb061ad55fd3c40e4404f2bf7940cd (commit) via 15bf15f5616b5c6727343f86156a84e1ae6caca5 (commit) via 192f1d8eec065d14a3b5243aa78132adacb25496 (commit) via cfdfffd4387b660fb697d5a0eab574308ace9229 (commit) via f40ae5867167b3d2bb050b053f428dc9786f0f28 (commit) from 23f280b5e6d12bfde411a227656985b021de5883 (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 4e4ea96428eb061ad55fd3c40e4404f2bf7940cd Author: Michael Tremer michael.tremer@ipfire.org Date: Mon Feb 8 13:38:54 2021 +0000
core155: Ship squid
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 15bf15f5616b5c6727343f86156a84e1ae6caca5 Author: Michael Tremer michael.tremer@ipfire.org Date: Mon Feb 8 13:38:28 2021 +0000
core155: Ship tcl
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 192f1d8eec065d14a3b5243aa78132adacb25496 Author: Matthias Fischer matthias.fischer@ipfire.org Date: Mon Feb 8 14:15:10 2021 +0100
squid: Update to 4.14
For details see: http://www.squid-cache.org/Versions/v4/changesets/
Signed-off-by: Matthias Fischer matthias.fischer@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit cfdfffd4387b660fb697d5a0eab574308ace9229 Author: Matthias Fischer matthias.fischer@ipfire.org Date: Thu Feb 4 17:17:07 2021 +0100
krb5: Update to 1.19
For details (complete list) see: https://web.mit.edu/kerberos/krb5-1.19/krb5-1.19.html
Signed-off-by: Matthias Fischer matthias.fischer@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit f40ae5867167b3d2bb050b053f428dc9786f0f28 Author: Matthias Fischer matthias.fischer@ipfire.org Date: Sat Feb 6 00:40:24 2021 +0100
tcl: Update to 8.6.11
For details see: https://sourceforge.net/projects/tcl/files/Tcl/8.6.11/tcltk-release-notes-8....
Signed-off-by: Matthias Fischer matthias.fischer@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/tcl | 88 ++++++++++++---------- .../{oldcore/100 => core/155}/filelists/squid | 0 .../{oldcore/44 => core/155}/filelists/tcl | 0 config/rootfiles/core/155/update.sh | 1 + config/rootfiles/packages/krb5 | 2 + lfs/krb5 | 8 +- lfs/squid | 6 +- lfs/tcl | 6 +- 8 files changed, 63 insertions(+), 48 deletions(-) copy config/rootfiles/{oldcore/100 => core/155}/filelists/squid (100%) copy config/rootfiles/{oldcore/44 => core/155}/filelists/tcl (100%)
Difference in files: diff --git a/config/rootfiles/common/tcl b/config/rootfiles/common/tcl index c4232d244..5ad0d658a 100644 --- a/config/rootfiles/common/tcl +++ b/config/rootfiles/common/tcl @@ -25,20 +25,20 @@ usr/bin/tclsh8.6 #usr/include/tdbc.h #usr/include/tdbcDecls.h #usr/include/tdbcInt.h -#usr/lib/itcl4.0.5 -usr/lib/itcl4.0.5/itcl.tcl -usr/lib/itcl4.0.5/itclConfig.sh -usr/lib/itcl4.0.5/itclHullCmds.tcl -usr/lib/itcl4.0.5/itclWidget.tcl -usr/lib/itcl4.0.5/libitcl4.0.5.so -usr/lib/itcl4.0.5/libitclstub4.0.5.a -usr/lib/itcl4.0.5/pkgIndex.tcl +#usr/lib/itcl4.2.1 +usr/lib/itcl4.2.1/itcl.tcl +usr/lib/itcl4.2.1/itclConfig.sh +usr/lib/itcl4.2.1/itclHullCmds.tcl +usr/lib/itcl4.2.1/itclWidget.tcl +usr/lib/itcl4.2.1/libitcl4.2.1.so +usr/lib/itcl4.2.1/libitclstub4.2.1.a +usr/lib/itcl4.2.1/pkgIndex.tcl usr/lib/libtcl8.6.so #usr/lib/libtclstub8.6.a #usr/lib/pkgconfig/tcl.pc -#usr/lib/sqlite3.13.0 -usr/lib/sqlite3.13.0/libsqlite3.13.0.so -usr/lib/sqlite3.13.0/pkgIndex.tcl +#usr/lib/sqlite3.34.0 +usr/lib/sqlite3.34.0/libsqlite3.34.0.so +usr/lib/sqlite3.34.0/pkgIndex.tcl #usr/lib/tcl8 #usr/lib/tcl8.6 usr/lib/tcl8.6/auto.tcl @@ -267,40 +267,43 @@ usr/lib/tcl8.6/tm.tcl usr/lib/tcl8.6/word.tcl #usr/lib/tcl8/8.4 usr/lib/tcl8/8.4/platform -usr/lib/tcl8/8.4/platform-1.0.14.tm +usr/lib/tcl8/8.4/platform-1.0.15.tm usr/lib/tcl8/8.4/platform/shell-1.1.4.tm #usr/lib/tcl8/8.5 -usr/lib/tcl8/8.5/msgcat-1.6.0.tm -usr/lib/tcl8/8.5/tcltest-2.4.0.tm +usr/lib/tcl8/8.5/msgcat-1.6.1.tm +usr/lib/tcl8/8.5/tcltest-2.5.3.tm #usr/lib/tcl8/8.6 -usr/lib/tcl8/8.6/http-2.8.9.tm +usr/lib/tcl8/8.6/http-2.9.5.tm usr/lib/tcl8/8.6/tdbc -usr/lib/tcl8/8.6/tdbc/sqlite3-1.0.4.tm +usr/lib/tcl8/8.6/tdbc/sqlite3-1.1.2.tm usr/lib/tclConfig.sh usr/lib/tclooConfig.sh -#usr/lib/tdbc1.0.4 -usr/lib/tdbc1.0.4/libtdbc1.0.4.so -usr/lib/tdbc1.0.4/libtdbcstub1.0.4.a -usr/lib/tdbc1.0.4/pkgIndex.tcl -usr/lib/tdbc1.0.4/tdbc.tcl -usr/lib/tdbc1.0.4/tdbcConfig.sh -#usr/lib/tdbcmysql1.0.4 -usr/lib/tdbcmysql1.0.4/libtdbcmysql1.0.4.so -usr/lib/tdbcmysql1.0.4/pkgIndex.tcl -usr/lib/tdbcmysql1.0.4/tdbcmysql.tcl -#usr/lib/tdbcodbc1.0.4 -usr/lib/tdbcodbc1.0.4/libtdbcodbc1.0.4.so -usr/lib/tdbcodbc1.0.4/pkgIndex.tcl -usr/lib/tdbcodbc1.0.4/tdbcodbc.tcl -#usr/lib/tdbcpostgres1.0.4 -usr/lib/tdbcpostgres1.0.4/libtdbcpostgres1.0.4.so -usr/lib/tdbcpostgres1.0.4/pkgIndex.tcl -usr/lib/tdbcpostgres1.0.4/tdbcpostgres.tcl -#usr/lib/thread2.8.0 -usr/lib/thread2.8.0/libthread2.8.0.so -usr/lib/thread2.8.0/pkgIndex.tcl -usr/lib/thread2.8.0/ttrace.tcl +#usr/lib/tdbc1.1.2 +usr/lib/tdbc1.1.2/libtdbc1.1.2.so +usr/lib/tdbc1.1.2/libtdbcstub1.1.2.a +usr/lib/tdbc1.1.2/pkgIndex.tcl +usr/lib/tdbc1.1.2/tdbc.tcl +usr/lib/tdbc1.1.2/tdbcConfig.sh +#usr/lib/tdbcmysql1.1.2 +usr/lib/tdbcmysql1.1.2/libtdbcmysql1.1.2.so +usr/lib/tdbcmysql1.1.2/pkgIndex.tcl +usr/lib/tdbcmysql1.1.2/tdbcmysql.tcl +#usr/lib/tdbcodbc1.1.2 +usr/lib/tdbcodbc1.1.2/libtdbcodbc1.1.2.so +usr/lib/tdbcodbc1.1.2/pkgIndex.tcl +usr/lib/tdbcodbc1.1.2/tdbcodbc.tcl +#usr/lib/tdbcpostgres1.1.2 +usr/lib/tdbcpostgres1.1.2/libtdbcpostgres1.1.2.so +usr/lib/tdbcpostgres1.1.2/pkgIndex.tcl +usr/lib/tdbcpostgres1.1.2/tdbcpostgres.tcl +#usr/lib/thread2.8.6 +usr/lib/thread2.8.6/libthread2.8.6.so +usr/lib/thread2.8.6/pkgIndex.tcl +usr/lib/thread2.8.6/ttrace.tcl #usr/man/man1/tclsh.1 +#usr/man/man3/DString.3 +#usr/man/man3/Notifier.3 +#usr/man/man3/RegExp.3 #usr/man/man3/TCL_MEM_DEBUG.3 #usr/man/man3/Tcl_Access.3 #usr/man/man3/Tcl_AddErrorInfo.3 @@ -380,6 +383,7 @@ usr/lib/thread2.8.0/ttrace.tcl #usr/man/man3/Tcl_CreateAliasObj.3 #usr/man/man3/Tcl_CreateChannel.3 #usr/man/man3/Tcl_CreateChannelHandler.3 +#usr/man/man3/Tcl_CreateChild.3 #usr/man/man3/Tcl_CreateCloseHandler.3 #usr/man/man3/Tcl_CreateCommand.3 #usr/man/man3/Tcl_CreateEncoding.3 @@ -555,6 +559,7 @@ usr/lib/thread2.8.0/ttrace.tcl #usr/man/man3/Tcl_GetChannelThread.3 #usr/man/man3/Tcl_GetChannelType.3 #usr/man/man3/Tcl_GetCharLength.3 +#usr/man/man3/Tcl_GetChild.3 #usr/man/man3/Tcl_GetClassAsObject.3 #usr/man/man3/Tcl_GetCommandFromObj.3 #usr/man/man3/Tcl_GetCommandFullName.3 @@ -610,6 +615,7 @@ usr/lib/thread2.8.0/ttrace.tcl #usr/man/man3/Tcl_GetObjectName.3 #usr/man/man3/Tcl_GetObjectNamespace.3 #usr/man/man3/Tcl_GetOpenFile.3 +#usr/man/man3/Tcl_GetParent.3 #usr/man/man3/Tcl_GetPathType.3 #usr/man/man3/Tcl_GetRange.3 #usr/man/man3/Tcl_GetRegExpFromObj.3 @@ -948,6 +954,7 @@ usr/lib/thread2.8.0/ttrace.tcl #usr/man/man3/Tcl_ZlibStreamGetCommandName.3 #usr/man/man3/Tcl_ZlibStreamInit.3 #usr/man/man3/Tcl_ZlibStreamPut.3 +#usr/man/man3/Thread.3 #usr/man/man3/attemptckalloc.3 #usr/man/man3/attemptckrealloc.3 #usr/man/man3/ckalloc.3 @@ -1015,6 +1022,7 @@ usr/lib/thread2.8.0/ttrace.tcl #usr/man/mann/join.n #usr/man/mann/lappend.n #usr/man/mann/lassign.n +#usr/man/mann/library.n #usr/man/mann/lindex.n #usr/man/mann/linsert.n #usr/man/mann/list.n @@ -1043,8 +1051,10 @@ usr/lib/thread2.8.0/ttrace.tcl #usr/man/mann/oo_object.n #usr/man/mann/open.n #usr/man/mann/package.n +#usr/man/mann/packagens.n #usr/man/mann/parray.n #usr/man/mann/pid.n +#usr/man/mann/pkgMkIndex.n #usr/man/mann/pkg_create.n #usr/man/mann/pkg_mkIndex.n #usr/man/mann/platform.n @@ -1095,6 +1105,7 @@ usr/lib/thread2.8.0/ttrace.tcl #usr/man/mann/tell.n #usr/man/mann/throw.n #usr/man/mann/time.n +#usr/man/mann/timerate.n #usr/man/mann/tm.n #usr/man/mann/trace.n #usr/man/mann/transchan.n @@ -1136,6 +1147,7 @@ usr/lib/thread2.8.0/ttrace.tcl #usr/share/man/mann/tdbc_mapSqlState.n #usr/share/man/mann/tdbc_mysql.n #usr/share/man/mann/tdbc_odbc.n +#usr/share/man/mann/tdbc_postgres.n #usr/share/man/mann/tdbc_resultset.n #usr/share/man/mann/tdbc_sqlite3.n #usr/share/man/mann/tdbc_statement.n diff --git a/config/rootfiles/core/155/filelists/squid b/config/rootfiles/core/155/filelists/squid new file mode 120000 index 000000000..2dc8372a0 --- /dev/null +++ b/config/rootfiles/core/155/filelists/squid @@ -0,0 +1 @@ +../../../common/squid \ No newline at end of file diff --git a/config/rootfiles/core/155/filelists/tcl b/config/rootfiles/core/155/filelists/tcl new file mode 120000 index 000000000..7f620c687 --- /dev/null +++ b/config/rootfiles/core/155/filelists/tcl @@ -0,0 +1 @@ +../../../common/tcl \ No newline at end of file diff --git a/config/rootfiles/core/155/update.sh b/config/rootfiles/core/155/update.sh index c2d92fd21..975cf0508 100644 --- a/config/rootfiles/core/155/update.sh +++ b/config/rootfiles/core/155/update.sh @@ -48,6 +48,7 @@ ldconfig /usr/local/bin/filesystem-cleanup
# Start services +/etc/init.d/squid restart
# This update needs a reboot... #touch /var/run/need_reboot diff --git a/config/rootfiles/packages/krb5 b/config/rootfiles/packages/krb5 index 9a68f1b87..2e6e0285e 100644 --- a/config/rootfiles/packages/krb5 +++ b/config/rootfiles/packages/krb5 @@ -171,3 +171,5 @@ usr/lib/libverto.so.0.0 #usr/share/man/man8/krb5kdc.8 #usr/share/man/man8/sserver.8 var/lib/krb5kdc +#var/lib/run +#var/lib/run/krb5kdc diff --git a/lfs/krb5 b/lfs/krb5 index 766dc8d05..c77e4fdfd 100644 --- a/lfs/krb5 +++ b/lfs/krb5 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2021 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 # @@ -24,7 +24,7 @@
include Config
-VER = 1.18.3 +VER = 1.19
THISAPP = krb5-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP)/src TARGET = $(DIR_INFO)/$(THISAPP) PROG = krb5 -PAK_VER = 4 +PAK_VER = 5
DEPS =
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = a64e8018a7572e0b4bd477c745129ffc +$(DL_FILE)_MD5 = aaf18447a5a014aa3b7e81814923f4c9
install : $(TARGET)
diff --git a/lfs/squid b/lfs/squid index 3a53315d7..d1e91b8ae 100644 --- a/lfs/squid +++ b/lfs/squid @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2021 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 # @@ -24,7 +24,7 @@
include Config
-VER = 4.13 +VER = 4.14
THISAPP = squid-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -46,7 +46,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 492e54afc15821141ff1d1d9903854d6 +$(DL_FILE)_MD5 = 7d9ba82703cd770b2ede169a0c1de94a
install : $(TARGET)
diff --git a/lfs/tcl b/lfs/tcl index bb2e3cdad..e4b15c7fb 100644 --- a/lfs/tcl +++ b/lfs/tcl @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2021 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 # @@ -24,7 +24,7 @@
include Config
-VER = 8.6.6 +VER = 8.6.11
THISAPP = tcl$(VER) DL_FILE = $(THISAPP)-src.tar.gz @@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 5193aea8107839a79df8ac709552ecb7 +$(DL_FILE)_MD5 = 8a4c004f48984a03a7747e9ba06e4da4
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree