Commit Graph

56 Commits

Author SHA256 Message Date
Erwin Waterlander
ac3162b799 - Update to 7.3.4
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=77
2016-05-25 21:00:45 +00:00
Erwin Waterlander
e3d6622285 - Update to 7.3.3
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=75
2016-02-14 13:21:57 +00:00
Erwin Waterlander
62720642b6 - Update to 7.3.2
* New: Swedish translation of messages and manual.
  * Updated: Danish and Brazilian Portuguese translations.
  * Fix: The -iso option was misinterpreted as a corrupted -i option.
  * Fix: Compilation for MSYS 1.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=73
2015-11-20 22:22:31 +00:00
Erwin Waterlander
188718bf24 - Update to 7.3.1
* New: Simplified Chinese translation of messages and manual.
  * Fix: Compilation error "'wchar_t' undeclared" when Unicode support is disabled.
  * Fix: Compilation errors when MinGW compiler was used (MinGW-w64 was OK).

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=71
2015-10-01 20:58:01 +00:00
Erwin Waterlander
78c50dedfe - Update to 7.3
* New: Unicode file name support on Windows.
  * Fix: Options -ul and -ub caused option -i to report wrong BOM for no_bom.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=69
2015-08-25 20:03:37 +00:00
Erwin Waterlander
8699a01e01 - Update to 7.2.3
* Fix: Check for file I/O errors while reading input files, and added
    a few missing checks while writing output files.
  * Fix: Compilation for msys.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=67
2015-07-03 18:15:24 +00:00
Erwin Waterlander
609e5f0f63 - Update to 7.2.2
* Fix: Fixed symlink support on FreeBSD.
  * Fix: Skip GB18030 test on FreeBSD.
  * Fix: When conversion of an UTF-16 file with binary symbols was forced,
    null characters were not written in the output.
  * Fix: Check UTF-16 input for invalid surrogate pairs.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=65
2015-05-23 15:06:05 +00:00
Erwin Waterlander
7680ee031c - Update to 7.2.1
* Fix: Skip the GB18030 tests when the system does not support the
    Chinese locale with GB18030 character encoding.
  * Fix: Small corrections in the manual in section GB18030 and OPTIONS -m.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=63
2015-04-02 18:34:18 +00:00
Erwin Waterlander
873e3f2779 - Update to 7.2
* New: Japanese translation of the UI messages.
  * New: Support Chinese GB18030 locale.
  * Change: On Unix/Linux convert UTF-16 to the locale encoding. It is
    no longer required that the locale encoding is UTF-8.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=61
2015-02-15 11:20:51 +00:00
Erwin Waterlander
a092341f3f - Fixed license type: BSD-2-Clause
- Added missing manual translations: da, fr, pt_BR.
- Update to 7.1:
  * New: Option -i, --info to print file information.
    This new option prints number of DOS, Unix, and Mac line breaks, the byte
    order mark, and if the file is text or binary. And it can print the names
    of files that would be converted.
  Version 7.0
  * New: automated self-tests.
  * New: option -u to keep UTF-16 encoding.
  * New: option -v to print information about BOMs and converted line breaks.
  * Change: stdio mode does not automatically set quiet mode.
  * Change: stdio mode does not automatically force conversion of binaries.
    An error is returned when the stdin stream contains a binary symbol.
  * Bugfix: dos2unix -l created DOS line breaks from Mac line breaks.
  * Bugfix: system error number was not always returned.
  * Bugfix: an Unicode input file disabled 7bit and iso mode for next input files.
  * Bugfix: mac2unix help text, options -b and -r.
  * The code has been cleaned up.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=60
2014-10-26 14:36:30 +00:00
Philipp Thomas
ea9e91c320 - Update to 6.0.6:
* Bugfix: mac2unix conversion produced corrupted output from
            UTF-16 input file.
  * New options -b (keep BOM) and -r (remove BOM).
  * New translation of the UI messages: Norwegian Bokmaal.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=58
2014-08-04 13:58:47 +00:00
Stephan Kulow
c2dac40d91 Accepting request 231095 from home:tabraham1:branches:Base:System
update to 6.0.5

OBS-URL: https://build.opensuse.org/request/show/231095
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=56
2014-04-23 05:33:30 +00:00
fe25781930 Accepting request 212879 from home:tabraham1:branches:Base:System
update to 6.0.4

