* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3a93c9ddcf9d40bb5c07233f3cc8d417a3e4dfb7
@ 2025-03-24 10:18 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2025-03-24 10:18 UTC (permalink / raw)
To: ipfire-scm
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 10882 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 3a93c9ddcf9d40bb5c07233f3cc8d417a3e4dfb7 (commit)
via 1c9edb860f2c4af7e09af788cfd6fe283270b5ec (commit)
via a191b8aeb8c2b5bcdbcd06573b329e85334212e4 (commit)
via 3e01ed6ce803e83ba78c07999c420a28312a4947 (commit)
via 08d3b9809d45aaea1714004062d9acb09a080c1b (commit)
from 380c113b0755aa30eaf8479cb23772eaab6cf759 (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 3a93c9ddcf9d40bb5c07233f3cc8d417a3e4dfb7
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Mon Mar 24 09:57:43 2025 +0000
core194: Ship tzdata
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 1c9edb860f2c4af7e09af788cfd6fe283270b5ec
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sun Mar 23 18:34:28 2025 +0100
tzdata: Update to version 2025b
- Update from version 2025a to 2025b
- Update of rootfile
- Changelog
2025b
Briefly:
New zone for Aysén Region in Chile which moves from -04/-03 to -03.
Changes to future timestamps
Chile's Aysén Region moves from -04/-03 to -03 year-round, joining
Magallanes Region. The region will not change its clocks on
2025-04-05 at 24:00, diverging from America/Santiago and creating a
new zone America/Coyhaique. (Thanks to Yonathan Dossow.) Model
this as a change to standard offset effective 2025-03-20.
Changes to past timestamps
Iran switched from +04 to +0330 on 1978-11-10 at 24:00, not at
year end. (Thanks to Roozbeh Pournader.)
Changes to code
'zic -l TIMEZONE -d . -l /some/other/file/system' no longer
attempts to create an incorrect symlink, and no longer has a
read buffer underflow. (Problem reported by Evgeniy Gorbanev.)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit a191b8aeb8c2b5bcdbcd06573b329e85334212e4
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sun Mar 23 18:31:14 2025 +0100
shadow: Update to version 4.17.4
- Update from version 4.17.3 to 4.17.4
- Update of rootfile not required
- Changelog
4.17.4
Revert "lib/, src/: Use local time for human-readable dates"
lib/getdate.y: Ignore time-zone information and use UTC
src/chfn.c: Partially revert "lib/, src/: Use strsep(3) instead of its pattern"
src/chfn.c: Use stpsep() instead of its pattern
src/chfn.c: Add local variable to refer to the separated field
src/chfn.c: copy_field(): Rename local variable
lib/commonio.c: Rely on the POSIX.1-2008 behavior of realpath(3)
lib/fs/readlink/: readlinknul(): Use ssize_t to simplify
autogen.sh: Promote -Wsign-compare to an error
lib/sizeof.h: ssizeof(): Add signed variant of sizeof
src/lastlog.c: Use ssizeof() to avoid a -Wsign-compare diagnostic
tests/unit/test_xasprintf.c: Fix sign-mismatch diagnostic
configure.ac: stop checking for utmp location
configure.ac: be deterministic about passwd location
lib/, src/: update audit messages
lib/: audit function for groups
src/: update group audit messages
doc/: Remove list of distributions
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 3e01ed6ce803e83ba78c07999c420a28312a4947
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Mon Mar 24 09:57:14 2025 +0000
core194: Ship libusb
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 08d3b9809d45aaea1714004062d9acb09a080c1b
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sun Mar 23 18:26:04 2025 +0100
libusb: Update to version 1.0.28
- Update from version 1.0.27 to 1.0.28
- Update of rootfile
- Changelog
1.0.28
* New libusb_get_ssplus_usb_device_capability_descriptor API
for query of SuperSpeed+ Capability Descriptors
* API support for reporting USB 3.2 Gen2x2 speeds
* macOS: Fix Zero-Length Packet for multiple packets per frame
* Windows: Base HID device descriptor on OS-cached values
* Build fixes for Haiku and SunOS
* Many code correctness fixes
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/libusb | 2 +-
config/rootfiles/common/tzdata | 3 +++
config/rootfiles/{oldcore/145 => core/194}/filelists/libusb | 0
config/rootfiles/{oldcore/100 => core/194}/filelists/tzdata | 0
lfs/libusb | 6 +++---
lfs/shadow | 4 ++--
lfs/tzdata | 6 +++---
7 files changed, 12 insertions(+), 9 deletions(-)
copy config/rootfiles/{oldcore/145 => core/194}/filelists/libusb (100%)
copy config/rootfiles/{oldcore/100 => core/194}/filelists/tzdata (100%)
Difference in files:
diff --git a/config/rootfiles/common/libusb b/config/rootfiles/common/libusb
index e4f06f7bd..d6c159f95 100644
--- a/config/rootfiles/common/libusb
+++ b/config/rootfiles/common/libusb
@@ -5,5 +5,5 @@ etc/udev/rules.d/23-usb.rules
#usr/lib/libusb-1.0.la
#usr/lib/libusb-1.0.so
usr/lib/libusb-1.0.so.0
-usr/lib/libusb-1.0.so.0.4.0
+usr/lib/libusb-1.0.so.0.5.0
#usr/lib/pkgconfig/libusb-1.0.pc
diff --git a/config/rootfiles/common/tzdata b/config/rootfiles/common/tzdata
index 75d7c632b..5e8ef544e 100644
--- a/config/rootfiles/common/tzdata
+++ b/config/rootfiles/common/tzdata
@@ -102,6 +102,7 @@ usr/share/zoneinfo
#usr/share/zoneinfo/America/Coral_Harbour
#usr/share/zoneinfo/America/Cordoba
#usr/share/zoneinfo/America/Costa_Rica
+#usr/share/zoneinfo/America/Coyhaique
#usr/share/zoneinfo/America/Creston
#usr/share/zoneinfo/America/Cuiaba
#usr/share/zoneinfo/America/Curacao
@@ -721,6 +722,7 @@ usr/share/zoneinfo
#usr/share/zoneinfo/posix/America/Coral_Harbour
#usr/share/zoneinfo/posix/America/Cordoba
#usr/share/zoneinfo/posix/America/Costa_Rica
+#usr/share/zoneinfo/posix/America/Coyhaique
#usr/share/zoneinfo/posix/America/Creston
#usr/share/zoneinfo/posix/America/Cuiaba
#usr/share/zoneinfo/posix/America/Curacao
@@ -1340,6 +1342,7 @@ usr/share/zoneinfo
#usr/share/zoneinfo/right/America/Coral_Harbour
#usr/share/zoneinfo/right/America/Cordoba
#usr/share/zoneinfo/right/America/Costa_Rica
+#usr/share/zoneinfo/right/America/Coyhaique
#usr/share/zoneinfo/right/America/Creston
#usr/share/zoneinfo/right/America/Cuiaba
#usr/share/zoneinfo/right/America/Curacao
diff --git a/config/rootfiles/core/194/filelists/libusb b/config/rootfiles/core/194/filelists/libusb
new file mode 120000
index 000000000..edbe8c215
--- /dev/null
+++ b/config/rootfiles/core/194/filelists/libusb
@@ -0,0 +1 @@
+../../../common/libusb
\ No newline at end of file
diff --git a/config/rootfiles/core/194/filelists/tzdata b/config/rootfiles/core/194/filelists/tzdata
new file mode 120000
index 000000000..5a6e3252f
--- /dev/null
+++ b/config/rootfiles/core/194/filelists/tzdata
@@ -0,0 +1 @@
+../../../common/tzdata
\ No newline at end of file
diff --git a/lfs/libusb b/lfs/libusb
index 4494c81d1..2c782cfe2 100644
--- a/lfs/libusb
+++ b/lfs/libusb
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2025 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.0.27
+VER = 1.0.28
THISAPP = libusb-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = bec2eb053159ffa719c794d234f8e99b895a4fae336b862a3197b88deb3d307a53ebb98d2aa993a2f390f14264f796b96ac47274c19f56db30440484ee336c8a
+$(DL_FILE)_BLAKE2 = 9bf506455fc1b981de155600936ab229f089ea28e58491076eab632455c4e814bf0336cd9326056a255508aa3956643c503af3ff2feda80bac036cf5cad86e80
install : $(TARGET)
diff --git a/lfs/shadow b/lfs/shadow
index f4a499555..950777294 100644
--- a/lfs/shadow
+++ b/lfs/shadow
@@ -24,7 +24,7 @@
include Config
-VER = 4.17.3
+VER = 4.17.4
THISAPP = shadow-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 12ccf50e071672639efa4460ab8ac6c3e4d2391a2ae0b2b5b2cfd663de1f6a4aebb291ac743140f395ad36422601167753deabbd3819fb6d90129ef09a7b27f6
+$(DL_FILE)_BLAKE2 = 591e16e50cbba4e8b065f62d548bd8515192b479d1b73f464be315a2cbbab3ebdae132b9e087c98c11d125ac478dada5c3bc6f2637cc1ba91c6f7fe49c74d80e
install : $(TARGET)
diff --git a/lfs/tzdata b/lfs/tzdata
index de9ee0a50..ec3a9a048 100644
--- a/lfs/tzdata
+++ b/lfs/tzdata
@@ -24,7 +24,7 @@
include Config
-VER = 2025a
+VER = 2025b
TZDATA_VER = $(VER)
TZCODE_VER = $(VER)
@@ -45,8 +45,8 @@ objects = tzdata$(TZDATA_VER).tar.gz tzcode$(TZCODE_VER).tar.gz
tzdata$(TZDATA_VER).tar.gz = $(DL_FROM)/tzdata$(TZDATA_VER).tar.gz
tzcode$(TZCODE_VER).tar.gz = $(DL_FROM)/tzcode$(TZCODE_VER).tar.gz
-tzdata$(TZDATA_VER).tar.gz_BLAKE2 = ea394e2369254858143d592912b6c2d691e2b2615a9d56461b78a335c33b89a6598a5b0ddbfac19ba5e8df91b67f7b7368dfcb861b7f2639bc6b92486c25f405
-tzcode$(TZCODE_VER).tar.gz_BLAKE2 = d4cf1202686e99c437ef4dfa371703f43d9e8ea2d74961989e2d97bef889e39074151a843aa360480e525cedf3a6c798a4b911a9bac90de9de9983b8ba177fd8
+tzdata$(TZDATA_VER).tar.gz_BLAKE2 = 07421e756cd33f003f1173c320a2e454f767a2ba299b76b54e34dc5cf1c126b00ab3186bc61d4989201a83cb8b3e4c005c0bc080fb39a1e48ff9555d50c84f1d
+tzcode$(TZCODE_VER).tar.gz_BLAKE2 = 1c9fa834ccdf0a73dd4ca5956e913506b01dc10cd0e278dc2ee0099b08fa726af56cc2d7276e41ab1d3d57faacab97a0b0eab7e1623ef2de46dd576aaded0001
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-03-24 10:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-24 10:18 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3a93c9ddcf9d40bb5c07233f3cc8d417a3e4dfb7 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox