]> git.proxmox.com Git - pve-manager.git/history - PVE/API2/APT.pm
do not use Net::SSL
[pve-manager.git] / PVE / API2 / APT.pm
2016-02-26 Dietmar Maurerdo not use Net::SSL
2015-08-25 Wolfgang Linkcomplete optional packet list for pveversion
2015-08-10 Dietmar Maurerpveversion: add criu package
2015-08-10 Wolfgang LinkAdd extra optional list to pveversion
2015-06-30 Dietmar Maurerfix bug #648: forward call to correct node
2015-06-19 Dietmar Maurerpveversion: also remove clvm
2015-06-19 Dietmar Maurerpveversion: also list lxcfs and cgmanager
2015-06-19 Dietmar Maurerpveversion: fix package list for pve 4.0
2015-03-06 Dietmar Maurerfix proxversion -v for jessie release
2014-09-04 Stanislav German... GUI: add new email_from option to datacenter.cfg
2013-09-24 Dietmar Maurerbump version to 3.1-14 - avoid warning in daily cron...
2013-09-09 Dietmar Maureruse correct changelog urls for pve repositories.
2013-09-09 Dietmar Maurercorretly use proxy CONNECT
2013-08-26 Dietmar Maurerchangelog: proxy API call to correct node
2013-08-23 Dietmar Maurerapt: only consider installed packages
2013-08-16 Dietmar Maurertry to guess changelog url fro security updates
2013-08-14 Dietmar Maurerinclude glusterfs-client version in 'pveversion -v'
2013-08-02 Dietmar Maurerbug fix: only send updated package list once
2013-08-02 Dietmar Maurerapt: try to send updated packe list only once
2013-08-02 Dietmar Maurerapt: try to detect new packages
2013-08-02 Dietmar Maurerimpl. a better way to suppress output from apt-get...
2013-08-02 Dietmar Maurerbe more quiet
2013-08-02 Dietmar Maurerrun 'apt-get update' in quiet mode when starting from...
2013-08-01 Dietmar Maurerfix changelog url for pve repository
2013-07-29 Dietmar Maureradd correct url for proxmox package changelogs
2013-07-26 Dietmar Maurertell apt to use http_proxy settings
2013-07-19 Dietmar Maurerfix bug #437: include pve-libspice-server1 in package...
2013-06-21 Dietmar Maureradd/use API for pveversion
2013-06-19 Dietmar MaurerAllow to send notification mail about new packages.
2013-06-19 Dietmar Maureruse interactive vnc shell to run system upgrade
2013-06-19 Dietmar Maurerapt: group by Origin
2013-06-18 Dietmar Maurerimplement better method to compute changelog url
2013-06-18 Dietmar Maurerapt-get upgrade: pass --force-confdef and --force-confo...
2013-06-18 Dietmar Maurerimprove changelog viewer
2013-06-18 Dietmar Maureruse LWP to download changelog
2013-06-18 Dietmar Maureravoid warning about uninitialize values
2013-06-18 Dietmar Maurerapt: always create new AptPkg::Cache object.
2013-06-18 Dietmar Maurerimplement changelog API
2013-06-17 Dietmar Maurerapt: fix changelog url
2013-06-13 Dietmar Maureradd changelog url to package info
2013-06-13 Dietmar Maurerimplement apt-get dist-upgrade
2013-06-13 Dietmar Maurerimplement apt-get update
2013-06-13 Dietmar Maurercache apt query in /var/lib/pve-manager/pkgupdates
2013-06-13 Dietmar Maureradd API for apt using libapt-pkg-perl