2012-03-23 J. Ali Harlow Start 0.5.5
2012-02-20 ali Release version 0.5.4
2012-02-20 J. Ali Harlow Re-order and add missing LIBS for build against a static lua library 0.5.4
2012-02-20 J. Ali Harlow LUA_CFLAGS & LUA_LIBS should override pkg-config, not be ignored.
2012-02-20 J. Ali Harlow Overload --disable-shared to also build static executables.
2012-02-17 J. Ali Harlow razor_rpm_open() should take an error parameter, not an atomic
2012-02-16 J. Ali Harlow razor_create_root() should take an error pointer
2012-02-16 J. Ali Harlow Allow multiple atomic transactions to be used with one root object.
2012-02-11 J. Ali Harlow Add an error object.
2012-02-11 J. Ali Harlow Pass script failures up to caller
2012-02-11 J. Ali Harlow Fix object management in error paths
2012-02-11 J. Ali Harlow Start 0.5.4
2012-02-09 ali Release version 0.5.3
2012-02-09 J. Ali Harlow Add transaction barriers 0.5.3
2012-02-09 J. Ali Harlow Add deque_length()
2012-02-09 J. Ali Harlow Emulate atomic transactions
2012-02-09 J. Ali Harlow Add mkdtemp to gnulib modules used
2012-02-01 J. Ali Harlow Start 0.5.3
2012-02-01 ali Release version 0.5.2
2012-02-01 J. Ali Harlow Fix bug causing scripts to be run at the wrong time 0.5.2
2012-02-01 J. Ali Harlow Fix bug causing writes to an unallocated buffer
2012-02-01 J. Ali Harlow Don't test for installing a package twice
2012-02-01 J. Ali Harlow Avoid %{_libdir} in spec files for testing
2012-02-01 J. Ali Harlow Start 0.5.2
2012-01-27 ali Release version 0.5.1
2012-01-27 J. Ali Harlow Fix bugs causing arguments to not be passed to lua scripts 0.5.1
2012-01-27 J. Ali Harlow Start 0.5.1
2011-11-10 ali Release version 0.5
2011-11-10 J. Ali Harlow Use Windows KTM (atomic transactions) where supported. 0.5
2011-08-25 ali Release version 0.4.1
2011-08-25 J. Ali Harlow Update gnulib 0.4.1
2011-08-24 J. Ali Harlow MinGW runtime 3.15.2 doesn't define ESTALE or ETIMEDOUT
2011-08-24 J. Ali Harlow Update gnulib
2011-08-24 J. Ali Harlow Use INTLLIBS where appropriate
2011-08-24 J. Ali Harlow Start 0.4.1
2010-04-28 ali Release version 0.4
2010-04-28 J. Ali Harlow Treat missing detail strings as empty 0.4
2010-04-23 J. Ali Harlow Fix bug causing detail strings to be lost
2010-04-23 J. Ali Harlow Update testsuite to work with rpm 4.7
2010-04-23 J. Ali Harlow Start 0.4
2009-10-01 ali Release version 0.3
2009-10-01 J. Ali Harlow Don't touch v2+ rzdb files 0.3
2009-10-01 J. Ali Harlow Fix bug causing razor update foo to always install foo
2009-10-01 J. Ali Harlow Implement proper locking
2009-10-01 J. Ali Harlow Fix bug causing multiple installs to abort
2009-09-28 J. Ali Harlow Fix bug causing updates to fail on systems with multiple versions of a package installed
2009-09-28 J. Ali Harlow Start 0.3
2009-08-18 ali Release version 0.2
2009-08-18 J. Ali Harlow Fix bug causing remove to abort 0.2
2009-08-13 J. Ali Harlow Basic support for update
2009-08-13 J. Ali Harlow Fix a bug causing libtool versioning to be ignored.
2009-08-11 J. Ali Harlow Start 0.2
2009-07-09 ali Release version 0.1
2009-07-09 J. Ali Harlow Fix problems found by distcheck 0.1
2009-07-08 J. Ali Harlow Fix bugs when removing files and directories
2009-07-07 J. Ali Harlow Pass installation-count to scripts
2009-07-06 J. Ali Harlow Set RPM_INSTALL_PREFIX{n} in preun as well
2009-07-04 J. Ali Harlow Formally fork in preparation for release
2009-07-03 Kristian H?gsberg Go back to having all info in one rzdb file.
2009-07-03 J. Ali Harlow Support RPM_INSTALL_PREFIX{n} during uninstall