Revisions of minicom

buildservice-autocommit accepted request 1119330 from Simon Lees's avatar Simon Lees (simotek) (revision 58)
baserev update by copy to link target
Simon Lees's avatar Simon Lees (simotek) accepted request 1119329 from Simon Lees's avatar Simon Lees (simotek) (revision 57)
- Update to 2.9
 * Change Hardware Flow Control Default to No.
 * Timestamping mode is now saved and restored.
 * Split "Screen and Keyboard" menu into two menus.
 * Update to gettext-0.21.
 * Change return values of --help and --version to success.
 * Support higher baud rates on MacOS
 * Save character send delay to config file
 * Save newline send delay to config file
 * Update translations: Romanian, German, French, Norwegian/Bookmal, Polish,
                        Serbian, Swedish
 * New translation: Georgian, Korean
 * Remove minicom-2.5-serial_device_path_length.patch fixed upstream
 * Rebased openSUSE-defaults.patch Flow Control Changed upstream
 * Rebased minicom-2.8-replace-sigrelse.patch
 * Rebased 03norzsz.diff
buildservice-autocommit accepted request 1097917 from Simon Lees's avatar Simon Lees (simotek) (revision 56)
baserev update by copy to link target
Simon Lees's avatar Simon Lees (simotek) accepted request 1097914 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 55)
- drop lockdev support (boo#1212801)

Minicom seems to work just fine even without any locking
buildservice-autocommit accepted request 978955 from Simon Lees's avatar Simon Lees (simotek) (revision 54)
baserev update by copy to link target
Simon Lees's avatar Simon Lees (simotek) accepted request 978901 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 53)
- Do not recommend lang package: the lang package has smarter
  supplements in place (working with zypper locales).
Simon Lees's avatar Simon Lees (simotek) committed (revision 52)
Simon Lees's avatar Simon Lees (simotek) accepted request 978725 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 51)
Update to version 2.8
buildservice-autocommit accepted request 812780 from Simon Lees's avatar Simon Lees (simotek) (revision 50)
baserev update by copy to link target
Simon Lees's avatar Simon Lees (simotek) accepted request 812778 from Simon Lees's avatar Simon Lees (simotek) (revision 49)
- Fix some unneccesary global defenitions to fix build failures with
  gcc10.
  * fix-upstream-gcc10-build1.patch
  * fix-upstream-gcc10-build2.patch
  * fix-upstream-gcc10-build3.patch
- Update to 2.7.1
  * Contains 1 fix for CVE-2017-7467, bsc#1033783
    * Invalid cursor coordinates and scroll regions could lead to code
      execution
- Add PreReq for group uucp
- Split language to subpackage
- Remove check phase, it is empty just saying there is nothing to be done
- Use name and version macros in Source path
- fix Source url
- update to 2.7
  * Configurable status line via -F option, see manpage for a listing
    of format specifier.
  * Improve display of device name in status line.
  * Script: Binary transmission feature via "!<"
  * Fixes.
- update to 2.6.2
 * Alternative hex output (to be improved)
 * Print creation date of serial device file (if < 20 hrs), useful for
   identifying just plugged in USB-Serial adapters
 * Support ':' (colon) in device path names. Note, that this changes old
   behaviour which used ':' as a device path delimiter.
 * Several language updates.
- refreshed/rebased patches
  * minicom-2.3-no-build-date.patch
  * minicom-2.4-norootsetup.diff
  * minicom-2.5-serial_device_path_length.patch
- configure wants "ckermit" present during build and at runtime.
- Prefer ncurses6w.
- remove not needed minicom-2.3-ncurses.patch to get rid of
  automake dependency
- update to 2.6.1
  * src/main.c, src/minicom.c: iconv: Handle the case that iconv
    did not convert anything. Reported by Mike Crowe, Debian #659351.
  * src/main.c: ETIME -> ETIMEDOUT as ETIME is not available on BSDs
  * src/main.c: Fix invalid memory used, reported by Larry Baker
- fix build with automake-1.12
  - add: automake-1.12.patch
- update to 2.6
  * Add possibility to add delay after every character transmission.
  * Fix build issues on Mac OS X.
  * Stop providing default modem init and reset strings (still available when
    editing).
  * Added possibility for timestamps in output, added by minicom
  * Added lockdev support.
  * Added new dialdir format that is supposed to be interoperable between 32
    and 64 bits archs.
- add automake as buildrequire to avoid implicit dependency
- a complete fix for (bnc#707860)
- fix lockdev suppport (bnc#713330)
- increased length of serial device (bnc#707860)
- update to 2.5
  * src/script.c: Make word handling more dynamic, and thus allowing
    words > 89 chars. Reported via Debian BTS #610511.
  * src/rwconf.c: Fix config file parsing bug, Thanks Jan Görig,
    https://bugzilla.redhat.com/show_bug.cgi?id=669406
  * src/updown.c: Check for error conditions on fd of running script.
    for minicom bug-tracker #312517, by Chris Simmonds
  * src/updown.c: Removed static buffers that limit multi-file
    zmodem functionality. (Redhat #98654)
- removed two unneeded patches
- enable and fix socket support (bnc#661749)
- change default device to /dev/modem as /dev/tty8 doesn't make sense
- save to home if running as non-root
- update to 2.4
 * Add options -b, -D and -R.
 * Remove environment variable for the remote
   charset and make it available via option -R.
 * remove all code that deals with running as suid-root. Also
   remove minicom.users as it's not needed anymore. Handle
   permissions within the file-system.
 * Consolidate lockfile handling into separate functions and use them,
   also do lockfile handling before and after launching kermit.
 * Add -b %b (Baudrate) to kermit command call.
- Do not hardcode build dates in binaries
- use %_smp_mflags
- remove 01manual.diff as it's Debian specific
- use lockdev (FATE#308360)
- take over the package
- Import patches from Ubuntu
- add ncurses include to cflags
- fix build
- xminicom: display "minicom" in window title (bnc#398423)
- updated to 2.3
  * New version of the dial format to be little and big endian as
    well as 32/64 bit safe
  * Support more baud rates
  * Handle device disappearances (e.g. serial-USB device unplug)
  * Various build and other fixes
- specfile cleanup
- added ncurses-devel to buildreq
- update to 2.2
  * Vietnamese translation added
  * Norwegian translation added
  * Traditional chinese translation added
  * Swedish translation added
  * Romanian translation added
  * default to 8bit mode if LANG or LC_ALL are set
  * default baud rate set to 115200
  * Various code cleanups and fixes
- reverted last change (moving scripts from aux/)
- changed gettext issues to fix build
- fixed getline name collision
- moved autotools scripts out of aux/
- fix subscript out of range (#151489)
- converted neededforbuild to BuildRequires
- fix for current gcc
- fixed permissions (bug #50438)
- add missing %attr
- add %defattr
- use BuildRoot and %find_lang
- package xminicom man page
- update to 2.1
- fix charset headers in Japanese .po files (messages in
  ja_JP.UTF-8 were garbled because of this)
- remove backslashes in the SJIS encoded Japanese .po file which were
  only needed as a workaround for deficiencies in older versions
  of gettext. These extra backslashes cause trouble with newer
  gettext versions.
- add support for resmgr
- Add AM_GNU_GETTEXT_VERSION.
- turned off HW flow control in default setup (bug #20390)
- removed bogus self-provides
- build with current automake/autoconf/gettext
- update -> 2.00.0 (fixes, mainly)
- fix invalid multibyte characters in ko.po just to make it build
- fixed for glibc 2.2.1
- replaced call of "sx" with "sz -X"
- fixed some links
- update -> 1.83.1
- moved docs to /usr/share
- Use _mandir macro
- ran old prepare_spec on spec file to switch to new prepare_spec.
- Don't link against libintl.a
- don't start rz with "-E" by default - our rz does not know it.
- marked minicom.users as %config again.
- new version 1.81.1
- applied red hat security patches
- DONT set sguid uucp (you can't be saver :) ).  User have to be in
  group uucp, if they want access to modem.
buildservice-autocommit accepted request 489267 from Simon Lees's avatar Simon Lees (simotek) (revision 48)
baserev update by copy to link target
Simon Lees's avatar Simon Lees (simotek) accepted request 489256 from Simon Lees's avatar Simon Lees (simotek) (revision 47)
- Update to 2.7.1
  * Contains 1 fix for CVE-2017-7467, bsc#1033783
    * Invalid cursor coordinates and scroll regions could lead to code 
      execution
buildservice-autocommit accepted request 477093 from Simon Lees's avatar Simon Lees (simotek) (revision 46)
baserev update by copy to link target
Simon Lees's avatar Simon Lees (simotek) accepted request 477089 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 45)
- Add PreReq for group uucp
buildservice-autocommit accepted request 290623 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 44)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 43)
- Split language to subpackage
- Remove check phase, it is empty just saying there is nothing to be done
- Use name and version macros in Source path
buildservice-autocommit accepted request 213837 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 42)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 41)
- fix Source url
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 212617 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 40)
- update to 2.7
  * Configurable status line via -F option, see manpage for a listing
    of format specifier.
  * Improve display of device name in status line.
  * Script: Binary transmission feature via "!<"
  * Fixes.
buildservice-autocommit accepted request 211363 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 39)
baserev update by copy to link target
Displaying revisions 1 - 20 of 58
openSUSE Build Service is sponsored by