f267b8dcfc
- 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
165 lines
5.4 KiB
Plaintext
165 lines
5.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat May 21 18:17:55 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
- Open all fds with O_CLOEXEC.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 21 16:59:14 UTC 2011 - vlado.paskov@gmail.com
|
|
|
|
- Version update to 5.3
|
|
- removed patch dos2unix-no_pdf.patch, this version doesn't
|
|
generate pdf/ps documents.
|
|
- updated dos2unix-correct_ending.patch
|
|
- fixed Url: in the spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 15 17:50:05 CET 2011 - pth@suse.de
|
|
|
|
- Don't generate ps/pdf documents, thus no need for ghostscript.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 3 18:03:40 CET 2011 - pth@suse.de
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 14 20:08:59 UTC 2011 - coolo@novell.com
|
|
|
|
- remove unsupported locales
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 10 13:07:17 UTC 2010 - coolo@novell.com
|
|
|
|
- fix file list
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
|
|
|
|
- Use %_smp_mflags
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 24 15:24:08 CEST 2010 - pth@suse.de
|
|
|
|
- Update 5.1.1:
|
|
* Added Dutch translation of the manual
|
|
* Updated German translation
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 10 14:59:22 UTC 2010 - aj@suse.de
|
|
|
|
- Add eo-x directories to fix build.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 6 16:10:23 UTC 2010 - pth@novell.com
|
|
|
|
- Update to 5.1:
|
|
* Esperanto translations have been added.
|
|
* Command-line options can be set in stdio mode.
|
|
* Localization information has been added to the manual.
|
|
* Man pages have been merged.
|
|
* Man page generation from Perl POD file.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 17 16:59:09 CET 2010 - pth@suse.de
|
|
|
|
- Update to 5.0:
|
|
* Dos2unix and Unix2dos have been bundled in a single package.
|
|
* German translations have been added.
|
|
* Dos2unix -l --newline also works in MAC mode.
|
|
* Unix2dos also got option -l, --newline.
|
|
* Added MAC mode to Unix2dos: Convert Unix line endings to Mac line endings.
|
|
* Cleanup of messages and manual.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 3 10:33:53 CET 2010 - pth@suse.de
|
|
|
|
- Update to 4.1.2:
|
|
* dos2unix.c: Preserve file mode in 'new file mode'.
|
|
* Makefile: Allow CFLAGS to be set externally.
|
|
- Adapt Makefile patch and German message catalog.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 22 12:26:07 UTC 2009 - coolo@novell.com
|
|
|
|
- fix translation
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 16 14:23:06 CET 2009 - pth@suse.de
|
|
|
|
- Update to 4.0:
|
|
* version 4.0
|
|
* Added internationalisation using gettext.
|
|
* Added Dutch translation.
|
|
* New option -L/--license that prints software license.
|
|
* Code cleanup
|
|
* Update manual
|
|
|
|
* version 3.2
|
|
* version.mk: New file.
|
|
* README: New file.
|
|
* INSTALL: Updated.
|
|
* Makefile: Makefile according GNU standards.
|
|
* ChangeLog : New file.
|
|
* Applied all patches from RedHat:
|
|
|
|
- Use DESTDIR only in install makefile targets.
|
|
- Add a German translation.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 15 22:27:07 CET 2009 - jengelh@medozas.de
|
|
|
|
- enable parallel building
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 20 15:03:31 CEST 2009 - pth@suse.de
|
|
|
|
- Don't destroy original file if the output is on a different file
|
|
system (bnc#488261).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 9 17:10:36 CET 2008 - schwab@suse.de
|
|
|
|
- Fix last change.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 15 14:04:46 CEST 2008 - ro@suse.de
|
|
|
|
- let mac2unix be a hardlink (instead of duplicate binary)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 11 12:12:57 CEST 2006 - pth@suse.de
|
|
|
|
- Make dos2unix preserve file modes (bugzilla #119350).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:35:33 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 13:21:19 CEST 2005 - dmueller@suse.de
|
|
|
|
- add norootforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 17:52:01 MEST 2002 - bk@suse.de
|
|
|
|
- update to dos2unix-3.1(no longer uses hd2u, but real dos2unix)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 19 17:58:10 CEST 2002 - postadal@suse.cz
|
|
|
|
- new package dos2unix verison 0.8.0
|
|
|