rpms/rhpl/devel .cvsignore, 1.31, 1.32 rhpl.spec, 1.34, 1.35 sources, 1.33, 1.34

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Mar 31 08:57:29 UTC 2005


Update of /cvs/dist/rpms/rhpl/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24829

Modified Files:
	.cvsignore rhpl.spec sources 
Log Message:
version 0.158


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/rhpl/devel/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- .cvsignore	9 Mar 2005 23:16:01 -0000	1.31
+++ .cvsignore	31 Mar 2005 08:57:26 -0000	1.32
@@ -1 +1 @@
-rhpl-0.157.tar.gz
+rhpl-0.158.tar.gz


Index: rhpl.spec
===================================================================
RCS file: /cvs/dist/rpms/rhpl/devel/rhpl.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- rhpl.spec	10 Mar 2005 02:04:46 -0000	1.34
+++ rhpl.spec	31 Mar 2005 08:57:26 -0000	1.35
@@ -1,6 +1,6 @@
 Summary: Library of python code used by programs in Red Hat Linux
 Name: rhpl
-Version: 0.157
+Version: 0.158
 Release: 1
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -17,9 +17,9 @@
 
 %prep
 %setup -q
+make
 
 %build
-make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -38,6 +38,9 @@
 %{_datadir}/rhpl
 
 %changelog
+* Thu Mar 31 2005 Harald Hoyer <harald at redhat.com> - 0.158-1
+- fixed buffer overflow #151948
+
 * Wed Mar  9 2005 Peter Jones <pjones at redhat.com> - 0.157-1
 - get rid of "constructors" in favor of a Unit class and "units",
   which works like the old constructors.


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/rhpl/devel/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- sources	9 Mar 2005 23:16:01 -0000	1.33
+++ sources	31 Mar 2005 08:57:26 -0000	1.34
@@ -1 +1 @@
-89c037f560f22d169e407337004c140c  rhpl-0.157.tar.gz
+6a9545f4bc70ed6ad390a25c08c0d968  rhpl-0.158.tar.gz




More information about the fedora-cvs-commits mailing list