fix source
This commit is contained in:
parent
9e61f5712e
commit
e8e7a25cea
@ -1,11 +1,11 @@
|
|||||||
Name: hibernate3
|
Name: hibernate3
|
||||||
Version: 3.6.10
|
Version: 3.6.10
|
||||||
Release: 25
|
Release: 26
|
||||||
Summary: Inquiry service and persistence of releationship
|
Summary: Inquiry service and persistence of releationship
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.hibernate.org/
|
URL: http://www.hibernate.org/
|
||||||
# git clone git://github.com/hibernate/hibernate-orm
|
# git clone https://github.com/hibernate/hibernate-orm
|
||||||
# cd hibernate-orm/ && git archive --format=tar --prefix=hibernate-orm-3.6.10.Final/ 3.6.10.Final | xz > hibernate-3.6.10.Final.tar.xz
|
# cd hibernate-orm/ && git archive --format=tar --prefix=hibernate-orm-3.6.10.Final/ 3.6.10.Final | xz > hibernate-orm-3.6.10.Final.tar.xz
|
||||||
Source0: hibernate-orm-3.6.10.Final.tar.xz
|
Source0: hibernate-orm-3.6.10.Final.tar.xz
|
||||||
Patch0000: hibernate-orm-fix-jacc-gid-aid.patch
|
Patch0000: hibernate-orm-fix-jacc-gid-aid.patch
|
||||||
Patch0001: hibernate-orm-cglib-3.1.patch
|
Patch0001: hibernate-orm-cglib-3.1.patch
|
||||||
@ -157,6 +157,9 @@ export LANG=en_US.UTF-8
|
|||||||
%license lgpl.txt
|
%license lgpl.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 19 2022 liyanan <liyanan32@h-partners.com> - 3.6.10-26
|
||||||
|
- Change source
|
||||||
|
|
||||||
* Fri Mar 19 2021 zhanghua <zhanghua40@huawei.com> - 3.6.10-25
|
* Fri Mar 19 2021 zhanghua <zhanghua40@huawei.com> - 3.6.10-25
|
||||||
- fix CVE-2019-14900
|
- fix CVE-2019-14900
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user