Skip to content

rsyslog: update to 8.1910 #1451

Merged
merged 5 commits into from Nov 5, 2019
Merged

rsyslog: update to 8.1910 #1451

merged 5 commits into from Nov 5, 2019

Conversation

wwwutz
Copy link
Collaborator

@wwwutz wwwutz commented Nov 5, 2019

bee update libestr
bee update libfastjson
bee update rsyslogd

rsyslogd:

  • be0ify
  • disable static
  • disable new fancy shiny stuff
    libfastjson:
  • rsyslog says so
  • disable shared
  • get rid of dependency
    libestr:
  • rsyslog says so
  • be0ify
  • SRCURL
  • disable shared
  • get rid of dependency

- rsyslog says so
- be0ify
- SRCURL
- be0ify
- disable static
- disable new fancy shiny stuff
- get rid of dependency
- get rid of dependency
@wwwutz
Copy link
Collaborator Author

wwwutz commented Nov 5, 2019

implies systemctl daemon-reload; systemctl restart rsyslog

@pmenzel
Copy link
Collaborator

pmenzel commented Nov 5, 2019

The update is needed, because libee.so.0 was removed yesterday.

$ ldd /usr/sbin/rsyslogd 
	linux-vdso.so.1 (0x00007fffd8bbd000)
	libz.so.1 => /lib/libz.so.1 (0x00007fdb87eba000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x00007fdb87c9c000)
	libdl.so.2 => /lib/libdl.so.2 (0x00007fdb87a98000)
	librt.so.1 => /lib/librt.so.1 (0x00007fdb87890000)
	libee.so.0 => not found
	libc.so.6 => /lib/libc.so.6 (0x00007fdb874db000)
	libestr.so.0 => /usr/lib/libestr.so.0 (0x00007fdb872d9000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fdb880d7000)

@pmenzel pmenzel merged commit 5dbf886 into master Nov 5, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants