automatic update OBS-URL: https://build.opensuse.org/request/show/384006 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UI-Dialog?expand=0&rev=12
136 lines
4.8 KiB
Plaintext
136 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 4 10:36:36 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 1.21
|
|
see /usr/share/doc/packages/perl-UI-Dialog/Changes
|
|
|
|
1.21 - Sat, 2 Apr 2016 18:04:33 -0500
|
|
|
|
* Refactored unit tests to not fail unless it's during actual testing
|
|
* All unit test scripts are consistently formatted
|
|
|
|
1.20 - Sun, 6 Mar 2016 21:03:33 -0500
|
|
|
|
* Removed Gconf module cludges from Nautilus
|
|
* Nautilus example and backend general tweaks
|
|
* Closes github issue 21
|
|
* Renamed COPYRIGHT to LICENSE
|
|
|
|
1.19 - Sun, 21 Feb 2016 18:26:22 -0500
|
|
|
|
* Nautilus and XOSD tweaks, tests shouldn't fail now
|
|
* minor changes
|
|
|
|
1.18 - Fri, 12 Feb 2016 21:48:42 -0500
|
|
|
|
* xdialog cleaned up, example script and test included
|
|
* minor changes
|
|
|
|
1.17 - Fri, 12 Feb 2016 00:16:03 -0500
|
|
|
|
* gdialog cleaned up, example script and test included
|
|
* kdialog cleaned up, example script and test included
|
|
* general unit tests fleshed out and/or updated
|
|
* password dialog for gdialog no longer supported
|
|
|
|
1.16 - Tue, 9 Feb 2016 21:44:42 -0500
|
|
|
|
* Fix for File::Slurp::Unicode dependency (Closes: RT111890)
|
|
* Fixes for ASCII backend
|
|
* examples/ascii.pl en-par with cdialog, whiptail and zenity
|
|
|
|
1.15 - Mon, 8 Feb 2016 18:55:33 -0500
|
|
|
|
* Added dependencies for String::ShellQuote, File::Slurp::Unicode
|
|
* Fixed trust-input, this should now work perfectly (thanks to shell_quote)
|
|
|
|
1.14 - Tue, 2 Feb 2016 19:52:03 -0500
|
|
|
|
* CDialog revisited, tests passing, example script re-written
|
|
* Whiptail revisited, tests passing, example script re-written
|
|
* Zenity revisited, tests passing, example script re-written
|
|
* (Note: need to revisit the rest of the backends, perhaps prune some)
|
|
* Copyright / license updates
|
|
* Use warnings across all modules
|
|
* Minimum perl version is consistently 5.6
|
|
* This is an "I'm sorry" release for all who actually use this module and I somehow broke your day.
|
|
|
|
1.13 - Sat, 30 Jan 2016 16:12:04 -0500
|
|
|
|
* Bugfix for CDialog menu issue (RT111472)
|
|
* Patched for checklist issue (RT111429), thanks Ricky!
|
|
* Updated CONTRIBUTORS
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 27 10:48:35 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 1.12
|
|
see /usr/share/doc/packages/perl-UI-Dialog/Changes
|
|
|
|
1.12 - Fri, 22 Jan 2016 02:20:02 -0500
|
|
|
|
* Bugfixes for tests failing when backend binaries are not found
|
|
* Bugfixes for CDialog backend form() functionality
|
|
|
|
1.11 - Sat, 10 Oct 2015 16:20:42 -0500
|
|
|
|
* New 'trust-input' option implemented. CVE-2008-7315
|
|
* all new class, UI::Dialog::Screen::Druid. See examples/screen-druid.pl for usage. Has pod too.
|
|
* added copyright notice to UI::Dialog::Screen::Menu
|
|
* fix an issue with Zenity and a noisy stderr getting into the user input. zenity backend now ignores stderr for all subcommands
|
|
* more reliable checking/defaulting for trust-input option
|
|
* bugfix, hash assign, not regular =
|
|
* bugfix, semi-colon needed to be a comma.
|
|
* version bump to 1.11
|
|
* added Matthijs to contributors (bugreport) and updated Changes
|
|
* copyright date bumped to 2015
|
|
* updated documentation to reflect trust-input feature
|
|
* an example script for trust-input feature
|
|
* trust-input can now be set on a per-command basis, not just on module construction.
|
|
* feature "trust-input" - Addresses CVE-2008-7315
|
|
|
|
-- Kevin C. Krinke <kevin@krinke.ca>
|
|
|
|
1.10 - Sun, 01 Sep 2013 21:12:22 -0500
|
|
|
|
* Input and arguments now escaped "more". Not sure it's "secure", but it's definitely better.
|
|
* Added new UI::Dialog::Backend::NotifySend class
|
|
* More POD tweaks / fixes, thanks Debian maintainers!
|
|
|
|
-- Kevin C. Krinke <kevin@krinke.ca>
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 27 10:25:35 UTC 2013 - lars@linux-schulserver.de
|
|
|
|
- update to 1.09:
|
|
+ Updated author email address, finally
|
|
+ Added new UI::Dialog::Screen::Menu class
|
|
+ POD tweaks ala Debian packaging patch
|
|
+ Resolved CPAN tickets: 35289, 33365, 18134, 32706, 82093
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:35:56 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:31:26 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 28 11:38:04 UTC 2010 - coolo@novell.com
|
|
|
|
- remove .packlist file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 19 15:36:39 UTC 2010 - coolo@novell.com
|
|
|
|
- add perl as explicit buildrequire
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 6 21:26:17 CEST 2008 - lars@linux-schulserver.de
|
|
|
|
- initial version 1.08
|
|
|