diff --git a/.files b/.files index 5827679..b9cf14e 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index b175620..f3dcd21 100644 --- a/.rev +++ b/.rev @@ -3758,4 +3758,12 @@ dimstar_suse https://bugzilla.opensuse.org/show_bug.cgi?id=1168341 + + c017514e3d06f2c5f76d2afde53b5e47 + 84.87+git20200507.e2243a4 + + dimstar_suse + + 801760 + diff --git a/.servicemark b/.servicemark index 33c22c5..6fb9eff 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -70ae4a3ca764124e56b79a519b820e0d +13878cf582c531cd713f2b0d754c05af diff --git a/_servicedata b/_servicedata index f18d257..9e354d9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/aaa_base.git - b27e1402705aa9f2140b15e2d7aff32c31445f1e \ No newline at end of file + e2243a4b9f47fa4a51de471811fc32da925a2ffe \ No newline at end of file diff --git a/aaa_base-84.87+git20200224.7105b32.tar.xz b/aaa_base-84.87+git20200224.7105b32.tar.xz deleted file mode 120000 index c63e3be..0000000 --- a/aaa_base-84.87+git20200224.7105b32.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreifxkeqpw5gcwvtqhpluemq6tdcqzpff3jufm6v6zfhoagjvja7jxe \ No newline at end of file diff --git a/aaa_base-84.87+git20200507.e2243a4.tar.xz b/aaa_base-84.87+git20200507.e2243a4.tar.xz new file mode 120000 index 0000000..20482cc --- /dev/null +++ b/aaa_base-84.87+git20200507.e2243a4.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreihz4r6khqbiexc2azsmccbe3wzxht74q2jdxml4wqb6mbeuvoxxca \ No newline at end of file diff --git a/aaa_base.changes b/aaa_base.changes index 5b38d93..1ce1e51 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,4 +1,24 @@ ------------------------------------------------------------------- +Thu May 07 12:43:27 UTC 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 + +------------------------------------------------------------------- +Tue Mar 31 18:00:15 UTC 2020 - Michal Suchanek + +- Require xz (boo#1162581). + +------------------------------------------------------------------- +Tue Mar 24 13:13:10 UTC 2020 - lnussel@suse.de + +- Update to version 84.87+git20200312.411a96b: + * get_kernel_version: support xz compressed kernel (boo#1162581). + +------------------------------------------------------------------- Mon Feb 24 10:22:08 UTC 2020 - kukuk@suse.com - Update to version 84.87+git20200224.7105b32: diff --git a/aaa_base.spec b/aaa_base.spec index 0c8093e..01b8d35 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -23,7 +23,7 @@ %endif Name: aaa_base -Version: 84.87+git20200224.7105b32 +Version: 84.87+git20200507.e2243a4 Release: 0 URL: https://github.com/openSUSE/aaa_base # do not require systemd - aaa_base is in the build environment and we don't @@ -36,6 +36,7 @@ Requires: /usr/bin/grep Requires: /usr/bin/mv Requires: /usr/bin/sed Requires: /usr/bin/tput +Requires: /usr/bin/xz Requires: distribution-release Requires: filesystem Recommends: logrotate netcfg udev iputils iproute2 aaa_base-extras