public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Patchset for fixing errors surfaced in Core Update 157 (testing)
@ 2021-05-21 13:40 Peter Müller
  2021-05-21 13:40 ` [PATCH 1/6] Core Update 157: Apply changed SSH configurations Peter Müller
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Müller @ 2021-05-21 13:40 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1339 bytes --]

This patchset fixes various errors in Core Update 157 (testing, see:
https://blog.ipfire.org/post/ipfire-2-25-core-update-157-available-for-testing)
which surfaced on my testing machine.

While the forgotten application of the SSH configuration is tedious, the forgotten
shipment of the backup CGI files are more serious, since this is necessary to fix
#12619. This was my fault, and rebuilding the Core Update will be necessary to
include this fix.

Peter Müller (6):
  Core Update 157: Apply changed SSH configurations
  Core Update 157: Ship backup package to apply changed permissions
  pppd: Explicitly ship pppd shared object files
  Core Update 157: Delete shared object files leftover from pppd 2.4.8
  nagios-plugins: Set SUID bit for plugins which need it to function
    properly
  Icinga: Do not ship event handlers for Nagios

 config/rootfiles/common/ppp                | 24 +++++++++++-----------
 config/rootfiles/core/157/filelists/backup |  1 +
 config/rootfiles/core/157/update.sh        |  7 +++++++
 config/rootfiles/packages/icinga           |  2 +-
 lfs/icinga                                 |  2 +-
 lfs/nagios-plugins                         |  9 +++++++-
 6 files changed, 30 insertions(+), 15 deletions(-)
 create mode 120000 config/rootfiles/core/157/filelists/backup

-- 
2.26.2

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-05-21 13:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21 13:40 [PATCH 0/6] Patchset for fixing errors surfaced in Core Update 157 (testing) Peter Müller
2021-05-21 13:40 ` [PATCH 1/6] Core Update 157: Apply changed SSH configurations Peter Müller
2021-05-21 13:41   ` [PATCH 2/6] Core Update 157: Ship backup package to apply changed permissions Peter Müller
2021-05-21 13:41     ` [PATCH 3/6] pppd: Explicitly ship pppd shared object files Peter Müller
2021-05-21 13:41       ` [PATCH 4/6] Core Update 157: Delete shared object files leftover from pppd 2.4.8 Peter Müller
2021-05-21 13:42         ` [PATCH 5/6] nagios-plugins: Set SUID bit for plugins which need it to function properly Peter Müller
2021-05-21 13:42           ` [PATCH 6/6] Icinga: Do not ship event handlers for Nagios Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox