Commit Graph

10305 Commits

Author SHA1 Message Date
kili
c0f0c11435 Move REVISION bump from Makefile.inc to stable/Makefile where it
belongs.

BTW: there seems to be a snapshot newer than stable available again
(2.45.28), so if anyone is interested in reviving the snapshot
version, just give it a try.
2014-06-28 21:08:09 +00:00
sthen
51502ac0c3 remove cvs keywords from patch, problem reported by krw@ 2014-06-28 02:42:57 +00:00
sthen
e99fc4d5b2 s/icinga/icinga2 in "mv-into-chroot" instructions 2014-06-27 00:28:19 +00:00
sthen
4cc264bba2 remove obsolete comments 2014-06-27 00:28:02 +00:00
sthen
9e8ddf0f3a typo in @sample line 2014-06-27 00:16:08 +00:00
sthen
84fcd57b0e LIB_DEPENDS on libexecinfo 2014-06-27 00:14:27 +00:00
sthen
e46dad478d Add a dedicated _icingacmd group for use with icinga2 command pipes and livestatus 2014-06-27 00:09:29 +00:00
sthen
c496c04b9e update to quagga-0.99.23 2014-06-27 00:06:42 +00:00
sthen
4a419ce8b1 update embedded copy of minilzo, CVE-2014-4607 2014-06-26 23:00:15 +00:00
naddy
92f15bed8a Fix an off-by-one error in the updater, where we would always consume
a byte but only sometimes account for it.
2014-06-26 20:06:50 +00:00
sthen
20b5a675ba Backport fixes to samba from 3.6.24, from Ian McWilliam (maintainer)
CVE-2014-0244: malformed packet can nmbd to loop, preventing further
NetBIOS name service

CVE-2014-3493: smbd "crash involving overwriting memory on an
authenticated connection" (just classed as a DoS in release notes,
but that may be optimistic)
2014-06-26 11:43:54 +00:00
zhuk
a79f051644 Security update to Samba 4.0.19, from MAINTAINER Ian McWilliam. 2014-06-26 10:40:56 +00:00
naddy
f397a7260b Add full support for commitid and bump protocol version.
Old clients will receive updates with commitid stripped out.

Upstream author agrees with the direction taken.

Heavy lifting by jca@, debugging and tweaks by yours truly
ok jcs@
2014-06-25 17:54:07 +00:00
sthen
866e91c181 s/BACKTRACE_/Backtrace_/ now the local file in cmake has been synced with the
cmake 3 version
2014-06-25 11:14:50 +00:00
sthen
ac6271f826 pick up backtrace() functions from libexecinfo by using FindBacktrace.cmake
XXX comments because ports version of FindBacktrace uses BACKTRACE_ rather
than Backtrace_ as used in the version committed to cmake 3
2014-06-24 16:51:35 +00:00
sthen
2af857bb41 plugins are from a separate pkg so use LOCALBASE not TRUEPREFIX 2014-06-24 16:49:54 +00:00
jasper
b5ed78f7b3 update to folks-0.9.7.1 2014-06-24 11:45:48 +00:00
ajacoutot
760d093f70 Simplify and drop MODGCC4_VERSION which is the default. 2014-06-24 09:53:59 +00:00
kirby
1eb80d911f add mirall 2014-06-24 09:22:09 +00:00
kirby
b994a6ce6d tool to synchronize files from ownCloud Server with your computer.
input and ok ajacoutot@
2014-06-24 09:20:03 +00:00
rpe
e26452fd44 Start on a README for icinga2
OK sthen@
2014-06-23 21:56:04 +00:00
henning
0ce0fa2a78 hook in p5-Net-SMTPS 2014-06-23 19:12:54 +00:00
henning
c014b19878 This module implements a wrapper for Net::SMTP, enabling over-SSL
and STARTTLS support. This module inherits all the methods from
Net::SMTP.
help & ok sthen
2014-06-23 19:12:12 +00:00
sthen
020838b558 forced commit, test cvsync 2014-06-23 17:06:21 +00:00
jasper
de5d858b75 update to folks 0.9.7 2014-06-23 09:56:21 +00:00
sthen
ba29e437a1 add notes 2014-06-22 20:54:26 +00:00
sthen
32a2045708 - use @exec-add to create the symlinks in ${SYSCONFDIR}, don't try and package
symlinks directly (pkg_create copies the target files rather than the links)

