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 a947d81febc15a80dfcb93cc93626a5e0a340def (commit) via cfd9cc83255dc3f6d2173b13ef6c2bfb329db13c (commit) via c29109f859bad015acf1a0defbe841543bb29009 (commit) via 36397fdc9604ca9351e243060540a19849d76361 (commit) via 65a020cbcf7227e61d77d2ed40250e09bb4b33be (commit) from 1756190eab3c6490610d2da18a243d17a7d97ea6 (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 a947d81febc15a80dfcb93cc93626a5e0a340def Author: Peter Müller peter.mueller@ipfire.org Date: Mon Jan 30 18:48:39 2023 +0000
Core Update 173: Ship squid-asnbl
Signed-off-by: Peter Müller peter.mueller@ipfire.org
commit cfd9cc83255dc3f6d2173b13ef6c2bfb329db13c Author: Peter Müller peter.mueller@ipfire.org Date: Mon Jan 30 18:46:58 2023 +0000
squid-asnbl: Update to 0.2.4
Fixes: #13023 Signed-off-by: Peter Müller peter.mueller@ipfire.org
commit c29109f859bad015acf1a0defbe841543bb29009 Author: Matthias Fischer matthias.fischer@ipfire.org Date: Sat Jan 28 14:30:16 2023 +0100
grub 2.06: Fix for rootfile
Signed-off-by: Matthias Fischer matthias.fischer@ipfire.org Reviewed-by: Peter Müller peter.mueller@ipfire.org
commit 36397fdc9604ca9351e243060540a19849d76361 Author: Matthias Fischer matthias.fischer@ipfire.org Date: Sat Jan 28 14:25:22 2023 +0100
pango 1.50.6: Fix for rootfile
Signed-off-by: Matthias Fischer matthias.fischer@ipfire.org Reviewed-by: Peter Müller peter.mueller@ipfire.org
commit 65a020cbcf7227e61d77d2ed40250e09bb4b33be Author: Arne Fitzenreiter arne_f@ipfire.org Date: Fri Jan 27 07:26:33 2023 +0000
kernel: update to 6.1.8
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org Reviewed-by: Peter Müller peter.mueller@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/pango | 1 + config/rootfiles/common/x86_64/grub | 26 ++++++++++++++++++++++ .../161 => core/173}/filelists/squid-asnbl | 0 lfs/linux | 4 ++-- lfs/squid-asnbl | 6 ++--- 5 files changed, 32 insertions(+), 5 deletions(-) copy config/rootfiles/{oldcore/161 => core/173}/filelists/squid-asnbl (100%)
Difference in files: diff --git a/config/rootfiles/common/pango b/config/rootfiles/common/pango index 1ca33d42b..3c0fc91fd 100644 --- a/config/rootfiles/common/pango +++ b/config/rootfiles/common/pango @@ -53,3 +53,4 @@ usr/lib/libpangoft2-1.0.so.0.5000.6 #usr/lib/pkgconfig/pangofc.pc #usr/lib/pkgconfig/pangoft2.pc #usr/lib/pkgconfig/pangoot.pc +#usr/share/man/man1/pango-view.1 diff --git a/config/rootfiles/common/x86_64/grub b/config/rootfiles/common/x86_64/grub index 35a026391..737fa8ccb 100644 --- a/config/rootfiles/common/x86_64/grub +++ b/config/rootfiles/common/x86_64/grub @@ -1230,3 +1230,29 @@ usr/share/grub/unicode.pf2 #usr/share/locale/vi/LC_MESSAGES/grub.mo #usr/share/locale/zh_CN/LC_MESSAGES/grub.mo #usr/share/locale/zh_TW/LC_MESSAGES/grub.mo +#usr/share/man/man1/grub-editenv.1 +#usr/share/man/man1/grub-file.1 +#usr/share/man/man1/grub-fstest.1 +#usr/share/man/man1/grub-glue-efi.1 +#usr/share/man/man1/grub-kbdcomp.1 +#usr/share/man/man1/grub-menulst2cfg.1 +#usr/share/man/man1/grub-mkfont.1 +#usr/share/man/man1/grub-mkimage.1 +#usr/share/man/man1/grub-mklayout.1 +#usr/share/man/man1/grub-mknetdir.1 +#usr/share/man/man1/grub-mkpasswd-pbkdf2.1 +#usr/share/man/man1/grub-mkrelpath.1 +#usr/share/man/man1/grub-mkrescue.1 +#usr/share/man/man1/grub-mkstandalone.1 +#usr/share/man/man1/grub-render-label.1 +#usr/share/man/man1/grub-script-check.1 +#usr/share/man/man1/grub-syslinux2cfg.1 +#usr/share/man/man8/grub-bios-setup.8 +#usr/share/man/man8/grub-install.8 +#usr/share/man/man8/grub-macbless.8 +#usr/share/man/man8/grub-mkconfig.8 +#usr/share/man/man8/grub-ofpathname.8 +#usr/share/man/man8/grub-probe.8 +#usr/share/man/man8/grub-reboot.8 +#usr/share/man/man8/grub-set-default.8 +#usr/share/man/man8/grub-sparc64-setup.8 diff --git a/config/rootfiles/core/173/filelists/squid-asnbl b/config/rootfiles/core/173/filelists/squid-asnbl new file mode 120000 index 000000000..4db918824 --- /dev/null +++ b/config/rootfiles/core/173/filelists/squid-asnbl @@ -0,0 +1 @@ +../../../common/squid-asnbl \ No newline at end of file diff --git a/lfs/linux b/lfs/linux index 490feb8f0..49afc7a2f 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@
include Config
-VER = 6.1.7 +VER = 6.1.8 ARM_PATCHES = 6.1.y-ipfire0
THISAPP = linux-$(VER) @@ -78,7 +78,7 @@ objects =$(DL_FILE) \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
-$(DL_FILE)_BLAKE2 = 13c970a5780fd4ed97a0ff5d7c13e2f5cfebf608199ae94973f3a8a109bb961f1effb45bd61a687f5faaf784a84b4c88b5a4bb75b7a1a943f44cab9b6ad37ce1 +$(DL_FILE)_BLAKE2 = 1eeab95bf09757131031ebeaa3fb66f01626ecfe3b72d0044176613d027ac6643c688a0bb8f4493ae6faa3d3bf0c89fcdff3c28d7b8375e59ed6e8bd6d856e44 arm-multi-patches-$(ARM_PATCHES).patch.xz_BLAKE2 = 3ef9a778c5c41ee8bf2942a48f63b21228a632a2910d2123f01155bbf571592898cffffa61c387a5a6c817b62e458947b4c406c6591b23b5401faa47b020337f
install : $(TARGET) diff --git a/lfs/squid-asnbl b/lfs/squid-asnbl index 8935a933c..130b28460 100644 --- a/lfs/squid-asnbl +++ b/lfs/squid-asnbl @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 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 # @@ -25,7 +25,7 @@
include Config
-VER = 0.2.3 +VER = 0.2.4
THISAPP = squid-asnbl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = f02376445fe55775fa41a16fc8cc0e54b9ae05995a8cbc9970b279c8936157b998a7138d918a7a07925000fac951b2a898103111e0d4f0e59c1328bda12f56a8 +$(DL_FILE)_BLAKE2 = 98bdf0ecff1fc4d4ac0e0eb43d37682acf76900df783bf31b172134ebe31a857594e0a98ee06347da40d97b86a6ac0ce9a63ea7a80a1d73948e338f72d1c3af2
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree