forked from pool/aaa_base
- Update to version 13.2+git20170425.47e703a:
* Add Enlightenment to the list of windowmanagers * Add a number of audio/video formats to be colorized * Revert "Avoid NAT on Bridges. Bridges are L2 devices, really." * aaa_base.pre: drop some system users from aaa_base and create them in the respective packages: bin,daemon,news,uucp,games,man * Remove /var/log/faillog, there no application using this left [bsc#980484] * Remove users and groups sys, mail, lp, wwwrun, ftp and nobody OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=574
This commit is contained in:
parent
7feccb0df2
commit
733e136705
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">106a00da1df540677b39e94037868a55f92bf648</param></service></servicedata>
|
||||
<param name="changesrevision">47e703a0981f0a9686ac978a9990dc11eef70873</param></service></servicedata>
|
@ -1,41 +0,0 @@
|
||||
--- aaa_base.post
|
||||
+++ aaa_base.post 2017/03/16 14:44:45
|
||||
@@ -175,7 +175,6 @@
|
||||
done <<EOT
|
||||
/root/.bash_history root:root 600
|
||||
/var/log/lastlog root:root 644
|
||||
-/var/log/faillog root:root 600
|
||||
/var/log/wtmp root:utmp 664
|
||||
/var/log/btmp root:root 600
|
||||
/run/utmp root:utmp 664
|
||||
--- aaa_base.pre
|
||||
+++ aaa_base.pre 2017/03/15 21:57:51
|
||||
@@ -34,26 +34,14 @@
|
||||
#
|
||||
mkdir -p /etc
|
||||
mkdir -p /var/adm/fillup-templates
|
||||
-echo "root:x:0:0:root:/root:/bin/bash
|
||||
-lp:x:4:7:Printing daemon:/var/spool/lpd:/bin/bash
|
||||
-mail:x:8:12:Mailer daemon:/var/spool/clientmqueue:/bin/false
|
||||
-wwwrun:x:30:8:WWW daemon apache:/var/lib/wwwrun:/bin/false
|
||||
-ftp:x:40:49:FTP account:/srv/ftp:/bin/bash
|
||||
-nobody:x:65534:65533:nobody:/var/lib/nobody:/bin/bash" \
|
||||
+echo "root:x:0:0:root:/root:/bin/bash" \
|
||||
> /var/adm/fillup-templates/passwd.aaa_base
|
||||
|
||||
echo "root:x:0:
|
||||
-sys:x:3:
|
||||
-lp:x:7:
|
||||
-www:x:8:
|
||||
-mail:x:12:
|
||||
shadow:x:15:
|
||||
dialout:x:16:
|
||||
utmp:x:22:
|
||||
-ftp:x:49:
|
||||
-users:x:100:
|
||||
-nobody:x:65533:
|
||||
-nogroup:x:65534:nobody" > /var/adm/fillup-templates/group.aaa_base
|
||||
+users:x:100:" > /var/adm/fillup-templates/group.aaa_base
|
||||
|
||||
rm -f /var/adm/fillup-templates/shadow.aaa_base
|
||||
while read LINE ; do
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b16b22de97ff001b0441f3c42ec8d7317112cc6111bc30719d41c0690798af65
|
||||
size 83040
|
3
aaa_base-13.2+git20170425.47e703a.tar.xz
Normal file
3
aaa_base-13.2+git20170425.47e703a.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38272e395592c65cb530c7bf7ace90b6a7a35b1b95156bc31cbfea339c58c82b
|
||||
size 80360
|
@ -1,9 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 15:33:37 CET 2017 - kukuk@suse.de
|
||||
Tue Apr 25 06:29:52 UTC 2017 - lnussel@suse.de
|
||||
|
||||
- Remove users and groups mail, lp, wwwrun, ftp and nobody
|
||||
- Remove group sys
|
||||
- Don't create /var/log/faillog [bsc#980484]
|
||||
- Update to version 13.2+git20170425.47e703a:
|
||||
* Add Enlightenment to the list of windowmanagers
|
||||
* Add a number of audio/video formats to be colorized
|
||||
* Revert "Avoid NAT on Bridges. Bridges are L2 devices, really."
|
||||
* aaa_base.pre: drop some system users from aaa_base and create them in the respective packages: bin,daemon,news,uucp,games,man
|
||||
* Remove /var/log/faillog, there no application using this left [bsc#980484]
|
||||
* Remove users and groups sys, mail, lp, wwwrun, ftp and nobody
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 09:11:59 UTC 2017 - werner@suse.de
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: aaa_base
|
||||
Version: 13.2+git20170308.c0ecf2e
|
||||
Version: 13.2+git20170425.47e703a
|
||||
Release: 0
|
||||
Url: https://github.com/openSUSE/aaa_base
|
||||
Provides: aaa_skel = %{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user