Package: omniorb-dfsg / 4.2.2-1

Metadata

Package Version Patches format
omniorb-dfsg 4.2.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
configfile | (download)

sample.cfg | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 use empty corbaloc uri for defaultinitref
 This works nicely together with how the omniNames nameserver is
 shipped in Debian.
buildsys | (download)

mk/beforeauto.mk.in | 9 3 6 - 0 !
src/tool/dir.mk | 2 1 1 - 0 !
2 files changed, 4 insertions( ), 7 deletions(-)

 avoid forked code in the build system
 This replaces omkdirhier and omkdepend which are source-level copies
 of other projects.  They are only used during the build system and
 can be easily replicated using standard OS and compiler programs.
cos_stubs | (download)

src/services/mklib/libdefs.mk | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 enable all cos service stubs to be built
 Upstream does not build all COS stubs by default, our users do want
 to have all of them available hower.
Bug-Debian: http://bugs.debian.org/107107
private_pythondir | (download)

mk/beforeauto.mk.in | 4 2 2 - 0 !
src/tool/omniidl/python/scripts/omniidl.in | 18 2 16 - 0 !
src/tool/omniidl/python3/scripts/omniidl.in | 24 5 19 - 0 !
3 files changed, 9 insertions( ), 37 deletions(-)

 place omniidl python modules in a private directory
 The omniidl code is not meant as importable code but just to make the
 tool work.  Therefore it should live in /usr/lib/omniidl in Debian.
 This also helps dh_python2 do the right thing.
spurious_hashbang | (download)

src/tool/omniidl/python/omniidl/main.py | 1 0 1 - 0 !
1 file changed, 1 deletion(-)

 remove unneeded hash-bang line
 The main.py module is the entrypoint of omniidl and for some reason
 shipped with a hash-bang line upstream, even tough a binary wrapper is
 created at install time.
 .
 Debian policy doesn't like hash-bang lines in normal modules however,
 so we remove this.
set_ipv6_v6only_to_0 | (download)

include/omniORB4/internal/tcpSocket.h | 1 0 1 - 0 !
1 file changed, 1 deletion(-)

 ensure omniorb works with sysctl net.ipv6.bindv6only=1
 At some point the netbase package shipped with a
 /etc/sysctl.d/bindv6only.conf file setting net.ipv6.bindv6only=1.
 Depending on the upgrade path of the system this might still be
 lingering aroung.  This patch ensures that omniorb will work
 regardless of that setting.
Bug-Debian: http://bugs.debian.org/624099
catior_manpage | (download)

man/man1/catior.1 | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 use minus signs rather then hyphens in manpage
 Not doing so makes searching and copy-pasting in e.g. UTF-8 locales
pkgconfig | (download)

configure.ac | 2 1 1 - 0 !
contrib/pkgconfig/GNUmakefile.in | 2 1 1 - 0 !
contrib/pkgconfig/omniORB4.pc.in | 2 1 1 - 0 !
contrib/pkgconfig/omnithread3.pc.in | 11 0 11 - 0 !
contrib/pkgconfig/omnithread4.pc.in | 11 11 0 - 0 !
5 files changed, 14 insertions( ), 14 deletions(-)

 adapt pkgconfig files to new release