update to 2.5.6
This commit is contained in:
parent
90627064a1
commit
64e7dd8a2a
3 changed files with 9 additions and 7 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@ Firebird-2.1.3.18185-0.RC2.tar.bz2
|
|||
/Firebird-2.5.2.26539-0.tar.bz2
|
||||
/Firebird-2.5.3.26778-0.tar.bz2
|
||||
/Firebird-2.5.5.26952-0.tar.bz2
|
||||
/Firebird-2.5.6.27020-0.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
%global pkgname Firebird-2.5.5.26952-0
|
||||
%global pkgname Firebird-2.5.6.27020-0
|
||||
%global fbroot %{_libdir}/%{name}
|
||||
%global major 2.5.5
|
||||
%global major 2.5.6
|
||||
%global _hardened_build 1
|
||||
|
||||
Summary: SQL relational database management system
|
||||
Name: firebird
|
||||
Version: 2.5.5.26952.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.5.6.27020.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
Group: Applications/Databases
|
||||
License: Interbase
|
||||
|
|
@ -23,7 +23,6 @@ Source6: firebird-superclassic.service
|
|||
Source7: firebird-superserver.service
|
||||
|
||||
# from upstream
|
||||
Patch0: firebird-CVE-2016-1569.patch
|
||||
Patch2: firebird-btyacc-fpie.patch
|
||||
|
||||
BuildRequires: autoconf
|
||||
|
|
@ -157,7 +156,6 @@ Multi-process, local client libraries for Firebird SQL RDBMS
|
|||
|
||||
%prep
|
||||
%setup -q -n %{pkgname}
|
||||
%patch0 -p4
|
||||
%patch2
|
||||
# convert intl character to UTF-8
|
||||
iconv -f ISO-8859-1 -t utf-8 -c ./doc/README.intl -o ./doc/README.intl
|
||||
|
|
@ -518,6 +516,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 29 2016 Philippe Makowski <makowski@fedoraproject.org> 2.5.6.27020.0-1
|
||||
- update to 2.5.6
|
||||
|
||||
* Fri Feb 05 2016 Philippe Makowski <makowski@fedoraproject.org> - 2.5.5.26952.0-2
|
||||
- move fb_config (#1297506)
|
||||
- fix CVE-2016-1569 (#1297447 #1297450 #1297451)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b0b5293991fcf07347b38431c80be1d4 Firebird-2.5.5.26952-0.tar.bz2
|
||||
SHA512 (Firebird-2.5.6.27020-0.tar.bz2) = db336877bf53503f882f18fbd4c1ef080543d617432c48340a3ac2a9970d960e99d1ca76609c0b3037b2f457ac7c6e23f119e618919b86b52cff89db8aaf3062
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue