Dietmar Maurer
|
09c67ebb5b
|
add correct url for proxmox package changelogs
|
2013-07-29 12:36:05 +02:00 |
|
Dietmar Maurer
|
19ed44c0ef
|
tell apt to use http_proxy settings
|
2013-07-26 09:26:24 +02:00 |
|
Dietmar Maurer
|
026c392bbb
|
fix bug #437: include pve-libspice-server1 in package list
|
2013-07-19 06:10:00 +02:00 |
|
Dietmar Maurer
|
8794761f5a
|
add/use API for pveversion
We want to be able to diplay that information on the GUI.
|
2013-06-21 11:44:11 +02:00 |
|
Dietmar Maurer
|
a88002cf76
|
Allow to send notification mail about new packages.
|
2013-06-19 13:01:10 +02:00 |
|
Dietmar Maurer
|
3a76893d03
|
use interactive vnc shell to run system upgrade
System upgrade almost always requires user input.
|
2013-06-19 11:57:38 +02:00 |
|
Dietmar Maurer
|
a972b69db5
|
apt: group by Origin
code cleanups
|
2013-06-19 09:41:35 +02:00 |
|
Dietmar Maurer
|
d330e26f99
|
implement better method to compute changelog url
apt-get uses similar code.
|
2013-06-18 14:13:49 +02:00 |
|
Dietmar Maurer
|
9f6658a9fe
|
apt-get upgrade: pass --force-confdef and --force-confold to dpkg
|
2013-06-18 12:41:25 +02:00 |
|
Dietmar Maurer
|
396c9e4a01
|
improve changelog viewer
|
2013-06-18 11:46:32 +02:00 |
|
Dietmar Maurer
|
f5ed75de51
|
use LWP to download changelog
|
2013-06-18 10:30:30 +02:00 |
|
Dietmar Maurer
|
446f92178d
|
avoid warning about uninitialize values
And log a message to syslog when we update the package list.
|
2013-06-18 10:16:13 +02:00 |
|
Dietmar Maurer
|
c06e9cc8cf
|
apt: always create new AptPkg::Cache object.
To re-open database - else we get old/cached entries.
|
2013-06-18 09:52:28 +02:00 |
|
Dietmar Maurer
|
b688d4389b
|
implement changelog API
Fetching changelog at server side avoids security problems at
client (Same-Origin-Policy).
|
2013-06-18 09:46:25 +02:00 |
|
Dietmar Maurer
|
371dcc9243
|
apt: fix changelog url
|
2013-06-17 08:04:23 +02:00 |
|
Dietmar Maurer
|
00d48356de
|
add changelog url to package info
|
2013-06-13 11:52:32 +02:00 |
|
Dietmar Maurer
|
c2d3fbe07e
|
implement apt-get dist-upgrade
|
2013-06-13 11:52:32 +02:00 |
|
Dietmar Maurer
|
4806bc69a6
|
implement apt-get update
|
2013-06-13 11:52:31 +02:00 |
|
Dietmar Maurer
|
cd0bc36b6c
|
cache apt query in /var/lib/pve-manager/pkgupdates
|
2013-06-13 11:52:31 +02:00 |
|
Dietmar Maurer
|
21299915de
|
add API for apt using libapt-pkg-perl
|
2013-06-13 11:52:31 +02:00 |
|