Hello community,

here is the log from the commit of package minicom for openSUSE:11.3
checked in at Tue Jul 26 18:06:18 CEST 2011.



--------
--- old-versions/11.3/all/minicom/minicom.changes       2010-04-28 
16:53:36.000000000 +0200
+++ 11.3/minicom/minicom.changes        2011-07-26 15:04:44.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 26 09:24:27 UTC 2011 - [email protected]
+
+- increased size of parameter buffers (bnc#707860) 
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.3/all/minicom
Destination is old-versions/11.3/UPDATES/all/minicom
calling whatdependson for 11.3-i586


New:
----
  minicom-2.3-increase-parameter-buffers.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ minicom.spec ++++++
--- /var/tmp/diff_new_pack.nIUK1e/_old  2011-07-26 18:05:55.000000000 +0200
+++ /var/tmp/diff_new_pack.nIUK1e/_new  2011-07-26 18:05:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package minicom (Version 2.3)
+# spec file for package minicom
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 Group:          Hardware/Modem
 Requires:       rzsz
 Version:        2.3
-Release:        35
+Release:        38.<RELEASE2>
 Summary:        A Terminal Program
 Source:         %{name}-%{version}.tar.bz2
 Patch0:         minicom-2.2-defaults.diff
@@ -38,6 +38,7 @@
 Patch6:         03norzsz.diff
 Patch7:         bug204522.diff
 Patch8:         minicom-2.3-lockdev.diff
+Patch9:         minicom-2.3-increase-parameter-buffers.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -66,6 +67,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 autoreconf --force --install

++++++ minicom-2.3-increase-parameter-buffers.patch ++++++
Index: minicom-2.5/src/configsym.h
===================================================================
--- minicom-2.5.orig/src/configsym.h
+++ minicom-2.5/src/configsym.h
@@ -35,7 +35,7 @@
  * jl  10.02.2000 parameter P_STOPB
  */
 
-#define PARS_VAL_LEN 64
+#define PARS_VAL_LEN 256
 
 struct pars {
   /* value is first, so that (char *)mpars[0] == mpars[0].value */

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to