Type: | BUG |
Impact: | NA |
Release Date: | 2015-03-11 |
[208-20.0.1]
- allow dm remove ioctl to co-operate with UEK3 (Vaughan Cao) [Orabug: 18467469]
- add hv dynamic memory support (Jerry Snitselaar) [Orabug: 18621475]
[208-20]
- core: introduce new Delegate=yes/no property controlling creation of cgroup subhierarchies (#1139223)
- core: dont migrate PIDs for units that may contain subcgroups, do this only for leaf units (#1139223)
- mount: use libmount to enumerate /proc/self/mountinfo (#1161417)
- mount: monitor for utab changes with inotify (#1161417)
- mount: add remote-fs dependencies if needed after change (#1161417)
- mount: check options as well as fstype for network mounts (#1161417)
- rules: dont enable usb pm for Avocent devices (#1155370)
[208-19]
- cgroups-agent: really down-grade log level (#1044386)
[208-18]
- login: rerun vconsole-setup when switching from vgacon to fbcon (#1002450)
[208-17]
- udev: net_id dev_port is base 10 (#1155996)
- udev: Fix parsing of udev.event-timeout kernel parameter (#1154778)
[208-16]
- logind: use correct 'who' enum values with KillUnit. (#1155502)
- logind: always kill session when termination is requested (#1155502)
- udev: net_id - correctly name netdevs based on dev_port when set (#1155996)
[208-15]
- core: do not segfault if /proc/swaps cannot be opened (#1151239)
- man: we dont have 'Wanted' dependency (#1152487)
- environment: append unit_id to error messages regarding EnvironmentFile (#1147691)
- udevd: add --event-timeout commandline option (#1154778)
[208-14]
- core: dont allow enabling if unit is masked (#1149299)
[208-13]
- tmpfiles: minor modernizations (#1147524)
- install: when looking for a unit file for enabling, search for templates only after traversing all search directories (#1147524)
- install: remove unused variable (#1147524)
- bootctl: typo fix in help message (#1147524)
- logind: ignore failing close() on session-devices (#1147524)
- sysfs-show.c: return negative error (#1147524)
- core: only send SIGHUP when doing first kill, not when doing final sigkill (#1147524)
- cgroup: make sure to properly send SIGCONT to all processes of a cgroup if thats requested (#1147524)
- core: dont send duplicate SIGCONT when killing units (#1147524)
- efi: fix Undefined reference efi_loader_get_boot_usec when EFI support is disabled (#1147524)
- macro: better make IN_SET() macro use const arrays (#1147524)
- macro: make sure we can use IN_SET() also with complex function calls as first argument (#1147524)
- core: fix property changes in transient units (#1147524)
- load-modules: properly return a failing error code if some module fails to load (#1147524)
- core/unit: fix unit_add_target_dependencies() for units with no dependencies (#1147524)
- man: there is no ExecStopPre= for service units (#1147524)
- man: document that per-interface sysctl variables are applied as network interfaces show up (#1147524)
- journal: downgrade vaccuum message to debug level (#1147524)
- logs-show: fix corrupt output with empty messages (#1147524)
- journalctl: refuse extra arguments with --verify and similar (#1147524)
- journal: assume that next entry is after previous entry (#1147524)
- journal: forget file after encountering an error (#1147524)
- man: update link to LSB (#1147524)
- man: systemd-bootchart - fix spacing in command (#1147524)
- man: add missing comma (#1147524)
- units: Do not unescape instance name in systemd-backlight@.service (#1147524)
- manager: flush memory stream before using the buffer (#1147524)
- man: multiple sleep modes are to be separated by whitespace, not commas (#1147524)
- man: fix description of systemctl --after/--before (#1147524)
- udev: properly detect reference to unexisting part of PROGRAMs result (#1147524)
- gpt-auto-generator: dont return OOM on parentless devices (#1147524)
- man: improve wording of systemctls --after/--before (#1147524)
- cgroup: its not OK to invoke alloca() in loops (#1147524)
- core: dont try to relabel mounts before we loaded the policy (#1147524)
- systemctl: --kill-mode is long long gone, dont mention it in the man page (#1147524)
- ask-password: when the user types a overly long password, beep and refuse (#1147524)
- logind: dont print error if devices vanish during ACL-init (#1147524)
- tty-ask-password-agent: return negative errno (#1147524)
- journal: cleanup up error handling in update_catalog() (#1147524)
- bash completion: fix __get_startable_units (#1147524)
- core: check the right variable for failed open() (#1147524)
- man: sd_journal_send does nothing when journald is not available (#1147524)
- man: clarify that the ExecReload= command should be synchronous (#1147524)
- conf-parser: never consider it an error if we cannot load a drop-in file because it is missing (#1147524)
- socket: properly handle if our service vanished during runtime (#1147524)
- Do not unescape unit names in [Install] section (#1147524)
- util: ignore_file should not allow files ending with '~' (#1147524)
- core: fix invalid free() in killall() (#1147524)
- install: fix invalid free() in unit_file_mask() (#1147524)
- unit-name: fix detection of unit templates/instances (#1147524)
- journald: make MaxFileSec really default to 1month (#1147524)
- bootchart: its not OK to return -1 from a main program (#1147524)
- journald: Fix off-by-one error in 'Missed X kernel messages' warning (#1147524)
- man: drop references to removed and obsolete 'systemctl load' command (#1147524)
- units: fix BindsTo= logic when applied relative to services with Type=oneshot (#1147524)
[208-12]
- units/serial-getty@.service: add [Install] section (#1083936)
- units: order network-online.target after network.target (#1072431)
- util: consider both fuse.glusterfs and glusterfs network file systems (#1080229)
- core: make StopWhenUnneeded work in conjunction with units that fail during their start job (#986949)
- cgroups-agent: down-grade log level (#1044386)
- random-seed: raise POOL_SIZE_MIN constant to 1024 (#1066517)
- delta: do not use unicode chars in C locale (#1088419)
- core: print debug instead of error message (#1105608)
- journald: always add syslog facility for messages coming from kmsg (#1113215)
- fsck,fstab-generator: be lenient about missing fsck.
- rules/60-persistent-storage: add nvme pcie ssd scsi_id ENV (#1042990)
- cgls: fix running with -M option (#1085455)
- getty: Start getty on 3270 terminals available on Linux on System z (#1075729)
- core: Added support for ERRNO NOTIFY_SOCKET message parsing (#1106457)
- socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file system (#1111761)
- tmpfiles: add --root option to operate on an alternate fs tree (#1111199)
- units: make ExecStopPost action part of ExecStart (#1036276)
- machine-id: only look into KVM uuid when we are not running in a container (#1123452)
- util: reset signals when we fork off agents (#1134818)
- udev: do not skip the execution of RUN when renaming a network device fails (#1102135)
- man: mention System Administrators Guide in systemctl manpage (#978948)
- vconsole: also copy character maps (not just fonts) from vt1 to vt2, vt3, ... (#1002450)
- localed: consider an unset model as a wildcard (#903776)
- systemd-detect-virt: detect s390 virtualization (#1139149)
- socket: introduce SELinuxContextFromNet option (#1113790)
- sysctl: make --prefix allow all kinds of sysctl paths (#1138591)
- man: mention localectl in locale.conf (#1049286)
- rules: automatically online hot-added CPUs (#968811)
- rules: add rule for naming Dell iDRAC USB Virtual NIC as 'idrac' (#1054477)
- bash-completion: add verb set-property (#1064487)
- man: update journald rate limit defaults (#1145352)
- core: dont try to connect to d-bus after switchroot (#1083300)
- localed: check for partially matching converted keymaps (#1109145)
- fileio: make parse_env_file() return number of parsed items (#1069420)
Release/Architecture | Filename | sha256 | Superseded By Advisory | Channel Label |
Oracle Linux 7 (x86_64) | systemd-208-20.0.1.el7.src.rpm | dcc3fa0d3f345a88aad425fc159d9226738594247dd92dd760b630928e24e6ed | ELSA-2024-7705 | ol7_x86_64_latest_archive |
systemd-208-20.0.1.el7.src.rpm | dcc3fa0d3f345a88aad425fc159d9226738594247dd92dd760b630928e24e6ed | ELSA-2024-7705 | ol7_x86_64_optional_archive | |
systemd-208-20.0.1.el7.src.rpm | dcc3fa0d3f345a88aad425fc159d9226738594247dd92dd760b630928e24e6ed | ELSA-2024-7705 | ol7_x86_64_u1_base | |
libgudev1-208-20.0.1.el7.i686.rpm | c6c6d331418ce643923a649d2dee6f1e879d23f43fc235199eef1a016eef9602 | ELSA-2024-7705 | ol7_x86_64_latest_archive | |
libgudev1-208-20.0.1.el7.i686.rpm | c6c6d331418ce643923a649d2dee6f1e879d23f43fc235199eef1a016eef9602 | ELSA-2024-7705 | ol7_x86_64_u1_base | |
libgudev1-208-20.0.1.el7.x86_64.rpm | 42539c3297b40af1a0ce019ae7fcc8169dd72279fa9bcea622f51a5045a70da4 | ELSA-2024-7705 | ol7_x86_64_latest_archive | |
libgudev1-208-20.0.1.el7.x86_64.rpm | 42539c3297b40af1a0ce019ae7fcc8169dd72279fa9bcea622f51a5045a70da4 | ELSA-2024-7705 | ol7_x86_64_u1_base | |
libgudev1-devel-208-20.0.1.el7.i686.rpm | 08b438290a797361f2376d0ebeaf024554f7ba78c9e7a91591c5a9ee21d4f0ba | ELSA-2024-7705 | ol7_x86_64_latest_archive | |
libgudev1-devel-208-20.0.1.el7.i686.rpm | 08b438290a797361f2376d0ebeaf024554f7ba78c9e7a91591c5a9ee21d4f0ba | ELSA-2024-7705 | ol7_x86_64_u1_base | |
libgudev1-devel-208-20.0.1.el7.x86_64.rpm | 4d0b365d3938e75f6673a72cc0b78e8dcb22a5f3daa2713a743c6bf01f5773e8 | ELSA-2024-7705 | ol7_x86_64_latest_archive | |
libgudev1-devel-208-20.0.1.el7.x86_64.rpm | 4d0b365d3938e75f6673a72cc0b78e8dcb22a5f3daa2713a743c6bf01f5773e8 | ELSA-2024-7705 | ol7_x86_64_u1_base | |
systemd-208-20.0.1.el7.x86_64.rpm | 29d9487432c368229570b5e032a67ce865dc81e1fbffd78ddae44ec33dbd8a0b | ELSA-2024-7705 | ol7_x86_64_latest_archive | |
systemd-208-20.0.1.el7.x86_64.rpm | 29d9487432c368229570b5e032a67ce865dc81e1fbffd78ddae44ec33dbd8a0b | ELSA-2024-7705 | ol7_x86_64_u1_base | |
systemd-devel-208-20.0.1.el7.i686.rpm | 4182c91e053857fbc663ab1e0426b952aeef7904a1e9b788b3f6bf3585f223d5 | ELSA-2024-7705 | ol7_x86_64_latest_archive | |
systemd-devel-208-20.0.1.el7.i686.rpm | 4182c91e053857fbc663ab1e0426b952aeef7904a1e9b788b3f6bf3585f223d5 | ELSA-2024-7705 | ol7_x86_64_u1_base | |
systemd-devel-208-20.0.1.el7.x86_64.rpm | a7509bc1b13ff61a0cfa5533f3258b3a759c9dcf41b3bf252535e703daad61e2 | ELSA-2024-7705 | ol7_x86_64_latest_archive | |
systemd-devel-208-20.0.1.el7.x86_64.rpm | a7509bc1b13ff61a0cfa5533f3258b3a759c9dcf41b3bf252535e703daad61e2 | ELSA-2024-7705 | ol7_x86_64_u1_base | |
systemd-journal-gateway-208-20.0.1.el7.x86_64.rpm | 2e96b37611cd5e958e152b4fc60c6ad3493796281fd42da862bce1d3eecfa990 | ELSA-2024-7705 | ol7_x86_64_optional_archive | |
systemd-libs-208-20.0.1.el7.i686.rpm | e30fbcbcf318112c2e22268e6d33133e28ee4ceca20e77126ee76247dc915351 | ELSA-2024-7705 | ol7_x86_64_latest_archive | |
systemd-libs-208-20.0.1.el7.i686.rpm | e30fbcbcf318112c2e22268e6d33133e28ee4ceca20e77126ee76247dc915351 | ELSA-2024-7705 | ol7_x86_64_u1_base | |
systemd-libs-208-20.0.1.el7.x86_64.rpm | a90c8aa11a3deeda9f9cc5ad8a283cb8fd9588813cdc2cea9ce0070f4e6d13f9 | ELSA-2024-7705 | ol7_x86_64_latest_archive | |
systemd-libs-208-20.0.1.el7.x86_64.rpm | a90c8aa11a3deeda9f9cc5ad8a283cb8fd9588813cdc2cea9ce0070f4e6d13f9 | ELSA-2024-7705 | ol7_x86_64_u1_base | |
systemd-python-208-20.0.1.el7.x86_64.rpm | 781c16260f70cf79851e89268c69a6192c58f34578553754f8301c58d457ebb0 | ELSA-2024-7705 | ol7_x86_64_latest_archive | |
systemd-python-208-20.0.1.el7.x86_64.rpm | 781c16260f70cf79851e89268c69a6192c58f34578553754f8301c58d457ebb0 | ELSA-2024-7705 | ol7_x86_64_u1_base | |
systemd-sysv-208-20.0.1.el7.x86_64.rpm | 230cee89c900dd87ed3cd5c5941e0f0e5e9e9535fbd07f45ec742b518c1e699d | ELSA-2024-7705 | ol7_x86_64_latest_archive | |
systemd-sysv-208-20.0.1.el7.x86_64.rpm | 230cee89c900dd87ed3cd5c5941e0f0e5e9e9535fbd07f45ec742b518c1e699d | ELSA-2024-7705 | ol7_x86_64_u1_base |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team