Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: aaa_base | Distribution: openSUSE Tumbleweed |
Version: 84.87+git20220419.bf51b75 | Vendor: openSUSE |
Release: 1.2 | Build date: Tue May 10 23:52:38 2022 |
Group: System/Fhs | Build host: lamb19 |
Size: 258557 | Source RPM: aaa_base-84.87+git20220419.bf51b75-1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/openSUSE/aaa_base | |
Summary: openSUSE Base Package |
This package installs several important configuration files and central scripts.
GPL-2.0-or-later
* Tue Apr 19 2022 lnussel@suse.de - Update to version 84.87+git20220419.bf51b75: * add Yama LSM sysctl setting and description * Stop lowering the inotify limit * move DIR_COLORS to where ls.bash is * Mon Apr 11 2022 lnussel@suse.de - Update to version 84.87+git20220411.adfb912: * move bash completion back to -extras (bsc#1187213) * Thu Mar 24 2022 dmueller@suse.com - Update to version 84.87+git20220324.fca4619: * No completion in restricted bash * No longer install /usr/lib/restricted/bin/hostname => /bin/hostname symlink * Mon Mar 21 2022 lnussel@suse.de - Update to version 84.87+git20220321.f60f2de: * order header in the way spec-cleaner wants it * move changes from package to git * merge audio files highlighting fixes from coreutils 9 * Update from coreutils 9 * Make source validator happy * Mon Mar 21 2022 lnussel@suse.de - Update to version 84.87+git20220321.5a5cb79: * DIR_COLORS: lz support * DIR_COLORS: zstd support * Mon Feb 21 2022 lnussel@suse.de - Update to version 84.87+git20220221.b62a2cf: * package: Require new enough version of glibc * package: build in place support * drop /etc/ttytype (boo#1191923) * Sat Dec 11 2021 dleuenberger@suse.com - Update to version 84.87+git20211206.de24bdf: * Add "rpm" make target * Remove legacy usrmerged sections * Add rpmlintrc and README from OBS too * Fix osc service instructions * Add obs workflow for git integration * Adopt upstream way of setting rp_filter and promote_secondaries * Don't fail if net.ipv4.ping_group_range can't be set * add spec file * Thu Nov 25 2021 Dr. Werner Fink <werner@suse.de> - Clear term.sh and term.csh also from file list * Wed Nov 24 2021 werner@suse.de - Update to version 84.87+git20211124.5486aad: * Remove term.sh and term.csh: no COLORTERM anymore Avoid changing COLORTERM variable in urxvt (boo#1190833) * Tue Nov 02 2021 ro@suse.de - Update to version 84.87+git20211102.80d7177: * Add $HOME/.local/bin to PATH, if it exists (bsc#1192248) * Avoid tcsh undefined LANG variable (boo#1190142) * Mon Aug 23 2021 kukuk@suse.com - Update to version 84.87+git20210823.4c98889: * Remove /etc/hushlogins * Thu Aug 19 2021 lnussel@suse.de - Update to version 84.87+git20210819.b55340d: * Rework locale checks for better support of ssh * Update mime types from apache * Better support of Midnight Commander color skins (boo#1188862) * Wed Jul 28 2021 kukuk@suse.com - Update to version 84.87+git20210727.b447649: * Move /etc/profile.d/* to /usr/etc/profile.d/ * Tue Jun 22 2021 Dominique Leuenberger <dimstar@opensuse.org> - Switch back to using tar_scm in _service file: with aaa_base being part of the distro bootstrap (ring0) we want to have the build deps as lean as possible. Buildtime services equals to build deps. * Wed Jun 16 2021 lnussel@suse.de - Update to version 84.87+git20210616.9cf42ff: * add media type application/wasm (boo#1187387) * Remove legacy links in /sbin * Fix profile.csh to really set http proxies * Tue Jun 01 2021 werner@suse.de - Update to version 84.87+git20210601.8cb043f: * Use shell builtins for $HOSTTYPE and others (boo#1186296) * Wed Mar 17 2021 ro@suse.de - Update to version 84.87+git20210317.2c04190: * Don't rely on external dirname utility, but use ${d:h} tcsh expression. * Enable locking feature of tcsh history file handling * Add tcsh xd alias as well. * Add ash xd() function as well. * Add new function xd() "jump to the directory of a file" * Mon Mar 08 2021 ro@suse.de - Update to version 84.87+git20210308.d7a7d3a: * excluding new kernel string in version search * Fixing possible resource leak. Found by running ccpcheck on the source code. * Comment out 8-bit C1 conflicting with UTF-8 in /etc/inputrc * Fix keyseq specifications in /etc/inputrc{,.keys} * Mon Nov 23 2020 Ludwig Nussel <lnussel@suse.de> - clean up rpmlintrc. Add filter for deprecated init scripts. We'll have to keep them around for a while until systemd takes over ownership. - Update to version 84.87+git20201123.4f16b16: * mark /etc/init.d/{boot,after}.local as %config(noreplace) (boo#1179097) * Avoid semicolon within (t)csh login script on S/390 * Thu Oct 29 2020 Ludwig Nussel <lnussel@suse.de> - prepare usrmerge (boo#1029961) * Fri Sep 18 2020 dleuenberger@suse.com - Update to version 84.87+git20200918.331aa2f: * sysctl.d/50-default.conf: fix ping_group_range syntax error * alias.bash check if ip command knows color=auto (jsc#SLE-7679) * Wed Sep 09 2020 Ludwig Nussel <lnussel@suse.de> - Update to version 84.87+git20200909.ee4a72c: * /etc/profile.d/xdg-environment.{sh,csh}: Added /usr/etc/xdg to $XDG_CONFIG_DIRS * sysctl.d/50-default.conf: allow everybody to create IPPROTO_ICMP sockets (bsc#1174504) * Tue Aug 18 2020 ro@suse.de - Update to version 84.87+git20200818.b9dd70f: * backup-rpmdb: exit if zypp.pid is there and running (bug#1161239) * Tue Aug 18 2020 ro@suse.de - Update to version 84.87+git20200818.5220a5f: * profile and csh.login: on s390x set TERM to dumb on serial console * etc/profile add some missing ;; in case esac statements * refresh_initrd call modprobe as /sbin/modprobe (bug#1011548) * DIR_COLORS: merge TERM entries with list from (bug#1006973) * sort TERM entries in etc/DIR_COLORS * DIR_COLORS add TERM rxvt-unicode-256color (bug#1006973) * Rename path() to _path() to avoid using a general name. * Wed Aug 12 2020 Dr. Werner Fink <werner@suse.de> - Let's own /etc/init.d/ as it is gone from package filesystem * Tue Aug 04 2020 Thorsten Kukuk <kukuk@suse.com> - Don't create/ship halt.local, systemd support for it was dropped. * Tue Aug 04 2020 werner@suse.de - Update to version 84.87+git20200804.d7fb210: * bashrc: fix bash: -s: command not found * Tue Aug 04 2020 werner@suse.de - Update to version 84.87+git20200804.00680c3: * Add proper quoting to last change * add screen.xterm-256color to DIR_COLORS * Wed Jul 08 2020 ro@suse.de - Update to version 84.87+git20200708.f5e90d7: * check for Packages.db and use this instead of Packages (boo#1171762) * Add also support for /usr/etc/profile.d for tcsh * Do add some support for /usr/etc/profile.d * Tue Jun 16 2020 Dominique Leuenberger <dimstar@opensuse.org> - Properly adjust usr/bin/service to look for legacy-action initscripts in %{_libexecdir}/initscripts/legacy-action, no matter what the value of %{_libexecdir} is (planned to change from /usr/lib to /usr/libexec) * Wed May 13 2020 Ludwig Nussel <lnussel@suse.de> - move shell aliases back to main package. They don't cost anything and it's just too annoying to not have them * Thu May 07 2020 lnussel@suse.de - Update to version 84.87+git20200507.e2243a4: * handle non-existing /etc/nsswitch.conf * set SYSTEMD_OFFLINE=1 if there's no systemd * Better support of Midnight Commander (bsc#1170527) * improve sysconf_addword: remove/cleanup spaces while adding/removing flags/modules * Thu May 07 2020 werner@suse.de - Better support of Midnight Commander (bsc#1170527) * Tue Mar 31 2020 Michal Suchanek <msuchanek@suse.com> - Require xz (boo#1162581). * Tue Mar 24 2020 lnussel@suse.de - Update to version 84.87+git20200312.411a96b: * get_kernel_version: support xz compressed kernel (boo#1162581). * Mon Feb 24 2020 kukuk@suse.com - Update to version 84.87+git20200224.7105b32: * Add usrfiles for protocols and rpc, too * Mon Feb 24 2020 ro@suse.com - Update to version 84.87+git20200224.bb11f02: * change feedback url from http://www.suse.de/feedback to https://github.com/openSUSE/aaa_base/issues * added "-h"/"--help" to "old" command (from Bernhard Lang) * Fri Feb 07 2020 ro@suse.com - Update to version 84.87+git20200207.27e2c61: * change rp_filter to 2 to follow the current default (bsc#1160735) * Thu Feb 06 2020 ro@suse.com - Update to version 84.87+git20200206.ed897a1: * get_kernel_version: fix for current kernel on s390x (from azouhr) * Thu Feb 06 2020 kukuk@suse.com - Update to version 84.87+git20200206.8d74b0b: * Fix services entry in /etc/nsswitch.conf [bsc#1162916] - Make sure glibc is recent enough else nsswitch.conf update will fail * Tue Jan 28 2020 kukuk@suse.com - Adjust Requires/Requires(pre)/Requires(post) - Update to version 84.87+git20200128.8a17290: * Move chkconfig to insserv-compat, as most functionality isn't supported anymore since we have different solutions with systemd. * Remove /usr/bin/mkinfodir, not used anywhere anymore * Thu Jan 16 2020 ro@suse.com - Update to version 84.87+git20200116.59482ba: * drop dev.cdrom.autoclose = 0 from sysctl config (bsc#1160970) * Call binaries in /usr only, /bin is legacy * Wed Jan 08 2020 ro@suse.com - Update to version 84.87+git20200108.0da43d3: * generalize testing for JVMs when creating the java path to support sapjvm and others (boo#1157794) * Fri Dec 06 2019 kukuk@suse.com - Update to version 84.87+git20191206.1cb88e3: * Add support for lesskey.bin in /usr/etc * Do last change also for tcsh * Not all XTerm based emulators do have an terminfo entry * Wed Nov 20 2019 ro@suse.com - Update to version 84.87+git20191120.98f1524: * merged PR 65 * dash fixes * handle /usr/etc/login.defs for wsl * Thu Oct 17 2019 werner@suse.de - Update to version 84.87+git20191017.bf0a315: * Use short TERM name rxvt for rxvt-unicode and rxvt-unicode-256-color * Thu Oct 17 2019 werner@suse.de - Update to version 84.87+git20191017.14003c1: * Use official key binding functions in inputrc that is replace up-history with previous-history, down-history with next-history and backward-delete-word with backward-kill-word (bsc#1084934). Add some missed key escape sequences for urxvt-unicode terminal as well (boo#1007715). * Wed Oct 16 2019 ro@suse.com - Update to version 84.87+git20191016.80d1420: * backup-sysconfig: fall back top cpio if tar is not available (bsc#1089299) * backup-rpmdb: check if rpm database is okay before backup to avoid overwriting good backups with corrupt ones (bsc#1079861) * service: check if there is a second argument before using it (bsc#1051143) * Mon Oct 14 2019 ro@suse.com - Update to version 84.87+git20191014.52dc403: * also add color alias for ip command, jira#sle-9880, bsc#1153943 * Thu Oct 10 2019 ro@suse.com - Update to version 84.87+git20191010.b20083a: * check if variables can be set before modifying them to avoid warnings on login with a restricted shell (bsc#1138869) * Wed Oct 09 2019 ro@suse.com - Update to version 84.87+git20191009.4c2bd8e: * Add s390x compressed kernel support (bsc#1151023) * Fix LC_NAME and LC_ADDRESS in sh.ssh * fix string test to arithmetic test in /etc/profile.d/wsl.sh * Thu Aug 22 2019 ro@suse.com - Update to version 84.87+git20190822.82a17f1: * add sysctl.d/51-network.conf to tighten network security a bit see also (boo#1146866) (jira#SLE-9132) * Thu Jul 25 2019 Fabian Vogt <fvogt@suse.com> - Drop /bin/login requirement * Thu Jul 18 2019 ro@suse.com - Update to version 84.87+git20190718.ce933cb: * Make systemd detection cgroup oblivious (bsc#1140647) * Wed Jun 12 2019 Dirk Mueller <dmueller@suse.com> - stop using insecure protocols in _service file * Thu Apr 18 2019 kukuk@suse.com - Update to version 84.87+git20190418.d83e9d6: * convert_sysctl isn't needed anymore * Thu Apr 18 2019 kukuk@suse.com - Update to version 84.87+git20190418.f488c70: * Remove sysconfig/sysctl to sysctl.conf merge, there is no active distribution anymore from which we support an update with this. * Thu Apr 18 2019 kukuk@suse.com - Update to version 84.87+git20190418.155e7f0: * Remove sysconfig/cron to tmpfiles, we don't support upgrade from such old distributions to Factory anymore. * /etc/sysconfig/boot and /etc/sysconfig/shutdown don't exist anymore, no need to remove single variables from it. * Remove obsolete code for /etc/psdevtab and YaST * Thu Apr 18 2019 kukuk@suse.de - Remove over 12 year old compat provides - Remove BuildRequires for net-tools, the code was removed and this package does not contain the wanted tool anymore - Replace net-tools with successors in Recommends * Thu Apr 18 2019 kukuk@suse.com - Update to version 84.87+git20190418.a543e8e: * Remove rc.splash and rc.status, now part of insserv-compat [bsc#1132738] * Fri Apr 05 2019 ro@suse.com - Update to version 84.87+git20190404.8684de3: * Add two Scheme/LISP based shells to /etc/shells * /etc/profile does not work in AppArmor-confined containers (bsc#1096191) * Thu Mar 07 2019 ro@suse.de - Update to version 84.87+git20190307.00d332a: * update logic for JRE_HOME env variable (bsc#1128246) * Wed Jan 09 2019 opensuse-packaging@opensuse.org - Update to version 84.87+git20190109.b66cf03: * Restore old position of ssh/sudo source of profile for bug bsc#1118364 but hopefully do not reintroduce bug boo#1088524
/etc/DIR_COLORS /etc/bash.bashrc /etc/csh.cshrc /etc/csh.login /etc/init.d /etc/init.d/after.local /etc/init.d/boot.local /etc/inittab /etc/inputrc /etc/inputrc.keys /etc/mime.types /etc/profile /etc/shells /etc/sysctl.conf /usr/bin/filesize /usr/bin/get_kernel_version /usr/bin/old /usr/bin/rpmlocate /usr/bin/safe-rm /usr/bin/safe-rmdir /usr/etc/profile.d/alias.ash /usr/etc/profile.d/alias.bash /usr/etc/profile.d/alias.tcsh /usr/etc/profile.d/alljava.csh /usr/etc/profile.d/alljava.sh /usr/etc/profile.d/lang.csh /usr/etc/profile.d/lang.sh /usr/etc/profile.d/ls.bash /usr/etc/profile.d/ls.tcsh /usr/etc/profile.d/ls.zsh /usr/etc/profile.d/profile.csh /usr/etc/profile.d/profile.sh /usr/etc/profile.d/xdg-environment.csh /usr/etc/profile.d/xdg-environment.sh /usr/lib/sysctl.d/50-default.conf /usr/lib/sysctl.d/51-network.conf /usr/lib/sysctl.d/52-yama.conf /usr/libexec/initscripts /usr/libexec/initscripts/legacy-actions /usr/sbin/refresh_initrd /usr/sbin/service /usr/sbin/smart_agetty /usr/sbin/sysconf_addword /usr/share/fillup-templates/sysconfig.language /usr/share/fillup-templates/sysconfig.proxy /usr/share/fillup-templates/sysconfig.windowmanager /usr/share/licenses/aaa_base /usr/share/licenses/aaa_base/COPYING /usr/share/man/man1/smart_agetty.1.gz /usr/share/man/man5/defaultdomain.5.gz /usr/share/man/man8/safe-rm.8.gz /usr/share/man/man8/safe-rmdir.8.gz /usr/share/man/man8/service.8.gz /var/log/lastlog
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 20 23:26:05 2022