1
0
Fork 0

Merging debian version 7.1.8-1.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-24 21:30:06 +02:00
parent ddd2e7d3c3
commit ca722f9a24
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424
5 changed files with 47 additions and 31 deletions

18
debian/changelog vendored
View file

@ -1,3 +1,21 @@
virtualbox-ext-pack (7.1.8-1) unstable; urgency=medium
[ Mateusz Łukasik ]
* Team upload.
* New upstream version 7.1.8
* Update postinst hash
[ Gianfranco Costamagna ]
* New upstream version 7.1.0
* Update postinst hash
* Depend on virtualbox 7.1
* Update filename on watch file
* Update template for the license, was updated
* Also update filename for the download
* Update the license checksum for the auto accept
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 16 May 2025 15:19:45 +0200
virtualbox-ext-pack (7.0.26-1~progress8.99u1) horok-backports; urgency=medium
* Initial upload to horok-backports.

4
debian/control vendored
View file

@ -25,8 +25,8 @@ Architecture: all
Pre-Depends:
debconf
Depends:
virtualbox (>= ${virtualbox:Version}) | virtualbox-7.0,
virtualbox (<< ${virtualbox:nextVersion}) | virtualbox-7.0,
virtualbox (>= ${virtualbox:Version}) | virtualbox-7.1,
virtualbox (<< ${virtualbox:nextVersion}) | virtualbox-7.1,
wget,
ca-certificates,
${misc:Depends}

6
debian/postinst.in vendored
View file

@ -2,9 +2,9 @@
#set -e
version="#VERSION#"
hash="3d6eb1e490ea7cd0924cbc7df08277b40593feb63ff9ac3410aef33d91e08c36 "
file="Oracle_VM_VirtualBox_Extension_Pack-${version}.vbox-extpack"
accept_license="33d7284dc4a0ece381196fda3cfe2ed0e1e8e7ed7f27b9a9ebc4ee22e24bd23c"
hash="912586a3a1e9285f9df264f7999e6fffc0b8a42f2e013dd898a86f7ed3975d37"
file="Oracle_VirtualBox_Extension_Pack-${version}.vbox-extpack"
accept_license="eb31505e56e9b4d0fbca139104da41ac6f6b98f8e78968bdf01b1f3da3c4f9ae"
error ()
{

48
debian/templates vendored
View file

@ -17,18 +17,18 @@ _Description: Do you accept the terms of the VirtualBox PUEL license?
read the license below. If you accept this license, the package
installation will continue. If you refuse it, it will be interrupted.
.
VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)
VirtualBox Extension Pack Personal Use and Educational License (PUEL)
.
License version 11, 21 May 2020
License version 12, 22 July 2024
.
PLEASE READ THE FOLLOWING ORACLE VM VIRTUALBOX EXTENSION PACK PERSONAL
USE AND EVALUATION LICENSE CAREFULLY BEFORE DOWNLOADING OR USING THE
ORACLE SOFTWARE. THESE TERMS AND CONDITIONS CONSTITUTE A LEGAL AGREEMENT
BETWEEN YOU AND ORACLE.
PLEASE READ THE FOLLOWING ORACLE VIRTUALBOX EXTENSION PACK PERSONAL USE
AND EDUCATIONAL LICENSE CAREFULLY BEFORE DOWNLOADING OR USING THE ORACLE
SOFTWARE. THESE TERMS AND CONDITIONS CONSTITUTE A LEGAL AGREEMENT BETWEEN
YOU AND ORACLE.
.
ORACLE AMERICA, INC. ("ORACLE") IS WILLING TO LICENSE THE PRODUCT DEFINED
IN SECTION 1 BELOW ONLY ON THE CONDITION THAT YOU ACCEPT ALL OF THE TERMS
CONTAINED IN THIS VIRTUALBOX EXTENSION PACK PERSONAL USE AND EVALUATION
CONTAINED IN THIS VIRTUALBOX EXTENSION PACK PERSONAL USE AND EDUCATIONAL
LICENSE AGREEMENT ("AGREEMENT").
.
IF YOU ARE AGREEING TO THIS LICENSE ON BEHALF OF AN ENTITY (RATHER THAN
@ -36,29 +36,27 @@ _Description: Do you accept the terms of the VirtualBox PUEL license?
AUTHORITY TO ACCEPT THESE TERMS AND CONDITIONS ON BEHALF OF SUCH ENTITY.
.
1 SUBJECT OF AGREEMENT. This Agreement governs your use of the binary
software package called "Oracle VM VirtualBox Extension Pack" (the
software package called "Oracle VirtualBox Extension Pack" (the
"Product"), which contains a set of additional features for "Oracle
VM VirtualBox" that enhance the operation of multiple virtual machines
VirtualBox" that enhance the operation of multiple virtual machines
("Guest Computers") on a single physical computer ("Host Computer"). The
Product consists of executable files in machine code, script files,
data files, and all documentation and updates provided to You by Oracle.
Product consists of executable files in machine code, script files, data
files, and all documentation and updates provided to You by Oracle.
.
2 GRANT OF LICENSE. Oracle grants you a personal, non-exclusive,
non-transferable, limited license without fees to reproduce, install,
execute, and use internally the Product on Host Computers for
your Personal Use, Educational Use, or Evaluation. "Personal Use"
is noncommercial use solely by the person downloading the Product
from Oracle on a single Host Computer, provided that no more than one
client or remote computer is connected to that Host Computer and that
client or remote computer is used solely to remotely view the Guest
Computer(s). "Educational Use" is any use by teachers or students in
an academic institution (schools, colleges and universities) as part of
the institution's educational curriculum. "Evaluation" means testing the
Product for up to thirty (30) days; after expiry of that term, you are
no longer permitted to use the Product. Personal Use and/or Educational
Use expressly exclude any use of the Product for commercial purposes or
to operate, run, or act on behalf of or for the benefit of a business,
organization, governmental organization, or educational institution.
execute, and use internally the Product on Host Computers for your
Personal Use, or Educational Use. "Personal Use" is noncommercial use
solely by the person downloading the Product from Oracle on a single Host
Computer, provided that no more than one client or remote computer is
connected to that Host Computer and that client or remote computer is used
solely to remotely view the Guest Computer(s). "Educational Use" is any
use by teachers or students in an academic institution (schools, colleges
and universities) as part of the institution's educational curriculum.
Personal Use and/or Educational Use expressly exclude any use of the
Product for commercial purposes or to operate, run, or act on behalf of or
for the benefit of a business, organization, governmental organization, or
educational institution.
.
Oracle reserves all rights not expressly granted in this license.
.

2
debian/watch vendored
View file

@ -1,3 +1,3 @@
version=4
https://www.virtualbox.org/wiki/Downloads \
https://download.virtualbox.org/virtualbox/[\d\.]+/Oracle_VM_VirtualBox_Extension_Pack-([\d\.]+)(?:-\d+)?.vbox-extpack
https://download.virtualbox.org/virtualbox/[\d\.]+/Oracle_VirtualBox_Extension_Pack-([\d\.]+)(?:-\d+)?.vbox-extpack