OBS-URL: https://build.opensuse.org/request/show/212879
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=54
2014-01-07 11:03:18 +00:00
Philipp Thomas
1bf293551a - Update to 6.0.3. Changes since 6.0:
-Version 6.0.3
  * Source code compiles with Microsoft Visual C.
  * Print system error when writing output fails.
  - Version 6.0.2
  * The locale encoding detection when NLS was disabled has been fixed.
  * Print line number when a binary symbol is found.
  * Updated makefiles for Watcom C, and added a new one for OS/2.
  - Version 6.0.1
  * Update Spanish translations.
  * Update manual.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=52
2013-04-16 09:35:11 +00:00
Andreas Jaeger
76bf80e5e7 Accepting request 128077 from home:AndreasStieger:branches:Base:System
- fix build against openSUSE:Factory / standard: man page paths

OBS-URL: https://build.opensuse.org/request/show/128077
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=50
2012-07-17 07:35:21 +00:00
74d8edc4dc Accepting request 116557 from home:pbleser:branches:Base:System
upgrade to 6.0

OBS-URL: https://build.opensuse.org/request/show/116557
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=48
2012-05-07 07:38:01 +00:00
Andreas Jaeger
88b23c4a1e Accepting request 109036 from home:tabraham1:branches:Base:System
update to 5.3.3

OBS-URL: https://build.opensuse.org/request/show/109036
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=46
2012-03-13 10:18:25 +00:00
Philipp Thomas
9fc998ca9b - Update to 5.3.2:
- Change of hmoepage URL.
  - All other changes are for non Unix platforms.
  - Don't recompress the package anymore.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=43
2012-01-30 12:10:43 +00:00
0f92e6defc Accepting request 86378 from home:uli_suse:branches:Base:System
- cross-build fix: use %__cc macro

OBS-URL: https://build.opensuse.org/request/show/86378
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=41
2011-10-04 08:31:54 +00:00
Stephan Kulow
5401a507b1 Accepting request 83288 from home:jengelh:bl-d
- Remove redundant tags/sections from specfile
  (cf. packaging guidelines)

OBS-URL: https://build.opensuse.org/request/show/83288
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=39
2011-09-20 07:50:15 +00:00
Philipp Thomas
ddfde87562 - Update to 5.3.1:
* Spanish tranlation of messages and manual.
  * File ownership is maintained in old file mode (Unix only).
  * Dos2unix and Unix2dos share the same language files.
  * Code cleanup.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=37
2011-08-10 10:48:00 +00:00
OBS User buildservice-autocommit
928bfe5e48 Updating link to change in openSUSE:Factory/dos2unix revision 27.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=f1a121b856880816c88fbd56ec379b54
2011-05-26 08:16:38 +00:00
Andreas Jaeger
f89df2f5db Accepting request 71221 from home:a_jaeger:branches:openSUSE:Factory
Add BuildRequire on xz

OBS-URL: https://build.opensuse.org/request/show/71221
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=35
2011-05-25 07:05:03 +00:00
Philipp Thomas
601c28a6aa - Repackage with xz.
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=33
2011-05-23 11:33:41 +00:00
OBS User buildservice-autocommit
5d7151e045 Updating link to change in openSUSE:Factory/dos2unix revision 25.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=3c5ae61bbdd81365ff3f7d53d6fba461
2011-05-23 09:57:29 +00:00
Cristian Rodríguez
f267b8dcfc Accepting request 70909 from home:elvigia:branches:Base:System
- Open all fds with O_CLOEXEC.

OBS-URL: https://build.opensuse.org/request/show/70909
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=31
2011-05-21 19:09:38 +00:00
Cristian Rodríguez
8e6cad9343 Accepting request 70906 from home:paskov:branches:Base:System
Version update to 5.3

OBS-URL: https://build.opensuse.org/request/show/70906
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=30
2011-05-21 17:40:54 +00:00
Philipp Thomas
f5c4971962 - Don't generate ps/pdf documents, thus no need for ghostscript.
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=28
2011-02-15 16:51:35 +00:00
Philipp Thomas
3b536f4d98 - Update to 5.2:
ISO conversion mode supports same DOS code pages as SunOS dos2unix does:
      CP437 (US), CP850 (Western European), CP860 (Portuguese),
      CP863 (French Canadian), and CP865 (Nordic). 
    ISO conversion mode supports Windows code page CP1252 (Western).
    SunOS compatible options -ascii, -iso, -7, -437, -850, -860, -863, and -865.
    Active code page detection for ISO mode.
    Fixed ISO conversion of non-breaking space (NBSP).
    Treat ASCII Form Feed control characters as valid text.
    Update manual pages.
    Don't include generated documentation files in Unix source package.
