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
33b54b6f
Commit
33b54b6f
authored
Mar 15, 2013
by
Dietmar Maurer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version to 3.0-1
remove perl-suid dependency
parent
0971098f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
4 deletions
+10
-4
changelog.Debian
debian/changelog.Debian
+6
-0
control.in
debian/control.in
+1
-1
defines.mk
defines.mk
+3
-3
No files found.
debian/changelog.Debian
View file @
33b54b6f
pve-manager (3.0-1) unstable; urgency=low
* remove perl-suid dependency
-- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:36:57 +0100
pve-manager (2.3-13) unstable; urgency=low
pve-manager (2.3-13) unstable; urgency=low
* network config: allow empty IP address/netmask
* network config: allow empty IP address/netmask
...
...
debian/control.in
View file @
33b54b6f
...
@@ -3,7 +3,7 @@ Version: @VERSION@-@PACKAGERELEASE@
...
@@ -3,7 +3,7 @@ Version: @VERSION@-@PACKAGERELEASE@
Section: admin
Section: admin
Priority: optional
Priority: optional
Architecture: all
Architecture: all
Depends: perl5, libtimedate-perl, apache2-mpm-prefork, libauthen-pam-perl, libintl-perl, rsync, libapache2-request-perl, libjson-perl, liblockfile-simple-perl, vncterm, qemu-server (>= 1.1-1), libwww-perl, wget, libnet-dns-perl, vlan, ifenslave-2.6 (>= 1.1.0-10), liblinux-inotify2-perl, debconf (>= 0.5) | debconf-2.0, netcat-traditional, pve-cluster (>= 1.0-29), libpve-common-perl, libpve-storage-perl, libterm-readline-gnu-perl, libpve-access-control, libio-socket-ssl-perl, libfilesys-df-perl, libfile-readbackwards-perl, libfile-sync-perl, redhat-cluster-pve, resource-agents-pve, fence-agents-pve, cstream, mail-transport-agent, libxml-parser-perl,
perl-suid,
lzop, dtach
Depends: perl5, libtimedate-perl, apache2-mpm-prefork, libauthen-pam-perl, libintl-perl, rsync, libapache2-request-perl, libjson-perl, liblockfile-simple-perl, vncterm, qemu-server (>= 1.1-1), libwww-perl, wget, libnet-dns-perl, vlan, ifenslave-2.6 (>= 1.1.0-10), liblinux-inotify2-perl, debconf (>= 0.5) | debconf-2.0, netcat-traditional, pve-cluster (>= 1.0-29), libpve-common-perl, libpve-storage-perl, libterm-readline-gnu-perl, libpve-access-control, libio-socket-ssl-perl, libfilesys-df-perl, libfile-readbackwards-perl, libfile-sync-perl, redhat-cluster-pve, resource-agents-pve, fence-agents-pve, cstream, mail-transport-agent, libxml-parser-perl, lzop, dtach
Conflicts: netcat-openbsd, vzdump
Conflicts: netcat-openbsd, vzdump
Replaces: vzdump
Replaces: vzdump
Provides: vzdump
Provides: vzdump
...
...
defines.mk
View file @
33b54b6f
RELEASE=
2.3
RELEASE=
3.0
VERSION=
2.3
VERSION=
3.0
PACKAGE=pve-manager
PACKAGE=pve-manager
PACKAGERELEASE=1
3
PACKAGERELEASE=1
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