* [PATCH] en.pl: Correct typo of marsians instead of martians
@ 2024-02-28 19:31 Adolf Belka
2024-02-28 19:31 ` [PATCH] git: Update to version 2.44.0 Adolf Belka
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: Adolf Belka @ 2024-02-28 19:31 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 6822 bytes --]
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
doc/language_issues.en | 2 +-
doc/language_issues.it | 2 +-
doc/language_issues.nl | 2 +-
doc/language_issues.pl | 2 +-
doc/language_issues.ru | 2 +-
doc/language_issues.tr | 2 +-
langs/en/cgi-bin/en.pl | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/doc/language_issues.en b/doc/language_issues.en
index 86d5890f2..40f85a748 100644
--- a/doc/language_issues.en
+++ b/doc/language_issues.en
@@ -687,7 +687,7 @@ WARNING: untranslated string: drop outgoing = Log dropped outgoing packets
WARNING: untranslated string: drop portscan = Log dropped portscan packets
WARNING: untranslated string: drop proxy = Drop all packets not addressed to proxy
WARNING: untranslated string: drop samba = Drop all Microsoft ports 135,137,138,139,445,1025
-WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and marsians
+WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and martians
WARNING: untranslated string: drop wirelessforward = Log dropped wireless forward packets
WARNING: untranslated string: drop wirelessinput = Log dropped wireless input packets
WARNING: untranslated string: dst port = Dst Port
diff --git a/doc/language_issues.it b/doc/language_issues.it
index 24efece2b..1aca878ff 100644
--- a/doc/language_issues.it
+++ b/doc/language_issues.it
@@ -973,7 +973,7 @@ WARNING: untranslated string: dnsforward forward_servers = Nameservers
WARNING: untranslated string: downfall gather data sampling = Downfall/Gather Data Sampling
WARNING: untranslated string: download apple profile = Download Apple Configuration Profile
WARNING: untranslated string: drop hostile = Drop packets from and to hostile networks (listed at <a href="https://www.spamhaus.org/drop/" target="_blank">Spamhaus DROP</a>, etc.)
-WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and marsians
+WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and martians
WARNING: untranslated string: duration = Duration
WARNING: untranslated string: eight hours = 8 Hours
WARNING: untranslated string: email config = Configuration
diff --git a/doc/language_issues.nl b/doc/language_issues.nl
index b6a65fad2..fde14ead1 100644
--- a/doc/language_issues.nl
+++ b/doc/language_issues.nl
@@ -978,7 +978,7 @@ WARNING: untranslated string: download apple profile = Download Apple Configurat
WARNING: untranslated string: download tls-auth key = Download tls-auth key
WARNING: untranslated string: drop hostile = Drop packets from and to hostile networks (listed at <a href="https://www.spamhaus.org/drop/" target="_blank">Spamhaus DROP</a>, etc.)
WARNING: untranslated string: drop outgoing = Log dropped outgoing packets
-WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and marsians
+WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and martians
WARNING: untranslated string: duration = Duration
WARNING: untranslated string: eight hours = 8 Hours
WARNING: untranslated string: email config = Configuration
diff --git a/doc/language_issues.pl b/doc/language_issues.pl
index 1a4f62870..454e3fcf3 100644
--- a/doc/language_issues.pl
+++ b/doc/language_issues.pl
@@ -965,7 +965,7 @@ WARNING: untranslated string: drop action2 = Default behaviour of (input) firewa
WARNING: untranslated string: drop forward = Log dropped forward packets
WARNING: untranslated string: drop hostile = Drop packets from and to hostile networks (listed at <a href="https://www.spamhaus.org/drop/" target="_blank">Spamhaus DROP</a>, etc.)
WARNING: untranslated string: drop outgoing = Log dropped outgoing packets
-WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and marsians
+WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and martians
WARNING: untranslated string: duration = Duration
WARNING: untranslated string: eight hours = 8 Hours
WARNING: untranslated string: email config = Configuration
diff --git a/doc/language_issues.ru b/doc/language_issues.ru
index 8da6fe4b6..0cb276548 100644
--- a/doc/language_issues.ru
+++ b/doc/language_issues.ru
@@ -962,7 +962,7 @@ WARNING: untranslated string: drop action2 = Default behaviour of (input) firewa
WARNING: untranslated string: drop forward = Log dropped forward packets
WARNING: untranslated string: drop hostile = Drop packets from and to hostile networks (listed at <a href="https://www.spamhaus.org/drop/" target="_blank">Spamhaus DROP</a>, etc.)
WARNING: untranslated string: drop outgoing = Log dropped outgoing packets
-WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and marsians
+WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and martians
WARNING: untranslated string: duration = Duration
WARNING: untranslated string: eight hours = 8 Hours
WARNING: untranslated string: email config = Configuration
diff --git a/doc/language_issues.tr b/doc/language_issues.tr
index 96fe71f7b..aeda8127a 100644
--- a/doc/language_issues.tr
+++ b/doc/language_issues.tr
@@ -953,7 +953,7 @@ WARNING: untranslated string: dnsforward forward_servers = Nameservers
WARNING: untranslated string: downfall gather data sampling = Downfall/Gather Data Sampling
WARNING: untranslated string: download apple profile = Download Apple Configuration Profile
WARNING: untranslated string: drop hostile = Drop packets from and to hostile networks (listed at <a href="https://www.spamhaus.org/drop/" target="_blank">Spamhaus DROP</a>, etc.)
-WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and marsians
+WARNING: untranslated string: drop spoofed martians = Log dropped spoofed packets and martians
WARNING: untranslated string: duration = Duration
WARNING: untranslated string: email recipient invalid = Invalid email recipient
WARNING: untranslated string: email tls explicit = explicit (STARTTLS)
diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl
index 3246102ba..667fb5d7e 100644
--- a/langs/en/cgi-bin/en.pl
+++ b/langs/en/cgi-bin/en.pl
@@ -959,7 +959,7 @@
'drop portscan' => 'Log dropped portscan packets',
'drop proxy' => 'Drop all packets not addressed to proxy',
'drop samba' => 'Drop all Microsoft ports 135,137,138,139,445,1025',
-'drop spoofed martians' => 'Log dropped spoofed packets and marsians',
+'drop spoofed martians' => 'Log dropped spoofed packets and martians',
'drop wirelessforward' => 'Log dropped wireless forward packets',
'drop wirelessinput' => 'Log dropped wireless input packets',
'dst port' => 'Dst Port',
--
2.44.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH] git: Update to version 2.44.0
2024-02-28 19:31 [PATCH] en.pl: Correct typo of marsians instead of martians Adolf Belka
@ 2024-02-28 19:31 ` Adolf Belka
2024-02-28 19:31 ` [PATCH] gptfdisk: Update to version 1.0.10 Adolf Belka
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Adolf Belka @ 2024-02-28 19:31 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2713 bytes --]
- Update from version 2.43.0 to 2.44.0
- Update of rootfile
- Changelog is too large to include here.
See the files 2.43.1.txt, 2.43.2.txt, 2.43.3.txt & 2.44.0.txt in the source tarball in
directory Documentation/RelNotes
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/packages/git | 2 ++
lfs/git | 8 ++++----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/packages/git b/config/rootfiles/packages/git
index 306767e4b..d0e7b707e 100644
--- a/config/rootfiles/packages/git
+++ b/config/rootfiles/packages/git
@@ -133,6 +133,7 @@ usr/libexec/git-core/git-remote-http
usr/libexec/git-core/git-remote-https
usr/libexec/git-core/git-repack
usr/libexec/git-core/git-replace
+usr/libexec/git-core/git-replay
usr/libexec/git-core/git-request-pull
usr/libexec/git-core/git-rerere
usr/libexec/git-core/git-reset
@@ -355,3 +356,4 @@ usr/share/perl5/Git/SVN
#usr/share/perl5/Git/SVN/Prompt.pm
#usr/share/perl5/Git/SVN/Ra.pm
#usr/share/perl5/Git/SVN/Utils.pm
+
diff --git a/lfs/git b/lfs/git
index 648921525..d10ca469c 100644
--- a/lfs/git
+++ b/lfs/git
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2024 IPFire Team <info(a)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 = 2.43.0
+VER = 2.44.0
SUMMARY = Fast, scalable, distributed revision control system
THISAPP = git-$(VER)
@@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = git
-PAK_VER = 31
+PAK_VER = 32
DEPS = perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 5da19211df56e306eb95cef65b2a987134d2f0853dc1db30e1cc99d0357b3f5ab7f1e434e73948d7b6ad6b7bfc44f75349479f46050ee63a6516c72b774b4eba
+$(DL_FILE)_BLAKE2 = 6dc145e20e737763fb738ccb4a65ba2f8d6f35bb4e30520a0c79f4fcc0eaaaf4e99a9be00eaa9e14dec231ed122d54be7dfa9212a3e5a75707730256391896d4
install : $(TARGET)
--
2.44.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH] gptfdisk: Update to version 1.0.10
2024-02-28 19:31 [PATCH] en.pl: Correct typo of marsians instead of martians Adolf Belka
2024-02-28 19:31 ` [PATCH] git: Update to version 2.44.0 Adolf Belka
@ 2024-02-28 19:31 ` Adolf Belka
2024-02-28 19:31 ` [PATCH] libffi: Update to version 3.4.6 Adolf Belka
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Adolf Belka @ 2024-02-28 19:31 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 3591 bytes --]
- Update from version 1.0.9 to 1.0.10
- Update of rootfile not required
- Changelog
1.0.10
- Fixed problem that caused sgdisk to crash with errors about being unable
to read the disk's partition table when compiled with the latest popt
(commit 740, which is pre-release as I type; presumably version 1.19 and
later once released).
- Updated guid.cc to deal with minor change in libuuid.
- Fixed potential NULL derefernce bug in sgdisk. Thanks to Damian Kurek
for this fix.
- The partition number of "0" can now be used to reference newly-created
partitions when the --largest-new=0 option to sgdisk is used. Thanks to
David Joaquín Shourabi Porcel for this improvement.
- Make explicit casts in gptcurses.cc to eliminate compiler warnings about
mis-matched types in printw() statements.
- Minor code cleanup based on valgrind analysis.
- In previous versions, GPT fdisk accepted only integer values for partition
start points, end points, and sizes, and it interpreted decimal values
incorrectly. That is, if you typed "+9.5G" as the partition end point,
you'd end up with something just 9 sectors in size. This version now
truncates decimal numbers to their integral values, so you'd get a 9 GiB
partition instead.
- Changes to optimize disk handling, particularly on Windows, courtesy of
Frediano Ziglio.
- Added numerous new partition type codes from Discoverable Partitions
Specification
(https://uapi-group.org/specifications/specs/discoverable_partitions_specification/).
- Added new sgdisk -k/--move-backup-table and gdisk k (on the experts' menu)
option to relocate the backup partition table. This is the counterpart of
the sgdisk -j/--move-main-table and gdisk j (on the experts' menu) option
to move the main partition table. This code comes from Niklas Gollenstede.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/gptfdisk | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/lfs/gptfdisk b/lfs/gptfdisk
index eb1c60357..9e6f4310a 100644
--- a/lfs/gptfdisk
+++ b/lfs/gptfdisk
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2022 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2024 IPFire Team <info(a)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 = 1.0.9
+VER = 1.0.10
THISAPP = gptfdisk-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = gptfdisk
-PAK_VER = 2
+PAK_VER = 3
DEPS =
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 1939ffd75972a4d7f92af2bfab90c7b0223825b5478b6b808dd35af943c687d38ba81663cd7ba5e0f9400656db4dac019c13a9f75d90b7bd716568c676c24dd2
+$(DL_FILE)_BLAKE2 = 9047bf68a2c5c254bda9b2815488963dc19a9415c90fbf4a127268a37fe8a545b7d45a333e356bd9da22e37ef649d9f60896ffedfdc35b60c7642a48e4ed2e5a
install : $(TARGET)
--
2.44.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH] libffi: Update to version 3.4.6
2024-02-28 19:31 [PATCH] en.pl: Correct typo of marsians instead of martians Adolf Belka
2024-02-28 19:31 ` [PATCH] git: Update to version 2.44.0 Adolf Belka
2024-02-28 19:31 ` [PATCH] gptfdisk: Update to version 1.0.10 Adolf Belka
@ 2024-02-28 19:31 ` Adolf Belka
2024-02-28 19:31 ` [PATCH] libgpg-error: Update to version 1.48 Adolf Belka
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Adolf Belka @ 2024-02-28 19:31 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2513 bytes --]
- Update from version 3.4.4 to 3.4.6
- Update of rootfile
- Changelog
3.4.6
Fix long double regression on mips64 and alpha.
3.4.5
Add support for wasm32.
Add support for aarch64 branch target identification (bti).
Add support for ARCv3: ARC32 & ARC64.
Add support for HPPA64, and many HPPA fixes.
Add support for Haikuos on PowerPC.
Fixes for AIX, loongson, MIPS, power, sparc64, and x86 Darwin.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/common/libffi | 3 ++-
lfs/libffi | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/libffi b/config/rootfiles/common/libffi
index 02c161e54..802803905 100644
--- a/config/rootfiles/common/libffi
+++ b/config/rootfiles/common/libffi
@@ -4,10 +4,11 @@
#usr/lib/libffi.la
#usr/lib/libffi.so
usr/lib/libffi.so.8
-usr/lib/libffi.so.8.1.2
+usr/lib/libffi.so.8.1.4
#usr/lib/pkgconfig/libffi.pc
#usr/share/info/libffi.info
#usr/share/man/man3/ffi.3
#usr/share/man/man3/ffi_call.3
#usr/share/man/man3/ffi_prep_cif.3
#usr/share/man/man3/ffi_prep_cif_var.3
+
diff --git a/lfs/libffi b/lfs/libffi
index bfd02b57f..ffe7803aa 100644
--- a/lfs/libffi
+++ b/lfs/libffi
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2022 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2024 IPFire Team <info(a)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 = 3.4.4
+VER = 3.4.6
THISAPP = libffi-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 189fe1ffe9507f204581b0ab09995dc7e7b761bb4eac7e338e9f5ff81431aebcef6c182c1839c9f9acb2706697a260c67e6d1351cf7e2aed7c4eb5d694f6f8fd
+$(DL_FILE)_BLAKE2 = af8402a09bdbd59b4e9400d2d71bd5ce98f6f1d981d35d1ab40d77a831b13b32c5bd34ca54ff75999e39f0d8a9c066381fae7a8d6c5216d955e064f929f08b88
install : $(TARGET)
--
2.44.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH] libgpg-error: Update to version 1.48
2024-02-28 19:31 [PATCH] en.pl: Correct typo of marsians instead of martians Adolf Belka
` (2 preceding siblings ...)
2024-02-28 19:31 ` [PATCH] libffi: Update to version 3.4.6 Adolf Belka
@ 2024-02-28 19:31 ` Adolf Belka
2024-02-28 19:31 ` [PATCH] libpng: Update to version 1.6.42 Adolf Belka
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Adolf Belka @ 2024-02-28 19:31 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 3180 bytes --]
- Update from version 1.47 to 1.48
- Update of rootfile
- Changelog
1.48
* New configure option --with-libtool-modification. [T6619]
* New option parser flag to detect commands given without a double
dash. There is also the new meta command "command-mode" to set
this flag via a config file. [T6978]
* Added an es_fopen mode flag "sequential" with support on Windows.
[rE7a42ff0ec9]
* Added an es_fopen mode flag "wipe" to cleanup internal buffers at
close time. [T6954]
* New function gpgrt_wipememory. [T6964]
* Improvements to setenv on Windows. [rE89e53ad90f]
* Fixed call to estream-printf string filters. [T6737]
* Many improvements to the yat2m tool.
* Updates to the build system.
* Interface changes relative to the 1.47 release:
ARGPARSE_FLAG_COMMAND NEW.
gpgrt_wipememory NEW.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/common/libgpg-error | 3 ++-
lfs/libgpg-error | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/libgpg-error b/config/rootfiles/common/libgpg-error
index 08079ed9c..7da745f1d 100644
--- a/config/rootfiles/common/libgpg-error
+++ b/config/rootfiles/common/libgpg-error
@@ -6,7 +6,7 @@ usr/bin/gpg-error
#usr/lib/libgpg-error.la
#usr/lib/libgpg-error.so
usr/lib/libgpg-error.so.0
-usr/lib/libgpg-error.so.0.34.0
+usr/lib/libgpg-error.so.0.35.0
#usr/lib/pkgconfig/gpg-error.pc
#usr/share/aclocal/gpg-error.m4
#usr/share/aclocal/gpgrt.m4
@@ -42,3 +42,4 @@ usr/lib/libgpg-error.so.0.34.0
#usr/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
#usr/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo
#usr/share/man/man1/gpgrt-config.1
+
diff --git a/lfs/libgpg-error b/lfs/libgpg-error
index f60f1ae82..c402d0bf8 100644
--- a/lfs/libgpg-error
+++ b/lfs/libgpg-error
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2024 IPFire Team <info(a)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.47
+VER = 1.48
THISAPP = libgpg-error-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = bc04efa0686b1b7d7cdce045fc080c090c1abec60349b673c2e1ce27900483aea090eb6ebcb3fb49a4eed36f18156a12413d5446f739475632f4ed2a2481ff27
+$(DL_FILE)_BLAKE2 = 4ced63058586558f4d001bcc468f4bd419b8ec29fbd7dbcaa1a21f959d847c9e12c10c548a0038fd4eac0bdfc9907b61e9f6be71c95fc61c964c649e2415dfd7
install : $(TARGET)
--
2.44.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH] libpng: Update to version 1.6.42
2024-02-28 19:31 [PATCH] en.pl: Correct typo of marsians instead of martians Adolf Belka
` (3 preceding siblings ...)
2024-02-28 19:31 ` [PATCH] libgpg-error: Update to version 1.48 Adolf Belka
@ 2024-02-28 19:31 ` Adolf Belka
2024-02-28 19:31 ` [PATCH] samba: Update to version 4.19.5 Adolf Belka
2024-02-28 19:31 ` [PATCH] shadow: Update to version 4.14.5 Adolf Belka
6 siblings, 0 replies; 8+ messages in thread
From: Adolf Belka @ 2024-02-28 19:31 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]
- Update from version 1.4.61 to 1.4.62
- Update of rootfile not required
- Changelog
1.6.42
Fixed the implementation of the macro function png_check_sig().
This was an API regression, introduced in libpng-1.6.41.
(Reported by Matthieu Darbois)
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/libpng | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/libpng b/lfs/libpng
index 3a0704e59..b22b64b65 100644
--- a/lfs/libpng
+++ b/lfs/libpng
@@ -24,7 +24,7 @@
include Config
-VER = 1.6.41
+VER = 1.6.42
THISAPP = libpng-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 43d8d1c563d9df46b663f706dca9563e31e6e47a2809a77a5d059de8cfa348721054df724d08ac24ef4717ffc101989941127df2d026c9537532375d9b432b68
+$(DL_FILE)_BLAKE2 = 8a8895b673ff90416a00c9ff775d7bdc38ab1ab0d83fd6e70cfffea2ed78bd42896950a64bf48ad9a00ea50d8c5d5702975b0bae7bb3300d4de4c82b334e513e
install : $(TARGET)
--
2.44.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH] samba: Update to version 4.19.5
2024-02-28 19:31 [PATCH] en.pl: Correct typo of marsians instead of martians Adolf Belka
` (4 preceding siblings ...)
2024-02-28 19:31 ` [PATCH] libpng: Update to version 1.6.42 Adolf Belka
@ 2024-02-28 19:31 ` Adolf Belka
2024-02-28 19:31 ` [PATCH] shadow: Update to version 4.14.5 Adolf Belka
6 siblings, 0 replies; 8+ messages in thread
From: Adolf Belka @ 2024-02-28 19:31 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 4255 bytes --]
- Update from version 4.19.3 to 4.19.5
- Update of rootfile not required
- Changelog
4.19.5
* BUG 13688: Windows 2016 fails to restore previous version of a file from a
shadow_copy2 snapshot.
* BUG 15549: Symlinks on AIX are broken in 4.19 (and a few version before
that).
* BUG 12421: Fake directory create times has no effect.
* BUG 15550: ctime mixed up with mtime by smbd.
* BUG 15548: samba-gpupdate --rsop fails if machine is not in a site.
* BUG 15557: gpupdate: The root cert import when NDES is not available is
broken.
* BUG 15552: samba-gpupdate should print a useful message if cepces-submit
can't be found.
* BUG 15558: samba-gpupdate logging doesn't work.
* BUG 15555: smbpasswd reset permissions only if not 0600.
4.19.4
* BUG 13577: net changesecretpw cannot set the machine account password if
secrets.tdb is empty.
* BUG 15540: For generating doc, take, if defined, env XML_CATALOG_FILES.
* BUG 15541: Trivial C typo in nsswitch/winbind_nss_netbsd.c.
* BUG 15542: vfs_linux_xfs is incorrectly named.
* BUG 15377: systemd stumbled over copyright-message at smbd startup.
* BUG 15505: Following intermediate abolute share-local symlinks is broken.
* BUG 15523: ctdb RELEASE_IP causes a crash in release_ip if a connection to
a non-public address disconnects first.
* BUG 15544: shadow_copy2 broken when current fileset's directories are
removed.
* BUG 15377: systemd stumbled over copyright-message at smbd startup.
* BUG 15523: ctdb RELEASE_IP causes a crash in release_ip if a connection to
a non-public address disconnects first.
* BUG 15534: smbd does not detect ctdb public ipv6 addresses for multichannel
exclusion.
* BUG 15469: 'force user = localunixuser' doesn't work if 'allow trusted
domains = no' is set.
* BUG 15525: smbget debug logging doesn't work.
* BUG 15532: smget: username in the smburl and interactive password entry
doesn't work.
* BUG 15538: smbget auth function doesn't set values for password prompt
correctly.
* BUG 15523: ctdb RELEASE_IP causes a crash in release_ip if a connection to
a non-public address disconnects first.
* BUG 15440: Unable to copy and write files from clients to Ceph cluster via
SMB Linux gateway with Ceph VFS module.
* BUG 15547: Multichannel refresh network information.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/samba | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/lfs/samba b/lfs/samba
index 7ebac8ded..76088abfa 100644
--- a/lfs/samba
+++ b/lfs/samba
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2024 IPFire Team <info(a)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.19.3
+VER = 4.19.5
SUMMARY = A SMB/CIFS File, Print, and Authentication Server
THISAPP = samba-$(VER)
@@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = samba
-PAK_VER = 98
+PAK_VER = 99
DEPS = avahi cups perl-Parse-Yapp perl-JSON
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = f83af3b50d795bdc4a250fe96040721150acc3b8effddd473e3cfa3ef6eeec99928b1307a18a472be45049e1d0b74650b9f6dd4bf5c434277c94ab88cb493b3b
+$(DL_FILE)_BLAKE2 = 0f0081380ad459cca914e5e4cf505a4783ce97f0fb8c0471a6e558c747c16b0b327e545358265f365599c3807540985bcddb68aa67d14136cee4dbcb5158090c
install : $(TARGET)
--
2.44.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH] shadow: Update to version 4.14.5
2024-02-28 19:31 [PATCH] en.pl: Correct typo of marsians instead of martians Adolf Belka
` (5 preceding siblings ...)
2024-02-28 19:31 ` [PATCH] samba: Update to version 4.19.5 Adolf Belka
@ 2024-02-28 19:31 ` Adolf Belka
6 siblings, 0 replies; 8+ messages in thread
From: Adolf Belka @ 2024-02-28 19:31 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1432 bytes --]
- Update from version 4.14.3 to 4.14.5
- Update of rootfile not required
- Changelog
4.14.5
Build system:
Fix regression introduced in 4.14.4, due to a typo. chgpasswd had
been deleted from a Makefile variable, but it should have been
chpasswd.
4.14.4
Build system:
Link correctly with libdl.
Install pam configs for chpasswd(8) and newusers(8) when using
./configure --with-libpam --disable-account-tools-setuid.
libshadow:
Fix build error (parameter name omitted).
Fix off-by-one bug.
Remove warning.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/shadow | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/shadow b/lfs/shadow
index a3495474a..f88c6c283 100644
--- a/lfs/shadow
+++ b/lfs/shadow
@@ -24,7 +24,7 @@
include Config
-VER = 4.14.3
+VER = 4.14.5
THISAPP = shadow-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 6707cae41a0f8478cadd94ea5eaba95cdc6b1b23896b8dd903c62c931839a82b0538f04f8c12433f148da5b23c12a033963380be81f6fc97fa0e3f9399e51b21
+$(DL_FILE)_BLAKE2 = 885d2b23ed670cf26452eb208d561478b7410ffbb04a054feb65efb7da6f1d51eb992da61b72409f8991ee35efd7e7cf7a9bc770edec5f855ace32f82aaa7b55
install : $(TARGET)
--
2.44.0
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-02-28 19:31 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-28 19:31 [PATCH] en.pl: Correct typo of marsians instead of martians Adolf Belka
2024-02-28 19:31 ` [PATCH] git: Update to version 2.44.0 Adolf Belka
2024-02-28 19:31 ` [PATCH] gptfdisk: Update to version 1.0.10 Adolf Belka
2024-02-28 19:31 ` [PATCH] libffi: Update to version 3.4.6 Adolf Belka
2024-02-28 19:31 ` [PATCH] libgpg-error: Update to version 1.48 Adolf Belka
2024-02-28 19:31 ` [PATCH] libpng: Update to version 1.6.42 Adolf Belka
2024-02-28 19:31 ` [PATCH] samba: Update to version 4.19.5 Adolf Belka
2024-02-28 19:31 ` [PATCH] shadow: Update to version 4.14.5 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox