Mailinglist Archive: opensuse-commit (1206 mails)
| < Previous | Next > |
commit liblo
- From: root@xxxxxxx (h_root)
- Date: Mon, 15 May 2006 18:29:33 +0200 (CEST)
- Message-id: <20060515162933.EA0438D93B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package liblo
checked in at Mon May 15 18:29:33 CEST 2006.
--------
--- liblo/liblo.changes 2006-01-25 21:37:31.000000000 +0100
+++ liblo/liblo.changes 2006-05-15 18:27:19.000000000 +0200
@@ -1,0 +2,8 @@
+Mon May 15 13:12:32 CEST 2006 - tiwai@xxxxxxx
+
+- updated to version 0.23.
+ * disable ipv6 as default
+ * fixed pthread resource reaks
+ * improvement on socket handling
+
+-------------------------------------------------------------------
Old:
----
liblo-0.22.tar.bz2
New:
----
liblo-0.23.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ liblo.spec ++++++
--- /var/tmp/diff_new_pack.hW8pMd/_old 2006-05-15 18:29:21.000000000 +0200
+++ /var/tmp/diff_new_pack.hW8pMd/_new 2006-05-15 18:29:21.000000000 +0200
@@ -1,11 +1,11 @@
#
-# spec file for package liblo (Version 0.22)
+# spec file for package liblo (Version 0.23)
#
-# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://www.suse.de/feedback/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
@@ -13,7 +13,7 @@
Name: liblo
BuildRequires: doxygen pkgconfig
Summary: Lightweight OSC Implementation
-Version: 0.22
+Version: 0.23
Release: 1
License: GPL
Group: System/Libraries
@@ -22,7 +22,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-This is a lightweight, easy to use implementation of the OSC protocol
+This is a lightweight, easy-to-use implementation of the OSC protocol
(see http://www.cnmat.berkeley.edu/OpenSoundControl/ for details).
@@ -86,6 +86,11 @@
%{_libdir}/pkgconfig/*.pc
%changelog -n liblo
+* Mon May 15 2006 - tiwai@xxxxxxx
+- updated to version 0.23.
+ * disable ipv6 as default
+ * fixed pthread resource reaks
+ * improvement on socket handling
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Tue Oct 04 2005 - tiwai@xxxxxxx
++++++ liblo-0.22.tar.bz2 -> liblo-0.23.tar.bz2 ++++++
++++ 12572 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
| < Previous | Next > |