- use correct dir name (etc/icinga / etc/icinga2) for @extraunexec
2014-06-22 20:29:51 +00:00
sthen
86c61782fe update to unifi 3.2.1 (stable 3.x release) 2014-06-22 11:16:31 +00:00
jasper
71d9877f3d remove hardcoded berlios master site and replace it with a mirror from upstream 2014-06-21 11:17:30 +00:00
sthen
23258d6894 As rpe noticed, CMAKE_INSTALL_SYSCONFDIR isn't just used for installation,
it makes it into binaries/scripts. So set it to ${SYSCONFDIR} and then
(because cmake doesn't let us simply override variables at install time
like autoconf does) patch the generated cmake_install.cmake files to
install under share/examples.
2014-06-20 22:11:57 +00:00
bluhm
0603e1c9ec update p5-Net-DNS to 0.77 2014-06-20 16:53:03 +00:00
bluhm
8f40fa6091 update p5-NetAddr-IP to 4.075 2014-06-20 14:07:50 +00:00
sthen
53ab17501c update to icinga 1.11.5
* classic-ui: fix status.cgi gets stuck in loop when sorting on "All Unhandled Problems" #5886 - RB
* classic ui: Only show command expander if backend is Icinga 1.x (incompatible with Icinga 2) #6408 - MF
* classic ui: Fix CSRF protection in cmd.cgi matches only compiled in URL #6459 - MF
* classic-ui: config.cgi missing new option #6502 - RB
* cgi.cfg: Add url_cgi_path allowing to override the default '$htmurl/cgi-bin' required for CSRF checks #6459
2014-06-20 13:13:54 +00:00
sthen
8a191f9fb6 reorder slightly, no pkg change 2014-06-19 23:33:31 +00:00
sthen
4a6fac4ef5 improvements, from rpe, minor tweaks by me 2014-06-19 23:33:09 +00:00
sthen
7c636d9569 Add icinga/core2, WIP port of icinga2, ok rpe@.
(Unlinked for now; working on it with rpe.)
2014-06-19 23:24:47 +00:00
brad
3fac342084 Update to znc 1.4.
ok sthen@
2014-06-19 23:02:55 +00:00
chris
c3b76f77e1 Update iodine DNS tunnel to 0.7.0
ok sthen@
2014-06-19 22:45:56 +00:00
kili
7eb2711b9b Add comments to ports which meta/haskell-platform depends on, to
stop other people wasting time on updates which should not be done.

ian@ ran into this (while working on devel/hs-aeson and
textproc/hs-attoparsec), and even I didn't notice before trying to
build all Haskell ports (including meta/haskell-platform) with his
diffs.
2014-06-19 18:58:01 +00:00
jasper
0a18a18f4a tighten dependency on luaexpat, as recommended by upstream
ok maintainer
2014-06-17 16:08:53 +00:00
juanfra
255b938510 Update pyftpdlib 1.4.0 2014-06-17 01:53:06 +00:00
sthen
ca6e73b9d0 Don't use pcap_get_selectable_fd; I don't know if it works in base libpcap,
but it doesn't work for us in nmap's internal libpcap causing problems with
at least -sS and probably some others. Found by Kent Fritz, ok giovanni@.
2014-06-16 10:22:15 +00:00
sthen
9307ccc2b6 Add an autoconf check for ENGINE_load_cryptodev and disable that code if it's
unavailable, maintainer timeout
2014-06-15 20:20:34 +00:00
landry
7f12c45557 Add missing textproc/intltool MODULE. 2014-06-15 17:56:48 +00:00
sthen
8892d5bfeb @comment zero-byte perl .bs files 2014-06-14 23:25:41 +00:00
sthen
74f9c4d445 update to icli 0.48 2014-06-14 14:04:07 +00:00
sthen
26b647a798 @comment zero-byte perl .bs files in all packages which don't have p5-* PKGNAMEs
and bump
2014-06-14 10:34:44 +00:00
naddy
c39027ac02 maintenance update to 7.37.0 2014-06-13 20:32:33 +00:00
sthen
ef22389400 +ucspi-tcp 2014-06-12 20:46:36 +00:00
sthen
84f9a2b296 Reinstate net/ucspi-tcp (previously removed due to license which was cleared
up some time ago), now incorporating fefe's v6 patchset. From new maintainer
Jan Klemkow with a few tweaks by me, ok henning
2014-06-12 19:00:30 +00:00