forked from pool/aaa_base
Accepting request 242150 from Base:System
- Add ls.zsh to file list - Avoid trouble with new ksh93v- 2014-06-25 and zsh shell code (bnc#888237) - Do not touch nor modify permissions if e.g. /root/.bash_history is a link to e.g. /dev/null (bnc#883260) - Avoid libGL error via ssh (bnc#869172) OBS-URL: https://build.opensuse.org/request/show/242150 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=410
This commit is contained in:
parent
2dab5ab135
commit
81eab9a45e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4216283462ad3de8f6ff7d1dc6deb1837b3f30cbfd6106f6c10b8580d4ec04ee
|
||||
size 80812
|
3
aaa_base-13.2+git20140723.944f74b.tar.xz
Normal file
3
aaa_base-13.2+git20140723.944f74b.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a58d811add1ca1b732c829cb5a72621e559e6eaa808a9914e8fb13b46ca2ac0a
|
||||
size 80880
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 24 06:36:17 UTC 2014 - werner@suse.de
|
||||
|
||||
- Add ls.zsh to file list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 23 14:04:48 UTC 2014 - werner@suse.de
|
||||
|
||||
- Avoid trouble with new ksh93v- 2014-06-25 and zsh shell code (bnc#888237)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 14:47:39 UTC 2014 - werner@suse.de
|
||||
|
||||
- Do not touch nor modify permissions if e.g. /root/.bash_history
|
||||
is a link to e.g. /dev/null (bnc#883260)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 12:05:16 UTC 2014 - werner@suse.de
|
||||
|
||||
- Avoid libGL error via ssh (bnc#869172)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 11:53:03 UTC 2014 - werner@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: aaa_base
|
||||
Version: 13.2+git20140717.02aad69
|
||||
Version: 13.2+git20140723.944f74b
|
||||
Release: 0
|
||||
Url: https://github.com/openSUSE/aaa_base
|
||||
Provides: aaa_skel = %{version}-%{release}
|
||||
@ -224,6 +224,7 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
/etc/profile.d/alias.tcsh
|
||||
/etc/profile.d/ls.tcsh
|
||||
/etc/profile.d/ls.bash
|
||||
/etc/profile.d/ls.zsh
|
||||
/usr/sbin/setDefaultJava
|
||||
/usr/share/man/man7/init.d.7*
|
||||
/usr/share/man/man5/route.conf.5*
|
||||
|
Loading…
Reference in New Issue
Block a user