search for: libversion

Displaying 20 results from an estimated 22 matches for "libversion".

Did you mean: lib_version
2012 Jan 02
2
[ANNOUNCE] libnetfilter_queue 1.0.1 release
Hi! The Netfilter project proudly presents: libnetfilter_queue 1.0.1 libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. See ChangeLog that comes attached to this email for more details. You can download it from: http://www.netfilter.org/projects/libnetfilter_queue/downloads.html
2010 Jul 01
0
ANNOUNCE: ruby-libvirt bindings 0.2.0
...rt bindings. This release has a number of new features: - Updated Storage class, implementing pool.active?, pool.persistent?, pool.vol_create_xml_from - Updated Connect class, implementing conn.node_free_memory, conn.node_cells_free_memory, conn.node_get_security_model, conn.encrypted?, conn.libversion, and conn.secure? - Updated Network class, implementing network.active? and network.persistent? - Update Domain class, implementing conn.domain_xml_from_native, conn.domain_xml_to_native, dom.migrate_to_uri, dom.migrate_set_max_downtime, dom.managed_save, dom.has_managed_save?, dom.managed_save...
2007 Dec 17
0
3 commits - configure.ac
....5.4.1) +AC_INIT(swfdec,0.5.5) [nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')] if test x"$nano" = x1 ; then commit a78d26d663339446cc6bec5b5eeee94f1d44a7f8 Author: Benjamin Otte <otte at gnome.org> Date: Mon Dec 17 19:53:07 2007 +0100 bump libversion diff --git a/configure.ac b/configure.ac index bb86e8f..088cbd3 100644 --- a/configure.ac +++ b/configure.ac @@ -33,7 +33,7 @@ else fi AC_DEFINE_UNQUOTED(SWFDEC_LEVEL_DEFAULT, $DEFAULT_DEBUG_LEVEL, [Default debug level used]) -SWFDEC_LIBVERSION="4:0:0" +SWFDEC_LIBVERSION="5:0:0&...
2007 Aug 03
0
configure.ac
configure.ac | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) New commits: diff-tree 4d537f9d5ffd60578c9beed9a58a3be9ee172cba (from b2bb3938e8d25c4d2342fef54ebb669e39d41570) Author: Benjamin Otte <otte at gnome.org> Date: Sat Aug 4 00:31:21 2007 +0200 bump the libversion this should have been in 0.5.1 already. If you're a packager, please include this. diff --git a/configure.ac b/configure.ac index 98e4102..a7b5767 100644 --- a/configure.ac +++ b/configure.ac @@ -33,7 +33,7 @@ else fi AC_DEFINE_UNQUOTED(SWFDEC_LEVEL_DEFAULT, $DEFAULT_DEBUG_LEVEL, [D...
2007 Aug 03
0
Swfdec 0.5.1 is out (info for packagers)
...e's the first bug that crept into the release: I forgot to update the lib version. So if you build a package for whatever distro, please include http://gitweb.freedesktop.org/?p=swfdec/swfdec.git;a=commitdiff;h=4d537f9d5ffd60578c9beed9a58a3be9ee172cba I'll make sure 0.5.2 behaves as if this libversion where used in 0.5.1 Cheers, Benjamin On 8/3/07, Benjamin Otte <otte at gnome.org> wrote: > Hi, > > Here is yet another release of your favourite Flash player. And it > even comes with new features! > > swfdec-0.5.1 "Heeeeelium" > http://swfdec.freedesktop.org/...
2018 Nov 14
2
[Bug 1293] New: libnftnl soname mistaken?
...ovides library with soname "libnftnl.so.11". This jump occurred during only 1 commit: https://git.netfilter.org/libnftnl/commit/?id=6dc1c3d8bb64077da7f3f28c7368fb087d10a492 This looks like a mistake. Probably soname should be "libnftnl.so.8", which would be achieved by setting LIBVERSION=8:0:0 in Make_global.am. -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20181114/808342a3/attachment.html>
2007 Feb 08
0
5 commits - configure.ac NEWS
...+ 0.4.1 ("Dragostea din tei") This release introduces video features. Quite a bit of internal diff-tree aeda99814414d201c020d71e1717f07ad2c1c9ad (from e066302f8172f17b68430c6b428a386c41c516c4) Author: Benjamin Otte <otte@gnome.org> Date: Thu Feb 8 16:20:26 2007 +0100 up LIBVERSION for added swfdec_loader_get_filename diff --git a/configure.ac b/configure.ac index a93a287..cfa5fe3 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ if test x$SWFDEC_CVS = xyes ; then AS_COMPILER_FLAG(-Werror, GLOBAL_CFLAGS="$GLOBAL_CFLAGS -Werror") fi -SWFDEC_LIBVER...
2001 Nov 28
1
Signal 11 while compiling wine...
...SHA1 Hi all. Yesterday I updated my version of wine from cvs. Now, when I try to compile I receive a signal 11 error. The message is as follows: make[2]: Leaving directory `/localhome/emmebi/wine/dlls/lzexpand' make[2]: Entering directory `/localhome/emmebi/wine/dlls/version' make[2]: `libversion.so' is up to date. make[2]: Leaving directory `/localhome/emmebi/wine/dlls/version' make[2]: Entering directory `/localhome/emmebi/wine/dlls/msvideo' make[2]: `libmsvfw32.so' is up to date. make[2]: Leaving directory `/localhome/emmebi/wine/dlls/msvideo' make[2]: Entering direct...
2016 May 30
0
[ANNOUNCE] libnftnl 1.0.6 release
...NFTNL_RULE_USERDATA libnftnl: allow any set name length src: remove unnecessary inline in _snprintf functions src: missing static in several array definitions chain: missing constification of _get() functions include: refresh nf_tables.h cache copy build: update LIBVERSION to prepare a new release Patrick McHardy (4): payload: add payload mangling support trace: fix multiple copy and paste errors trace: fix missing NFTNL_TRACE_JUMP_TARGET in nftnl_trace_get_str() libnftnl: constify object arguments to various functions Shivani Bhardwaj (2):...
2015 Sep 16
1
[ANNOUNCE] libnftnl 1.0.4 release
Hi! The Netfilter project proudly presents: libnftnl 1.0.4 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by the nft command line tool. This release comes with new features available up to 4.2, see ChangeLog for
2016 Dec 19
0
[ANNOUNCE] libnftnl 1.0.7 release
...src: support for stateful objects expr: add stateful object reference expression set: add NFTNL_SET_OBJ_TYPE attribute set_elem: add NFTNL_SET_ELEM_OBJREF attribute expr: objref: add support for stateful object maps quota: support for consumed bytes build: update LIBVERSION to prepare a new release include: Missing nf_log.h in Makefile Phil Sutter (7): set: prevent memleak in nftnl_jansson_parse_set_info() expr/ct: prevent array index overrun in ctkey2str() expr/limit: Drop unreachable code in limit_to_type() common: Avoid integer overfl...
2001 Nov 30
1
Wine and Poser 4
...#39;/usr/lib/libavifil32.so' (0x409c0000) No debug information in ELF '/usr/lib/libmsvfw32.so' (0x409d9000) No debug information in ELF '/usr/lib/libwinmm.so' (0x409eb000) No debug information in 32bit DLL 'LZ32.DLL' (0x40a45000) No debug information in ELF '/usr/lib/libversion.so' (0x40019000) No debug information in ELF '/usr/lib/liblz32.so' (0x40a42000) No debug information in 32bit DLL 'VERSION.DLL' (0x4001c000) No debug information in 32bit DLL 'MSVFW32.DLL' (0x409de000) No debug information in 32bit DLL 'AVIFIL32.DLL' (0x409cc000)...
2001 Nov 19
1
Crash when pressing OK/Cancel in User Preferences - Lotus Notes RNext
...ation from ELF '/usr/local/lib/libwinspool.drv.so' (0x40a71000) Loaded debug information from ELF '/usr/local/lib/libwsock32.so' (0x40a86000) Loaded debug information from ELF '/usr/local/lib/libws2_32.so' (0x40a96000) Loaded debug information from ELF '/usr/local/lib/libversion.so' (0x40aad000) Loaded debug information from ELF '/usr/local/lib/liblz32.so' (0x403a5000) Loaded debug information from ELF '/usr/local/lib/libx11drv.so' (0x40ce0000) Loaded debug information from ELF '/usr/local/lib/libwine_tsx11.so' (0x40d30000) No debug informati...
2007 Mar 20
0
5 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_net_stream.c
..._get_data_type (SwfdecLoader * loader); diff-tree 6eeb97209e5b60af1dd930ad7063810c73c21654 (from 0f3acdb9630e4443894956dac6cfb0b8609a649a) Author: Benjamin Otte <otte@gnome.org> Date: Tue Mar 20 22:46:28 2007 +0100 API was broken by adding new members to SwfdecLoader struct, so update libversion diff --git a/configure.ac b/configure.ac index e640a78..2159631 100644 --- a/configure.ac +++ b/configure.ac @@ -33,7 +33,7 @@ else fi AC_DEFINE_UNQUOTED(SWFDEC_LEVEL_DEFAULT, $DEFAULT_DEBUG_LEVEL, [Default debug level used]) -SWFDEC_LIBVERSION="1:2:0" +SWFDEC_LIBVERSION="2:0:0&...
2001 Feb 14
0
ASPI problem
...information from ELF '/coll/local/lib/libuser32.so' (0x406c2000) Loaded debug information from ELF '/pack/wine/lib/libgdi32.so' (0x40790000) Loaded debug information from ELF '/coll/local/lib/libadvapi32.so' (0x407f7000) Loaded debug information from ELF '/coll/local/lib/libversion.so' (0x40814000) Loaded debug information from ELF '/coll/local/lib/liblz32.so' (0x401ea000) Loaded debug information from ELF '/coll/local/lib/libwsock32.so' (0x4081e000) Loaded debug information from ELF '/coll/local/lib/libws2_32.so' (0x4082c000) Loaded debug informat...
2007 Jun 08
0
Changes to 'refs/tags/0.4.2'
...save icon when saving fix potential segfault when DefineFunction is called inside DefineFunction Fix crash when trying to use a video stream of a placeholder Make the filename be the part of the uri that sits before the first '?' and does not contain a '/' up LIBVERSION for added swfdec_loader_get_filename update NEWS add sound backend choice to NEWS release 0.4.2 Laszlo (Laca) Peter: Bug #9660: Fix build on Solaris. --- NEWS | 12 autogen.sh | 2 config...
2007 Aug 26
0
Changes to 'refs/tags/0.5.2'
...port for tracking key presses and releases add infrastructure for handling key events make documentation key function aware the native flag is gone, no need to document it make key handling work guess who forgot to add a file... back to development bump the libversion remove assertion Merge branch 'master' of ssh://company at git.freedesktop.org/git/swfdec/swfdec update the API for keys once again remove swfdec_key.h again implement Key.getAscii(), Key.getCode() and Key.isDown() compile the init code after changing it...
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
...save icon when saving fix potential segfault when DefineFunction is called inside DefineFunction Fix crash when trying to use a video stream of a placeholder Make the filename be the part of the uri that sits before the first '?' and does not contain a '/' up LIBVERSION for added swfdec_loader_get_filename update NEWS add sound backend choice to NEWS release 0.4.2 back to cvs Add swfdec_bits_decompress for zlib decompression of data use swfdec_bits_decompress instead of doing it manually use swfdec_bits_decompress fi...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...save icon when saving fix potential segfault when DefineFunction is called inside DefineFunction Fix crash when trying to use a video stream of a placeholder Make the filename be the part of the uri that sits before the first '?' and does not contain a '/' up LIBVERSION for added swfdec_loader_get_filename update NEWS add sound backend choice to NEWS release 0.4.2 back to cvs Add swfdec_bits_decompress for zlib decompression of data use swfdec_bits_decompress instead of doing it manually use swfdec_bits_decompress fi...
2007 Aug 24
0
9 commits - configure.ac doc/Makefile.am libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_keys.h libswfdec/swfdec_pattern.c libswfdec/swfdec_player.c test/trace
...re-8.swf \ + ASSetPropFlags-ignore-8.swf.trace \ bitwise.as \ bitwise-5.swf \ bitwise-5.swf.trace \ diff-tree 1c499d992dd9ae8420d2e51e42203cfac5376248 (from a8e02ebed1c08836990dd1e286dacbf5c19833af) Author: Benjamin Otte <otte at gnome.org> Date: Fri Aug 24 12:46:47 2007 +0200 up libversion diff --git a/configure.ac b/configure.ac index b1e81b0..f01272d 100644 --- a/configure.ac +++ b/configure.ac @@ -33,7 +33,7 @@ else fi AC_DEFINE_UNQUOTED(SWFDEC_LEVEL_DEFAULT, $DEFAULT_DEBUG_LEVEL, [Default debug level used]) -SWFDEC_LIBVERSION="1:0:0" +SWFDEC_LIBVERSION="2:0:0&...