- Suffix for HTML pages is .html not .htm

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=27
2011-02-03 17:56:34 +00:00
OBS User buildservice-autocommit
aebcf6422e Updating link to change in openSUSE:Factory/dos2unix revision 21.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=70949144ccb2681870863bda3638c11a
2011-01-15 01:26:59 +00:00
Stephan Kulow
e24b7a7443 - remove unsupported locales
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=25
2011-01-14 20:09:09 +00:00
OBS User buildservice-autocommit
13b23ba4aa Updating link to change in openSUSE:Factory/dos2unix revision 19.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=5d983d265327ab15c8ed68380a73052e
2010-11-10 17:12:49 +00:00
Cristian Rodríguez
9420a68ef6 Accepting request 52695 from home:coolo:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/52695
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=23
2010-11-10 13:10:47 +00:00
OBS User buildservice-autocommit
074d75c504 Updating link to change in openSUSE:Factory/dos2unix revision 17.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=f8c733fdbcd43142f52efb988a379ba1
2010-11-02 09:47:42 +00:00
Stephan Kulow
9776936e9e Accepting request 51749 from home:jengelh:smp
OBS-URL: https://build.opensuse.org/request/show/51749
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=21
2010-11-01 08:34:47 +00:00
OBS User buildservice-autocommit
e2f955731a Updating link to change in openSUSE:Factory/dos2unix revision 15.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=5a48901e8c6cb188c9609073aa4dd0b0
2010-08-24 15:22:05 +00:00
OBS User autobuild
c2e14c38cf Accepting request 46094 from Base:System
checked in (request 46094)

OBS-URL: https://build.opensuse.org/request/show/46094
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=19
2010-08-24 15:22:04 +00:00
Philipp Thomas
6e253e7328 - Update 5.1.1:
* Added Dutch translation of the manual
  * Updated German translation

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=18
2010-08-24 13:28:10 +00:00
OBS User buildservice-autocommit
175787a815 Updating link to change in openSUSE:Factory/dos2unix revision 12.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=d41522effb7521e201c847e6c24cb85e
2010-04-13 20:18:03 +00:00
Stephan Kulow
6fcd9ef3a8 Accepting request 37637 from home:a_jaeger:branches:openSUSE:Factory
Copy from home:a_jaeger:branches:openSUSE:Factory/dos2unix via accept of submit request 37637 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/37637
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=16
2010-04-11 13:25:32 +00:00
OBS User buildservice-autocommit
f5c6b4221e Updating link to change in openSUSE:Factory/dos2unix revision 11.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=59af590d2a2639d0364832997e9c682c
2010-04-07 11:23:02 +00:00
OBS User autobuild
fd18819a1f Accepting request 37113 from Base:System
checked in (request 37113)

OBS-URL: https://build.opensuse.org/request/show/37113
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=15
2010-04-07 11:23:01 +00:00
Philipp Thomas
a0e7aeac5e OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=14 2010-04-06 16:13:22 +00:00
OBS User autobuild
c9832ea6d4 Accepting request 34030 from Base:System
checked in (request 34030)

OBS-URL: https://build.opensuse.org/request/show/34030
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=13
2010-03-05 01:11:17 +00:00
Stephan Kulow
17ca87236d OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=12 2010-03-04 15:21:26 +00:00
Philipp Thomas
ce8b9eb0cb Fix Summary
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=11
2010-02-17 17:01:28 +00:00
Philipp Thomas
9f6f48597f OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=10 2010-02-17 16:59:25 +00:00
OBS User buildservice-autocommit
7544552155 Updating link to change in openSUSE:Factory/dos2unix revision 8.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=4e541726e62c02780574706e95b6b4f1
2010-02-05 12:57:56 +00:00
OBS User autobuild
357240f30f checked in (request 31424)
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=8
2010-02-05 12:57:55 +00:00
Philipp Thomas
1a478c6dcd OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=7 2010-02-03 10:19:49 +00:00