From 21cd709ebd04c5e1964723744d56f9419591c7f6 Mon Sep 17 00:00:00 2001 From: lnussel <> Date: Apr 23 2022 18:29:21 +0000 Subject: Update aaa_base to version 84.87+git20220419.bf51b75 / rev 488 via SR 970751 https://build.opensuse.org/request/show/970751 by user lnussel + dimstar_suse - 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 --- diff --git a/.files b/.files index ebca96e..b5a4bbb 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 2903e8b..abeba17 100644 --- a/.rev +++ b/.rev @@ -4006,4 +4006,15 @@ * move bash completion back to -extras (bsc#1187213) 968369 + + f78f9e71bd8e32ac0d7c2034f0956993 + 84.87+git20220419.bf51b75 + + dimstar_suse + - 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 + 970751 + diff --git a/.servicemark b/.servicemark index 91da411..096aaa5 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -aaff8d6c66d44b0c783c14371c07568b +b6f27e0803be47b26bf200d8164e023b diff --git a/_servicedata b/_servicedata index 91db1de..657c3fa 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/aaa_base.git - 4714140d895dff8efa0c5320c20c6bad7897d7f2 + bf51b7535a7fc50ee907c7d9792ca0dc6d372e5d https://github.com/lnussel/aaa_base.git 0f8eaba2cf2e69db15cce8a4dcf005b6e88f61e6 \ No newline at end of file diff --git a/aaa_base-84.87+git20220411.adfb912.tar b/aaa_base-84.87+git20220411.adfb912.tar deleted file mode 120000 index e04f64d..0000000 --- a/aaa_base-84.87+git20220411.adfb912.tar +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihezqprhwd3i7uc5zaw3nbnvxy4xima33i6tbdpa74gy2xihfd6ia \ No newline at end of file diff --git a/aaa_base-84.87+git20220419.bf51b75.tar b/aaa_base-84.87+git20220419.bf51b75.tar new file mode 120000 index 0000000..425ec63 --- /dev/null +++ b/aaa_base-84.87+git20220419.bf51b75.tar @@ -0,0 +1 @@ +/ipfs/bafybeid6zopi7jbhweoearz4uo5pye35j4svc3kbafh35bgdysj5zgqedi \ No newline at end of file diff --git a/aaa_base.changes b/aaa_base.changes index 3923f03..e65ce3b 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Tue Apr 19 11:17:08 UTC 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 07:35:07 UTC 2022 - lnussel@suse.de - Update to version 84.87+git20220411.adfb912: diff --git a/aaa_base.spec b/aaa_base.spec index afb7827..36ac87d 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -33,7 +33,7 @@ BuildRequires: git-core %endif Name: aaa_base -Version: 84.87+git20220411.adfb912%{git_version} +Version: 84.87+git20220419.bf51b75%{git_version} Release: 0 Summary: openSUSE Base Package License: GPL-2.0-or-later @@ -167,6 +167,7 @@ mkdir -p %{buildroot}%{_fillupdir} %files %license COPYING +%config(noreplace) /etc/DIR_COLORS %config(noreplace) /etc/sysctl.conf %config /etc/bash.bashrc %config /etc/csh.cshrc @@ -220,7 +221,6 @@ mkdir -p %{buildroot}%{_fillupdir} %{_fillupdir}/sysconfig.windowmanager %files extras -%config(noreplace) /etc/DIR_COLORS /etc/skel/.emacs /etc/skel/.inputrc %dir /usr/lib/base-scripts