Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Brown (d79e0b0ce9acdd348cac45b9f3d6652d23316ec1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Brown <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Brown (d79e0b0ce9acdd348cac45b9f3d6652d23316ec1)
  • Date: Sat, 31 Mar 2007 21:10:49 -0500

GIT changes to master grimoire by David Brown <dmlb2000 AT gmail.com>:

security/pkdump/FINAL | 5 +++++
security/pkdump/HISTORY | 3 +++
security/pkdump/POST_INSTALL | 5 -----
security/swatch/FINAL | 7 +++++++
security/swatch/HISTORY | 3 +++
security/swatch/POST_INSTALL | 7 -------
6 files changed, 18 insertions(+), 12 deletions(-)

New commits:
commit d79e0b0ce9acdd348cac45b9f3d6652d23316ec1
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

swatch moved POST_INSTALL to FINAL

commit c30611eef75557f34fe9865c0b4fcfcc05b239d1
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

pkdump moved POST_INSTALL to FINAL

commit 299813a0ee19a8b7171c8df58e3d364129964925
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

Revert "pkdump moved POST_INSTALL to FINAL"

forgot history entry...

This reverts commit 88751b58e419b233438017dbf4b89020031b0915.

commit 88751b58e419b233438017dbf4b89020031b0915
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

pkdump moved POST_INSTALL to FINAL

diff --git a/security/pkdump/FINAL b/security/pkdump/FINAL
new file mode 100755
index 0000000..15f64a7
--- /dev/null
+++ b/security/pkdump/FINAL
@@ -0,0 +1,5 @@
+
+ message ""
+ message " For more information - read /usr/share/pkdump/README.en ."
+ message " (Example: pkdump eth0 NULL UDPNULL UDPPORT FIN SYN RST PSH ACK
URG XMAS)"
+ message ""
\ No newline at end of file
diff --git a/security/pkdump/HISTORY b/security/pkdump/HISTORY
index 8a0e2de..0146b49 100644
--- a/security/pkdump/HISTORY
+++ b/security/pkdump/HISTORY
@@ -1,3 +1,6 @@
+2007-03-31 David Brown <dmlb2000 AT gmail.com>
+ * POST_INSTALL: moved to FINAL
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/security/pkdump/POST_INSTALL b/security/pkdump/POST_INSTALL
deleted file mode 100755
index 15f64a7..0000000
--- a/security/pkdump/POST_INSTALL
+++ /dev/null
@@ -1,5 +0,0 @@
-
- message ""
- message " For more information - read /usr/share/pkdump/README.en ."
- message " (Example: pkdump eth0 NULL UDPNULL UDPPORT FIN SYN RST PSH ACK
URG XMAS)"
- message ""
\ No newline at end of file
diff --git a/security/swatch/FINAL b/security/swatch/FINAL
new file mode 100755
index 0000000..6ffbb2b
--- /dev/null
+++ b/security/swatch/FINAL
@@ -0,0 +1,7 @@
+
+ message ""
+ message "Don't forget to configure swatch (create an custom ~/.swatchrc)"
+ message "(For example - look at ${SCRIPT_DIRECTORY}/.swatchrc)"
+ message "Usage (Example): swatch -c ~/.swatchrc -t /var/log/messages &"
+ message ""
+
diff --git a/security/swatch/HISTORY b/security/swatch/HISTORY
index ec4df6c..db80407 100644
--- a/security/swatch/HISTORY
+++ b/security/swatch/HISTORY
@@ -1,3 +1,6 @@
+2007-03-31 David Brown <dmlb2000 AT gmail.com>
+ * POST_INSTALL: moved to FINAL
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/security/swatch/POST_INSTALL b/security/swatch/POST_INSTALL
deleted file mode 100755
index 6ffbb2b..0000000
--- a/security/swatch/POST_INSTALL
+++ /dev/null
@@ -1,7 +0,0 @@
-
- message ""
- message "Don't forget to configure swatch (create an custom ~/.swatchrc)"
- message "(For example - look at ${SCRIPT_DIRECTORY}/.swatchrc)"
- message "Usage (Example): swatch -c ~/.swatchrc -t /var/log/messages &"
- message ""
-



  • [SM-Commit] GIT changes to master grimoire by David Brown (d79e0b0ce9acdd348cac45b9f3d6652d23316ec1), David Brown, 03/31/2007

Archive powered by MHonArc 2.6.24.

Top of Page