public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/virtualbox-guest-additions] alext-upd-to-7.2.12: Update to 5.2.8
Date: Sun, 12 Jul 2026 20:57:38 GMT	[thread overview]
Message-ID: <178388985895.1.16968537348790922834.rpms-virtualbox-guest-additions-bf502b0c0b26@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/virtualbox-guest-additions
            Branch : alext-upd-to-7.2.12
            Commit : bf502b0c0b2621a4cfcf8ebcf882e3d896722f5e
            Author : Hans de Goede <hdegoede@redhat.com>
            Date   : 2018-03-01T13:16:58+01:00
            Stats  : +10/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/virtualbox-guest-additions/c/bf502b0c0b2621a4cfcf8ebcf882e3d896722f5e?branch=alext-upd-to-7.2.12

            Log:
            Update to 5.2.8
Use https for all URLs

---
diff --git a/.gitignore b/.gitignore
index 430d378..f848f5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /VirtualBox-5.2.6.tar.bz2
+/VirtualBox-5.2.8.tar.bz2

diff --git a/sources b/sources
index 5b0db2e..376a2f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (VirtualBox-5.2.6.tar.bz2) = ed6f801c055e9b8e152118a1ebfecdc15c310fac2b007ea3cd4a404d17cbbbc83782a3baa76b979c72b9399616844291576846d820f8aefb7c4b4ec2eaf36482
+SHA512 (VirtualBox-5.2.8.tar.bz2) = 49a3bd1c60d2c4cbd3799ece5fbfe15d9b6a00c5af9692478a1365a8eb4975228410e17dba24a388c0cf5387cb79fb7492feb4e6b2f531bc17322c3d61de7887

diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec
index 3f830f7..a09da4c 100644
--- a/virtualbox-guest-additions.spec
+++ b/virtualbox-guest-additions.spec
@@ -1,13 +1,13 @@
 %global __provides_exclude_from %{_libdir}/VBoxGuestAdditions
 
 Name:       virtualbox-guest-additions
-Version:    5.2.6
-Release:    4%{?dist}
+Version:    5.2.8
+Release:    1%{?dist}
 Summary:    VirtualBox Guest Additions
 License:    GPLv2 or (GPLv2 and CDDL)
-URL:        http://www.virtualbox.org/wiki/VirtualBox
+URL:        https://www.virtualbox.org/wiki/VirtualBox
 
-Source0:    http://download.virtualbox.org/virtualbox/%{version}/VirtualBox-%{version}.tar.bz2
+Source0:    https://download.virtualbox.org/virtualbox/%{version}/VirtualBox-%{version}.tar.bz2
 Source1:    vboxservice.service
 Source2:    96-vbox.preset
 Source3:    VirtualBox-60-vboxguest.rules
@@ -187,6 +187,10 @@ getent passwd vboxadd >/dev/null || \
 
 
 %changelog
+* Thu Mar  1 2018 Hans de Goede <hdegoede@redhat.com> - 5.2.8-1
+- Update to 5.2.8
+- Use https for all URLs
+
 * Wed Feb  7 2018 Hans de Goede <hdegoede@redhat.com> - 5.2.6-4
 - Do not use pkg-config for includes, as pkg-config prefixes an unwanted -I
 - Fix /etc/X11/xinit/xinitrc.d/98vboxadd-xclient.sh to now show an error

                 reply	other threads:[~2026-07-12 20:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178388985895.1.16968537348790922834.rpms-virtualbox-guest-additions-bf502b0c0b26@fedoraproject.org \
    --to=hdegoede@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox