notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: deskutils/virt-manager/distinfo

Number of commits found: 22

Monday, 31 Oct 2022
20:35 Roman Bogorodskiy (novel) search for other commits by this committer
deskutils/virt-manager: update to 4.1.0
commit hash: b1bd7c849eff7228e62d839b8faea2412b923a9d commit hash: b1bd7c849eff7228e62d839b8faea2412b923a9d commit hash: b1bd7c849eff7228e62d839b8faea2412b923a9d commit hash: b1bd7c849eff7228e62d839b8faea2412b923a9d b1bd7c8
Friday, 11 Mar 2022
13:00 Roman Bogorodskiy (novel) search for other commits by this committer
deskutils/virt-manager: update to 4.0.0
commit hash: 775d857db4e7eb90ca78745da1e7f15fc8f2e50b commit hash: 775d857db4e7eb90ca78745da1e7f15fc8f2e50b commit hash: 775d857db4e7eb90ca78745da1e7f15fc8f2e50b commit hash: 775d857db4e7eb90ca78745da1e7f15fc8f2e50b 775d857
Tuesday, 17 Nov 2020
13:42 novel search for other commits by this committer
deskutils/virt-manager: update to 3.2.0
Original commitRevision:555556 
Saturday, 3 Oct 2020
04:32 novel search for other commits by this committer
deskutils/virt-manager: update to 3.1.0
Original commitRevision:551257 
Saturday, 19 Sep 2020
11:33 novel search for other commits by this committer
deskutils/virt-manager: update to 3.0.0
Original commitRevision:548963 
Sunday, 28 Jul 2019
09:46 novel search for other commits by this committer
deskutils/virt-manager: update to 2.2.1
Original commitRevision:507503 
Thursday, 7 Feb 2019
16:39 novel search for other commits by this committer
deskutils/virt-manager: update to 2.1.0
Original commitRevision:492375 
Monday, 12 Nov 2018
17:23 novel search for other commits by this committer
deskutils/virt-manager: update to 2.0.0

 * Bump required to 3.3+ as 2.7 is no longer supported
 * Drop www/py-urlgrabber dependency as it's not used anymore
Original commitRevision:484811 
Sunday, 29 Apr 2018
13:35 novel search for other commits by this committer
deskutils/virt-manager: update to 1.5.1

Also, and runtime dependency on security/openssh-askpass which is used
when connecting over ssh.
Original commitRevision:468628 
Sunday, 24 Sep 2017
09:14 novel search for other commits by this committer
deskutils/virt-manager: update to 1.4.3
Original commitRevision:450485 
Sunday, 3 Sep 2017
07:07 novel search for other commits by this committer
deskutils/virt-manager: update to 1.4.2
Original commitRevision:449173 
Friday, 14 Jul 2017
15:05 novel search for other commits by this committer
deskutils/virt-manager: update to 1.4.1

 - Update to 1.4.1
 - Drop patch-virtManager_viewers.py as it was previously
   cherry-picked from upstream, but it's included into this release

PR:		220515
Submitted by:	Yonas Yanfa
Original commitRevision:445763 
Sunday, 3 Jul 2016
16:43 novel search for other commits by this committer
deskutils/virt-manager: update to 1.4.0
Original commitRevision:417980 
Saturday, 9 Apr 2016
03:44 novel search for other commits by this committer
deskutils/virt-manager: update to 1.3.2
Original commitRevision:412795 
Monday, 10 Aug 2015
21:10 jgh search for other commits by this committer
- update to 1.2.1

From Changelog:

Release 1.2.1 (June 06, 2015)
-----------------------------
- Bugfix release
- Fix connecting to older libvirt versions (Michal Kepie'n)
- Fix connecting to VM console with non-IP hostname (Giuseppe Scrivano)
- Fix addhardware/create wizard errors when a nodedev disappears
- Fix adding a second cdrom via customize dialog

Release 1.2.0 (May 04, 2015)
----------------------------
- OVMF/AAVMF Support (Laszlo Ersek, Giuseppe Scrivano, Cole Robinson)
- Improved support for AArch64 qemu/kvm
- virt-install: Support --disk type=network parameters
- virt-install: Make --disk  just work
- virt-install: Add --disk sgio= option (Giuseppe Scrivano)
- addhardware: default to an existing bus when adding a new disk
  (Giuseppe Scrivano)
- virt-install: Add --input device option
- virt-manager: Unify storagebrowser and storage details functionality
- virt-manager: allow setting a custom connection row name
- virt-install: Support --hostdev scsi passthrough
- virt-install: Fill in a bunch of --graphics spice options
- Disable spice image compression for new local VMs
- virt-manager: big reworking of the migration dialog
Original commitRevision:393907 
Friday, 21 Nov 2014
00:48 jgh search for other commits by this committer
- update to 1.1.0
- patch to work with gtk2/3 [1]
- this update obsoletes net-mgmt/virtinst (merged)

Changelog: See http://virt-manager.org/download/
Obtained from:	https://build.opensuse.org/package/view_file/openSUSE \
                :Factory/virt-manager/virt-manager-Gtk-30.patch [1]
Original commitRevision:372972 
Thursday, 18 Apr 2013
23:25 jgh search for other commits by this committer
- update deskutils/virt-manager to 0.9.5
- update net-mgmt/virtinst to 0.600.4

Feature safe:	yes
Original commitRevision:316080 
Monday, 6 Aug 2012
16:18 jgh search for other commits by this committer
- update to 0.9.4, remove patchfile as it was merged into release
The virt-manager release includes:
- Fix VNC keygrab issues
Original commit
Monday, 23 Jul 2012
05:48 jgh search for other commits by this committer
- update to 0.9.3
 * Convert to gtkbuilder: UI can now be editted with modern glade tool
 * virt-manager no longer runs on RHEL5, but can manage a remote RHEL5 host
 * Option to configure spapr net and disk devices for pseries (Li Zhang)
 * Many bug fixes and improvements
- bring in patch already pushed upstream for hardcoding of python
 (http://git.fedorahosted.org/git/?p=virt-manager.git;a=commit;h=30282a17091014ba5a96d20f4260df55779933c4)
- account for NLS
Original commit
Friday, 3 Feb 2012
01:40 jgh search for other commits by this committer
- Update to 0.9.1

Approved by:    crees, rene (mentors, implicit)
Original commit
Saturday, 30 Jul 2011
15:22 arved search for other commits by this committer
Update to 0.9.0

PR:             159262
Submitted by:   maintainer
Original commit
Saturday, 9 Jul 2011
13:39 decke search for other commits by this committer
The "Virtual Machine Manager" application (virt-manager for short package name)
is a desktop user interface for managing virtual machines. It presents a summary
view of running domains, their live performance & resource utilization
statistics. The detailed view graphs performance & utilization over time.
Wizards enable the creation of new domains, and configuration & adjustment of a
domain's resource allocation & virtual hardware. An embedded VNC client viewer
presents a full graphical console to the guest domain.

WWW: http://virt-manager.org

PR:             ports/157735
Submitted by:   Jason Helfman <jhelfman@experts-exchange.com>
Original commit

Number of commits found: 22