Adolf Belka 9bdcb96bbb netatalk: Update to version 3.2.8
- Update from version 3.2.5 to 3.2.8
- Update of rootfile not required
- Changelog
    3.2.8
	* UPD: Bump bundled WolfSSL library to stable version 5.7.2, GitHub #1433
	       Resolves CVE-2024-1544, CVE-2024-5288, CVE-2024-5991, CVE-2024-5814
	* UPD: Revert local modifications to the bundled WolfSSL library, GitHub #1432
	* FIX: Enable building against a shared WolfSSL 5.7.2 library, GitHub #1421
	* FIX: meson: Do not define rpath with a linker argument, GitHub #1443
    3.2.7
	* NEW: meson: Ability to control the run-time linker path config file,
	       GitHub #1396
	       New boolean Meson option: `-Dwith-ldsoconf'
	       When set to false, do not create /etc/ld.so.conf.d/libatalk.conf
	* BREAKING: meson: Enable rpath by default, while disabling ldsoconf
	       by default, GitHub #1417
	* FIX: meson: Allow ldconfig to run unprivileged during setup, GitHub #1407
	* FIX: docker: Add entry script step to clean up any residual lock file,
	       GitHub #1412
	* NEW: docker: Ship a docker-compose.yml sample file, GitHub #1414
	* NEW: docker: Check for AFP_USER and AFP_PASS when launching container,
	       GitHub #1415
    3.2.6
	* BREAKING: meson: Refresh the dynamic linker cache when installing on Linux,
	       GitHub #1386
	       This fixes the issue of the libatalk.so shared library not being found
	       when configuring with a non-standard library path, e.g. /usr/local/lib .
	       New Meson option `-Dwith-install-hooks' controls this behavior,
	       allowing you to disable the install hook in non-privileged environments.
	       On Linux systems with glibc, we now install the following config file:
	       /etc/ld.so.conf.d/libatalk.conf
	* BREAKING: meson: Introduce option to control which manual l10n to build,
	       GitHub #1390
	       New Meson option `-Dwith-manual-l10n' default to empty, can be set to
	       `ja' to build the Japanese localization of the html manual.
	       This changes the default behavior of the build system
	       to not build the Japanese html manual by default.
	* BREAKING: meson: Install htmldocs into htmldocs subdir, GitHub #1391
	       Previously, the html manual files were installed into the root
	       of the netatalk doc directory. Now they are put under netatalk/htmldocs .
	* BREAKING: meson: Use modern linker flag for rpath, remove dtags override,
	       GitHub #1384
	       When configuring with `-Dwith-rpath=true' the linker flags
	       `-Wl,-rpath,' will be prepended instead of the old `-R' flag.
	       On Linux platforms, we no longer prepend `-Wl,--enable-new-dtags',
	       either.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-09-16 17:08:27 +00:00
2024-09-16 17:08:17 +00:00
2024-08-23 09:22:17 +00:00
2024-09-16 14:48:50 +00:00
2024-08-21 15:47:08 +02:00
2024-09-16 17:08:27 +00:00
2021-03-10 14:42:37 +00:00
2024-03-30 12:12:42 +00:00

IPFire 2.x - The Open Source Firewall

What is IPFire?

IPFire is a hardened, versatile, state-of-the-art Open Source firewall based on Linux. Its ease of use, high performance in any scenario and extensibility make it usable for everyone. For a full list of features have a look here.

This repository contains the source code of IPFire 2.x which is used to build the whole distribution from scratch, since IPFire is not based on any other distribution.

Where can I get IPFire?

Just head over to https://www.ipfire.org/download

How do I use this software?

We have a long and detailed documentation located here which should answer most of your questions.

But I have some questions left. Where can I get support?

You can ask your question at our community located here. A complete list of our support channels can be found here.

How can I contribute?

We have another document for this. Please look here.

Description
No description provided
Readme 101 MiB
Languages
Perl 70.4%
Shell 23%
C 4%
Python 0.6%
Makefile 0.5%
Other 1.4%