Commit Graph

21140 Commits

Author SHA1 Message Date
Michael Tremer
c3019331df initscripts: Implement storing PIDs in loadproc
Some programs do not write their own PID files any more, but since our
initscripts heavily rely on those, this extension allows to store it
easily.

Signed-off-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
2024-01-11 15:59:34 +01:00
Michael Tremer
dd8ef8cc10 initscripts: Fix wrong variable check for $PIDFILE in getpids
getpids() checked whether it needed to pass a pid file to pidofproc, but
the check was inverted.

Signed-off-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
2024-01-11 15:57:50 +01:00
Arne Fitzenreiter
7270984c46 update-contributors
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-22 10:30:45 +00:00
Arne Fitzenreiter
aa892602dd core182: ship index.cgi
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-22 10:20:27 +00:00
Sebastien GISLAIN
0a60842a28 index.cgi: correct gpl-accepted in gpl_accepted
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-22 10:19:44 +00:00
Arne Fitzenreiter
26c98d0904 core182: remove old udev binary and rules
they are the reason for boot fails with scsi controllers in core 181.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-21 09:51:47 +01:00
Arne Fitzenreiter
7e35b9b9bb core182: add more files from stage2 that are updated
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-21 09:51:05 +01:00
Matthias Fischer
cdbaf83bb6 squid: Update to 6.6
For details see:
https://github.com/squid-cache/squid/commits/v6

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-20 10:57:14 +00:00
Arne Fitzenreiter
276fe09afc core182: ship libgcc_s.so.1
we have not shipped the gcc lib since core119

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-20 09:48:26 +01:00
Arne Fitzenreiter
d3b2b04672 alsa: bump package version
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-19 11:45:26 +01:00
Arne Fitzenreiter
6c85ffbfd4 alsa: remove kernel module unload at uninstall
this sometimes result in unstable/crashing kernel.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-19 11:44:03 +01:00
Arne Fitzenreiter
cb58d049e0 alsa: don't report failed module loads
this will stop pakfire if the kernel was updated before the alsa update.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-19 11:35:53 +01:00
Arne Fitzenreiter
8064dce996 alsa: update rootfile and bump version
some files are removed from linux-firmware so we need
to install alsa again.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-06 13:40:14 +00:00
Arne Fitzenreiter
1513ac8814 core182: dont delete firmware of common soundcards.
We still have alsa and mediaplayers so this is needed!

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-06 13:29:34 +00:00
Arne Fitzenreiter
71070690da core182: dont remove libs in update
this will delete the current liblzma library.

Unused libs removed by filesystem cleanup later.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2023-12-06 13:27:11 +00:00
Adolf Belka
633c731827 netatalk: Bump PAK_VER due to dbus update
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-06 11:17:40 +00:00
Adolf Belka
d7d963ed86 cups: Bump PAK_VER due to dbus update
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-06 11:17:40 +00:00
Adolf Belka
3931b56d76 avahi: Bump PAK_VER due to dbus update
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-06 11:17:40 +00:00
Michael Tremer
19471f2951 Merge remote-tracking branch 'origin/next' 2023-12-05 08:31:33 +00:00
Peter Müller
7f357884fc Core Update 182: Ship tor.cgi
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-12-04 22:34:24 +00:00
Erik Kapfer
7a1683e6cb update.sh: If 'ExitNode' is in usage, it will be changed to 'ExitNodes'
Signed-off-by: Erik Kapfer <erik.kapfer@ipfire.org>
2023-12-04 22:33:00 +00:00
Erik Kapfer
a913e1ebdd tor.cgi: Fixes deprecated tor option 'ExitNode' to 'ExitNodes'
If fingerprints in the Exit Node section are in usage, tor.cgi prints the
deprecated option 'ExitNode' into torrc which leads to the following warning
"The abbreviation ‘ExitNode’ is deprecated. Please use ‘ExitNodes’ instead".
Fix has been found and tested in the community for reference please see -->
https://community.ipfire.org/t/the-abbreviation-exitnode-is-deprecated-please-use-exitnodes-instead/10582/10

