Skip to content

Commit

Permalink
Invenio v0.99.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborsimko committed Dec 18, 2012
1 parent 2692c57 commit 3137856
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 30 deletions.
19 changes: 19 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
CDS Invenio v0.99.7 (released 2012-12-18)
=========================================

2012-12-18 Tibor Simko <[email protected]>

I18N: PO file update for the release of v0.99.7

2012-10-26 Theodoropoulos Theodoros <[email protected]>

WebStyle: Google Analytics documentation update

2012-10-25 Theodoropoulos Theodoros <[email protected]>

BibConvert: target/source CLI flag description fix

2012-10-18 Tibor Simko <[email protected]>

installation: fix for date in RELEASE-NOTES

CDS Invenio v0.99.6 (released 2012-10-18)
=========================================

Expand Down
28 changes: 14 additions & 14 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -183,13 +183,13 @@ Contents
----------------

$ cd /usr/local/src/
$ wget http://invenio-software.org/download/cds-invenio-0.99.6.tar.gz
$ wget http://invenio-software.org/download/cds-invenio-0.99.6.tar.gz.md5
$ wget http://invenio-software.org/download/cds-invenio-0.99.6.tar.gz.sig
$ md5sum -v -c cds-invenio-0.99.6.tar.gz.md5
$ gpg --verify cds-invenio-0.99.6.tar.gz.sig cds-invenio-0.99.6.tar.gz
$ tar xvfz cds-invenio-0.99.6.tar.gz
$ cd cds-invenio-0.99.6
$ wget http://invenio-software.org/download/cds-invenio-0.99.7.tar.gz
$ wget http://invenio-software.org/download/cds-invenio-0.99.7.tar.gz.md5
$ wget http://invenio-software.org/download/cds-invenio-0.99.7.tar.gz.sig
$ md5sum -v -c cds-invenio-0.99.7.tar.gz.md5
$ gpg --verify cds-invenio-0.99.7.tar.gz.sig cds-invenio-0.99.7.tar.gz
$ tar xvfz cds-invenio-0.99.7.tar.gz
$ cd cds-invenio-0.99.7
$ ./configure
$ make
$ make install
Expand Down Expand Up @@ -232,20 +232,20 @@ Contents
CDS Invenio. (The built files will be installed into
different "target" directories later.)

$ wget http://invenio-software.org/download/cds-invenio-0.99.6.tar.gz
$ wget http://invenio-software.org/download/cds-invenio-0.99.6.tar.gz.md5
$ wget http://invenio-software.org/download/cds-invenio-0.99.6.tar.gz.sig
$ wget http://invenio-software.org/download/cds-invenio-0.99.7.tar.gz
$ wget http://invenio-software.org/download/cds-invenio-0.99.7.tar.gz.md5
$ wget http://invenio-software.org/download/cds-invenio-0.99.7.tar.gz.sig

Fetch CDS Invenio source tarball from the CDS Software
Consortium distribution server, together with MD5 checksum
and GnuPG cryptographic signature files useful for verifying
the integrity of the tarball.

$ md5sum -v -c cds-invenio-0.99.6.tar.gz.md5
$ md5sum -v -c cds-invenio-0.99.7.tar.gz.md5

Verify MD5 checksum.

$ gpg --verify cds-invenio-0.99.6.tar.gz.sig cds-invenio-0.99.6.tar.gz
$ gpg --verify cds-invenio-0.99.7.tar.gz.sig cds-invenio-0.99.7.tar.gz

Verify GnuPG cryptographic signature. Note that you may
first have to import my public key into your keyring, if you
Expand All @@ -257,11 +257,11 @@ Contents
warning that may follow after the signature has been
successfully verified.

$ tar xvfz cds-invenio-0.99.6.tar.gz
$ tar xvfz cds-invenio-0.99.7.tar.gz

Untar the distribution tarball.

$ cd cds-invenio-0.99.6
$ cd cds-invenio-0.99.7

