summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2012-10-07Update to 1.6.8:wiz4-39/+6
D-Bus 1.6.8 (2012-09-28) == The "Fix one thing, break another" release. • Follow up to CVE-2012-3524: The additional hardening work to use __secure_getenv() as a followup to bug #52202 broke certain configurations of gnome-keyring. Given the difficulty of making this work without extensive changes to gnome-keyring, use of __secure_getenv() is deferred. D-Bus 1.6.6 (2012-09-28) == The "Clear the environment in your setuid binaries, please" release. • CVE-2012-3524: Don't access environment variables (fd.o #52202) Thanks to work and input from Colin Walters, Simon McVittie, Geoffrey Thomas, and others. • Unix-specific: · Fix compilation on Solaris (fd.o #53286, Jonathan Perkin) · Work around interdependent headers on OpenBSD by including sys/types.h before each use of sys/socket.h (fd.o #54418, Brad Smith)
2012-10-06Update glib2 and therefore gdbus-codegen and gio-fam to 2.34.0prlw11-3/+2
- patch-ar and patch-as to avoid dependending on python are no longer necessary since the introduction of --disable-modular-tests - patch-co has been committed to glib in 2360d04e - other patches cargo culted across - statfs test was fixed in glib with commit afa82ae8 - no longer provide man pages as that requires docbook & xsltproc Many changes in glib since 2.32.4, especially GDBus improvements. See NEWS file http://git.gnome.org/browse/glib/plain/NEWS?id=2.34.0 for details.
2012-10-06Switch to BDB_ACCEPTEDadam1-18/+18
2012-10-06Upgrade to 5.2.12. This is a bug fix release.christos29-226/+337
- A new bpluginfo utility tool - Make dump_resource respect console ACL's (security fix) - Add chio-changer-openbsd submitted in bug #1903 - Important Copy job bug fixed. Major changes since 5.2.9: - IPv6 networking should work correctly now - SQL Counter problems resolved - Bat hanging after running a number of jobs - dbcheck rw_writelock problem - Windows VSS restore bug New Feature: - Add rudimentary support for backing up AFS More complete changelog at: http://www.bacula.org/en/?page=news
2012-10-06Recursive bump from net/gssdp.ryoon1-2/+2
2012-10-05Remove PYTHON_VERSIONS_ACCEPTED line since it's the default.wiz1-2/+1
2012-10-05salt appears to work with python-2.7, not only 2.6.apb1-2/+2
2012-10-03Update for python25 removal.wiz1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz90-151/+180
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron83-166/+166
requested by Thomas Klausner.
2012-10-01Install all files under ${PREFIX}/9base in order to avoid comflictscheusov2-299/+302
with other packages. ++pkgrevision
2012-09-30Update BUILDLINK_API_DEPENDS.dbus per PR 47023.dholland1-2/+2
2012-09-27Fix PLIST divergence on Gentoo Linux, that has man2html in PATH.ryoon1-1/+4
Disable detection of man2html forcibly.
2012-09-26Adding xgettext to USE_TOOLS should finally fix build on SunOS.gls1-2/+2
Thanks jperkin@.
2012-09-25Build Fix.gls1-1/+2
USE_TOOLS+= msgfmt. Should fix build on SmartOS, Linux and Darwin.
2012-09-25USE_TOOLS += gm4.jperkin1-2/+2
2012-09-25In perl/Makefile.am where ${path_to}/lib${lib}.la has been changed to -l${lib}sbd3-49/+49
and the ${path_to} to the library search paths. Fixes build on Linux.
2012-09-24Remove PKGREVISION line and add note "Do NOT set PKGREVISION in this file!"sbd1-2/+2
2012-09-23Add missing command_interpreter in rc.d script, as pointed out bybouyer2-1/+3
dieter roelants. Bump pkgrevision
2012-09-23recursive bump from libcdio shlib major change.obache3-6/+6
2012-09-22Recursive revbump from multimedia/libvpx 1.1.0 updateryoon1-2/+2
2012-09-20Fix Solaris 32-bit build.jperkin1-5/+6
2012-09-18For as-yet undetermined reasons, cmake ends up undefining pthread_createjperkin1-1/+2
support on Solaris even though the test succeeds. Forcibly define it. Fixes Solaris build.
2012-09-18fix ONLY_FOR pattern for amd64drochner1-2/+2
2012-09-16Fix COMMENT, noted by Mayuresh on pkgsrc-users.dholland1-2/+2
2012-09-16Update capistrano to 2.13.3.taca2-6/+6
## 2.13.3 / August 21 2012 This release contains multiple bugfixes and handling of exotic situations. The `Configuration#capture` method should now work in spite of `ActiveSupport` shenanigans. Thank you, the community, for all of your contributions: * Close input streams when sending commands that don't read input. Dylan Smith (dylanahsmith) * Listen for method definition on `Kernel` and undefine on `Namespace`. Chris Griego (cgriego) * Fixed shell `Thread.abort_on_exception` bug. George Malamidis (nutrun) * Adding a log method to `Capistrano::Deploy::SCM::None` to maintain consistency with other SCM classes. Kevin Lawver (kplawver) * Add deprecation warning if someone uses old `deploy:symlink` syntax on callbacks. Ken Mazaika (kenmazaika) * Simplify the `finalize_update` code by respecting the `:shared_children` variable during removal and recreation of the parent. John Knight (knightlabs)
2012-09-16Update ruby-activesambaldap to 0.1.0.taca3-193/+10
== 0.1.0: 2012-07-08 * [#29610] Supported ActiveLdap 3.1.1 [Piotr Romanczuk] * Changed license from Ruby's to LGPLv2.1 or later.
2012-09-16Update ruby-facter to 1.6.12.taca3-13/+42
1.6.12 === 398b111 (Maint) Extract common elements of selinux tests c534126 (#10819) Avoid reading from /proc/self/mounts in ruby b95ea54 fix yum repo path in yaml file 3ad05f1 Remove version test from facter fce4b01 fix redhat spec release template variable 903b1d9 Stop using sed to generate the preflight erb 601a967 Use git read-only packaging repo for public access dd3401e Fixup apple packaging e0454df Remove libexec from file list as its only in 2.x 1e7f5b3 Update debhelper compat to 7, add format 6659e61 Fixup redhat spec erb template for f17 6752530 Shift to using packaging repo fe311c2 Remove obsolete tasks directory 900895f Group requires together 8c18e33 Move facter redhat spec file to erb 84f8e10 Add debian build artifacts to facter project d2d3baf Replace rake/gempackagetask with rubygems/gempackagetask 6f58b4e Move tasks out of 'rake' subdirectory db9d154 Move packaging files to ext, rm conf c0cbe62 (#15464) Make Facter.version settable via Facter.version= 0b49eae (#15464) Make contributing easy via bundle Gemfile bf6ee4f Retabbed conf/redhat/facter.spec to lineup tag contents. defbfb8 (#15291) Add Vendor tag to Facter spec file 17243bb Update facter redhat spec for fedora 17 7ca9122 Update a facter build-requires for f17 d5d2328 (#11640) Added support for new OpenStack MAC addresses 1.6.11 === f75e46e Add build-requires of ruby-rdoc for manpage generation e9e084f (Maint) Update CONTRIBUTING.md to match Puppet 841b99a (#15687) Selinux: Test for policyvers before reading it 10aa3aa (#15049) Return only one selinuxfs path as string from mounts f7f90e4 Update version nos to match Facter development ab87a2c Modify facter spec to work with Ruby 1.9
2012-09-15recursive bump from libffi shlib major bumpobache123-239/+246
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15fix some pkglint warningscheusov1-6/+6
2012-09-15Fix build failure on Linux, tested on SL-6.2cheusov2-1/+15
2012-09-12update to 4.1.3drochner7-68/+133
also add security patches from upstream changes: -fixes for vulnerabilities were integrated -many bug fixes and improvements, Highlights are: -Bug fixes and improvements to the libxl tool stack approved by maintainer
2012-09-12update to 4.1.3drochner9-213/+87
also add security patches from upstream (for CVE-2012-3497, no patches are available yet) changes: -fixes for vulnerabilities were integrated -many bug fixes and improvements, Highlights are: -Updates for the latest Intel/AMD CPU revisions -Bug fixes for IOMMU handling (device passthrough to HVM guests) approved by maintainer
2012-09-10Add #!@RCD_SCRIPTS_SHELL@ to have a proper shell script.gls1-1/+3
(Hopefully) fix RCS ID. Spotted by Greg Oster, thanks!
2012-09-10Fixes PKGPREFIX for python and ruby by blbump(1).obache1-2/+2
2012-09-09make the package compile on NetBSD -currentspz5-20/+183
2012-09-09Updated sysutils/p5-GTop to 0.16abs2-7/+7
0.18 - Mon May 28 2012 Remove references to Server files from Manifest. Fixes build warning (cf. rt.cpa n.org #72777) 0.17 - Sun Jul 10 13:39:00 EDT 2011 Fix check of threading enabled so it doesn't load the threading module [brendan@ tucows] Remove Server depreciated in last release
2012-09-09Updated sysutils/p5-SSH-Batch to 0.029abs2-7/+6
0.029 - atnodes: added a '-q' parameter to run SSH in quiet mode, which prevents banners and motd messages from being displayed in the output. thanks Mithun Ayachit for the patch.
2012-09-08Tell configure to not look for OpenSSL if not enabled via option.shattered4-5/+11
2012-09-07Revbump after updating graphics/cairoadam82-159/+164
2012-09-07Update to 1.3:jmmv3-7/+17
- ftp(1) in NetBSD 1.5.2 does not support using -R on files that do not exist yet. Avoid using this option unless necessary. - httpd(8) in NetBSD 1.5.2 does not support the -P option. Skip the http test unless this option is present, as otherwise we cannot easily kill the spawned httpd instance on a test failure.
2012-09-06Fix COMMENT and LICENSEgls1-3/+3
2012-09-05Add and enable virt-managergls1-1/+2
2012-09-05Add virt-manager version 0.9.4 to the NetBSD packages collection.gls9-0/+319
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.
2012-09-05Add and enable virtinst.gls1-1/+2
2012-09-05Add virtinst version 0.600.3 to the NetBSD packages colelction.gls5-0/+258
virtinst is a module to help in starting installations of Fedora/Red Hat Enterprise Linux related distributions inside of virtual machines. It supports both paravirt guests (for which only FC and RHEL guests are currently supported) as well as fully virtualized guests. It uses libvirt (http://www.libvirt.org) for starting things.
2012-09-05Update to 0.6.19, based on patch by Steven Sartorius in PR 46903.wiz3-11/+35
New in v0.6.19 (2012/05/22) --------------------------- Enhancements: - lots of work on the man page to clean up requirements, etc. - use empty listbody for enhanced webdav compatibility - initial folder creation on backend does not result in a ResponseNotReady anymore - add ssh_config support (/etc/ssh/ssh_config + ~/.ssh/config) to paramiko sshbackend - add missing_host_key prompt to new sshbackend similar to ssh procedure - added --ssh-backend parameter to switch between paramiko,pexpect - allow answering gio mount questions (albeit naively) - if the gio backend wants to ask a question during its mount phase, it previously just aborted. - a couple more warning error codes that Deja Dup is interested in noticing. - ssh paramiko backend respects --num-retries now - set retry delay for ssh backends to 10s - ssh pexpect backend + sftp part does not claim 'Invalid SSH password' although it's only 'Permission denied' now + sftp errors are now more talkative - gpg.py + commented assert which broke otherwise working verify run Bugs closed in this release: 588541 Connection failed, please check your password: Login dialog cancelled Merges: lp:~ed.so/duplicity/0.6-manpage lp:~ed.so/duplicity/0.6-webdav_fixes lp:~carlos-abalde/duplicity/gdocs-backend-gdata-2.0.16.-upgrade. lp:~ed.so/duplicity/0.6-ssh_add_missinghostkey lp:~ed.so/duplicity/0.6-readd_sshpexpect New in v0.6.18 (2012/02/29) --------------------------- Enhancements: - fix extraneous '.py' in botobackend.py include - tests: add delay between backups to avoid assertion error - tests: use backup source that is more likely to be larger than 1M compressed - tests: make other-filesystem check more robust against certain directories being mounts or not - resuming an incremental results in a 'Restarting backup, but current encryption settings do not match original settings' error because curtime is incorrectly set away from previous incremental value - added option to not compress the backup, when no encryption is selected - always delay a little bit when a backend gives us errors - Don't cache TarInfo files. Tests still pass, so I don't believe we need the members cache (and in the old tarfile.py, we didn't cache either). - Adding --file-prefix option so different sets of backups can be stored in the same bucket. See blueprint at https://blueprints.launchpad.net/duplicity/+spec/file-prefix-option - two changes that help the test suite pass - raise log level on backend import failure so it will be visible under default conditions - file /etc/motd may not exist in test environment. Use __file__ instead to point to a known plaintext source file. - some code/import changes to make the ssh and boto backends compatible with Python 2.4. - some changes to make roottest.py compatible with the new dir structure. Bugs closed in this release: 884638 Python 2.5 / boto error 908228 possible memory leak 909031 SSH-Backend: Creating dirs separately causes a permissons-problems 916689 multipart upload fails on python 2.7.2 929465 UnsupportedBackendScheme: scheme not supported in url: scp://u123@u123.example.com/foo/ 930727 ftpsbackend should respect num_retries for ftp commands 931175 duplicity crashes when PYTHONOPTIMIZE is set Merges: lp:~mterry/duplicity/always-delay lp:~mterry/duplicity/memleak lp:~mterry/duplicity/nopexpect lp:~mterry/duplicity/resume-inc lp:~mterry/duplicity/testfixes lp:~nguyenqmai/duplicity/file-prefix-option lp:~tobias-genannt/duplicity/nocompress New in v0.6.17 (2011/11/25) --------------------------- Enhancements: - Added --rsync-options flag to allow user to pass options to rsync at will - Added --s3-use-multiprocessing to select the new s3 multiprocessing backend. Default is to use the single processing backend. A helper, filechunkio.py, requires Python 2.6+, so this option is not usable in earlier versions. Bugs closed in this release: 411145 Misleading error message: "Invalid SSH password" 871875 File ... was corrupted during upload. 878220 UnsupportedBackendScheme: scheme not supported in url: s3+http 878964 Resuming a backup with a different password should throw an error 881070 Bugfix for S3 multipart upload on 0.6.16 881727 duplicity 0.6.16 lists all backup sets as incomplete 885670 Duplicity fails to add incremental backups to chain... Merges: lp:~mterry/duplicity/check-passphrase-on-restart lp:~moss-d/duplicity/rsync-options
2012-09-04Add a startup script for libvirtd.gls3-3/+25
PKGREVISION++, as this add a new file to the package.
2012-09-04Update to 0.25rc1. Add py-readline dependency for better 'bup ftp' support.wiz7-68/+94
This is the latest stable release, despite its name. Lots of bug fixes compared to previous one, but no NEWS provided.
2012-09-03Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,sno1-2/+3
Module::Install is for Authors only. Bumping revision