summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2014-10-01add NetBSD/arm (am335x) support, bump pkgrevisionjmcneill3-16/+41
2014-09-29Requires lex.jperkin1-1/+3
2014-09-26Add patch for:bouyer5-3/+104
XSA-104 (CVE-2014-7154) - Race condition in HVMOP_track_dirty_vram XSA-105 (CVE-2014-7155) - Missing privilege level checks in x86 HLT, LGDT, LIDT, and LMSW emulation XSA-106 (CVE-2014-7156) - Missing privilege level checks in x86 emulation of software interrupts bump PKGREVISION
2014-09-26Update xentools42 and xenkernel42 to Xen 4.2.5, fixing:bouyer6-13/+78
CVE-2014-2599 / XSA-89 HVMOP_set_mem_access is not preemptible CVE-2014-3124 / XSA-92 HVMOP_set_mem_type allows invalid P2M entries to be created CVE-2014-3967,CVE-2014-3968 / XSA-96 Vulnerabilities in HVM MSI injection CVE-2014-4021 / XSA-100 Hypervisor heap contents leaked to guests pkgsrc also includes patches from the Xen Security Advisory: XSA-104 (CVE-2014-7154) - Race condition in HVMOP_track_dirty_vram XSA-105 (CVE-2014-7155) - Missing privilege level checks in x86 HLT, LGDT, LIDT, and LMSW emulation XSA-106 (CVE-2014-7156) - Missing privilege level checks in x86 emulation of software interrupts
2014-09-25SunOS needs -lsocket.jperkin1-1/+3
2014-09-25Ensure the correct msgfmt tools are picked up.jperkin1-4/+8
2014-09-25devel/zlib is needed not just by the main package. Fixes building wherefhajny2-3/+3
zlib is not built-in.
2014-09-23Fix build on systems which lack BSD termcap.jperkin2-12/+14
2014-09-22Don't bail out on unused local typedefs for clang.joerg1-1/+6
2014-09-22Don't bail out on unused local typedefs.joerg1-2/+3
2014-09-17Apply a fix similar tobouyer2-8/+18
http://mail-index.netbsd.org/pkgsrc-changes/2014/08/28/msg110551.html: Don't redefine MAP_ANONYMOUS is already defined. Fixes build on netbsd-7 pointed out by Mustafa Dogan in private mail
2014-09-16Update to 1.8.8, many security fixes.wiz2-7/+6
D-Bus 1.8.8 (2014-09-16) == The "smashy smashy egg man" release. Security fixes: * Do not accept an extra fd in the padding of a cmsg message, which could lead to a 4-byte heap buffer overrun. (CVE-2014-3635, fd.o #83622; Simon McVittie) * Reduce default for maximum Unix file descriptors passed per message from 1024 to 16, preventing a uid with the default maximum number of connections from exhausting the system bus' file descriptors under Linux's default rlimit. Distributors or system administrators with a more restrictive fd limit may wish to reduce these limits further. Additionally, on Linux this prevents a second denial of service in which the dbus-daemon can be made to exceed the maximum number of fds per sendmsg() and disconnect the process that would have received them. (CVE-2014-3636, fd.o #82820; Alban Crequy) * Disconnect connections that still have a fd pending unmarshalling after a new configurable limit, pending_fd_timeout (defaulting to 150 seconds), removing the possibility of creating an abusive connection that cannot be disconnected by setting up a circular reference to a connection's file descriptor. (CVE-2014-3637, fd.o #80559; Alban Crequy) * Reduce default for maximum pending replies per connection from 8192 to 128, mitigating an algorithmic complexity denial-of-service attack (CVE-2014-3638, fd.o #81053; Alban Crequy) * Reduce default for authentication timeout on the system bus from 30 seconds to 5 seconds, avoiding denial of service by using up all unauthenticated connection slots; and when all unauthenticated connection slots are used up, make new connection attempts block instead of disconnecting them. (CVE-2014-3639, fd.o #80919; Alban Crequy) Other fixes: * Check for libsystemd from systemd >= 209, falling back to the older separate libraries if not found (Umut Tezduyar Lindskog, Simon McVittie) * On Linux, use prctl() to disable core dumps from a test executable that deliberately raises SIGSEGV to test dbus-daemon's handling of that condition (fd.o #83772, Simon McVittie) * Fix compilation with --enable-stats (fd.o #81043, Gentoo #507232; Alban Crequy) * Improve documentation for running tests on Windows (fd.o #41252, Ralf Habacker)
2014-09-13Add smf support and solaris-specific console_user verificationrichard5-2/+146
bump PKGREVISION
2014-09-11+ hs-temporaryszptvlfn1-1/+2
2014-09-11Import temporary-1.2.0.3 as sysutils/hs-temporary,szptvlfn5-0/+61
packaged for wip. The functions for creating temporary files and directories in the base library are quite limited. The unixutils package contains some good ones, but they aren't portable to Windows. This library just repackages the Cabal implementations of its own temporary file and folder functions so that you can use them without linking against Cabal or depending on it being installed.
2014-09-11Screams for pkg-config.joerg1-2/+2
2014-09-11Remove patch that's not needed any longer after 0.26 update.wiz1-51/+0
2014-09-10Expand --version-script removals for SunOS back out into package Makefilesjperkin2-4/+4
rather than trying to consolidate into a single fnmatch. There aren't that many of them, and it will aid the integration of cwrappers which doesn't support globs.
2014-09-08+ direvent.wiz1-1/+2
2014-09-08Import direvent-5.0 as sysutils/direvent.wiz4-0/+34
Direvent is a directory content watcher daemon, i.e. a program that monitors a set of directories on the file system and reacts when their content changes. When a change is detected, the daemon reacts by invoking an external command configured for that kind of change. The program aims to provide a uniform and system-independent command-level interface for file system events.
2014-09-06Update to 0.26:wiz4-63/+21
This release doesn't include anything as significant as the metadata support added in 0.25, but it has quite a few bug fixes and internal improvements, in addition to these notable changes: - When --meta is specified to the fuse command, instead of generic data, the originally saved mode, uid, git, atime, mtime, and ctime will be reported for the archive paths. - When --browser is specified to the web command, a browser window will be opened for the repository. - The -x/--xdev/--one-filesystem options now include the mountpoint itself in the traversal (matching rsyc, tar, etc.). - Empty lines in --exclude-rx-from files will be ignored. Previously they would cause all paths to be excluded. - The index and restore commands now support --exclude-rx-from. - Relative filesystem --excludes like "--exclude bar" should now work. Previously --excludes had to be absolute. - The drecurse command now supports --exclude-rx and --exclude-rx-from. - The --compress option should now work for remote repositories. - Streams saved via "bup split" will now show up as a single file named "data" at the top level of the VFS, instead of as a subtree (i.e. when examined via ftp, ls, and fuse). - The ls command now supports -n, -A, -F, --file-type, --numeric-ids, and detailed -l options. - The save dates are now taken from the corresponding git commit's author date, not the committer date. - The tornado server, required by the web command, is no longer included. See the README for installation instructions. Note that the metadata support is still somewhat immature. For example, we still need to add better support for cross-filesystem-type save/restore (which is too noisy), etc. Please give this release a try and let us know what's broken. If you're new to bup, start with the README (and then HACKING if you'd like to help further): https://github.com/bup/bup/blob/master/README.md https://github.com/bup/bup/blob/master/HACKING http://anonscm.debian.org/gitweb/?p=users/rlb/bup.git;a=blob;f=README.md;hb=refs/heads/master http://anonscm.debian.org/gitweb/?p=users/rlb/bup.git;a=blob;f=HACKING;hb=refs/heads/master And although I probably sound like a broken record -- while we expect bup to work fairly well, I still don't recommend it as your sole backup strategy. I'd still suggest a periodic tar/rsync/etc. backstop.
2014-09-06Needs USE_TOOLS+=yacc.jperkin1-2/+2
2014-09-05Reset PKGREVISION after update.prlw11-2/+1
2014-09-05Fix PR pkg/49041 and update the dejavu-ttf dependencygsutre5-5/+62
to account for the font path change.
2014-09-05Add liblogging, liblognorm and rsyslogfhajny1-1/+12
2014-09-05Import rsyslog-8.4.0 as sysutils/rsyslog* (based on wip/rsyslog8).fhajny39-0/+583
Rsyslog is an enhanced syslogd supporting, among others, MySQL, PostgreSQL, failover log destinations, syslog/tcp, fine grain output format control, high precision timestamps, queued operations and the ability to filter on any message part. It is quite compatible to stock sysklogd and can be used as a drop-in replacement.
2014-09-04Import liblognorm-1.0.1 as sysutils/liblognorm.fhajny5-0/+57
liblognorm shall help to make sense out of syslog data, or, actually, any event data that is present in text form. In short words, one will be able to throw arbitrary log message to liblognorm, one at a time, and for each message it will output well-defined name-value pairs and a set of tags describing the message.
2014-09-04Import liblogging-1.0.4 as sysutils/liblogging.fhajny5-0/+50
Liblogging is an easy to use library for logging. It offers an enhanced replacement for the syslog() call, but retains its ease of use.
2014-08-30+znapzendwiedi1-1/+2
2014-08-30Import znapzend-0.12.3 as sysutils/znapzendwiedi5-0/+74
ZnapZend is a ZFS centric backup tool. It relies on snapshot, send and receive todo its work. It has the built-in ability to to manage both local snapshots as well as remote copies by thining them out as time progresses. The ZnapZend configuration is stored as properties in the ZFS filesystem itself.
2014-08-28Don't redefine MAP_ANONYMOUS is already defined. Fixes build on netbsd-7bouyer2-8/+18
2014-08-28Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ldjperkin2-4/+4
arguments, these are now handled globally by mk/platform/SunOS.mk
2014-08-23Fix build on NetBSD 6 and FreeBSD 9.wiz5-12/+49
From Niclas Rosenvik. Bump PKGREVISION.
2014-08-23Add a patch from Valeriy Ushakov:wiz3-2/+27
The bug prevents mkisofs from creating old-style distrib/cdrom ISO image for macppc. Trying to create bootable macppc CD in distrib/cdrom using cdrtools mkisofs fails with: mkisofs: No such file or directory. Invalid node - '--macbin'. The bug is in option spec that causes mkisofs to misparse -hide-hfs-list option. The patch is actually a single whitespace character. Bump PKGREVISION.
2014-08-22Bump PKGREVISION for ilmbase shlib major bump.wiz12-24/+24
2014-08-21Fix build on SunOS (needs explicit -lnsl).jperkin1-1/+3
2014-08-21Fix build on SunOS (needs explicit -lnsl).jperkin1-1/+3
2014-08-21Fix build on SunOS (needs explicit -lX11).jperkin1-1/+2
2014-08-21Fix build on SunOS (needs explicit -lWUtil).jperkin1-2/+2
2014-08-19On SunOS, take care of the misconfigured ranlib call, following thehauke1-1/+3
discussion in, and fixing, PR pkg/49034. While we are here, make sure the group lsof setgids to is the one owning /dev/kmem on SunOS ('sys').
2014-08-18Don't fail build for tautological compares.joerg1-1/+7
2014-08-17Remove patches that are not needed after 0.4.5 update.wiz4-237/+0
2014-08-17Update to 0.4.5. Add comments to patches.wiz9-73/+48
============== Version 0.4.4 ============== * systemd fixes (Lennart Poettering) ============== Version 0.4.3 ============== * Revert VT_WAITEVENT usage, since it is racy (Lennart Poettering) * systemd fixes (Lennart Poettering) ============== Version 0.4.2 ============== * Ensure we only care for seat files ending in .seat (William Jon McCann) * Various Solaris improvements (Halton Huo) * Make build silent (Ray Strode) * Don't take bus name until ready (Ray Strode) * systemd hookup (Lennart Poettering) * add --since option to ck-history (William Jon McCann) * Reduce number of threads on Linux (Kan-Ru Chen) * Other fixes (Anders Kaseor, Frederic Crozat, Matthias Clasen, Michael Biebl, William Jon McCann) ============== Version 0.4.1 ============== * Fix a crasher (William Jon McCann) * fix a small memory leak (Matthias Clasen) * update email address (William Jon McCann) ============== Version 0.4.0 ============== * Starting with this release we will not do session.d/ 'session_active_changed' callouts anymore. (Lennart Poettering) * get rid of session.d's session_active_changed callout (Lennart Poettering) * close file descriptors before exit func (Halton Huo) * log the kernel release and boot arguments at start time (William Jon McCann) * show display in host field if the host isn't set (William Jon McCann) * print the uptime for the reboot items in the report (William Jon McCann) * fix logic for finding session remove events (William Jon McCann) * fix a few small leaks (William Jon McCann) * Add seat.d/ callout directory and guarantee we dump the database before call * database: write the console database to disk before signalling via dbus (Len * Enforce that the env array has the right size (Lennart Poettering) * when printing size_t use %z format string (Lennart Poettering) * make CK database world readable (Lennart Poettering) * get rid of ck_seat_set_active_session() prototype since no such function exi * Move ck_session_run_programs() from ck-run-programs.h to ck-session.h (Lenna * post release version bump (Ray Strode) ============== Version 0.3.1 ============== * port to PolicyKit 1.0 (Matthias Clasen) * D-Bus policy updates (Colin Walters, Martin Pitt, Vincent Untz, William Jon McCann) * better diagnostic information for unimplemented backends (Daniel Macks) * file monitoring fixes (James Westby) * get VT from X display if no controlling tty is available (Ray Strode) * add "nox11" option to PAM module (Martin Pitt) * parse log entries with no body correctly (William Jon McCann) * fix zero-sized struct/unions (William Jon McCann) * solaris build fixes (Halton Huo) * parse gecos field for real name (William Jon McCann) * leak fixes (James Westby, Steve Langasek) * compile warning fixes (Matthias Clasen) * fix doc xml validation errors (William Jon McCann) * fix doc generation when srcdir != builddir (Ray Strode) * add example upstart events for logging (William Jon McCann, Ray Strode) * fix ChangeLog generation script to work with git-log moved to libexecdir (Ray Strode)
2014-08-14Updated Salt to version 2014.1.10imil2-7/+6
Details: http://docs.saltstack.com/en/latest/topics/releases/2014.1.4.html http://docs.saltstack.com/en/latest/topics/releases/2014.1.5.html http://docs.saltstack.com/en/latest/topics/releases/2014.1.6.html http://docs.saltstack.com/en/latest/topics/releases/2014.1.7.html http://docs.saltstack.com/en/latest/topics/releases/2014.1.8.html http://docs.saltstack.com/en/latest/topics/releases/2014.1.9.html http://docs.saltstack.com/en/latest/topics/releases/2014.1.10.html
2014-08-13Fix constness of operator ==.joerg2-1/+15
2014-08-13+ p5-Sys-CPUwiz1-1/+2
2014-08-13Import p5-Sys-CPU-0.61 as sysutils/p5-Sys-CPU, packaged for wip by noud4wiz4-0/+73
and myself. In responce to a post on perlmonks.org, a module for counting the number of CPU's on a system. Support has now also been added for type of CPU and clock speed. While much of the code is from UNIX::Processors, win32 support has been added (but not tested).
2014-08-13Update sysutils/fabric to 1.9.1.gls2-6/+6
Upstream changes: ----------------- [Bug] #1167: Add Jinja to test_requires in setup.py for the couple of newish tests that now require it. Thanks to Kubilay Kocak for the catch. [Bug] #600: Clear out connection caches in full when prepping parallel-execution subprocesses. This avoids corner cases causing hangs/freezes due to client/socket reuse. Thanks to Ruslan Lutsenko for the initial report and Romain Chossart for the suggested fix. [Bug] #1026: Fix a typo preventing quiet operation of is_link. Caught by @dongweiming. [Bug] #1059: Update IPv6 support to work with link-local address formats. Fix courtesy of @obormot. [Bug] #1096: Encode Unicode text appropriately for its target stream object to avoid issues on non-ASCII systems. Thanks to Toru Uetani for the original patch. [Bug] #852: Fix to respect template_dir for non Jinja2 templates in upload_template. Thanks to Adam Kowalski for the patch and Alex Plugaru for the initial test case. [Bug] #1134: Skip bad hosts when the tasks are executed in parallel. Thanks to Igor Maravić @i-maravic. [Bug] #1146: Fix a bug where upload_template failed to honor lcd when mirror_local_mode is True. Thanks to Laszlo Marai for catch & patch. [Bug] #1147: Use stat instead of lstat when testing directory-ness in the SFTP module. This allows recursive downloads to avoid recursing into symlinks unexpectedly. Thanks to Igor Kalnitsky for the patch. [Bug] #1165: Prevent infinite loop condition when a gateway host is enabled & the same host is in the regular target host list. Thanks to @CzBiX for catch & patch.
2014-08-13Revbump after boost-libs updateadam1-2/+2
2014-08-11Switch to ffmpeg1 instead of ffmpeg.wiz1-3/+3
Note: some of these packages didn't build for me, e.g. osg, so I couldn't verify them all.