forked from pool/aaa_base
Accepting request 913774 from Base:System
- Update to version 84.87+git20210823.4c98889: * Remove /etc/hushlogins (forwarded request 913772 from kukuk) OBS-URL: https://build.opensuse.org/request/show/913774 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=483
This commit is contained in:
commit
2cf03cf33f
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -22,4 +22,4 @@
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
## Specific LFS patterns
|
||||
aaa_base-84.87+git20210727.b447649.tar filter=lfs diff=lfs merge=lfs -text
|
||||
aaa_base-84.87+git20210823.4c98889.tar filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">21db5db0c87c0376ee9b3cc9915626ecf0ad7656</param></service></servicedata>
|
||||
<param name="changesrevision">65dd367bcb7b978c3c9c7e18b1031f8f4d285335</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49c044c6ab718006454f9c382905b8154a84e55eb162b67f3130e76518f63b91
|
||||
size 358400
|
3
aaa_base-84.87+git20210823.4c98889.tar
Normal file
3
aaa_base-84.87+git20210823.4c98889.tar
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65c7d8bb90319aaf24bd66ae69748eb48f53c3f3ffa2a418e936e0ae6554b916
|
||||
size 368640
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 23 13:01:26 UTC 2021 - kukuk@suse.com
|
||||
|
||||
- Update to version 84.87+git20210823.4c98889:
|
||||
* Remove /etc/hushlogins
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 19 14:48:40 UTC 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 06:29:31 UTC 2021 - kukuk@suse.com
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: aaa_base
|
||||
Version: 84.87+git20210727.b447649
|
||||
Version: 84.87+git20210823.4c98889
|
||||
Release: 0
|
||||
URL: https://github.com/openSUSE/aaa_base
|
||||
# do not require systemd - aaa_base is in the build environment and we don't
|
||||
@ -189,12 +189,12 @@ mkdir -p %{buildroot}%{_fillupdir}
|
||||
%config /etc/profile
|
||||
/usr/etc/profile.d/alljava.csh
|
||||
/usr/etc/profile.d/alljava.sh
|
||||
/usr/etc/profile.d/csh.ssh
|
||||
/usr/etc/profile.d/lang.csh
|
||||
/usr/etc/profile.d/lang.sh
|
||||
/usr/etc/profile.d/profile.csh
|
||||
/usr/etc/profile.d/profile.sh
|
||||
/usr/etc/profile.d/sh.ssh
|
||||
/usr/etc/profile.d/term.csh
|
||||
/usr/etc/profile.d/term.sh
|
||||
/usr/etc/profile.d/xdg-environment.csh
|
||||
/usr/etc/profile.d/xdg-environment.sh
|
||||
/usr/etc/profile.d/complete.bash
|
||||
@ -213,7 +213,6 @@ mkdir -p %{buildroot}%{_fillupdir}
|
||||
# don't forget to also change aaa_base.post, boot.cleanup
|
||||
# and /etc/permissions!
|
||||
%ghost %attr(0644,root,root) %verify(not md5 size mtime) /var/log/lastlog
|
||||
/etc/hushlogins
|
||||
/usr/bin/get_kernel_version
|
||||
/usr/sbin/refresh_initrd
|
||||
/usr/sbin/service
|
||||
|
Loading…
Reference in New Issue
Block a user