lucab / rpms / setup

Forked from rpms/setup 2 years ago
Clone
dc82791
Summary: A set of system configuration and setup files
cvsdist 8c52431
Name: setup
d000e58
Version: 2.9.8
28ace2d
Release: 2%{?dist}
2c771da
License: Public Domain
cvsdist 8c52431
Group: System Environment/Base
ca8eefe
URL: https://fedorahosted.org/setup/
d951f94
Source0: https://fedorahosted.org/releases/s/e/%{name}/%{name}-%{version}.tar.bz2
d100161
BuildArch: noarch
d224699
BuildRequires: bash tcsh perl
d9f10fc
#require system release for saner dependency order
d9f10fc
Requires: system-release
790dc9a
Conflicts: filesystem < 3
b1d3795
Conflicts: initscripts < 4.26, bash <= 2.0.4-21
cvsdist 8c52431
cvsdist 8c52431
%description
cvsdist 8c52431
The setup package contains a set of important system configuration and
cvsdist 8c52431
setup files, such as passwd, group, and profile.
cvsdist 8c52431
cvsdist 8c52431
%prep
cvsdist 8c52431
%setup -q
1b67bd0
./shadowconvert.sh
cvsdist 8c52431
cvsdist a0436c9
%build
5be9861
5be9861
%check
cvsdist a0436c9
# Run any sanity checks.
cvsdist daabc97
make check
cvsdist a0436c9
cvsdist 8c52431
%install
cvsdist 0dee1f7
rm -rf %{buildroot}
cvsdist 0dee1f7
mkdir -p %{buildroot}/etc/profile.d
cvsdist 0dee1f7
cp -ar * %{buildroot}/etc
cvsdist 0dee1f7
rm -f %{buildroot}/etc/uidgid
f950824
rm -f %{buildroot}/etc/COPYING
cvsdist 0dee1f7
mkdir -p %{buildroot}/var/log
cvsdist b2c670e
touch %{buildroot}/var/log/lastlog
1ee03ef
touch %{buildroot}/etc/environment
1ee03ef
chmod 0644 %{buildroot}/etc/environment
cvsdist 395360d
chmod 0400 %{buildroot}/etc/{shadow,gshadow}
7e8bfc9
chmod 0644 %{buildroot}/var/log/lastlog
0a7ae0f
touch %{buildroot}/etc/fstab
cvsdist 0dee1f7
cvsdist b3a2cf6
# remove unpackaged files from the buildroot
cvsdist b3a2cf6
rm -f %{buildroot}/etc/Makefile
cvsdist b3a2cf6
rm -f %{buildroot}/etc/serviceslint
cvsdist daabc97
rm -f %{buildroot}/etc/uidgidlint
1b67bd0
rm -f %{buildroot}/etc/shadowconvert.sh
cvsdist b3a2cf6
rm -f %{buildroot}/etc/setup.spec
cvsdist b3a2cf6
cvsdist 8c52431
%clean
cvsdist 0dee1f7
rm -rf %{buildroot}
cvsdist 8c52431
1b67bd0
#throw away useless and dangerous update stuff until rpm will be able to
1b67bd0
#handle it ( http://rpm.org/ticket/6 )
7e396ab
%post -p <lua>
7e396ab
for i, name in ipairs({"passwd", "shadow", "group", "gshadow"}) do
7e396ab
     os.remove("/etc/"..name..".rpmnew")
3ad6f40
end
786d1aa
if posix.access("/usr/bin/newaliases", "x") then
786d1aa
  os.execute("/usr/bin/newaliases >/dev/null")
