- Update to version 1.4.0
Added
* Regression tests for basic functionality, based on old custom
scripts.
* Regression tests confirming fixes for previously fixed
issues: #14, #19.
Changed
* Removed one check for . and .. when traversing a directory
tree.
* Regenerated config file parser.
* Updated the safe filter to translate new lines, carriage
returns, and tabs into underscores.
Fixed
* The examples in detox.1 no longer say -c when they mean -f.
* The command synopsis in detox.1 and inline-detox.1 no longer
adds a dash before the sequence and configfile.
- Run testsuite
OBS-URL: https://build.opensuse.org/request/show/871744
OBS-URL: https://build.opensuse.org/package/show/utilities/detox?expand=0&rev=2
Added
* Regression tests for basic functionality, based on old custom
scripts.
* Regression tests confirming fixes for previously fixed
issues: #14, #19.
Changed
* Removed one check for . and .. when traversing a directory
tree.
* Regenerated config file parser.
* Updated the safe filter to translate new lines, carriage
returns, and tabs into underscores.
Fixed
* The examples in detox.1 no longer say -c when they mean -f.
* The command synopsis in detox.1 and inline-detox.1 no longer
adds a dash before the sequence and configfile.
- Run testsuite
OBS-URL: https://build.opensuse.org/package/show/home:mnhauke/detox?expand=0&rev=2
I think, it's ready to be submitted to utilities.
Cheers,
Pete
- Update to version 1.3.3
+ Fix version identifier in detox binary.
- Update to version 1.3.2
+ Table based UTF-8 translation no longer mangles characters. #14
- Update to version 1.3.1
+ Merged fix for Debian #861537, written by Vasily Kolobkov,
passed on by Zenaan Harkness, Quentin Guittard, and Joao
Eriberto Mota Filho. This addresses an issue with detox
generating malformed characters during translation. #14
- Update to version 1.3.0
+ Migrated from configure.in and Makefile.in to the full autoconf
suite. #1
+ Remove detox_path.h, in favor of command line defines. #1
+ Removed libpopt support. #2
+ Fixed the way inline-detox is generated. #6
+ Merged parse_option_*.[ch] and file*.[ch]. [#1, #2, #6]
+ Added --inline as an option to detox, to enable inline mode on
the main binary. #6
- Update to version 1.2.1
+ Migrated documents to Markdown for better presentation on
github.
+ Applied Debian patch 01-make-upstream-makefiles-parallel-build-
safe.patch, written by Patrick Schoenfeld and updated by Joao
Eriberto Mota Filho. This adds additional variables to the
Makefile for safe parallel builds and GCC hardening.
+ Applied Debian patch 02-fix-wrong-use-of-hyphens-in-
manpage.patch, written by Patrick Schoenfeld and updated by
Joao Eriberto Mota Filho. This fixes an errant "-" in the
manpage, and corrects a spelling mistake.
OBS-URL: https://build.opensuse.org/package/show/home:aginies/detox?expand=0&rev=2