Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Marvin1973:pcs
rubygem-sys-filesystem
rubygem-sys-filesystem.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rubygem-sys-filesystem.changes of Package rubygem-sys-filesystem
------------------------------------------------------------------- Mon Nov 4 17:40:09 UTC 2024 - Dan Čermák <dan.cermak@posteo.net> - ## 1.5.3 - 3-Oct-2024 * Decided to unroll the changes in 1.5.2 because doing runtime compiler checks was making more people unhappy than happy, and I already had some misgivings about it. * Updated the README.md to note the issues with running 32-bit Ruby with 64-bit offsets. At the moment I think this mainly only affects arch Linux. ## 1.5.2 - 30-Sep-2024 * Forgot to switch mkmf-lite from a dev dependency to a runtime dependency. Thanks go to Thomas Langé for the spot and patch. ## 1.5.1 - 29-Sep-2024 * Add the f_type struct member to the Statvfs struct for Linux. This was added at some point in the Linux lifecycle, though may still be blank depending on your platform. Thanks go to Tasos Sahanidis for the patch. * Added padding on 32-bit Statvfs struct with 64-bit offsets for Linux. Thanks go Tasos Sahanidis again for this update. * Bumped mkmf-lite dependency since the changes were needed to support the above. ------------------------------------------------------------------- Fri Jun 21 10:50:25 UTC 2024 - Dan Čermák <dan.cermak@posteo.net> - ## 1.5.0 - 8-Jun-2024 * Add support for DragonFlyBSD. * Remove Solaris support. It's dead, Jim. * Now assumes umount2 function is present on Linux systems, and some corresponding refactoring of the umount method. ## 1.4.5 - 22-May-2024 * Handle the possibility that a statvs64 alias may not exist on some Linux platforms. Thanks go to Antoine Martin for the report. ------------------------------------------------------------------- Fri Nov 3 08:00:10 UTC 2023 - Dan Čermák <dan.cermak@posteo.net> - ## 1.4.4 - 12-Sep-2023 * Yet another fix for 32-bit vs 64-bit linux, specifically for the Statvfs struct. Thanks go to Josh Cooper for the spot and the patch. ------------------------------------------------------------------- Thu Dec 30 12:42:13 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com> - updated to version 1.4.3 * Another fix for 32-bit vs 64-bit Linux since it was realized we cannot always rely on the host architecture information. Handling for JRuby was improved as well. Thanks go to Scott Bradnick for the spot. * The constructor is now explicitly private. This class was never meant to actually be instantiated. * Updated the MANIFEST.md file. ------------------------------------------------------------------- Mon Jul 26 06:09:14 UTC 2021 - Stephan Kulow <coolo@suse.com> updated to version 1.4.2 see installed CHANGES.md ## 1.4.2 - 22-Jul-2021 * Fixed support for 32-bit Linux. Thanks go to ciprianbadescu for the spot. ------------------------------------------------------------------- Wed Jan 20 13:26:40 UTC 2021 - Stephan Kulow <coolo@suse.com> updated to version 1.4.1 see installed CHANGES.md ## 1.4.1 - 30-Dec-2020 * Fix an FFI function declaration bug for Big Sur and later on Mac. Thanks go to Roman Gaufman for the spot and Martins Polakovs for testing. * Fixed the changelog metadata URI. * Added a .gitignore file. ------------------------------------------------------------------- Wed Nov 11 11:11:56 UTC 2020 - Manuel Schnitzer <mschnitzer@suse.com> - updated to version 1.4.0 * The Sys::Filesystem.stat method now accepts a Pathname and Dir object as an argument. On most platforms it will also accept a File object. Thanks go to hirura for the patch. * Fixed the statvfs struct layout on i686 platforms. Thanks go to Filipovici-Andrei for the patch. * Switched from test-unit to rspec, and updated the tests. ------------------------------------------------------------------- Thu May 7 21:34:17 UTC 2020 - Stephan Kulow <coolo@suse.com> - updated to version 1.3.4 see installed CHANGES.rdoc == 1.3.4 - 17-Mar-2020 * Properly include a LICENSE file as per the Apache-2.0 license. == 1.3.3 - 18-Feb-2020 * Linux now uses statvfs64 under the hood. This fixes a potential issue with 32 bit systems. Thanks go to Tom Smyth for the spot. ------------------------------------------------------------------- Mon Feb 10 15:54:32 UTC 2020 - Stephan Kulow <coolo@suse.com> - updated to version 1.3.2 CHANGES removed upstream ------------------------------------------------------------------- Mon Jan 14 13:59:38 UTC 2019 - Stephan Kulow <coolo@suse.com> - updated to version 1.2.0 see installed CHANGES == 1.2.0 - 1-Jan-2019 * Changed the license to Apache-2.0. * Added the case_sensitive? and case_insensitive? instance methods to the Filesystem::Stat class. * Refactored the Numeric helper methods into a single location. * Fixed the deprecation warnings when running the tests on Windows. * Added metadata to the gemspec. ------------------------------------------------------------------- Tue Feb 27 05:36:35 UTC 2018 - factory-auto@kulow.org - updated to version 1.1.9 see installed CHANGES == 1.1.9 - 26-Jan-2018 * The bytes_free and bytes_total methods were updated to use the fragment size instead of the block size. This fixes Macs using APFS, as well as Solaris 10. Thanks go to Mikhail Vasin for the spot. * Removed the code specific to FreeBSD 10, which was ultimately an attempt to address the issue now resolved by the above change. * Updated the cert again. ------------------------------------------------------------------- Mon Sep 11 12:53:29 UTC 2017 - coolo@suse.com - updated to version 1.1.8 see installed CHANGES == 1.1.8 - 2-Sep-2017 * The stat and mount_point methods now call to_s on the string argument explicitly so that Pathname objects will now work with String#wincode. * Updated some tests to avoid Fixnum warnings for Ruby 2.4. * Updated the cert. ------------------------------------------------------------------- Sat Oct 29 04:50:06 UTC 2016 - coolo@suse.com - updated to version 1.1.7 see installed CHANGES == 1.1.7 - 1-Aug-2016 * Fixed an issue in the stat method for MS Windows where the blocks_avail value was not correct. Thanks go to Maxime Lapointe for the spot. ------------------------------------------------------------------- Wed Jul 6 00:43:31 UTC 2016 - mrueckert@suse.de - initial package
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor