- fix: buffer overrun displaying ko_KR (#135389).
This commit is contained in:
parent
d4493f5dd3
commit
b83967e528
7
rpm.spec
7
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
|||||||
%define version 4.3.2
|
%define version 4.3.2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 18
|
Release: 19
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -494,8 +494,11 @@ exit 0
|
|||||||
%{__includedir}/popt.h
|
%{__includedir}/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 31 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-19
|
||||||
|
- fix: buffer overrun displaying ko_KR (#135389).
|
||||||
|
|
||||||
* Sat Oct 30 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-18
|
* Sat Oct 30 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-18
|
||||||
- reprise file conflicts yet again, flip/flop/flip/flop ... flip?
|
- reprise file conflicts yet again, flip/flop/flip/flop ...
|
||||||
|
|
||||||
* Fri Oct 29 2004 Jeff Johnson <jbj@redhat.com> 4.2.3-16
|
* Fri Oct 29 2004 Jeff Johnson <jbj@redhat.com> 4.2.3-16
|
||||||
- python: fix RPMPROB_BADRELOCATE segfault return in ts.check (#137116).
|
- python: fix RPMPROB_BADRELOCATE segfault return in ts.check (#137116).
|
||||||
|
Loading…
Reference in New Issue
Block a user