Go to the source directory.

Expand Down
3 changes: 3 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,7 @@ update-v0.99.4-tables:
update-v0.99.5-tables:
@echo "Nothing to do; table structure did not change between v0.99.5 and v0.99.6."

update-v0.99.6-tables:
@echo "Nothing to do; table structure did not change between v0.99.6 and v0.99.7."

CLEANFILES = *~
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ releases. For more information about the current release, please
consult RELEASE-NOTES. For more information about changes, please
consult ChangeLog.

CDS Invenio v0.99.7 -- released 2012-12-18
------------------------------------------

*) Google Analytics documentation update (WebStyle)

*) target/source CLI flag description fix (BibConvert)

CDS Invenio v0.99.6 -- released 2012-10-18
------------------------------------------

Expand Down
28 changes: 13 additions & 15 deletions RELEASE-NOTES
Original file line number Diff line number Diff line change
@@ -1,29 +1,27 @@
--------------------------------------------------------------------
CDS Invenio v0.99.6 is released
October 18, 2012
CDS Invenio v0.99.7 is released
December 18, 2012
http://invenio-software.org/
--------------------------------------------------------------------

CDS Invenio v0.99.6 was released on October 18, 2012.
CDS Invenio v0.99.7 was released on December 18, 2012.

This is a minor bugfix release only. It is recommended to all CDS
Invenio sites using v0.99.5 or previous releases.
This is a minor documentation update release only. It is recommended
to all CDS Invenio sites using v0.99.6 or previous releases.

What's new:
-----------

*) improved XSS safety in external collection searching (WebSearch)
*) Google Analytics documentation update (WebStyle)

*) verbose level in the search results pages is now available only to
admins, preventing potential restricted record ID disclosure even
though record content would remain restricted (WebSearch)
*) target/source CLI flag description fix (BibConvert)

Download:
---------

<http://invenio-software.org/download/cds-invenio-0.99.6.tar.gz>
<http://invenio-software.org/download/cds-invenio-0.99.6.tar.gz.md5>
<http://invenio-software.org/download/cds-invenio-0.99.6.tar.gz.sig>
<http://invenio-software.org/download/cds-invenio-0.99.7.tar.gz>
<http://invenio-software.org/download/cds-invenio-0.99.7.tar.gz.md5>
<http://invenio-software.org/download/cds-invenio-0.99.7.tar.gz.sig>

Installation notes:
-------------------
Expand All @@ -33,13 +31,13 @@ Please follow the INSTALL file bundled in the distribution tarball.
Upgrade notes:
--------------

If you are upgrading from CDS Invenio v0.99.5, then:
If you are upgrading from CDS Invenio v0.99.6, then:

- please stop your bibsched queue and your Apache server

- install the update:

$ cd cds-invenio-0.99.6
$ cd cds-invenio-0.99.7
$ cp -a /opt/cds-invenio/etc /opt/cds-invenio/etc.OLD
$ sh /opt/cds-invenio/etc/build/config.nice
$ make install
Expand All @@ -52,6 +50,6 @@ If you are upgrading from CDS Invenio v0.99.5, then:

If you are upgrading from previous CDS Invenio releases (e.g. from
v0.92.1), then please see a dedicated Invenio Upgrade wiki page at
<https://twiki.cern.ch/twiki/bin/view/CDS/InvenioUpgrade>.
<http://invenio-software.org/wiki/Installation/Upgrade>.

- end of file -
3 changes: 2 additions & 1 deletion THANKS
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ contributed to the project:

- Theodoros Theodoropoulos <[email protected]>
Contributions to the Greek translation, Greek stopword list,
XML RefWorks output format.
XML RefWorks output format, Google Analytics documentation update,
BibConvert target/source CLI flag description fix.

- Vasyl Ostrovskyi <[email protected]>
Contributions to the Ukrainian translation.
Expand Down

0 comments on commit 3137856

Please sign in to comment.