SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-libxml-ruby-5.0.3-lp155.1.2.x86_64.rpm :

* Fri Jun 21 2024 Dan Čermák - New upstream release 5.0.3, see bundled HISTORY
* Mon Jan 29 2024 Dan Čermák - New upstream release 5.0.2, see bundled HISTORY
* Wed Dec 07 2022 Stephan Kulow updated to version 3.2.4 see installed HISTORY == 3.2.4 / 2022-10-29
* Support libxml2 version 2.10.2 (Charlie Savage)
* Reduce number of globally included C header files (Charlie Savage)
* Thu Aug 04 2022 Stephan Kulow updated to version 3.2.3 see installed HISTORY == 3.2.3 / 2022-05-22
* Change some getter methods to instance variables with attr_accessors for easier debuggability (David Hansen)
* Add a number of tests related to schemas (David Hansen)
* Add schema.imported_elements so we can find imported elements (David Hansen)
* Fix segfault under windows when dereferencing a pre-existing error where the node has already been freed (David Hansen)
* Update to change name from imported_elements to imported_ns_elements and return a hash of hashes for namespaced elements (David Hansen)
* Only call xmlGetFeaturesList if LIBXML_LEGACY_ENABLED is defined. Most distros still ship libxml2 with legacy features enabled, but this will change (Nick Wellnhofer)
* Update GitHub Actions to use ruby/setup-ruby (Greg)
* Fix memory leak in rxml_node_path, node.path (vovanmozg)
* Tue Jan 25 2022 Stephan Kulow updated to version 3.2.2 see installed HISTORY == 3.2.2 / 2022-01-15
* Switch to Github actions for CI/CD (Greg)
* Test fixes (Greg, Sergio Durigan Junior)
* Fix typo on test/test_sax_parser.rb (Sergio Durigan Junior)
* Update homepage in gemspec (Pirate Praveen Arimbrathodiyil)
* Wed Jan 20 2021 Stephan Kulow updated to version 3.2.1 see installed HISTORY == 3.2.1 / 2020-11-05
* Fix incorrect handling of encodings when using XMLWriter.io (Charlie Savage)
* Clean up README (Richard Michael) == 3.2.0 / 2020-05-09 Charlie Savage
* Fix crash when creating an empty DTD
* Modernize tests to use Bundler to load gem
* Add libxml-ruby.rb file so gem loads in expected way.
* Add support for xmlSaveNoEmptyTags.
* Clean up extconf.rb file
* Thu Feb 08 2018 cooloAATTsuse.com- updated to version 3.1.0 see installed HISTORY == 3.1.0 / 2018-02-03 Charlie Savage
* Fix segmentation fault when adding one node to another node (Charlie Savage)
* Fix deprecated \"assert_equal(nil, expected)\" calls. #148 and #151. (utilum)
* Remove assigned but unused variables. #150 (utilum)
* Add Gemfile. #146. (Dorian Marié)
* Remove duplicate hash key in setup.rb. #147. (Dorian Marié)
* Fix gemspec by requiring Date. #149 (utilum)
* Restore default internal encoding after tests are completed. #123 (Charlie Savage)
* Remove duplicate method definitions. #145. (Charlie Savage)
* Remove SchemaElement#minOccurs and SchemaElement#maxOccurs since they actually did not work (Charlie Savage)
* Rename test files to follow Ruby conventions (Charlie Savage)
* Fix handling of node returned by Reader#expand. #142. (Charlie Savage)
* Add Travis Build support (Charlie Savage)
* Fix Fixnum deprecation (Charlie Savage)
* Cleanup schema code (Charlie Savage)
* Update Visual Studio project to 2017 (Charlie Savage)
* Sat Feb 11 2017 cooloAATTsuse.com- updated to version 3.0.0 see installed HISTORY
* Tue Jun 14 2016 cooloAATTsuse.com- updated to version 2.9.0 see installed HISTORY == 2.9.0 / 2016-06-13 Charlie Savage
* Revamp libxml-ruby\'s memory management to not cause crashes when used with Nokogiri (James Laird-Wah)
* Fix garbage collection issue that sometimes caused the library to hang (Charlie Savage)
* Improved multi-threading support (Charlie Savage)
* Fix crash sometimes caused by a xml node being being freed twice (Charlie Savage)
* Fix memory leak when setting the text content of a node (Charlie Savage)
* Set a default task in the Rakefile - use \"test\" (Robert Haines)
* Add \"hanna_gudao\" gem and add \"rake-compiler\" to develpoment dependencies (Robert Haines)
* Use Process.getrlimit instead of `ulimit` in the tests (Robert Haines)
* Build on smartos (Steven Williamson)
* Fix compiler warnings (Charlie Savage)
* Add Xcode project for easier debugging on OSX (Charlie Savage)
* Switch from unit test to minitest (Charlie Savage)
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 2.8.0
* Sat Nov 01 2014 tboergerAATTsuse.com- Replaced rb_ver with an asterisk to expand correctly with multiple ruby versions
* Fri Oct 24 2014 tboergerAATTsuse.com- Added new ruby macros
 
ICM