Signed-off-by: Erik Kapfer <erik.kapfer@ipfire.org>
2023-12-04 22:32:43 +00:00
Peter Müller
0b329e97da Core Update 182: Remove unused xfsprogs udev rule file
Housekeeping in case it has already been installed on a system that is
following the unstable Pakfire branch.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-12-04 22:31:04 +00:00
Peter Müller
3732c3725b xfsprogs: Do not ship unused udev rule file
As discussed in today's monthly video conference.

Cc: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-12-04 22:29:39 +00:00
Peter Müller
e53fbdc258 Core Update 182: Ship ca-certificates
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-12-04 22:29:03 +00:00
Peter Müller
2d88071356 ca-certificates: Remove obsolete patch for removing TrustCor's CAs
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-04 22:28:49 +00:00
Peter Müller
95660247da ca-certificates: Update root CA certificates bundle
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2023-12-04 22:28:49 +00:00
Michael Tremer
84f8640da0 core181: Ship apache initscript
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-11-28 16:18:39 +00:00
Michael Tremer
ece94c7edf apache2: Properly re-execute Apache on restart
Previously, we sent Apache a signal to relaunch itself which caused
Apache to kill all child processes, and re-execute them.

However, when updating glibc, any newly compiled modules could not be
loaded as Apache was running with the previous version of glibc until
the next reboot.

This change will now properly stop Apache and restart it which solves
this problem.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-11-27 11:26:00 +00:00
Michael Tremer
c7b8f3631a apache2: Properly re-execute Apache on restart
Previously, we sent Apache a signal to relaunch itself which caused
Apache to kill all child processes, and re-execute them.

However, when updating glibc, any newly compiled modules could not be
loaded as Apache was running with the previous version of glibc until
the next reboot.

This change will now properly stop Apache and restart it which solves
this problem.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-11-27 11:24:00 +00:00
Peter Müller
2005b34809 man: Comment out erroneously uncommented lines
See https://lists.ipfire.org/hyperkitty/list/development@lists.ipfire.org/message/HLCRQ4RRVZK5WL346HDF533KMRZVFK7C/

Cc: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-26 09:40:34 +00:00
Adolf Belka
4714b0890c man: Update to version 2.12.0
- Update from version 2.11.2 to 2.12.0
- Update of rootfile
- Changelog
    2.12.0
	Fixes:
	 * Fix some manual page portability issues with groff 1.23.0.
	 * Fix test failures when a working `iconv` is not available.
	 * Ensure that timestamps read from the database can go past the year 2038,
	   even on systems where this is not the default.
	 * Fix `manpath` not parsing `PATH` entries with trailing slash correctly
	   for guessing `MANPATH` entries.
	 * More accurately document the behaviour of passing file names as arguments
	   to `man` without the `-l`/`--local-file` option.
	 * Avoid duplicate cleanup of old cat pages by both `man-db.service` and
	   `systemd-tmpfiles-clean.service`.
	Improvements:
	 * Update system call lists in `seccomp` sandbox from `systemd`.
	 * Upgrade to Gnulib `stable-202307`.
	 * Work around the Firebuild accelerator in `seccomp` sandbox: if this is in
	   use then we need to allow some socket-related system calls.
	 * `man -K` now deduplicates search results that point to the same page.
	 * Warn if `mandb` drops to `--user-db` mode due to running as the wrong
	   user.
	 * Change section title recommendations in `man(1)` to mention `STANDARDS`
	   rather than `CONFORMING TO`, in line with `man-pages(7)`.
	 * Add a `STANDARDS` section to `man(1)` itself.
	 * Document that `man -K` may suffer from false negatives as well as false
	   positives.
	 * Take advantage of newer `groff` facilities to implement `man
	   --no-hyphenation` and `man --no-justification`, if available.
	 * `man -f` and `man -k` now pass any `-r`/`--regex` or `-w`/`--wildcard`
	   options on to `whatis` and `apropos` respectively.
	 * Always pass a line length to `nroff`, even if we believe that it matches
	   the default.
	 * Allow disabling `groff` warnings via `man --warnings`, by prefixing a
	   warning name with `!`.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-11-26 09:40:17 +00:00
