Hello community,

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



--------
--- old-versions/11.4/all/minicom/minicom.changes       2011-01-31 
12:55:51.000000000 +0100
+++ 11.4/minicom/minicom.changes        2011-07-26 11:27:09.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 26 09:24:27 UTC 2011 - vci...@novell.com
+
+- increased size of parameter buffers (bnc#707860) 
+
+-------------------------------------------------------------------

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


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

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

Other differences:
------------------
++++++ minicom.spec ++++++
--- /var/tmp/diff_new_pack.2f28CW/_old  2011-07-26 18:06:26.000000000 +0200
+++ /var/tmp/diff_new_pack.2f28CW/_new  2011-07-26 18:06:26.000000000 +0200
@@ -26,7 +26,7 @@
 Group:          Hardware/Modem
 Requires:       rzsz
 Version:        2.5
-Release:        1
+Release:        5.<RELEASE6>
 Summary:        A Terminal Program
 Source:         %{name}-%{version}.tar.bz2
 Patch0:         minicom-2.2-defaults.diff
@@ -35,6 +35,7 @@
 Patch3:         minicom-2.4-lockdev.diff
 Patch4:         minicom-2.3-no-build-date.patch        
 Patch5:         minicom-2.4-norootsetup.diff
+Patch6:         minicom-2.5-increase-parameter-buffers.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -60,6 +61,7 @@
 %patch3 -p1
 %patch4
 %patch5 -p1
+%patch6 -p1
 
 %build
 autoreconf --force --install

++++++ minicom-2.5-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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to