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
2fc72fee
Commit
2fc72fee
authored
Mar 06, 2015
by
Dietmar Maurer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version to 4.0-2
parent
0182e27f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
1 deletion
+19
-1
changelog.Debian
debian/changelog.Debian
+18
-0
defines.mk
defines.mk
+1
-1
No files found.
debian/changelog.Debian
View file @
2fc72fee
pve-manager (4.0-2) unstable; urgency=medium
* fix proxversion -v for jessie release
* add PIDFile option for systemd services
* avoid shell scripts in systemd service definitions
* depend on systemd, add service files
-- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 11:35:33 +0100
pve-manager (4.0-1) unstable; urgency=medium
* first version for Debian jessie
-- Proxmox Support Team <support@proxmox.com> Sat, 28 Feb 2015 09:34:33 +0100
pve-manager (3.4-1) unstable; urgency=low
* write_ceph_config: also write mds sections
...
...
defines.mk
View file @
2fc72fee
...
...
@@ -2,7 +2,7 @@ RELEASE=4.0
VERSION=4.0
PACKAGE=pve-manager
PACKAGERELEASE=
1
PACKAGERELEASE=
2
BINDIR=${DESTDIR}/usr/bin
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