forked from pool/omniORBpy
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0fb42df74a | |||
| 1bc29bead7 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9da34af0a0230ea0de793be73ee66dc8a87e732fec80437ea91222e272d01be2
|
||||
size 744724
|
||||
3
omniORBpy-4.3.2.tar.bz2
Normal file
3
omniORBpy-4.3.2.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb5717d412a101baf430f598cac7d69231884dae4372d8e2adf3ddeebc5f7ebb
|
||||
size 759715
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 19 04:55:33 UTC 2024 - ming li <mli@suse.com>
|
||||
|
||||
- update to 4.3.2:
|
||||
* Fixed two cases of crashes due to invalid GIOP sent
|
||||
by buggy or malicious clients.
|
||||
* Other minor bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 31 19:12:25 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package omniORBpy
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@ Name: omniORBpy
|
||||
Summary: Python bindings for the omniORB CORBA implementation
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: System/Libraries
|
||||
Version: 4.3.1
|
||||
Version: 4.3.2
|
||||
Release: 0
|
||||
URL: https://omniorb.sourceforge.io
|
||||
Source0: https://downloads.sourceforge.net/project/omniorb/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user