OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 13-Apr-2009 10:07:56 Branch: HEAD Handle: 2009041309075500 Modified files: openpkg-src/shellinabox shellinabox.patch shellinabox.spec Log: upgrading package: shellinabox 2.5 -> 2.6 Summary: Revision Changes Path 1.4 +6 -15 openpkg-src/shellinabox/shellinabox.patch 1.5 +2 -2 openpkg-src/shellinabox/shellinabox.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/shellinabox/shellinabox.patch ============================================================================ $ cvs diff -u -r1.3 -r1.4 shellinabox.patch --- openpkg-src/shellinabox/shellinabox.patch 23 Mar 2009 07:36:25 -0000 1.3 +++ openpkg-src/shellinabox/shellinabox.patch 13 Apr 2009 08:07:55 -0000 1.4 @@ -1,16 +1,7 @@ Index: Makefile.in ---- Makefile.in.orig 2009-03-21 16:54:36 +0100 -+++ Makefile.in 2009-03-23 08:31:42 +0100 -@@ -237,7 +237,7 @@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ - AM_CPPFLAGS = --AM_CFLAGS = -g -std=gnu99 -Wall -Werror -Os -+AM_CFLAGS = -g -std=gnu99 -Wall -Werror - AM_LDFLAGS = -g - noinst_LTLIBRARIES = libhttp.la \ - liblogging.la -@@ -1013,8 +1013,6 @@ +--- Makefile.in.orig 2009-04-12 19:23:52 +0200 ++++ Makefile.in 2009-04-13 09:33:02 +0200 +@@ -1044,8 +1044,6 @@ else \ sed -e '/^#ifdef *HAVE_PAM$$/,/^#endif$$/d' "$$src" >"$@"; \ fi @@ -20,8 +11,8 @@ clean-local: -rm -rf shellinaboxd.1 \ Index: libhttp/httpconnection.c ---- libhttp/httpconnection.c.orig 2009-03-21 05:23:43 +0100 -+++ libhttp/httpconnection.c 2009-03-23 08:31:05 +0100 +--- libhttp/httpconnection.c.orig 2009-03-21 19:58:34 +0100 ++++ libhttp/httpconnection.c 2009-04-13 09:33:02 +0200 @@ -49,6 +49,7 @@ #include <arpa/inet.h> #include <netdb.h> @@ -32,7 +23,7 @@ #include <string.h> Index: libhttp/server.c --- libhttp/server.c.orig 2009-03-21 05:22:46 +0100 -+++ libhttp/server.c 2009-03-23 08:31:05 +0100 ++++ libhttp/server.c 2009-04-13 09:33:02 +0200 @@ -46,6 +46,7 @@ #include "config.h" @@ . patch -p0 <<'@@ .' Index: openpkg-src/shellinabox/shellinabox.spec ============================================================================ $ cvs diff -u -r1.4 -r1.5 shellinabox.spec --- openpkg-src/shellinabox/shellinabox.spec 23 Mar 2009 07:36:25 -0000 1.4 +++ openpkg-src/shellinabox/shellinabox.spec 13 Apr 2009 08:07:55 -0000 1.5 @@ -31,8 +31,8 @@ Class: EVAL Group: Terminal License: GPL -Version: 2.5 -Release: 20090323 +Version: 2.6 +Release: 20090413 # list of sources Source0: http://shellinabox.googlecode.com/files/shellinabox-%{version}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org