diff --git a/.files b/.files index ddeb1f7..74054ce 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index bd9ed4d..1f55fa3 100644 --- a/.rev +++ b/.rev @@ -4068,4 +4068,21 @@ * Prepare more /etc cleanup 1075154 + + 456fcfa6c127701d838a9ecb4dc8f077 + 84.87+git20230815.cab7b44 + + anag+factory + - Update to version 84.87+git20230815.cab7b44: + * Remove broken autocompletion overrides and restore default bash behavior + * Add foot to DIR_COLORS + * files/u/s/sysconf_addword: avoid bashism, fix shellcheck warnings + * files/u/s/smart_agetty: replace shebang with /bin/sh + * files/u/s/service: avoid bashism, fix shellcheck warnings + * files/u/s/refresh_initrd: make POSIX compliant + * files/u/b/safe-rm: make POSIX compliant + * aaa_base.post: replace shebang with /usr/sh + * files/u/b/old: make POSIX compliant + 1104001 + diff --git a/_servicedata b/_servicedata index f019f5c..6b8e5a9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/aaa_base.git - b39efbc009fa82640ec066d714949ba2909a228f + cab7b44076ce52124cfaf556f2e3f17be6ff3802 https://github.com/lnussel/aaa_base.git 0f8eaba2cf2e69db15cce8a4dcf005b6e88f61e6 \ No newline at end of file diff --git a/aaa_base-84.87+git20230329.b39efbc.tar b/aaa_base-84.87+git20230329.b39efbc.tar deleted file mode 120000 index cd8c7c7..0000000 --- a/aaa_base-84.87+git20230329.b39efbc.tar +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihyp6mc72ytscot47nuqtg6bqrf4tgntygarkot3yniaeg6skslgy \ No newline at end of file diff --git a/aaa_base-84.87+git20230815.cab7b44.tar b/aaa_base-84.87+git20230815.cab7b44.tar new file mode 120000 index 0000000..9db01c5 --- /dev/null +++ b/aaa_base-84.87+git20230815.cab7b44.tar @@ -0,0 +1 @@ +/ipfs/bafybeib6pz75hmtdcsfn4rw64t4phccszvqrky737ogtakovcywio6ez34 \ No newline at end of file diff --git a/aaa_base.changes b/aaa_base.changes index 37648d3..92b3ff6 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Tue Aug 15 08:35:38 UTC 2023 - lnussel@suse.com + +- Update to version 84.87+git20230815.cab7b44: + * Remove broken autocompletion overrides and restore default bash behavior + * Add foot to DIR_COLORS + * files/u/s/sysconf_addword: avoid bashism, fix shellcheck warnings + * files/u/s/smart_agetty: replace shebang with /bin/sh + * files/u/s/service: avoid bashism, fix shellcheck warnings + * files/u/s/refresh_initrd: make POSIX compliant + * files/u/b/safe-rm: make POSIX compliant + * aaa_base.post: replace shebang with /usr/sh + * files/u/b/old: make POSIX compliant + +------------------------------------------------------------------- Wed Mar 29 08:17:25 UTC 2023 - lnussel@suse.de - Update to version 84.87+git20230329.b39efbc: diff --git a/aaa_base.spec b/aaa_base.spec index 5c176c9..88d23b1 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -33,7 +33,7 @@ BuildRequires: git-core %endif Name: aaa_base -Version: 84.87+git20230329.b39efbc%{git_version} +Version: 84.87+git20230815.cab7b44%{git_version} Release: 0 Summary: openSUSE Base Package License: GPL-2.0-or-later @@ -229,7 +229,6 @@ mkdir -p %{buildroot}%{_fillupdir} /etc/skel/.emacs /etc/skel/.inputrc %dir /usr/lib/base-scripts -/usr/etc/profile.d/complete.bash /usr/lib/base-scripts/backup-rpmdb /usr/lib/base-scripts/backup-sysconfig /usr/lib/base-scripts/check-battery