Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.20 grimoire by Eric Sandall (27e0c4c813ca0ad851902515eae851245ec0e741)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.20 grimoire by Eric Sandall (27e0c4c813ca0ad851902515eae851245ec0e741)
  • Date: Thu, 3 Apr 2008 19:13:43 -0500

GIT changes to stable-rc-0.20 grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

crypto/openssh/DETAILS | 4 ++--
crypto/openssh/HISTORY | 4 ++++
net/pump/DEPENDS | 3 +--
net/pump/DETAILS | 2 +-
net/pump/HISTORY | 8 ++++++++
net/pump/INSTALL | 6 +++++-
6 files changed, 21 insertions(+), 6 deletions(-)

New commits:
commit 27e0c4c813ca0ad851902515eae851245ec0e741
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

pump: Increment PATCHLEVEL for installation fixes
(cherry picked from commit 77471576fc1842af2be47b2761871f492f1525fa)

commit f06bd63cadb223d353c1ee949c728c30053d5a4a
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

net/pump: install pump into /sbin
(cherry picked from commit a52eaaa571f07a440cdad381ee4938c07c04c7d3)

commit 2b01228a7c2ce6956ee066e19a35fa5f2b8aeeaa
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

net/pump: nothing but the .mo files were installing, fixed.
(cherry picked from commit 988f87eb42d6e100a752aa793959c8a95c5720b4)

commit dee207d47d8f9fc85cc51c74b4fc24b89675f0e5
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

net/pump: removed dep on newt
(cherry picked from commit 987bfc6ecf5d85159b941aacf97793a5e6f15575)

commit ffbca09d529c7f6032a6ed67fd30fa1bb85a14a6
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Eric Sandall <sandalle AT sourcemage.org>

openssh SECURITY_FIX++
(cherry picked from commit 0c3d42484d3cace4d6d837c77f1b0a7ec1f24ac4)

commit a6f8a7ddcf5f2ffec8e979fd6990ddb6b4c949fe
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Eric Sandall <sandalle AT sourcemage.org>

openssh 5.0p1
(cherry picked from commit e1d3d169cd4582d678ade3a2ddc95cdb5bb60888)

diff --git a/crypto/openssh/DETAILS b/crypto/openssh/DETAILS
index a4764df..7a8da59 100755
--- a/crypto/openssh/DETAILS
+++ b/crypto/openssh/DETAILS
@@ -1,6 +1,6 @@
SPELL=openssh
- VERSION=4.9p1
- SECURITY_PATCH=2
+ VERSION=5.0p1
+ SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/crypto/openssh/HISTORY b/crypto/openssh/HISTORY
index 394a0ac..df5d5c5 100644
--- a/crypto/openssh/HISTORY
+++ b/crypto/openssh/HISTORY
@@ -1,3 +1,7 @@
+2008-04-03 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 5.0p1, SECURITY_PATCH=3, CVE-2008-1483
+ http://www.openssh.org/txt/release-5.0
+
2008-03-31 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DEPENDS: added xauth for X11Forwarding (can probably be done in a
more flexible way, with queries...)
diff --git a/net/pump/DEPENDS b/net/pump/DEPENDS
index 487e85d..e9628e8 100755
--- a/net/pump/DEPENDS
+++ b/net/pump/DEPENDS
@@ -1,4 +1,3 @@
depends gcc &&
depends glibc &&
-depends popt &&
-depends newt
+depends popt
diff --git a/net/pump/DETAILS b/net/pump/DETAILS
index 0bfb008..1ed2937 100755
--- a/net/pump/DETAILS
+++ b/net/pump/DETAILS
@@ -1,6 +1,6 @@
SPELL=pump
VERSION=0.8.24
- PATCHLEVEL=2
+ PATCHLEVEL=3
SOURCE="${SPELL}_${VERSION}.orig.tar.gz"

SOURCE_HASH=sha512:b6956f0ab2a5fbcda2320efd454d21aee651816a13a55622e21dc3a29919aef7db7c9a8d71c3b37b1969f29cff37c67d313f763a17404652fb962bc54eabcb34
SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/p/${SPELL}/${SOURCE}
diff --git a/net/pump/HISTORY b/net/pump/HISTORY
index c2e7f7b..2a3a7c3 100644
--- a/net/pump/HISTORY
+++ b/net/pump/HISTORY
@@ -1,3 +1,11 @@
+2008-04-03 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++ for installation fixes
+
+2008-04-02 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DEPENDS: newt is not needed (inserted when testing make targets)
+ * INSTALL: nothing but the .mo files were installing, fixed.
+ install pump to /sbin
+
2008-03-29 Elisamuel Resto <ryuji AT sourcemage.org>
* DEPENDS, DETAILS: spell created
* DETAILS: patchlevel 2
diff --git a/net/pump/INSTALL b/net/pump/INSTALL
index dfe130e..b1eae23 100755
--- a/net/pump/INSTALL
+++ b/net/pump/INSTALL
@@ -1,3 +1,7 @@
make_single &&
-make -C po install datadir="${INSTALL_ROOT}/usr/share/" &&
+install -v -m 755 pump ${INSTALL_ROOT}/sbin/pump &&
+install -v -m 644 pump.8 ${INSTALL_ROOT}/usr/share/man/man8 &&
+install -v -m 644 libpump.a ${INSTALL_ROOT}/usr/lib &&
+install -v -m 644 pump.h ${INSTALL_ROOT}/usr/include &&
+make -C po datadir="${INSTALL_ROOT}/usr/share/" &&
make_normal



  • [SM-Commit] GIT changes to stable-rc-0.20 grimoire by Eric Sandall (27e0c4c813ca0ad851902515eae851245ec0e741), Eric Sandall, 04/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page