Peter Müller
ff12bfdae1 Revert "Run ./make.sh update-contributors"
This reverts commit a778e396bd.
2023-11-24 13:39:45 +00:00
Peter Müller
70d8e3be30 Revert "dhcp.cgi: Add column with resolved hostname by IP address"
This reverts commit ee556e820f.

See https://lists.ipfire.org/hyperkitty/list/development@lists.ipfire.org/message/QNCXBVG7CNENG4YTSRXXDQCB52E7FEW7/
2023-11-24 13:37:24 +00:00
Peter Müller
a778e396bd Run ./make.sh update-contributors
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-24 13:24:04 +00:00
Peter Müller
9f42af2453 Core Update 182: Ship dhcp.cgi
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-24 13:23:09 +00:00
Peter Müller
74eb1c9539 dhcp.cgi: Update file header
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-24 13:22:42 +00:00
Sebastien GISLAIN
ee556e820f dhcp.cgi: Add column with resolved hostname by IP address
In web interface, on page DHCP Server, in table Current fixed leases, add column with resolved hostname by IP address
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-24 13:22:03 +00:00
Peter Müller
e7e1a3514e connections.cgi: Update file header
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-24 13:13:16 +00:00
Peter Müller
05730a8b48 Core Update 182: Ship connections.cgi
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-24 13:12:48 +00:00
Adolf Belka
58543d54c6 connections.cgi: Fix Expires time Heading in Connections cgi page
- The Expires time heading for the Connections WUI page has seconds listed. However the
   code is converting the seconds to hours:minutes:seconds.
- This patch is changing the heading to H:M:S in English and the equivalent in the other
   languages. I have basewd this on the initial letter for Hours, Minutes & Seconds in
   each of the languages.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-24 13:12:19 +00:00
Peter Müller
3b20134742 Core Update 182: Ship iproute2
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-24 13:08:50 +00:00
Adolf Belka
207a430a4c iproute2: Update to version 6.6.0
- Update from version 6.4.0 to 6.6.0
- Update of rootfile
- iproute2 has implemented stateless configuration pattern. This now puts all the files
   that were in /etc/iproute2 into /usr/lib/iproute2. Therefore command added to lfs to
   move /usr/lib/iproute2 to /etc/iproute2 to match the previous situation.
- Changelog is only provided by the git commits.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-11-24 13:08:30 +00:00
Peter Müller
e59bd86204 Core Update 182: Ship and reinstall grub
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-24 13:03:50 +00:00
Arne Fitzenreiter
3273f4796a grub: update to 2.12-rc1
this is the first version that support booting linux kernel on
riscv. The release of the final version was delayed again and again
so i have bootstrapped the rc1 from the git and fixed the path in 25_bli.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2023-11-24 12:53:51 +00:00
Adolf Belka
5868715e47 sqlite: Update to version 3440100
- Update from version 340000 to 340100
- Update of rootfile not required
- Changelog
    3.44.1
	Change the CLI so that it uses UTF-16 for console I/O on Windows. This enables
	 proper display of unicode text on old Windows7 machines.
	Other obscure bug fixes. - more details on these can be found from the list of
	 commits https://www.sqlite.org/src/timeline?n=100&y=ci

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2023-11-24 12:53:07 +00:00
Peter Müller
35406f0101 Core Update 182: Ship intel-microcode
The initial ramdisks are already rebuilt during the update at this
stage.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-24 12:37:24 +00:00
Adolf Belka
166b3cf228 intel-microcode: Update to version 20231114
- Update from version 20230808 to 20231114
- Update of rootfile
- Changelog details can be found in the releasenote.md file from the source tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2023-11-24 12:36:35 +00:00
Arne Fitzenreiter
4bc2da437c Revert "update.sh: Remove superflous KVER variable"
the "xxxKVERxxx" placeholder is replaced by the buildsystem with the current build kernel
version. KVER is used a few lines later to build the arm initrd so this is needed.

This reverts commit bef1bf4526.
2023-11-23 07:06:36 +01:00
Peter Müller
bef1bf4526 update.sh: Remove superflous KVER variable
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2023-11-22 21:52:59 +00:00