786d1aa
end
1b67bd0
cvsdist 8c52431
%files
178a2ad
%defattr(-,root,root,-)
f950824
%doc uidgid COPYING
cvsdist 8c52431
%verify(not md5 size mtime) %config(noreplace) /etc/passwd
cvsdist 8c52431
%verify(not md5 size mtime) %config(noreplace) /etc/group
178a2ad
%verify(not md5 size mtime) %attr(0000,root,root) %config(noreplace,missingok) /etc/shadow
178a2ad
%verify(not md5 size mtime) %attr(0000,root,root) %config(noreplace,missingok) /etc/gshadow
cc16e59
%config(noreplace) /etc/services
cvsdist 8c52431
%verify(not md5 size mtime) %config(noreplace) /etc/exports
cvsdist 326addd
%config(noreplace) /etc/aliases
1ee03ef
%config(noreplace) /etc/environment
cvsdist 8c52431
%config(noreplace) /etc/filesystems
cvsdist 8c52431
%config(noreplace) /etc/host.conf
1b67bd0
%verify(not md5 size mtime) %config(noreplace) /etc/hosts
cc16e59
%config(noreplace) /etc/hosts.allow
cc16e59
%config(noreplace) /etc/hosts.deny
fe79f36
%verify(not md5 size mtime) %config(noreplace) /etc/motd
cvsdist 8c52431
%config(noreplace) /etc/printcap
5be9861
%verify(not md5 size mtime) %config(noreplace) /etc/inputrc
cvsdist f2ea399
%config(noreplace) /etc/bashrc
cvsdist 8c52431
%config(noreplace) /etc/profile
cc16e59
%config(noreplace) /etc/protocols
cvsdist 8c52431
%config(noreplace) /etc/csh.login
cvsdist 8c52431
%config(noreplace) /etc/csh.cshrc
cvsdist 8c52431
%dir /etc/profile.d
cvsdist f2ea399
%config(noreplace) %verify(not md5 size mtime) /etc/shells
7e8bfc9
%ghost %attr(0644,root,root) %verify(not md5 size mtime) /var/log/lastlog
0a7ae0f
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
cvsdist 8c52431
cvsdist 8c52431
%changelog
28ace2d
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.8-2
28ace2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
28ace2d
d000e58
* Wed May 13 2015 Ondrej Vasik <ovasik@redhat.com> - 2.9.8-1
d000e58
- assign uidgid for ceph(167:167) - FPC 524,bz#1220846
d000e58
4cad3c3
* Fri Apr 10 2015 Ondrej Vasik <ovasik@redhat.com> - 2.9.7-1
4cad3c3
- services: update services from latest IANA lists
4cad3c3
7a80246
* Mon Feb 23 2015 Ondrej Vasik <ovasik@redhat.com> - 2.9.6-1
7a80246
- bashrc: reflect new bash-4.3 behaviour to retain matching output (#1180283)
7a80246
b41af0f
* Fri Jan 30 2015 Ondrej Vasik <ovasik@redhat.com> - 2.9.5-1
b41af0f
- assign uidgid for systemd-network(192:192) - FPC 481,bz#1102002
b41af0f
- assign uidgid for systemd-resolve(193:193) - FPC 481,bz#1102002 
b41af0f
e1068bf
* Wed Jan 07 2015 Ondrej Vasik <ovasik@redhat.com> - 2.9.4-1
e1068bf
- group tape should use 33 and not 30 (#1179585)
e1068bf
5d5b354
* Thu Dec 18 2014 Ondrej Vasik <ovasik@redhat.com> - 2.9.3-1
5d5b354
- remove uidgid reservation for systemd-journal-gateway (#1174304)
5d5b354
79c3331
* Thu Aug 21 2014 Ondrej Vasik <ovasik@redhat.com> - 2.9.2-1
79c3331
- update services and protocols to latest IANA (#1132221)
79c3331
7e3c0de
* Thu Jul 24 2014 Ondrej Vasik <ovasik@redhat.com> - 2.9.1-1
7e3c0de
- add asterisk to /etc/filesystems (to honor /proc/filesystems)
192df98
d9f10fc
* Wed Apr 23 2014 Ondrej Vasik <ovasik@redhat.com> - 2.9.0-1
d9f10fc
- drop /etc/securetty (#1090639)
d9f10fc
d9f10fc
* Wed Mar 12 2014 Ondrej Vasik <ovasik@redhat.com> - 2.8.76-1
d9f10fc
- require system-release for saner dependency order (#1075578)
d9f10fc
f7c5460
* Thu Feb 27 2014 Ondrej Vasik <ovasik@redhat.com> 2.8.75-1
f7c5460
- reserve uidgid pair 142:142 for activemq (#1070881)
f7c5460
ce68d62
* Tue Feb 25 2014 Ondrej Vasik <ovasik@redhat.com> 2.8.74-1
ce68d62
- add more securetty required for mainframes (#1067347)
ce68d62
- set SHELL envvar to /bin/bash in bashrc (#1063552)
ce68d62
- adjust the homedir for oprofile uid (#1068902)
ce68d62
3bb9fae
* Fri Oct 25 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.73-1
3bb9fae
- sync services with latest IANA
3bb9fae
7a0f38a
* Tue Sep 03 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.72-1
7a0f38a
- change the allocation of 185:185 to wildfly (former jboss-as)
7a0f38a
4cf68c4
* Fri Jun 07 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.71-1
4cf68c4
- fix escape codes for screen (#969429)
4cf68c4
- handle vte terminals in bashrc (#924275)
4cf68c4
86b3273
* Tue May 14 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.70-1
86b3273
- fix typo in cdrom default group (#962486)
86b3273
0d87604
* Thu Apr 18 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.69-1
0d87604
- remove the rpmlib(X-CheckUnifiedSystemdir) requirement
0d87604
  hack - no longer required
0d87604
90fdfc0
* Sun Apr 14 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.68-1
90fdfc0
- assign gid :135 for mock (#928063)
90fdfc0
- update /etc/services to latest IANA reservations
90fdfc0
5e77fb2
* Wed Mar 20 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.67-1
5e77fb2
- assign 166:166 uidgid pair for ceilometer (#923891)
5e77fb2
- change 187:187 reservation from openstack-heat
5e77fb2
  to just heat(#923858)
5e77fb2
- longer shell names support caused by UsrMove to
5e77fb2
  the /etc/shells (#922527)
5e77fb2
- drop gopher (uid 13, gid 30) from groups created by default
5e77fb2
  -> dropped completely - no gopher server in Fedora (#918206)
5e77fb2
- drop dip (gid 40) from groups created by default
5e77fb2
  -> moved to ppp (#918206)
5e77fb2
- drop uucp (uidgid 14) from groups created by default
86b3273
  -> moved to uucp (#918206)
5e77fb2
- create cdrom, tape, dialout, floppy groups in setup(#919285)
5e77fb2
55a4b22
* Tue Mar 05 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.66-1
55a4b22
- assign :190 gid for systemd-journal (#918120)
55a4b22
- assign 191:191 uidgid pair for systemd-journal-gateway (#918120)
caf5f2a
6155514
* Wed Jan 23 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.65-1
6155514
- assign 165:165 uidgid pair for cinder (#902987)
6155514
c53487b
* Wed Jan 16 2013 Ondrej Vasik <ovasik@redhat.com> 2.8.64-1
c53487b
- correct handling of 256 color terminals in bashrc
c53487b
c53487b
* Mon Dec 02 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.63-1
c53487b
- ovirtagent created by ovirt-guest-agent
c53487b
e819af4
* Mon Dec 02 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.62-1
e819af4
- rename rhevagent uidgid reservation to ovirtagent
e819af4
6420d08
* Fri Nov 02 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.61-1
6420d08
- reserve uid 189 for hacluster (#872208)
6420d08
- reserve gid 189 for haclient (#872208)
6420d08
6420d08
* Tue Oct 02 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.60-1
6420d08
- reserve 188:188 for haproxy (#860221)
6420d08
2f12af5
* Wed Sep 19 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.59-1
2f12af5
- update /etc/services to match with latest IANA
2f12af5
  assignments
2f12af5
b02678e
* Mon Aug 21 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.58-1
b02678e
- reserve 110:110 for jetty (#849927)
b02678e
d94c49e
* Mon Aug 06 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.57-1
d94c49e
- reserve 187:187 for openstack-heat (#845078)
d94c49e
085517e
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.56-2
085517e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
085517e
7e98f64
* Fri Jul 13 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.56-1
7e98f64
- Turn on parallel history in bash (#815810)
7e98f64
4375405
* Thu Jul 12 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.55-1
4375405
- reserve 186 uid for jbosson-agent user, reserve 186 gid
4375405
  for jbosson group (#839410)
4375405
0b26046
* Fri May 11 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.54-1
0b26046
- use unset -f pathmunge in /etc/profile to work more nicely
0b26046
  with ksh (#791140)
0b26046
fbec887
* Wed Apr 11 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.53-1
fbec887
- reserve 185:185 for jboss-as (#809398)
fbec887
fbec887
* Fri Mar 23 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.52-1
fbec887
- reserve 184:184 for mongodb (#806052)
fbec887
a6729b3
* Thu Mar 22 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.51-1
a6729b3
- do not throw away the stderr output of profile.d scripts
a6729b3
  in noninteractive bash/ksh sessions(#805507)
a6729b3
676d5e0
* Mon Mar 19 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.50-1
676d5e0
- reserve 182:182 for katello (#804204)
676d5e0
- reserve 183:183 for elasticsearch (#804205)
676d5e0
790dc9a
* Tue Feb 21 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.49-1
790dc9a
- conflict with filesystems before usrmove change
790dc9a
18bc59f
* Sun Feb 12 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.48-1
18bc59f
- remove /bin and /sbin from /etc/profile(#789616)
18bc59f
- require usrmove
18bc59f
- add sbin paths in csh.login consistently with bash(#773268)
18bc59f
7ba38bb
* Tue Jan 10 2012 Ondrej Vasik <ovasik@redhat.com> 2.8.47-1
7ba38bb
- reserve 181:181 uidgid pair for wallaby (#772747)
7ba38bb
4817c16
* Tue Dec 06 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.46-1
4817c16
- reserve 134:134 uidgid pair for cimsrvr (#760178)
4817c16
97f2fdd
* Fri Nov 25 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.45-1
97f2fdd
- reserve :156 groupid for stapusr - #756807
97f2fdd
- reserve :157 groupid for stapsys - #756807
97f2fdd
- reserve :158 groupid for stapdev - #756807
97f2fdd
703bef3
* Wed Nov 16 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.44-1
703bef3
- reserve 180:180 for aeolus - #754274
703bef3
953f4d9
* Fri Nov 11 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.43-1
953f4d9
- gopher home dir in uidgid should be /var/gopher - #752885
953f4d9
- reserve 163:163 for keystone (openstack-keystone) - #752842
953f4d9
- reserve 164:164 for quantum (openstack-quantum) - #752842
953f4d9
- update services to latest IANA
953f4d9
712acd3
* Wed Nov  2 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.42-1
712acd3
- add ext4 to /etc/filesystems - #750506
712acd3
712acd3
* Wed Sep 14 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.41-1
712acd3
- reserve 179:179 for sanlock - #727655
712acd3
98afc6c
* Fri Aug 26 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.40-1
98afc6c
- reserve 178:178 for myproxy (myproxy-server) - #733671
98afc6c
e6780ce
* Fri Aug 26 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.39-1
e6780ce
- reserve 177:177 for dhcpd (dhcp) - #699713
e6780ce
9e1afc3
* Tue Aug 23 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.38-1
9e1afc3
- reserve 160:160 for swift (openstack-swift) - #732442
e6780ce
- reserve 161:161 for glance (openstack-glance) - #732442
e6780ce
- reserve 162:162 for nova (openstack-nova) - #732442
9e1afc3
- comment out 0/tcp spr-itunes /etc/services entry (#710185)
9e1afc3
- add hvc[01], xvc0, hvsi[012] to /etc/securetty (#728030)
9e1afc3
7d16874
* Tue Aug 16 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.37-1
7d16874
- dropped all suplemental groups from basic /etc/group file
7d16874
  (#722529)
7d16874
7d16874
* Tue Aug 16 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.36-1
7d16874
- dropped suplemental root's groups(#722529)
7d16874
33b89f6
* Wed Jun 29 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.35-1
33b89f6
- reserve 176:176 for apache traffic server - ats(#715266)
33b89f6
7275d15
* Mon Jun 13 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.34-1
7275d15
- update protocols and services to latest IANA
7275d15
- reserve 175:175 for rhevagent (#709599)
7275d15
494d39f
* Thu May 19 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.33-1
494d39f
- reflect the reserved username change of amanda
494d39f
  to amandabackup (#700807)
494d39f
- drop order hosts,bind from setup, no longer used by
494d39f
  glibc (#703049)
494d39f
- assign 174:174 uidgid for user/group retrace
494d39f
  (abrt retrace-server, #706012)
494d39f
0c6d9aa
* Tue Apr 12 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.32-1
0c6d9aa
- do not override already set PROMPT_COMMAND envvar(#691425)
0c6d9aa
- do not quit uidgidlint after first error, show all
0c6d9aa
- update services to latest IANA
8b538d6
f9d9eff
* Mon Jan 24 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.31-1
f9d9eff
- drop ownership of /etc/mtab, now owned by util-linux
f9d9eff
6f7d82e
* Tue Jan 18 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.30-1
6f7d82e
- remove explicit buildroot
6f7d82e
- reserve uidgid pair 173:173 for abrt(#670231)
6f7d82e
786d1aa
* Fri Dec 03 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.29-1
786d1aa
- run newaliases in the post to prevent sendmail messages
786d1aa
  about old alias database in the log(#658921)
786d1aa
6068ba8
* Fri Nov 12 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.28-1
6068ba8
- update services and protocols to latest IANA reservations
6068ba8
- reserve uidgid pair 109:109 for rhevm(#652287)
6068ba8
f3b3fed
* Tue Sep 07 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.27-1
f3b3fed
- add double quotes arround sourced profile.d scripts -
f3b3fed
  allow special characters in script names
f3b3fed
c8e873f
* Wed Aug 18 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.26-1
c8e873f
- fix regression in the change to printf(#624900)
c8e873f
Ondrej Vasik 8cac0ed
* Thu Aug 12 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.25-1
Ondrej Vasik 8cac0ed
- use printf instead of echo in bashrc scripts(#620435)
Ondrej Vasik 8cac0ed
- update services to latest IANA
Ondrej Vasik 8cac0ed
Ondrej Vasik f3712d1
* Wed Jul 28 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.24-1
Ondrej Vasik f3712d1
- do show messages from profile.d scripts in interactive
Ondrej Vasik f3712d1
  login ksh shell(#616418)
Ondrej Vasik f3712d1
- respect umask settings even with login shell
Ondrej Vasik f3712d1
acea367
* Tue Jun 29 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.23-1
acea367
- reserve uidgid pair 172:172 for rtkit (#609171)
acea367
d7fac63
* Tue Jun 15 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.22-1
d7fac63
- reserve uidgid pair 170:170 for avahi-autoipd
d7fac63
- reserve uidgid pair 171:171 for pulse (pulseaudio)
d7fac63
- update reserved homedir for avahi
d7fac63
d7fac63
* Mon Jun 07 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.21-1
d7fac63
- update name of group reserved by cyrus-imapd to saslauth
d7fac63
d7fac63
* Mon May 24 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.20-1
09b37a5
- speedup pathmunge() by using portable case(#544652)
09b37a5
09b37a5
* Wed May 19 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.19-1
87e025b
- fix syntax error in bashrc pathmunge(since bash 3.2)(#592799)
87e025b
6831160
* Tue Apr 27 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.18-1
6831160
- reserve uidgid pair 140:140 for ricci daemon(#585957)
6831160
- reserve uidgid pair 141:141 for luci daemon(#585958)
6831160
cc16e59
* Wed Mar 31 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.17-1
cc16e59
- verify md5sum/size/mtime in the case of /etc/hosts.allow
cc16e59
  and /etc/hosts.deny (#578263)
cc16e59
- do the same for /etc/services and /etc/protocols, we
cc16e59
  provide (almost) complete IANA set, so no reason to modify
cc16e59
  it in most cases outside of setup package
cc16e59
0a1b9d7
* Fri Mar 26 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.16-3
0a1b9d7
- bad ugly double-thirteen friday(fix previous badfix)
0a1b9d7
173d39e
* Fri Mar 26 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.16-2
173d39e
- fix not set path for csh shell caused by 2.8.16 update
173d39e
cdc5685
* Fri Mar 26 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.16-1
cdc5685
- drop X11R6 hierarchy dir from tcsh path (#576940)
cdc5685
- update services to latest IANA
cdc5685
- update protocols to latest IANA
cdc5685
1d266e6
* Thu Jan 21 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.15-1
1d266e6
- reserve uidgid pair 155:155 for stap-server(#555813)
1d266e6
- reserve uidgid pair 113:113 for usbmuxd(#556525)
1d266e6
ddf2d04
* Tue Jan 12 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.14-1
ddf2d04
- reserve uidgid pair 133:133 for bacula(#554705)
ddf2d04
c1fcc4d
* Tue Jan 05 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.13-1
362f9bb
- update services to latest IANA
362f9bb
- avoid one /usr/bin/id stat call in /etc/profile(#549056)
362f9bb
2d11ca4
* Thu Dec 17 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.12-1
2d11ca4
- speed up pathmunge inside bashrc (#544652)
2d11ca4
- do not use deprecated egrep in profile
2d11ca4
857020b
* Thu Dec 03 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.11-1
857020b
- don't have HISTCONTROL ignorespace by default (#520632),
857020b
  but do not override it when it is already set
857020b
- add csync alias for port 2005 / tcp, udp
857020b
e321d97
* Wed Nov 11 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.10-1
e321d97
- reserve uidgid pair 112:112 for vhostmd (#534110)
e321d97
- update /etc/services to latest IANA
e321d97
1c15add
* Tue Sep 08 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.9-1
1c15add
- reserve uidgid pair 108:108 for ovirt from libvirt (#513261)
1c15add
- reserve uidgid pair 111:111 for saned from sane-backends
1c15add
  (#520634)
1c15add
178a2ad
* Mon Aug 17 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.8-1
178a2ad
- change permissions on /etc/shadow and /etc/gshadow to 0000 and
178a2ad
  use capabilities for them(#517577)
178a2ad
5f51fa0
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.7-2
5f51fa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
5f51fa0
4a996ab
* Tue Jul 21 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.7-1
4a996ab
- increase threshold for uidgid reservations to 200
4a996ab
- reserve uidgid pair 107:107 for qemu (libvirt,#511957)
4a996ab
- reflect threshold in profile and bashrc, do inform about
4a996ab
  uidgid file existence there
4a996ab
- remove old remnants about portmap from hosts.deny(#509919)
4a996ab
13e2f5d
* Mon Jun 29 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.6-1
13e2f5d
- update protocols and services to latest IANA
13e2f5d
- add example for tty in prompt(#503304)
13e2f5d
322c055
* Wed May 20 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.5-1
322c055
- use history-search-backward/forward for pageup/pagedown
322c055
  mapping in inputrc (#500989)
322c055
- add HISTCONTROL="ignoreboth" to /etc/profile to not include
322c055
  duplicities and lines starting with space into the history
322c055
  (#500819)
322c055
7e396ab
* Tue May 12 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.4-1
7e396ab
- add oprofile (16:16) to uidgid
7e396ab
- use os.remove instead of os.execute in lua post
7e396ab
  - no dependency on /bin/sh (thanks Panu Matilainen)
7e396ab
3ad6f40
* Wed Apr 22 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.3-2
3ad6f40
- rewrite postun scriptlet to <lua> to prevent /bin/sh
3ad6f40
  dependency
3ad6f40
10beebb
* Fri Apr 10 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.3-1
10beebb
- do not disable coredumps in profile/csh.cshrc scripts,
10beebb
  coredumps already disabled in rawhide's RLIMIT_CORE(#495035)
10beebb
16488c2
* Wed Mar 25 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.2-2
16488c2
- reserve uid 65 for nslcd (will share group 55 ldap, #491899)
16488c2
f950824
* Tue Mar 24 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.2-1
f950824
- ship COPYING file, update protocols and services
f950824
  to latest IANA
f950824
d951f94
* Mon Mar 23 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.1-2
d951f94
- fix sources syntax, add sources URL (#226412)
d951f94
1b67bd0
* Thu Feb 26 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.1-1
1b67bd0
- do ship/generate /etc/{shadow,gshadow} files(#483251)
1b67bd0
- do ship default /etc/hosts with setup (#483244)
1b67bd0
- activate multi on (required for IPv6 only localhost
1b67bd0
  recognition out-of-the-box) (#486461)
1b67bd0
- added postun section for cleaning of dangerous .rpmnew
1b67bd0
  files after updates
7e396ab
- make profile and bashrc more portable (ksh, #487419)
1b67bd0
ad3e5df
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.7.7-5
ad3e5df
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ad3e5df
27b2f8f
* Mon Feb 02 2009 Ondrej Vasik <ovasik@redhat.com> 2.7.7-4
27b2f8f
- drop <lua> scriptlet completely(audio/video group
27b2f8f
  temporarily created by packages which use it for
27b2f8f
  updates(#477769))
27b2f8f
585a994
* Fri Jan 30 2009 Ondrej Vasik <ovasik@redhat.com> 2.7.7-3
7e396ab
- add support for ctrl+arrow shortcut in rxvt(#474110)
585a994
33bccd4
* Thu Jan 29 2009 Ondrej Vasik <ovasik@redhat.com> 2.7.7-2
33bccd4
- reserve 87 gid for polkituser (just uid was reserved),
33bccd4
  reserve 18 gid for dialout(to prevent conflicts with
33bccd4
  polkituser gid)
33bccd4
df7fbc5
* Thu Jan 22 2009 Ondrej Vasik <ovasik@redhat.com> 2.7.7-1
df7fbc5
- synchronize /etc/services with latest IANA, do not use
df7fbc5
  tabs in that file to have consistent output
df7fbc5
- fix indentation in /etc/profile and /etc/bashrc
df7fbc5
  (#481074)
df7fbc5
- assign uid 36 for vdsm, gid 36 for kvm
df7fbc5
  (#346151,#481021)
df7fbc5
82eb8f7
* Tue Jan 20 2009 Ondrej Vasik <ovasik@redhat.com> 2.7.6-1
7e396ab
- make uidgid file better parsable (synchronize tabs)
82eb8f7
- reserve gid 11 for group cdrom (udev,MAKEDEV)
82eb8f7
- reserve gid 33 for group tape (udev,MAKEDEV)
82eb8f7
- reserve gid 87 for group dialout (udev,MAKEDEV)
82eb8f7
8165353
* Tue Jan 06 2009 Ondrej Vasik <ovasik@redhat.com> 2.7.5-4
8165353
- use lua language in post to prevent additional
8165353
  dependencies
8165353
d6e6cd4
* Thu Dec 18 2008 Ondrej Vasik <ovasik@redhat.com> 2.7.5-3
d6e6cd4
- add pkiuser (17:17) to uidgid
d6e6cd4
- temporarily create video/audio group in post section
d6e6cd4
  (#476886)
d6e6cd4
9865258
* Wed Dec 10 2008 Ondrej Vasik <ovasik@redhat.com> 2.7.5-2
9865258
- do not export PATH twice(#449286 NOTABUG revert)
9865258
- do not export INPUTRC(to respect just created ~/.inputrc)
9865258
  (#443717)
9865258
ca8eefe
* Thu Nov 27 2008 Ondrej Vasik <ovasik@redhat.com> 2.7.5-1
ca8eefe
- Modified upstream URL, synchronized with upstream git
ca8eefe
5be9861
* Wed Nov 19 2008 Ondrej Vasik <ovasik@redhat.com> 2.7.4-3
5be9861
- update protocols to latest IANA list (2008-04-18)
5be9861
- update services to latest IANA list (2008-11-17)
5be9861
- mark /etc/protocols and /etc/inputrc %%config(noreplace)
5be9861
- added URL, fixed few rpmlint warnings
5be9861
- do own audio and video group (#458843), create it in default
5be9861
  /etc/group
5be9861
b1d3795
* Tue Nov 18 2008 Ondrej Vasik <ovasik@redhat.com> 2.7.4-2
b1d3795
- again process profile.d scripts in noninteractive shells,
b1d3795
  but do not display stderr/stdout messages(#457243)
b1d3795
- fix wrong prompt for csh/tcsh (#443854)
b1d3795
- don't show error message about missing hostname in profile
b1d3795
  (#301481)
b1d3795
- reserve rquotad port 875 in /etc/services (#455859)
b1d3795
- export PATH after processing profile.d scripts (#449286)
b1d3795
- assign gid's for audio (:63) and video (:39) group(#458843),
b1d3795
  assign uidgid pair (52:52) for puppet (#471918)
5be9861
- fix /etc/services duplicities to pass serviceslint
b1d3795
d224699
* Thu Oct 09 2008 Phil Knirsch <pknirsch@redhat.com> 2.7.4-1
d224699
- Include new serviceslint for speedup (#465642)
d224699
- Cleaned up services due to newly discovered bugs in it with new serviceslint
d224699
dc82791
* Wed Sep 03 2008 Phil Knirsch <pknirsch@redhat.com> 2.7.3-1
dc82791
- Added SBinSanity patch as an approved feature (#458176)
dc82791
dc82791
* Wed Aug 06 2008 Phil Knirsch <pknirsch@redhat.com> 2.7.2-1
dc82791
- Added uidgid pair for condor
dc82791
- Added uidgid pair for trousers
dc82791
eaae845
* Fri Jul 25 2008 Phil Knirsch <pknirsch@redhat.com> 2.7.1-1
eaae845
- Bump to 2.7.1 to avoid version problems with F-9
eaae845
- Removed group news as well (#437462)
eaae845
1382837
* Tue Jun 17 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.16-1
1382837
- Dropped user news from default /etc/passwd (#437462)
1382837
391359d
* Thu Jun 05 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.15-1
391359d
- Added prelude-manager and snortd to uidgid list
391359d
def4c58
* Mon Apr 07 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.14-1
def4c58
- Updated /etc/services to latest IANA version (#315571)
def4c58
def4c58
* Fri Apr 04 2008 Phil Knirsch <pknirsch@redhat.com>
def4c58
- Fixed a problem with the new prompt for tcsh and screen terminal (#438550)
def4c58
def4c58
* Thu Mar 20 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.13-1
def4c58
- Drop the wrong precmd for csh for xterm and screen terminals
def4c58
880cc26
* Tue Feb 26 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.12-1
880cc26
- Corrected wrong /etc/profile.d behaviour for non-interactive bash and tcsh
880cc26
293202d
* Fri Feb 22 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.11-1
293202d
- Fixed problem with /etc/profile.d/* and non-interactive tcsh (#299221)
293202d
- Fixed xterm -title problem (#387581)
293202d
- Fixed problem with /etc/profile.d/*.csh not being executed for none loginshells anymore
293202d
  (#381631, #429838)
293202d
- Corrected missing shell for news user in uidgid and passwd
293202d
2c771da
* Thu Aug 16 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.10-1
2c771da
- License review and update
2c771da
54b25c5
* Tue Jul 24 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.9-1
438f88a
- Assigned uid 87 for PolicyKit package (#244950)
54b25c5
- Fixed precmd fix if TERM isn't set (#242732)
438f88a
438f88a
* Wed Jun 06 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.7-1
438f88a
- Fixed precmd setting to behave like bash for (t)csh (#242732)
438f88a
e134662
* Thu May 24 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.6-1
e134662
- Added another set of proposed changes to /etc/csh.cshrc (#199817)
e134662
- Added missing documentation in /etc/hosts.[allow|deny] (#157053)
e134662
e134662
* Wed May 23 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.5-1
e134662
- Fixed tcsh behaviour for non login shells (#191233)
e134662
- Fixed umask setting for tcsh to behave identical to bash logins (#199817)
e134662
- Added ipv6-crypt and ipv6-auth for backwards compatibility (#210546)
e134662
b6176e8
* Wed Apr 18 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.4-1
b6176e8
- Modified the 111/[tcp/udp] entries to work with rpcbind (#236639)
b6176e8
d100161
* Mon Mar 12 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.3-1
d100161
- Changed winbind_auth to wbpriv by request of the samba maintainer
d100161
2929aec
* Tue Dec 12 2006 Phil Knirsch <pknirsch@redhat.com> 2.6.2-1.fc7
2929aec
- Updated uidgid for split of pcap into arpwatcher and tcpdump.
2929aec
8607b8f
* Tue Nov 28 2006 Phil Knirsch <pknirsch@redhat.com> 2.6.1-1.fc7
8607b8f
- Update version and rebuilt
8607b8f
0f62000
* Tue Nov 28 2006 Phil Knirsch <pknirsch@redhat.com> 2.5.57-1
0f62000
- Revert change for umask in /etc/bashrc (#217523)
0f62000
e2f64e2
* Thu Nov 16 2006 Phil Knirsch <pknirsch@redhat.com> 2.5.56-1
e2f64e2
- Added an entry for samba and winbind_auth
e2f64e2
b8e537c
* Wed Oct 11 2006 Phil Knirsch <pknirsch@redhat.com> 2.5.55-1
b8e537c
- Extended the protocols to include the missing hopopt (#209191)
b8e537c
cc93213
* Tue Oct 10 2006 Phil Knirsch <pknirsch@redhat.com> 2.5.54-1
cc93213
- Update /etc/protocols to latest officiall IANA version (#209191)
cc93213
0f3e6e1
* Thu Jul 27 2006 Phil Knirsch <pknirsch@redhat.com> 2.5.53-1
0f3e6e1
- Added utempter gid for new libutempter package (#200240)
0f3e6e1
164139c
* Mon Jun 19 2006 Phil Knirsch <pknirsch@redhat.com> 2.5.52-1
164139c
- Lock password for root account by default (#182206)
164139c
164139c
* Wed May 03 2006 Karsten Hopp <karsten@redhat.de>
164139c
- remove gkrellmd from the reserved uid/gid list (#186974)
164139c
Florian La Roche 8a84246
* Tue Mar 21 2006 Florian La Roche <laroche@redhat.com> 2.5.50-1
Florian La Roche 8a84246
- use stricter umask of 022 for all logins
Florian La Roche 8a84246
Florian La Roche 8a84246
* Thu Feb 23 2006 Phil Knirsch <pknirsch@redhat.com> 2.5.49-1
0a7ae0f
- Really switch to new /etc/services file
0a7ae0f
- Added /etc/fstab and /etc/mtab to ownership of setup (#177061)
0a7ae0f
Florian La Roche 8a84246
* Tue Jan 31 2006 Phil Knirsch <pknirsch@redhat.com> 2.5.48-1
fe79f36
- Switched to the new large /etc/services file which fixes #112298, #133683,
fe79f36
  #166443, #168872, #171228.
fe79f36
- Fixed pathmunge problem with bashrc (#123621)
fe79f36
- Removed /usr/X11R6/bin from default PATH (#173856)
fe79f36
fe79f36
* Tue Jan 24 2006 Phil Knirsch <pknirsch@redhat.com>
fe79f36
- Fixed bug with PROMPT_COMMAND being broken for wierd dirs (#142125)
fe79f36
- Added hfsplus to know filesystems (#172820)
fe79f36
fe79f36
* Mon Oct 17 2005 Bill Nottingham <notting@redhat.com>
fe79f36
- make motd noreplace (#170539)
da1270c
7e8bfc9
* Tue Sep  6 2005 Bill Nottingham <notting@redhat.com> 2.5.47-1
7e8bfc9
- make lastlog 0644  (#167200)
7e8bfc9
69ada67
* Mon Jun 20 2005 Bill Nottingham <notting@redhat.com> 2.5.46-1
69ada67
- add buildrequires on bash, tcsh (#161016)
4817c16
- move core dump size setting from csh.login to csh.cshrc (#156914)
69ada67
bc6688e
* Fri Jun 17 2005 Bill Nottingham <notting@redhat.com> 2.5.45-1
bc6688e
- ksh doesn't implement EUID/UID. Work around that. (#160731)
bc6688e
efe9f0a
* Thu May 19 2005 Bill Nottingham <notting@redhat.com> 2.5.44-1
efe9f0a
- fix csh.cshrc when -e is used (#158265)
efe9f0a
4ad87e0
* Mon Apr 25 2005 Bill Nottingham <notting@redhat.com> 2.5.43-1
4ad87e0
- remove mailman aliases (#155841)
4ad87e0
89fb57c
* Mon Apr 18 2005 Bill Nottingham <notting@redhat.com> 2.5.42-1
89fb57c
- fix lastlog conflict (#155256)
89fb57c
b71b1b5
* Fri Apr 15 2005 Bill Nottingham <notting@redhat.com> 2.5.41-1
b71b1b5
- get rid of 'id' error messages if there is no /usr (#142707)
b71b1b5
1335fb3
* Mon Jan 31 2005 Bill Nottingham <notting@redhat.com> 2.5.40-1
1335fb3
- have similar prompt changes for su to root in tcsh as in bash (#143826)
1335fb3
a3779eb
* Tue Nov 23 2004 Bill Nottingham <notting@redhat.com> 2.5.39-1
a3779eb
- ghost lastlog (#139539)
a3779eb
98a7e59
* Thu Nov 18 2004 Bill Nottingham <notting@redhat.com> 2.5.38-1
98a7e59
- fix bash/tcsh coredump size inconsistency (#139821)
98a7e59
1d63901
* Wed Oct 27 2004 Bill Nottingham <notting@redhat.com> 2.5.37-1
1d63901
- fix inconsistency in profile.d handling (#136859, <agrajag@dragaera.net>)
1d63901
afa6895
* Fri Oct  8 2004 Bill Nottingham <notting@redhat.com> 2.5.36-1
afa6895
- fix duplicate alias
afa6895
1ee03ef
* Tue Sep 28 2004 Bill Nottingham <notting@redhat.com> 2.5.35-1
1ee03ef
- add /etc/environment
1ee03ef
1ee03ef
* Mon Sep 27 2004 Rik van Riel <riel@redhat.com> 2.5.34-2
riel 171d41a
- mark /etc/services config(noreplace) (#133683)
riel 171d41a
bb7c1ef
* Thu Sep 23 2004 Bill Nottingham <notting@redhat.com> 2.5.34-1
bb7c1ef
- add dict (#107807)
bb7c1ef
- add cyrus services (#118832)
bb7c1ef
- move delete-char binding for csh (#113682)
bb7c1ef
- do the same path munging for csh as for bash (#57708)
bb7c1ef
- add postfix aliases (#117661)
bb7c1ef
- fix bashrc login shell check (#104491)
bb7c1ef
- add odmr to services (#101098)
bb7c1ef
- add distcc to services (#91535)
bb7c1ef
- add xterm forware/backward word bindings (#80860)
bb7c1ef
bb7c1ef
* Mon May 24 2004 Bill Nottingham <notting@redhat.com>
bb7c1ef
- make pathmunge available for profile.d scripts (#123621)
bb7c1ef
bb7c1ef
* Wed May 19 2004 Joe Orton <jorton@redhat.com> 2.5.33-2
bb7c1ef
- add IANA Register Port for svn to /etc/services (#122863)
bb7c1ef
cvsdist daabc97
* Wed May  5 2004 Nalin Dahyabhai <nalin@redhat.com> 2.5.33-1
cvsdist daabc97
- fix syntax error in csh.cshrc
cvsdist daabc97
cvsdist daabc97
* Tue May  4 2004 Bill Nottingham <notting@redhat.com> 2.5.32-1
cvsdist daabc97
- set MAIL in csh.cshrc (#115376)
cvsdist daabc97
- fix inputrc check in csh.login (#115073)
cvsdist 14a4232
cvsdist 326addd
* Mon Jan 26 2004 Bill Nottingham <notting@redhat.com> 2.5.31-1
cvsdist 326addd
- move /etc/aliases here
cvsdist 326addd
cvsdist 326addd
* Mon Dec  8 2003 Bill Nottingham <notting@redhat.com> 2.5.30-1
cvsdist 326addd
- remove stty `tput kbs` section (#91357)
cvsdist 326addd
cvsdist 7549899
* Tue Sep  2 2003 Bill Nottingham <notting@redhat.com> 2.5.27-1
cvsdist 7549899
- securetty should be noreplace (#103585)
cvsdist 7549899
cvsdist 7549899
* Fri Mar 14 2003 Bill Nottingham <notting@redhat.com> 2.5.26-1
cvsdist 7549899
- clean up some typos in /etc/services (#86129)
cvsdist 7549899
cvsdist b3a2cf6
* Mon Feb 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist b3a2cf6
- add "console" to /etc/securetty for mainframe
cvsdist b3a2cf6
cvsdist b3a2cf6
* Mon Jan 20 2003 Nalin Dahyabhai <nalin@redhat.com> 2.5.24-1
cvsdist b3a2cf6
- allocate uid/gid for mgetty
cvsdist b3a2cf6
cvsdist b3a2cf6
* Thu Jan  9 2003 Dan Walsh <dwalsh@redhat.com> 2.5.23-1
4817c16
- added PXE to /etc/services
cvsdist b3a2cf6
cvsdist b3a2cf6
* Wed Jan  1 2003 Bill Nottingham <notting@redhat.com> 2.5.22-1
cvsdist b3a2cf6
- remove bogus entries from inputrc (#80652)
cvsdist b3a2cf6
cvsdist b3a2cf6
* Fri Nov 29 2002 Tim Powers <timp@redhat.com> 2.5.21-1
cvsdist b3a2cf6
- remove unpackaged files from the buildroot
cvsdist b3a2cf6
cvsdist e7b0ac8
* Thu Aug 29 2002 Bill Nottingham <notting@redhat.com> 2.5.20-1
cvsdist e7b0ac8
- shopt -s checkwinsize everywhere
cvsdist e7b0ac8
cvsdist b2c670e
* Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 2.5.19-1
cvsdist b2c670e
- fix bug #61129 (~ substitution)
cvsdist b2c670e
cvsdist 0d9c43c
* Wed Aug 15 2002 Jens Petersen <petersen@redhat.com> 2.5.18-1
cvsdist 0d9c43c
- bring back the screen case in /etc/bashrc, since /etc/screenrc no
cvsdist 0d9c43c
  longer sets defhstatus (#60596, #60597)
cvsdist 0d9c43c
cvsdist 0d9c43c
* Sun Aug 11 2002 Florian La Roche <Florian.LaRoche@redhat.de> 2.5.17-1
cvsdist 0d9c43c
- add "set mark-symlinked-directories on" to /etc/inputrc
cvsdist 0d9c43c
cvsdist 0d9c43c
* Mon Jul 22 2002 Phil Knirsch <pknirsch@redhat.com> 2.5.16-2
cvsdist 0d9c43c
- Added shopt -s checkwinsize to /etc/bashrc for xterm resizing
cvsdist 0d9c43c
cvsdist 0d9c43c
* Fri Jul 19 2002 Jens Petersen <petersen@redhat.com> 2.5.16-1
cvsdist 0d9c43c
- dont special case screen in /etc/bashrc, since it overrides the user's
cvsdist b3a2cf6
  screenrc title setting (#60596)
cvsdist 0d9c43c
cvsdist 0d9c43c
* Thu Jul 18 2002 Florian La Roche <Florian.LaRoche@redhat.de> 2.5.14-1
cvsdist 0d9c43c
- move home dir of "news" to /etc/news
cvsdist 0d9c43c
cvsdist 0d9c43c
* Tue May 28 2002 Nalin Dahyabhai <nalin@redhat.com> 2.5.13-1
cvsdist 0d9c43c
- allocate uid/gid for privilege-separated sshd
cvsdist 0d9c43c
cvsdist 0d9c43c
* Thu May 23 2002 Tim Powers <timp@redhat.com> 2.5.12-2
cvsdist 0d9c43c
- automated rebuild
cvsdist 0d9c43c
cvsdist 118af3f
* Wed Apr  3 2002 Bill Nottingham <notting@redhat.com> 2.5.12-1
cvsdist 118af3f
- fix misformatted comment in /etc/services, allocate uid/gid for
cvsdist 118af3f
  frontpage
cvsdist 118af3f
cvsdist a0436c9
* Thu Mar 28 2002 Bill Nottingham <notting@redhat.com> 2.5.11-1
cvsdist a0436c9
- add newline in /etc/shells (#62271)
cvsdist a0436c9
cvsdist a0436c9
* Thu Mar 28 2002 Nalin Dahyabhai <nalin@redhat.com> 2.5.10-1
cvsdist a0436c9
- allocate uid for the vcsa user
cvsdist a0436c9
cvsdist a0436c9
* Tue Mar 12 2002 Bill Nottingham <notting@redhat.com> 2.5.9-1
cvsdist a0436c9
- re-add ext3 to /etc/filesystems
cvsdist a0436c9
cvsdist a0436c9
* Mon Mar 11 2002 Bill Nottingham <notting@redhat.com> 2.5.8-1
cvsdist a0436c9
- add nologin to /etc/shells (#53963)
cvsdist a0436c9
- fix some quoting issues (#59627)
cvsdist a0436c9
- fix screen status line (#60596)
cvsdist a0436c9
- fix path regexps (#59624)
cvsdist a0436c9
- move profile.d stuff to csh.cshrc (#59946)
cvsdist a0436c9
cvsdist a0436c9
* Fri Mar  8 2002 Nalin Dahyabhai <nalin@redhat.com>
cvsdist a0436c9
- add bprd, bpdbm, bpjava-msvc, vnetd, bpcd, and vopied to /etc/services
cvsdist a0436c9
cvsdist a0436c9
* Tue Sep 25 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist a0436c9
- change rmtcfg to an alias for bvcontrol, which is a registered name
cvsdist f31c32c
cvsdist a0436c9
* Mon Sep 17 2001 Nalin Dahyabhai <nalin@redhat.com> 2.5.7-1
cvsdist a0436c9
- add entries to services (ipp, wnn4, and so on)
cvsdist a0436c9
- try to remove duplicates in services (remove nameserver as alias for domain,
cvsdist a0436c9
  and readnews as alias for netnews)
cvsdist f6353e1
cvsdist 395360d
* Mon Aug 20 2001 Bill Nottingham <notting@redhat.com>
cvsdist 395360d
- change FTP user's home dir to /var/ftp (#52091)
cvsdist 395360d
- %%ghost /etc/shadow, /etc/gshadow
cvsdist 395360d
cvsdist f2ea399
* Fri Aug 17 2001 Bill Nottingham <notting@redhat.com>
cvsdist f2ea399
- add /etc/shells to filelist (#51813)
cvsdist f2ea399
cvsdist f2ea399
* Mon Aug 13 2001 Bill Nottingham <notting@redhat.com>
cvsdist f2ea399
- put lock in /etc/group (#51654)
cvsdist f2ea399
cvsdist f2ea399
* Wed Aug  8 2001 Bill Nottingham <notting@redhat.com>
cvsdist f2ea399
- lock only needs to be a gid
cvsdist f2ea399
- don't set dspmbyte=euc here; do it in lang.csh, and only if necessary (#50318)
cvsdist f2ea399
cvsdist f2ea399
* Mon Aug  6 2001 Jeff Johnson <jbj@redhat.com>
cvsdist f2ea399
- add lock.lock uid/gid 54 to own /var/lock directory.
cvsdist f2ea399
cvsdist f2ea399
* Thu Jul 19 2001 Bill Nottingham <notting@redhat.com>
cvsdist f2ea399
- add forward/backward-word mappings (#48783)
cvsdist f2ea399
- add pgpkeyserver port to /etc/services (#49407)
cvsdist f2ea399
cvsdist f2ea399
* Thu Jul 19 2001 Preston Brown <pbrown@redhat.com>
cvsdist f2ea399
- core files disabled by default.  Developers can enable them.
cvsdist f2ea399
cvsdist f2ea399
* Fri Jul 13 2001 Bill Nottingham <notting@redhat.com> 2.5.1-1
cvsdist f2ea399
- revert news user back to no shell (#48701)
cvsdist f2ea399
cvsdist f2ea399
* Tue Jul 10 2001 Bill Nottingham <notting@redhat.com> 2.5.0-1
cvsdist f2ea399
- move profile.d parsing from csh.cshrc to csh.login (#47417)
cvsdist f2ea399
cvsdist f2ea399
* Sat Jul  7 2001 Nalin Dahyabhai <nalin@redhat.com> 2.4.15-1
cvsdist f2ea399
- reorder /etc/services to match comments again
cvsdist f2ea399
- protocol 118 is stp, not st
cvsdist f2ea399
- update URLs in /etc/protocols and /etc/services
cvsdist f2ea399
cvsdist f2ea399
* Thu Jul  5 2001 Preston Brown <pbrown@redhat.com> 2.4.14-1
cvsdist f2ea399
- put */sbin in path if user ID is 0.
cvsdist f2ea399
cvsdist f2ea399
* Mon Jun 25 2001 Bill Nottingham <notting@redhat.com>
cvsdist f2ea399
- add an entry to /etc/services for ssh X11 forwarding (#44944)
cvsdist f2ea399
cvsdist f2ea399
* Wed Jun 13 2001 Bill Nottingham <notting@redhat.com>
cvsdist f2ea399
- take ttyS0 out of securetty on main tree
cvsdist f2ea399
cvsdist f2ea399
* Tue Jun 12 2001 Philip Copeland <bryce@redhat.com>
cvsdist f2ea399
- added ttyS0 to securetty for serial console usage
cvsdist f2ea399
cvsdist f2ea399
* Tue Jun 12 2001 Bill Nottingham <notting@redhat.com>
cvsdist f2ea399
- add rndc to /etc/services (#40265)
cvsdist f2ea399
- test for read bit, not execute bit, for profile.d (#35714)
cvsdist f2ea399
cvsdist f2ea399
* Sun Jun 03 2001 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist f2ea399
- add "canna" entry to /etc/services
cvsdist f2ea399
cvsdist f2ea399
* Mon May 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.4.10-1
cvsdist f2ea399
- Fix bugs #24159 and #30634 again; whoever moved bashrc from bash
cvsdist f2ea399
  to setup used an old version. :((
cvsdist f2ea399
cvsdist f2ea399
* Wed May  2 2001 Preston Brown <pbrown@redhat.com> 2.4.9-1
cvsdist f2ea399
- bashrc moved here from bash package
cvsdist f2ea399
- set umask in bashrc, so it applies for ALL shells.
cvsdist f2ea399
cvsdist f2ea399
* Fri Apr 27 2001 Preston Brown <pbrown@redhat.com> 2.4.8-1
cvsdist f2ea399
- /sbin/nologin for accounts that aren't "real."
cvsdist d88092c
cvsdist 0dee1f7
* Sat Apr  7 2001 Preston Brown <pbrown@redhat.com>
cvsdist 0dee1f7
- revert control-arrow forward/backward word (broken)
cvsdist 0dee1f7
cvsdist 0dee1f7
* Tue Mar 27 2001 Preston Brown <pbrown@redhat.com>
cvsdist 0dee1f7
- fix japanese input with tcsh (#33211)
cvsdist 0dee1f7
cvsdist 0dee1f7
* Tue Mar  6 2001 Bill Nottingham <notting@redhat.com>
cvsdist 0dee1f7
- fix some weirdness with rxvt (#30799)
cvsdist 0dee1f7
cvsdist 0dee1f7
* Wed Feb 28 2001 Bill Nottingham <notting@redhat.com>
cvsdist 0dee1f7
- add SKK input method (#29759)
cvsdist 0dee1f7
cvsdist 0dee1f7
* Fri Feb 23 2001 Preston Brown <pbrown@redhat.com>
cvsdist 0dee1f7
cvsdist 0dee1f7
* Wed Feb 21 2001 Bill Nottingham <notting@redhat.com>
cvsdist 0dee1f7
- fix inputrc, Yet Again. (#28617)
cvsdist 0dee1f7
cvsdist 0dee1f7
* Thu Feb 15 2001 Bill Nottingham <notting@redhat.com>
5be9861
- add in uidgid file, put it in %%doc
cvsdist 0dee1f7
cvsdist 0dee1f7
* Wed Feb  7 2001 Adrian Havill <havill@redhat.com>
cvsdist 0dee1f7
- bindkey for delete in the case of tcsh
cvsdist 0dee1f7
cvsdist 0dee1f7
* Wed Feb  7 2001 Bill Nottingham <notting@redhat.com>
cvsdist 0dee1f7
- add some more stuff to /etc/services (#25396, patch from
cvsdist 0dee1f7
  <pekkas@netcore.fi>)
cvsdist 0dee1f7
cvsdist 0dee1f7
* Tue Feb  6 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 0dee1f7
- add gii/tcp = 616 for gated
cvsdist 0dee1f7
cvsdist 0dee1f7
* Tue Jan 30 2001 Bill Nottingham <notting@redhat.com>
cvsdist 0dee1f7
- wrap some inputrc settings with tests for mode, term (#24117)
cvsdist 0dee1f7
cvsdist 0dee1f7
* Mon Jan 29 2001 Bill Nottingham <notting@redhat.com>
cvsdist 0dee1f7
- overhaul /etc/protocols (#18530)
cvsdist 0dee1f7
- add port 587 to /etc/services (#25001)
cvsdist 0dee1f7
- add corbaloc (#19581)
cvsdist 0dee1f7
- don't set /usr/X11R6/bin in $PATH if it's already set (#19968)
cvsdist 0dee1f7
cvsdist 0dee1f7
* Fri Dec  1 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 0dee1f7
- Clean up /etc/services, separating registered numbers from unregistered
cvsdist 0dee1f7
  ("squatted") numbers, and adding some.
cvsdist 0dee1f7
cvsdist 0dee1f7
* Mon Nov 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 0dee1f7
- Add smtps (465/tcp) and submission (587/tcp) to /etc/services for TLS
cvsdist 0dee1f7
  support (postfix >= 20001030-2)
cvsdist 0dee1f7
cvsdist 8c52431
* Sun Aug  6 2000 Bill Nottingham <notting@redhat.com>
5be9861
- /var/log/lastlog is %%config(noreplace) (#15412)
5be9861
- some of the various %%verify changes (#14819)
cvsdist 8c52431
cvsdist 8c52431
* Thu Aug  3 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 8c52431
- linuxconf should be 98, not 99
cvsdist 8c52431
cvsdist 8c52431
* Tue Jul 25 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- fix some of the csh stuff (#14622)
cvsdist 8c52431
cvsdist 8c52431
* Sun Jul 23 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 8c52431
- stop setting "multi on" in /etc/host.conf
cvsdist 8c52431
cvsdist 8c52431
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist 8c52431
- automatic rebuild
cvsdist 8c52431
cvsdist 8c52431
* Tue Jun 27 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- add hfs filesystem
cvsdist 8c52431
cvsdist 8c52431
* Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
cvsdist 8c52431
- printcap is a noreplace file now
cvsdist 8c52431
cvsdist 8c52431
* Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- fix typo
cvsdist 8c52431
cvsdist 8c52431
* Tue Jun 13 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 8c52431
- add linuxconf/tcp = 99 to /etc/services
cvsdist 8c52431
cvsdist 8c52431
* Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- add some stuff to /etc/services
cvsdist 8c52431
- tweak ulimit call again
cvsdist 8c52431
cvsdist 8c52431
* Tue Jun  6 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 8c52431
- homedir of ftp is now /var/ftp
cvsdist 8c52431
cvsdist 8c52431
* Sun May 14 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 8c52431
- move profile.d logic in csh.login to csh.cshrc
cvsdist 8c52431
cvsdist 8c52431
* Tue Apr 18 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 8c52431
- redirect ulimit -S -c to /dev/null to avoid clutter
cvsdist 8c52431
cvsdist 8c52431
* Thu Apr 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 8c52431
- s/ulimit -c/ulimit -S -c/ - bash 2.x adaption
cvsdist 8c52431
cvsdist 8c52431
* Mon Apr 03 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 8c52431
- Add more of the kerberos-related services from IANA's registry and krb5
cvsdist 8c52431
cvsdist 8c52431
* Wed Mar 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 8c52431
- Add 2.4'ish vc/* devices to securetty
cvsdist 8c52431
cvsdist 8c52431
* Thu Feb 17 2000 Preston Brown <pbrown@redhat.com>
cvsdist 8c52431
- add /etc/filesystems with sane defaults
cvsdist 8c52431
cvsdist 8c52431
* Wed Feb 16 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- don't set prompt in /etc/profile (it's done in /etc/bashrc)
cvsdist 8c52431
cvsdist 8c52431
* Fri Feb  5 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- yet more inputrc tweaks from Hans de Goede (hans@highrise.nl)
cvsdist 8c52431
cvsdist 8c52431
* Sun Jan 30 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- yet more inputrc tweaks from Hans de Goede (hans@highrise.nl)
cvsdist 8c52431
cvsdist 8c52431
* Sun Jan 23 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- fix mailq line. (#7140)
cvsdist 8c52431
cvsdist 8c52431
* Fri Jan 21 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- add ldap to /etc/services
cvsdist 8c52431
cvsdist 8c52431
* Tue Jan 18 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- kill HISTFILESIZE, it's broken
cvsdist 8c52431
cvsdist 8c52431
* Tue Jan 18 2000 Preston Brown <pbrown@redhat.com>
cvsdist 8c52431
- some inputrc tweaks
cvsdist 8c52431
cvsdist 8c52431
* Wed Jan 12 2000 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- make some more stuff noreplace
cvsdist 8c52431
cvsdist 8c52431
* Fri Nov 19 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- fix mailq line. (#7140)
cvsdist 8c52431
cvsdist 8c52431
* Fri Oct 29 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- split csh.login into csh.login and csh.cshrc (#various)
cvsdist 8c52431
- fix pop service names (#6206)
cvsdist 8c52431
- fix ipv6 protocols entries (#6219)
cvsdist 8c52431
cvsdist 8c52431
* Thu Sep  2 1999 Jeff Johnson <jbj@redhat.com>
cvsdist 8c52431
- rename /etc/csh.cshrc to /etc/csh.login (#2931).
cvsdist 8c52431
- (note: modified /etc/csh.cshrc should end up in /etc/csh.cshrc.rpmsave)
cvsdist 8c52431
cvsdist 8c52431
* Fri Aug 20 1999 Jeff Johnson <jbj@redhat.com>
cvsdist 8c52431
- add defattr.
cvsdist 8c52431
- fix limit command in /etc/csh.cshrc (#4582).
cvsdist 8c52431
cvsdist 8c52431
* Thu Jul  8 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- move /etc/inputrc here.
cvsdist 8c52431
cvsdist 8c52431
* Mon Apr 19 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8c52431
- always use /etc/inputrc
cvsdist 8c52431
cvsdist 8c52431
* Wed Mar 31 1999 Preston Brown <pbrown@redhat.com>
cvsdist 8c52431
- added alias pointing to imap from imap2
cvsdist 8c52431
cvsdist 8c52431
* Tue Mar 23 1999 Preston Brown <pbrown@redhat.com>
4817c16
- updated protocols/services from debian to comply with more modern
cvsdist 8c52431
- IETF/RFC standards
cvsdist 8c52431
4817c16
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
cvsdist 8c52431
- auto rebuild in the new build environment (release 4)
cvsdist 8c52431
cvsdist 8c52431
* Thu Feb 18 1999 Jeff Johnson <jbj@redhat.com>
cvsdist 8c52431
- unset variables used in /etc/csh.cshrc (#1212)
cvsdist 8c52431
cvsdist 8c52431
* Mon Jan 18 1999 Jeff Johnson <jbj@redhat.com>
cvsdist 8c52431
- compile for Raw Hide.
cvsdist 8c52431
cvsdist 8c52431
* Tue Oct 13 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 8c52431
- fix the csh.cshrc re: ${PATH} undefined
cvsdist 8c52431
cvsdist 8c52431
* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
cvsdist 8c52431
- translations modified for de, fr, tr
cvsdist 8c52431
cvsdist 8c52431
* Fri Dec 05 1997 Erik Troan <ewt@redhat.com>
cvsdist 8c52431
- /etc/profile uses $i, which needs to be unset
cvsdist 8c52431
cvsdist 8c52431
* Mon Nov 03 1997 Donnie Barnes <djb@redhat.com>
5be9861
- made /etc/passwd and /etc/group %%config(noreplace)
cvsdist 8c52431
cvsdist 8c52431
* Mon Oct 20 1997 Erik Troan <ewt@redhat.com>
cvsdist 8c52431
- removed /etc/inetd.conf, /etc/rpc
cvsdist 8c52431
- flagged /etc/securetty as missingok
cvsdist 8c52431
- fixed buildroot stuff in spec file
cvsdist 8c52431
cvsdist 8c52431
* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
cvsdist 8c52431
- made a noarch package
cvsdist 8c52431
cvsdist 8c52431
* Wed Apr 16 1997 Erik Troan <ewt@redhat.com>
cvsdist 8c52431
- Don't verify md5sum, size, or timestamp of /var/log/lastlog, /etc/passwd,
cvsdist 8c52431
  or /etc/group.