[csw-devel] SF.net SVN: gar:[10859] csw/mgar/pkg/sudosh2/trunk

skayser at users.sourceforge.net skayser at users.sourceforge.net
Wed Sep 1 01:16:14 CEST 2010


Revision: 10859
          http://gar.svn.sourceforge.net/gar/?rev=10859&view=rev
Author:   skayser
Date:     2010-08-31 23:16:14 +0000 (Tue, 31 Aug 2010)

Log Message:
-----------
sudosh: version bump to 1.0.4

Modified Paths:
--------------
    csw/mgar/pkg/sudosh2/trunk/Makefile
    csw/mgar/pkg/sudosh2/trunk/checksums
    csw/mgar/pkg/sudosh2/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/sudosh2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sudosh2/trunk/Makefile	2010-08-31 22:33:17 UTC (rev 10858)
+++ csw/mgar/pkg/sudosh2/trunk/Makefile	2010-08-31 23:16:14 UTC (rev 10859)
@@ -1,8 +1,8 @@
-# TODO/Issues
-# - Submit 001- (DESTDIR) and 002- (man page) patches upstream
-# - clearenvironment is not documented in sudosh.conf(5), others?
+# TODO (release-critical prefixed with !, non release-critical with *)
+# * Submit 001- (DESTDIR) and 002- (man page) patches upstream
+# * clearenvironment is not documented in sudosh.conf(5), others?
 GARNAME = sudosh2
-GARVERSION = 1.0.2
+GARVERSION = 1.0.4
 CATEGORIES = apps
 
 DESCRIPTION = Extensive auditing of user shell usage
@@ -20,11 +20,11 @@
   Sudosh2 is a fork of sudosh (by Douglas Hanks).
 endef
 
-SPKG_SOURCEURL = http://sudosh2.sf.net
-MASTER_SITES   = $(SF_MIRRORS)
-DISTFILES      = $(GARNAME)-$(GARVERSION).tgz
-DISTFILES     += CSWsudosh2.postinstall
-DISTFILES     += CSWsudosh2.postremove
+VENDOR_URL    = http://sudosh2.sf.net
+MASTER_SITES  = $(SF_MIRRORS)
+DISTFILES     = $(GARNAME)-$(GARVERSION).tgz
+DISTFILES    += CSWsudosh2.postinstall
+DISTFILES    += CSWsudosh2.postremove
 
 sysconfdir = /etc/opt/csw
 localstatedir = /var/opt/csw
@@ -57,9 +57,6 @@
 PATCHFILES += 002-strip-man-page-blank.patch
 # The binary is called sudosh (not sudosh2 - only leave sudosh2 in the title)
 PATCHFILES += 003-adjust-sudosh-man-binary-name.patch
-# sudosh-replay leaks FDs on listing sessions
-# http://sourceforge.net/tracker/?func=detail&aid=2040342&group_id=213047&atid=1024149
-PATCHFILES += 004-replay-close-fds.patch
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/sudosh2/trunk/checksums
===================================================================
--- csw/mgar/pkg/sudosh2/trunk/checksums	2010-08-31 22:33:17 UTC (rev 10858)
+++ csw/mgar/pkg/sudosh2/trunk/checksums	2010-08-31 23:16:14 UTC (rev 10859)
@@ -4,4 +4,4 @@
 41edfc118e6aaf191e647decee641bee  004-replay-close-fds.patch
 0b8a0b464681f636262f716d096420f6  CSWsudosh2.postinstall
 e324c66237a431004242d274fa2ad1f4  CSWsudosh2.postremove
-4c837f7739d9db780ad324ed8482e8a7  sudosh2-1.0.2.tgz
+28c0b6cfd60299a6c339cf9b07f2367f  sudosh2-1.0.4.tgz

Modified: csw/mgar/pkg/sudosh2/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/sudosh2/trunk/files/changelog.CSW	2010-08-31 22:33:17 UTC (rev 10858)
+++ csw/mgar/pkg/sudosh2/trunk/files/changelog.CSW	2010-08-31 23:16:14 UTC (rev 10859)
@@ -1,3 +1,9 @@
+sudosh2 (1.0.4,REV=2010.09.01)
+
+  * Version bump to 1.0.4. (Closes #4487)
+
+ -- Sebastian Kayser <skayser at opencsw.org>  Wed,  1 Sep 2010 01:06:14 +0200
+
 sudosh2 (1.0.2,REV=2009.12.02)
 
   * Applied file handle leak patch so that sudosh-replay doesn't run out of


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list