Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

subversion-ruby-1.14.3-5.el10 RPM for aarch64

From AlmaLinux 10.1 devel for aarch64

Name: subversion-ruby Distribution: AlmaLinux
Version: 1.14.3 Vendor: AlmaLinux
Release: 5.el10 Build date: Fri Aug 2 22:11:22 2024
Group: Unspecified Build host: arm-builder01.almalinux.org
Size: 2948416 Source RPM: subversion-1.14.3-5.el10.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://subversion.apache.org/
Summary: Ruby bindings to the Subversion libraries
This package includes the Ruby bindings to the Subversion libraries.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.14.3-5
  - Bump release for June 2024 mass rebuild
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Tomas Korbar <tkorbar@redhat.com> - 1.14.3-3
  - Fix building with gcc 14
  - incompatible-pointer-types warnings became errors, but they've
  been present for a long time and posed no threat, thus revert
  the behaviour
  - Resolves: rhbz#2259155
* Fri Jan 12 2024 Tomas Korbar <tkorbar@redhat.com> - 1.14.3-2
  - Fix testing of binary patch
  - Resolves: rhbz#2255746
* Fri Jan 05 2024 Richard Lescak <rlescak@redhat.com> - 1.14.3-1
  - rebase to version 1.14.3 (#2256062)
* Wed Jan 03 2024 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.14.2-23
  - Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.3
* Mon Nov 20 2023 Joe Orton <jorton@redhat.com> - 1.14.2-22
  - fix mod_authz_svn, mod_dontdothat (#2250182)
* Wed Nov 08 2023 Joe Orton <jorton@redhat.com> - 1.14.2-21
  - restore plaintext password storage by default (per upstream)
  - restrict symbols exposed by DSOs built for httpd
* Sat Jul 22 2023 Fedora Rel