aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Lautrbach <plautrba@redhat.com>2011-11-01 16:53:20 +0100
committerPetr Lautrbach <plautrba@redhat.com>2011-11-01 16:53:20 +0100
commitd73da6444bdd013c95f1ed77096ede1ef64d05a1 (patch)
tree96d624493c0de0a77d8275d69e13b32d241acac7
parent51d05744fd1ed227466f525466f70c69e4f5e7de (diff)
downloadinitscripts-d73da6444bdd013c95f1ed77096ede1ef64d05a1.tar
initscripts-d73da6444bdd013c95f1ed77096ede1ef64d05a1.tar.gz
initscripts-d73da6444bdd013c95f1ed77096ede1ef64d05a1.tar.bz2
initscripts-d73da6444bdd013c95f1ed77096ede1ef64d05a1.tar.xz
initscripts-d73da6444bdd013c95f1ed77096ede1ef64d05a1.zip
version 8.45.39initscripts-8.45.39-1
-rw-r--r--initscripts.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index caf9ea53..ee9c8d93 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 8.45.38
+Version: 8.45.39
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -202,6 +202,13 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Tue Nov 01 2011 Petr Lautrbach <plautrba@redhat.com> 8.45.39-1
+- suppress remove error message during boot (#679998)
+- fix logic error with removing arp_ip_target (#745681)
+
+* Fri Jun 24 2011 Bill Nottingham <notting@redhat.com> 8.45.38-2
+- don't use existing LANG when in startx/xinit (#713988)
+
* Tue Jun 07 2011 Petr Lautrbach <plautrba@redhat.com> 8.45.38-1
- revert patch from #705236