Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pve-manager
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
pve-manager
Commits
f9fa20dd
Commit
f9fa20dd
authored
Feb 18, 2013
by
Dietmar Maurer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version to 2.3-8
internal testing requires new version
parent
58d6726f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
7 deletions
+11
-7
changelog.Debian
debian/changelog.Debian
+10
-6
defines.mk
defines.mk
+1
-1
No files found.
debian/changelog.Debian
View file @
f9fa20dd
pve-manager (2.3-8) unstable; urgency=low
* Allow to set tablet option on the GUI
* use qcow2 format as default for directory and NFS storage
* cleanup RDB GUI (remove authsupported)
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Feb 2013 13:39:47 +0100
pve-manager (2.3-7) unstable; urgency=low
pve-manager (2.3-7) unstable; urgency=low
* fix javascript jslint warnings to make it work on all browsers.
* fix javascript jslint warnings to make it work on all browsers.
...
@@ -6,12 +16,6 @@ pve-manager (2.3-7) unstable; urgency=low
...
@@ -6,12 +16,6 @@ pve-manager (2.3-7) unstable; urgency=low
* enable RBD on the GUI
* enable RBD on the GUI
* Allow to set tablet option on the GUI
* use qcow2 format as default for directory and NFS storage
* cleanup RDB GUI (remove authsupported)
-- Proxmox Support Team <support@proxmox.com> Thu, 31 Jan 2013 07:16:13 +0100
-- Proxmox Support Team <support@proxmox.com> Thu, 31 Jan 2013 07:16:13 +0100
pve-manager (2.3-6) unstable; urgency=low
pve-manager (2.3-6) unstable; urgency=low
...
...
defines.mk
View file @
f9fa20dd
...
@@ -2,7 +2,7 @@ RELEASE=2.3
...
@@ -2,7 +2,7 @@ RELEASE=2.3
VERSION=2.3
VERSION=2.3
PACKAGE=pve-manager
PACKAGE=pve-manager
PACKAGERELEASE=
7
PACKAGERELEASE=
8
BINDIR=${DESTDIR}/usr/bin
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5
PERLLIBDIR=${DESTDIR}/usr/share/perl5
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment