forked from pool/aaa_base
Accepting request 801760 from Base:System
OBS-URL: https://build.opensuse.org/request/show/801760 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=467
This commit is contained in:
parent
fb0a4b156b
commit
de68ced93f
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">b27e1402705aa9f2140b15e2d7aff32c31445f1e</param></service></servicedata>
|
||||
<param name="changesrevision">e2243a4b9f47fa4a51de471811fc32da925a2ffe</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b75120fb74c2b56703bd742321e98c50cbca5da68567abec94ee01935483e9b9
|
||||
size 61536
|
3
aaa_base-84.87+git20200507.e2243a4.tar.xz
Normal file
3
aaa_base-84.87+git20200507.e2243a4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9e47ca3c02825c5a0664c10824ddb373cffc86923bb17cb403e60494abaf710
|
||||
size 61688
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
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 <msuchanek@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user